TextBox (txt)

microsoft excel docsTextBox - This control allows you to display text and to allow the user to enter information.

microsoft excel docs

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 
TextReturns or sets the text in a TextBox.
TextAlign 
TextLength 
ValueSpecifies the state or content of a given control.
WordWrap 

Methods

Copy 
Cut 
Paste 

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