Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
DataRelationViewerControl 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

File:DataRelationViewerControl
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Oct 16 22:34:33 CEST 2010



Top Method Summary
Options Name Purpose
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
smartBusinessEntityBindingSource1_eDataRelation_DataRelationForeignKeyHidden_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the smartBusinessEntityBindingSource1_eDataRelation_DataRelationForeignKeyHidden
smartBusinessEntityBindingSource1_eDataRelation_DataRelationNested_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the smartBusinessEntityBindingSource1_eDataRelation_DataRelationNested
smartBusinessEntityBindingSource1_eDataRelation_DataRelationRecursive_CheckedChanged (Object, EventArgs) Event handler for the CheckedChanged event of the smartBusinessEntityBindingSource1_eDataRelation_DataRelationNested
smartBusinessEntityBindingSource1_eDataRelation_RelationFields_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the smartBusinessEntityBindingSource1_eDataRelation_RelationFields
ultraComboEditor1_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the ultraComboEditor1

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


Method Detail
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

smartBusinessEntityBindingSource1_eDataRelation_DataRelationForeignKeyHidden_CheckedChanged (Object, EventArgs)

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

smartBusinessEntityBindingSource1_eDataRelation_DataRelationNested_CheckedChanged (Object, EventArgs)

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

smartBusinessEntityBindingSource1_eDataRelation_DataRelationRecursive_CheckedChanged (Object, EventArgs)

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

smartBusinessEntityBindingSource1_eDataRelation_RelationFields_EditorButtonClick (Object, EditorButtonEventArgs)

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

ultraComboEditor1_ValueChanged (Object, EventArgs)

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

DataRelationViewerControl ()

Purpose: Constructor for the DataRelationViewerControl class
Notes:



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