|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| InitializeComponent () |
|
||
| OkButtonClickHandler (Object, EventArgs) |
Event handler for the Click event of the OK Button |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnShown (EventArgs) |
Raises the Shown event |
||
| ValueChangedHandler (Object, EventArgs) |
Event handler for the ValueChanged event of the text editor |
| Options | Name | Purpose | |
|---|---|---|---|
| NumericInputPromptForm () |
Constructor for the NumericInputPromptForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Framework.IDecimalInputValidator DecimalInputValidator |
|
||
| DECIMAL DecimalValue |
|
||
| Consultingwerk.Framework.IIntegerInputValidator IntegerInputValidator |
|
||
| INTEGER IntegerValue |
|
||
| DECIMAL MaximumValue |
|
||
| DECIMAL MinimumValue |
|
||
| Consultingwerk.Framework.Enum.NumericTypeEnum NumericType |
|
||
| Consultingwerk.Framework.Enum.NumericPromptTypeEnum PromptType |
|
|
Top
InitializeComponent ()
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OkButtonClickHandler (Object, EventArgs)
|
||||||||||||||||||||
OnLoad (EventArgs)
|
||||||||||||||||||||
OnShown (EventArgs)
|
||||||||||||||||||||
ValueChangedHandler (Object, EventArgs)
|
||||||||||||||||||||
NumericInputPromptForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
Consultingwerk.Framework.IDecimalInputValidator DecimalInputValidator
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
DECIMAL DecimalValue
|
|||||||||
Consultingwerk.Framework.IIntegerInputValidator IntegerInputValidator
|
|||||||||
INTEGER IntegerValue
|
|||||||||
DECIMAL MaximumValue
|
|||||||||
DECIMAL MinimumValue
|
|||||||||
Consultingwerk.Framework.Enum.NumericTypeEnum NumericType
|
|||||||||
Consultingwerk.Framework.Enum.NumericPromptTypeEnum PromptType
|
|||||||||