Top Method Summary
Options Name Purpose
HandleLookupDialogResult (ISmartBusinessEntityLookupDialog) Handles OK event of the Lookup Dialog
OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs) Raises the AfterInitializeBusinessEntityAdapter event
OnBeforePerformLookup (CancelEventArgs) Raises the BeforePerformLookup event
OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs) Raises the InitializeLookupBrowserLayout event
OnLookupDialogFormClosing (LookupDialogFormClosingEventArgs) Raises the LookupDialogFormClosing event
OnLookupDialogShown (LookupDialogShownEventArgs) Raises the LookupDialogShown event

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

Top Property Summary
Options Name Purpose
CHARACTER ListDelimiter


Method Detail
Top

HandleLookupDialogResult (ISmartBusinessEntityLookupDialog)

Purpose: Handles OK event of the Lookup Dialog
Notes: Supports implementation in a derived class, no functionality here

Parameters:
poLookupDialog Consultingwerk.SmartComponents.Interfaces.ISmartBusinessEntityLookupDialog
The reference to the Lookup Dialog
Top

OnAfterInitializeBusinessEntityAdapter (AfterInitializeBusinessEntityAdapterEventArgs)

Purpose: Raises the AfterInitializeBusinessEntityAdapter event
Notes:

Parameters:
e Consultingwerk.SmartComponents.Implementation.AfterInitializeBusinessEntityAdapterEventArgs
The AfterInitializeBusinessEntityAdapterEventArgs with the data for this event
Top

OnBeforePerformLookup (CancelEventArgs)

Purpose: Raises the BeforePerformLookup event
Notes: Cancellable event, raised when the user leaves the Lookup field or
after changing the Text in the Lookup Control and waiting for the
LookupTimer to fire

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

OnInitializeLookupBrowserLayout (InitializeLookupBrowserLayoutEventArgs)

Purpose: Raises the InitializeLookupBrowserLayout event
Notes:

Parameters:
e Consultingwerk.SmartComponents.Base.InitializeLookupBrowserLayoutEventArgs
The InitializeLookupBrowserLayoutEventArgs with the data for this event
Top

OnLookupDialogFormClosing (LookupDialogFormClosingEventArgs)

Purpose: Raises the LookupDialogFormClosing event
Notes:

Parameters:
e Consultingwerk.SmartComponents.Implementation.LookupDialogFormClosingEventArgs
The LookupDialogFormClosingEventArgs with the data for this event
Top

OnLookupDialogShown (LookupDialogShownEventArgs)

Purpose: Raises the LookupDialogShown event
Notes:

Parameters:
e Consultingwerk.SmartComponents.Implementation.LookupDialogShownEventArgs
Default .NET CancelEventArgs (cancellable event argument)


Constructor Detail
Top

SmartMultiSelectionBusinessEntityLookup ()

Purpose: Constructor for the SmartMultiSelectionBusinessEntityLookup class
Notes:



Property Detail
Top

CHARACTER ListDelimiter


Returns CHARACTER


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