TextArea
(class)
inherits
Control
This class implements a multiline text edit control.
hTextArea
= NEW TextArea (
Parent
AS Container )
Creates a new TextArea.
Symbols
Events
Change
Cursor
Properties
Column
Length
Line
Pos
ReadOnly
Selection
Text
Wrap
Methods
Clear
Copy
Cut
Insert
Paste
Redo
ToColumn
ToLine
ToPos
Undo
Referenced by:
Graphical User Interface Component - gb.qt
TextArea _(class)_
.TextAreaSelection _(class)_
Visual Introduction to Gambas