|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| 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 |
| Options | Name | Purpose | |
|---|---|---|---|
| + | ImageFieldEditor () |
Default constructor for ImageFieldEditor |
|
Top
PROTECTED OnDragDrop (DragEventArgs)
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED OnDragEnter (DragEventArgs)
|
|||||||||||||||||
PROTECTED OnEditorButtonClick (EditorButtonEventArgs)
|
|||||||||||||||||
PROTECTED OnKeyDown (KeyEventArgs)
|
|||||||||||||||||
PROTECTED OnTextChanged (EventArgs)
|
|||||||||||||||||
PUBLIC ImageFieldEditor ()
|
||||||||
|---|---|---|---|---|---|---|---|---|