A validator text box.
More...
Inherits Component.
|
enum | FormatType |
| Values that represent FormatType. Values: String, Interger, Double, Decimal, Folder, File More...
|
|
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
◆ FormatType
Values that represent FormatType. Values: String, Interger, Double, Decimal, Folder, File
◆ ValidatorTextBox() [1/2]
◆ ValidatorTextBox() [2/2]
◆ Dispose()
override void Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
◆ ShowToolTip()
void ShowToolTip |
( |
string |
info | ) |
|
|
inline |
Shows the tool tip.
- Parameters
-
◆ Validate()
Validates this object.
- Returns
- true if it succeeds, false if it fails.
◆ ValidateWithWarning()
bool ValidateWithWarning |
( |
| ) |
|
|
inline |
Validates the with warning.
- Returns
- true if it succeeds, false if it fails.
◆ CheckCorrectFormat
Gets or sets a value indicating whether the check correct format.
true if check correct format, false if not.
◆ CheckNotEmpty
Gets or sets a value indicating whether the check not empty.
true if check not empty, false if not.
◆ Message
Gets or sets the message.
The message.
◆ TextBox
Gets or sets the text box.
The text box.
◆ ToolTip
Gets or sets the tool tip.
The tool tip.
◆ Type
Gets or sets the type.
The type.
The documentation for this class was generated from the following files:
- AnnotationPro.Presentation/ValidatorTextBox.cs
- AnnotationPro.Presentation/ValidatorTextBox.Designer.cs