Top Method Summary
Options Name Purpose
# OnDragDrop (DragEventArgs) Assigns the filename of the dropped file to the ImageEditors
# OnDragEnter (DragEventArgs) Allows the FileDrop to the editor control if the events data contains exact one file.
# OnEditorButtonClick (EditorButtonEventArgs) Raises the EditorButtonClick event of the ImageFieldEditor
# OnKeyDown (KeyEventArgs) Raises the KeyDown event
# OnTextChanged (EventArgs) Raises the TextChanged event of the ImageFieldEditor

Top Constructor Summary
Options Name Purpose
+ ImageFieldEditor () Default constructor for ImageFieldEditor


Method Detail
Top

PROTECTED OnDragDrop (DragEventArgs)

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

Parameters:
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

PROTECTED OnDragEnter (DragEventArgs)

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

Parameters:
e System.Windows.Forms.DragEventArgs
An EventArgs that contains the data for the event
Top

PROTECTED OnEditorButtonClick (EditorButtonEventArgs)

Purpose: Raises the EditorButtonClick event of the ImageFieldEditor
Notes:

Parameters:
e Infragistics.Win.UltraWinEditors.EditorButtonEventArgs
The Infragistics.Win.UltraWinEditors.EditorButtonEventArgs with the data for this event
Top

PROTECTED OnKeyDown (KeyEventArgs)

Purpose: Raises the KeyDown event
Notes:

Parameters:
e System.Windows.Forms.KeyEventArgs
The KeyEventArgs with the data for this event
Top

PROTECTED OnTextChanged (EventArgs)

Purpose: Raises the TextChanged event of the ImageFieldEditor
Notes:

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


Constructor Detail
Top

PUBLIC ImageFieldEditor ()

Purpose: Default constructor for ImageFieldEditor
Notes:



©2006-2025 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       22.04.2025 11:45:27