|
Control Properties |
|
AutoPostBack |
Auto post back of Checkbox, Listbox or Drop Down List |
Caption |
The text to appear to the left of the textbox control |
|
CaptionCSSClass |
The CSS Class of the Caption |
Cellpadding |
The Cell Padding for the Controls |
|
Cellspacing |
The Cell Spacing for the Controls |
ControlType |
Textbox, Checkbox, Listbox, DropDownList |
|
CSSClass |
The CSS Class for the Textbox |
Field Name |
The field name to associate with the textbox control |
|
FocusColor |
Set the background color of the textbox when the control receives focus |
ImageUrl |
The url for the Help Image control |
|
LowerCase |
If TRUE - Text entered will be converted to lower case upon control losing focus |
MaxLength |
The maximum number of characters that can be entered into the textbox control |
|
NavigateUrl |
The url to navigate to for the Help Image control |
SelectMode |
Single, MultiSelect |
|
SelectOnFocus |
If TRUE - select the text in the textbox control when the control receives focus |
ShowHelp |
Show or Hide the Help Image control |
|
Table Name |
The table name to associate with the textbox control |
Text |
The Text Value of the Textbox |
|
TextAlign |
Alignment of the Caption ( left, center, right ) |
TextBackColor |
The Back Color for the Textbox |
|
TextVAlign |
Vertical alignment of the control caption |
Tooltip |
The text to popup over the textbox control |
|
Trailing Text |
The caption to appear to the right of the textbox control |
UpperCase |
If TRUE - Text entered will be converted to upper case upon control losing focus |
|
WidthCaption |
Fix the Width of the Caption |
WidthText |
Fix the Width of the textbox control |