Control Properties and Events
First let's start with:
Control Properties
In this section we'll:
- Review the properties tab in visual studio
- See that at the top of the tab we can see the control's
Name
and it's type
- Talk about several properties:
- The Text Property
- BackColor Property
- Discuss the "Quick Properties" window where we can change the most commonly used properties of a control
- We can use the "Move Left" and "Move Right" links on the screen to move a "GridColumn" left or right in the grid
- Controller and View Explained
- Add a Button to Show the Current OrderID using the Click event
- Binding a Property to an Expression
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com