Half Sized Blog Element (Single Author Style)
Half Sized Blog Element (Multi Author Style)
The NumberTextBox and UpDownNumberTextBox controls
A NumberTextBox is a textbox that accepts only numeric input. By default, it restricts the entry of characters to digits Any of the available options can be used. The NumberTextBox does not provide any Lookup options since it cannot contain lookup data ValueChangeMode Values : TextChange, LostFocus, None Indicates that the control will raise […]
The Label control
A Label is a control that serves as a guide to the user. It provides static text that the user cannot change but can read to get information on a form. Most controls on the form are not explicit at first glance and the user may not know what they are used for. Therefore, you […]
The NumberTextBox and UpDownNumberTextBox controls
A NumberTextBox is a textbox that accepts only numeric input. By default, it restricts the entry of characters to digits Any of the available options can be used. The NumberTextBox does not provide any Lookup options since it cannot contain lookup data ValueChangeMode Values : TextChange, LostFocus, None Indicates that the control will raise […]
The Label control
A Label is a control that serves as a guide to the user. It provides static text that the user cannot change but can read to get information on a form. Most controls on the form are not explicit at first glance and the user may not know what they are used for. Therefore, you […]


