Top Method Summary
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

Top Constructor Summary
Options Name Purpose
+ ComplexInputTextBoxToFromControl () Constructor for the ComplexInputTextBoxToFromControl class


Method Detail
Top

PUBLIC AssignPropertyValue (Object, character)

Purpose: Assigns the current Control input value to a property of the
value object
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC AssignPropertyValue2 (Object, character)

Purpose: Assigns the current Control input value to a property of the
value object
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC DisplayPropertyValue (Object, character)

Purpose: Reads a property of the input value object and assigns it to
the Control input
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PUBLIC DisplayPropertyValue2 (Object, character)

Purpose: Reads a property of the input value object and assigns it to
the Control input
Notes:

Parameters:
poObject Progress.Lang.Object
The value object
pcPropertyName CHARACTER
The name of the object property to display
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnSizeChanged (EventArgs)

Purpose: Raises the SizeChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PROTECTED OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

PUBLIC SetLabel2 (character)

Purpose: Sets the Label for the second control
Notes:

Parameters:
pcLabel CHARACTER
The Label of the second control
Top

PUBLIC SetSize ()

Purpose: Sets the Size for the Controls
Notes:

Top

PRIVATE TextChangedHandler (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the text controls
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

PUBLIC ComplexInputTextBoxToFromControl ()

Purpose: Constructor for the ComplexInputTextBoxToFromControl class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:28