TextBox (txt)
| TextBox - This control allows you to display text and to allow the user to enter information. |
Allows the user to enter some text or numbers.
The minimum height needed to display all characters is 17 points
A multiline text box will not show a scroll bar unless the control has the focus
The mouse scroll wheel cannot be used in a textbox control
Properties
AutoSize | |
AutoTab | |
AutoWordSelect | |
BackColor | |
BackStyle | |
BorderColor | |
BorderStyle | |
CanPaste | |
CurLine | |
CurTargetX | |
CurX | |
DragBehaviour | |
Enabled | |
EnterFieldBehaviour | |
EnterKeyBehaviour | |
Font | |
ForeColor | |
HideSelection | |
IMEMode | |
IntegralHeight | |
LineCount | |
Locked | |
MaxLength | |
MouseIcon | |
MousePointer | |
MultiLine | |
PasswordChar | |
ScrollBars | |
SelectionMargin | |
SelLength | |
SelStart | |
SelText | |
SpecialEffect | |
TabKeyBehaviour | |
Text | Returns or sets the text in a TextBox. |
TextAlign | |
TextLength | |
Value | Specifies the state or content of a given control. |
WordWrap | |
Methods
Events
BeforeDragOver | |
BeforeDragOrPaste | |
Change | |
DblClick | |
DropButtonClick | |
Error | |
KeyDown | |
KeyPress | |
KeyUp | |
MouseDown | |
MouseMove | |
MouseUp | |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext