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

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

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

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

OnKeyDown (KeyEventArgs)

Purpose: Raises the KeyDown event
Notes:

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

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

ImageFieldEditor ()

Purpose: Default constructor for ImageFieldEditor
Notes:



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