A validator combo box.
More...
Inherits Component.
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
◆ FormatType
Values that represent FormatType.
◆ ValidatorComboBox() [1/2]
◆ ValidatorComboBox() [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.
◆ CheckIsSelected
Gets or sets a value indicating whether the check is selected.
true if check is selected, false if not.
◆ CheckNotEmpty
Gets or sets a value indicating whether the check not empty.
true if check not empty, false if not.
◆ ComboBox
Gets or sets the combo box.
The combo box.
◆ Message
Gets or sets the message.
The message.
◆ 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/ValidatorComboBox.cs
- AnnotationPro.Presentation/ValidatorComboBox.Designer.cs