Top Method Summary
Options Name Purpose
btnOk_Click (Object, EventArgs) Event handler for the Click event of the OK button - writes the input values back into the attribute values temp-table before the form closes
Initialize (character, character, character, character, handle) Initializes the property sheet dialog from the current selection in the Repository Designer
InitializeComponent () Initializes the Visual Design
LookupFieldsOrControlsValueChangedHandler (Object, EventArgs) Event handler for the ValueChanged event of tbLookupFields and tbLookupControls - enables the OK button only when both fields contain the same number of comma-delimited entries

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


Method Detail
Top

btnOk_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the OK button - writes
the input values back into the attribute values temp-table
before the form closes
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

Initialize (character, character, character, character, handle)

Purpose: Initializes the property sheet dialog from the current
selection in the Repository Designer
Notes:

Parameters:
pcObjectMasterName CHARACTER
The Object Master name
pcObjectMasterType CHARACTER
The Object Master type name
pcObjectInstanceName CHARACTER
The Object Instance name or ? for master dialogs
pcObjectInstanceType CHARACTER
The Object Instance type name or ? for master dialogs
phBuffer HANDLE
The handle of a buffer for the live attribute values temp-table
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

LookupFieldsOrControlsValueChangedHandler (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of tbLookupFields and
tbLookupControls - enables the OK button only when both fields
contain the same number of comma-delimited entries
Notes: The SmartBusinessEntityLookup contract requires LookupFields
and LookupControls to have a 1:1 entry mapping.

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

MetaBusinessEntityLookupPropertySheet ()

Purpose: Constructor for the MetaBusinessEntityLookupPropertySheet class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.05.2026 16:30:35