|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | AssignPropertyValue (Object, character) |
Assigns the current Control input value to a property of the
value object |
|
+ | AssignPropertyValue2 (Object, character) |
Assigns the current Control input value to a property of the
value object |
|
+ | DisplayPropertyValue (Object, character) |
Reads a property of the input value object and assigns it to
the Control input |
|
+ | DisplayPropertyValue2 (Object, character) |
Reads a property of the input value object and assigns it to
the Control input |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnSizeChanged (EventArgs) |
Raises the SizeChanged event |
|
# | OnVisibleChanged (EventArgs) |
Raises the VisibleChanged event |
|
+ | SetLabel2 (character) |
Sets the Label for the second control |
|
+ | SetSize () |
Sets the Size for the Controls |
|
- | TextChangedHandler (Object, EventArgs) |
Event handler for the TextChanged event of the text controls |
Options | Name | Purpose | |
---|---|---|---|
+ | ComplexInputNumericIntegerEditorToFromControl () |
Constructor for the ComplexInputNumericIntegerEditorToFromControl class |
Top
PUBLIC AssignPropertyValue (Object, character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AssignPropertyValue2 (Object, character)
|
||||||||||||||||||||||
PUBLIC DisplayPropertyValue (Object, character)
|
||||||||||||||||||||||
PUBLIC DisplayPropertyValue2 (Object, character)
|
||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||
PROTECTED OnSizeChanged (EventArgs)
|
||||||||||||||||||||||
PROTECTED OnVisibleChanged (EventArgs)
|
||||||||||||||||||||||
PUBLIC SetLabel2 (character)
|
||||||||||||||||||||||
PUBLIC SetSize ()
|
||||||||||||||||||||||
PRIVATE TextChangedHandler (Object, EventArgs)
|
PUBLIC ComplexInputNumericIntegerEditorToFromControl ()
|
---|