NumericEditControl<(Of <(<'T>)>)> Methods
The NumericEditControl<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
ConvertValueToString |
Converts the value to string.
|
|
GetMinimumValueProperties |
Gets the minimum value properties.
|
|
LoadFromSetup |
Loads from setup.
|
|
OnTextBoxGotFocus |
Called when [text box got focus].
|
|
OnTextChanged |
Called when [text changed].
|
|
PopulateSetup |
Populates the setup.
|
|
ProcessKey |
Processes the key.
|
|
ProcessKeyChar |
Processes the key character.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
SetText(Nullable<(Of <<'(Double>)>>)) |
Sets the text.
|
|
SetValue |
Sets the value.
|