TextArea Members
The TextArea type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BlinkColor |
Gets or sets the color of the blink.
|
![]() |
BlinkInterval |
Gets or sets the blink interval.
|
![]() |
Leading |
Gets or sets the leading.
|
![]() |
LinkColor |
Gets or sets the color of the link.
|
![]() |
ReadOnly |
Gets or sets a value indicating whether [read only].
|
![]() |
Text |
Gets or sets the text.
|
![]() |
TextAlign |
Gets or sets the text align.
|
![]() |
TextColor |
Gets or sets the color of the text.
|
![]() |
UseTextColor |
Gets or sets a value indicating whether [use text color].
|
Events
Name | Description | |
---|---|---|
![]() |
TextCancel |
Raised when [text cancel].
|
![]() |
TextChanged |
Raised when [text changed].
|
![]() |
TextCommit |
Raised when [text commit].
|