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

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

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

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

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

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnSizeChanged (EventArgs)

Purpose: Raises the SizeChanged event
Notes:

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

OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

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

SetLabel2 (character)

Purpose: Sets the Label for the second control
Notes:

Parameters:
pcLabel CHARACTER
The Label of the second control
Top

SetSize ()

Purpose: Sets the Size for the Controls
Notes:

Top

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

ComplexInputTextBoxToFromControl ()

Purpose: Constructor for the ComplexInputTextBoxToFromControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:16:19