Login Page in Expression Blend
In this article I have designed login page, which can be used by the user of the site freely.
Ihave used text boxes, button, check box, label and rich text tools for
the design part. Coding on each of the tools can be written separately
as per user choice and functionality.
User a use property panel to add variation and colors to the design. Brush,
Appearance,Layout, Common Properties, Text and Miscellaneous panel can be
effectively used to provide more visual presence to the design. Below
figure shows the property panel.
Here is the snapshot showing Design part of the project:
Result of the project after building and testing:
I have attached the XAML code along with the article. You can download the project for future usage and have fun while learning.