Namespace: Consultingwerk.SmartComponents.Tools.DynamicLookupDesigner
Class 
DynamicLookupDesignerForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:DynamicLookupDesignerForm
Purpose:Designer for Dynamic Lookup Controls
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 25 11:48:25 CEST 2011



Top Method Summary
Options Name Purpose
btnOpenExisting_Click (Object, EventArgs) Event handler for the Click event of the btnOpenExisting
Cancel () Cancels the current editing
cbObjectType_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the cbObjectType
CreateDesignLookup () Creates a new design time lookup instance
DisplayLookupProperties () Displays the properties of the current lookup instance
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
NewLookup () Creates a new Lookup
OnLoad (EventArgs) Raises the Load event
Open () Prepares opening an existing lookup
Save () Saves the current lookup to the repository
SetButtons () Sets the Buttons according to the LookupDesignerState
SetLookupFilter () Sets the filter for the lookup lookup
smartToolbarController1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the smartToolbarController1
tbLookupBusinessEntity_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbLookupBusinessEntity
tbLookupTable_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the tbLookupTable
tbModule_TextChanged (Object, EventArgs) Event handler for the TextChanged event of the tbModule
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton1

Top Constructor Summary
Options Name Purpose
DynamicLookupDesignerForm () Constructor for the DynamicLookupDesignerForm

Top Property Summary
Options Name Purpose
Consultingwerk.SmartComponents.Tools.DynamicLookupDesigner.LookupDesignerStateEnum LookupDesignerState


Method Detail
Top

btnOpenExisting_Click (Object, EventArgs)

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

Cancel ()

Purpose: Cancels the current editing
Notes:

Top

cbObjectType_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the cbObjectType
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

CreateDesignLookup ()

Purpose: Creates a new design time lookup instance
Notes:

Top

DisplayLookupProperties ()

Purpose: Displays the properties of the current lookup instance
Notes:

Top

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

Parameters:
sender System.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

NewLookup ()

Purpose: Creates a new Lookup
Notes:

Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

Open ()

Purpose: Prepares opening an existing lookup
Notes:

Top

Save ()

Purpose: Saves the current lookup to the repository
Notes:

Top

SetButtons ()

Purpose: Sets the Buttons according to the LookupDesignerState
Notes:

Top

SetLookupFilter ()

Purpose: Sets the filter for the lookup lookup
Notes:

Top

smartToolbarController1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the smartToolbarController1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event
Top

tbLookupBusinessEntity_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbLookupBusinessEntity
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

tbLookupTable_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the tbLookupTable
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The EditorButtonEventArgs with the data for this event
Top

tbModule_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of the tbModule
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

ultraButton1_Click (Object, EventArgs)

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

DynamicLookupDesignerForm ()

Purpose: Constructor for the DynamicLookupDesignerForm
Notes:



Property Detail
Top

Consultingwerk.SmartComponents.Tools.DynamicLookupDesigner.LookupDesignerStateEnum LookupDesignerState


Returns Consultingwerk.SmartComponents.Tools.DynamicLookupDesigner.LookupDesignerStateEnum


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