Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
IndexViewerControl Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartViewerControl
Implements: Consultingwerk.SmartComponents.Interfaces.Design.IDesignDataTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignGroupAssignSource, Consultingwerk.SmartComponents.Interfaces.Design.IDesignToolbarTarget, Consultingwerk.SmartComponents.Interfaces.Design.IDesignViewerControl, Consultingwerk.SmartComponents.Interfaces.ISmartViewerControl, Consultingwerk.SmartComponents.Base.IAlwaysEnabledControl, ICheckOkToClose, IHandlesServerEvents, IHasDesignerVerbs, ISaveChangesOnDeactivateForm, ISmartDataTarget, ISmartGroupAssignSource, ISmartGroupAssignTarget, ISmartTableIOTarget, ISmartToolbarTarget, ISupportInitialize




Top Method Summary
Options Name Purpose
InitializeComponent ()
smartBusinessEntityBindingSource1_eIndex_FieldNames_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the smartBusinessEntityBindingSource1_eIndex_FieldNames Control
smartBusinessEntityBindingSource1_eIndex_FieldNames_KeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
smartBusinessEntityBindingSource1_eIndex_FieldNames_Leave (Object, EventArgs) Event handler for the Leave event for the Index FieldNames field
VisualValidate () Validate data entered into the DataFields

Top Constructor Summary
Options Name Purpose
IndexViewerControl () Constructor for the MemberTableViewerControl class


Method Detail
Top

InitializeComponent ()


Top

smartBusinessEntityBindingSource1_eIndex_FieldNames_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the
smartBusinessEntityBindingSource1_eIndex_FieldNames Control
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

smartBusinessEntityBindingSource1_eIndex_FieldNames_KeyDownHandler (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

smartBusinessEntityBindingSource1_eIndex_FieldNames_Leave (Object, EventArgs)

Purpose: Event handler for the Leave event for the Index FieldNames field
Notes:

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

VisualValidate ()

Purpose: Validate data entered into the DataFields
Notes:



Constructor Detail
Top

IndexViewerControl ()

Purpose: Constructor for the MemberTableViewerControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:03:47