Top Method Summary
Options Name Purpose
AssignProperties () Assign's the object's properties
btnOK_Click (Object, EventArgs) Event handler for the Click event of the btnOK
CreateControls (PropertyInputSpec[], character) Creates the controls and labels
DisplayProperties () Displays the object's properties
DisplayProperties (character[]) Displays the object's properties
InitializeComponent ()
InvokeValidator () Invokes the Validator
LOGICAL InvokeValidatorWithMessages () Invokes the Validator with messages
OnShown (EventArgs) Raises the Shown event
SetProperties (Object, PropertyInputSpec[], IValueObjectValidator, character) Sets the properties
SetProperties (Object, PropertyInputSpec[], IValueObjectValidatorWithMessages, character) Sets the properties
SubscribeEvents () Subscribes component events
TextChangedHandler (Object, EventArgs) Event handler for the TextChanged event of the input controls

Top Constructor Summary
Options Name Purpose
ComplexInputPromptDialog () Constructor for the ComplexInputPromptDialog class


Method Detail
Top

AssignProperties ()

Purpose: Assign's the object's properties
Notes:

Top

btnOK_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnOK
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
Top

CreateControls (PropertyInputSpec[], character)

Purpose: Creates the controls and labels
Notes:

Parameters:
poPropertySpecs Consultingwerk.Windows.Util.ComplexInputPrompt.PropertyInputSpec
The array of PropertyInputSpec instances
pcSettingsKey CHARACTER
Te WindowPosition Settings Key
Top

DisplayProperties ()

Purpose: Displays the object's properties
Notes:

Top

DisplayProperties (character[])

Purpose: Displays the object's properties
Notes:

Parameters:
pcDisplayProperties CHARACTER
The list of properties to display
Top

InitializeComponent ()


Top

InvokeValidator ()

Purpose: Invokes the Validator
Notes:

Top

LOGICAL InvokeValidatorWithMessages ()

Purpose: Invokes the Validator with messages
Notes:

Returns LOGICAL
Logical value indicating if the validation was successful
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

SetProperties (Object, PropertyInputSpec[], IValueObjectValidator, character)

Purpose: Sets the properties
Notes:

Parameters:
poValueObject Progress.Lang.Object
The value object to update
poPropertySpecs Consultingwerk.Windows.Util.ComplexInputPrompt.PropertyInputSpec
The array of PropertyInputSpec instances
poValidator Consultingwerk.IValueObjectValidator
The IValueObjectValidator instance that validates the value object
pcSettingsKey CHARACTER
Te WindowPosition Settings Key
Top

SetProperties (Object, PropertyInputSpec[], IValueObjectValidatorWithMessages, character)

Purpose: Sets the properties
Notes:

Parameters:
poValueObject Progress.Lang.Object
The value object to update
poPropertySpecs Consultingwerk.Windows.Util.ComplexInputPrompt.PropertyInputSpec
The array of PropertyInputSpec instances
poValidatorWithMessages Consultingwerk.IValueObjectValidatorWithMessages
The IValueObjectValidatorWithMessages instance that validates the value object
pcSettingsKey CHARACTER
Te WindowPosition Settings Key
Top

SubscribeEvents ()

Purpose: Subscribes component events
Notes:

Top

TextChangedHandler (Object, EventArgs)

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

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


Constructor Detail
Top

ComplexInputPromptDialog ()

Purpose: Constructor for the ComplexInputPromptDialog class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:28