Namespace: Consultingwerk.Windows.Util.ComplexInputPrompt
Class 
ComplexInputClassNameLookupControl Copy to Clipboard
Parent classes:
Inherits: Infragistics.Win.UltraWinEditors.UltraTextEditor
Implements: Consultingwerk.Windows.Util.ComplexInputPrompt.IComplexInputControl

File:ComplexInputClassNameLookupControl
Purpose:Text Box Control for the InputPromptHelper:ComplexPrompt
method, includes an Lookup Button for a Class Name
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 21 11:59:43 CEST 2018



Top Method Summary
Options Name Purpose
AssignPropertyValue (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
OnEditorButtonClick (EditorButtonEventArgs) Raises the EditorButtonClick event
OnKeyDown (KeyEventArgs) Raises the KeyDown event
RefreshButton2ClickHandler (Object, EventArgs) Event handler for the Refresh Button of the Refresh Button of the Business Entity Picker form

Top Constructor Summary
Options Name Purpose
ComplexInputClassNameLookupControl () Constructor for the ComplexInputClassNameLookupControl class
ComplexInputClassNameLookupControl (character) Constructor for the ComplexInputClassNameLookupControl class

Top Property Summary
Options Name Purpose
CHARACTER ClassName


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

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

OnEditorButtonClick (EditorButtonEventArgs)

Purpose: Raises the EditorButtonClick event
Notes:

Parameters:
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this object
Top

OnKeyDown (KeyEventArgs)

Purpose: Raises the KeyDown event
Notes:

Parameters:
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

RefreshButton2ClickHandler (Object, EventArgs)

Purpose: Event handler for the Refresh Button of the Refresh Button of the
Business Entity Picker form
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

ComplexInputClassNameLookupControl ()

Purpose: Constructor for the ComplexInputClassNameLookupControl class
Notes:

Top

ComplexInputClassNameLookupControl (character)

Purpose: Constructor for the ComplexInputClassNameLookupControl class
Notes:

Parameters:
pcClassName CHARACTER
The value of the ClassName property


Property Detail
Top

CHARACTER ClassName


Returns CHARACTER


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