Eccleston Software
Skip Navigation Links
Home Page
Date and Time Control
Label-Text Control
Color Picker Control
Desk Item Control
Drop Down Controls
Web Schedule
Poll Control
Contact Us
Label - Text Control
The LabelText Control is an ASP.Net server control, designed for a data entry screen. Control can be configured for either a Textbox, Checkbox, Listbox or a Drop Down List. You can associate a database tablename and fieldname with each control.
Control Caption(Trailing Text )
ControlType=Textbox, SetFocus=True, FocusColor=LightSteelBlue, UpperCase=True

Control Caption (Trailing Text )
ControlType=Textbox, SetFocus=True, FocusColor=Yellow, LowerCase=True, ShowHelp=False

Control = Checkbox 

Control = Listbox ShowHelp=False

Control = DropListAutoPostBack=True
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
Contact Us to Download Controls
Copyright © 2009 - Eccleston Software