TextBox
(class)
inherits
Control
This class implements a single line text edit control.
hTextBox
= NEW TextBox (
Parent
AS Container )
Creates a new TextBox.
Symbols
Events
Activate
Change
Properties
Alignment
Border
Length
MaxLength
Password
Pos
ReadOnly
Selection
Text
Methods
Clear
Insert
Referenced by:
Graphical User Interface Component - gb.qt
TextBox _(class)_
.TextBoxSelection _(class)_
Visual Introduction to Gambas