Namespace: Consultingwerk.Windows.Framework.Repository.Object
Class 
SmartPageViewerControl 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
eSmartPage_PageIcon_DragDrop (Object, DragEventArgs) Assigns the filename of the dropped file to the ImageEditors
eSmartPage_PageIcon_DragEnter (Object, DragEventArgs) Allows the FileDrop to the editor control if the events data contains exact one file.
eSmartPage_PageIcon_EditorButtonClick (Object, EditorButtonEventArgs) Displays the OpenFileDialog for the ImageEditors to select a path
eSmartPage_PageIcon_KeyDown (Object, KeyEventArgs) Displays the OpenFileDialog for the ImageEditors to select a path
InitializeComponent () Initializes the Visual Design

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


Method Detail
Top

eSmartPage_PageIcon_DragDrop (Object, DragEventArgs)

Purpose: Assigns the filename of the dropped file to the ImageEditors
Notes:

Parameters:
sender System.Object
The source of the event
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

eSmartPage_PageIcon_DragEnter (Object, DragEventArgs)

Purpose: Allows the FileDrop to the editor control if the events data
contains exact one file.
Notes:

Parameters:
sender System.Object
The source of the event
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

eSmartPage_PageIcon_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Displays the OpenFileDialog for the ImageEditors to select a path
Notes:

Parameters:
sender System.Object
The source of the event
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
An EventArgs that contains the data for the event
Top

eSmartPage_PageIcon_KeyDown (Object, KeyEventArgs)

Purpose: Displays the OpenFileDialog for the ImageEditors to select a path
Notes:

Parameters:
sender System.Object
The source of the event
e System.Windows.Forms.KeyEventArgs
An EventArgs that contains the data for the event
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:



Constructor Detail
Top

SmartPageViewerControl ()

Purpose: Constructor for the SmartPageViewerControl class
Notes:



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