Search
ItemEditorEx Members
Constructors Properties Methods
 


An item editor that enables modification of the item description as well as the item header.

The following tables list the members exposed by the ItemEditorEx type.

 Public Constructors

  Name Description

ItemEditorEx

Initializes a new instance of the ItemEditorEx class.

 Public Properties

  Name Description

Text

Gets the new header text of the item, when the in-place editing operation is about to be confirmed via ItemInplaceEditEnding event.

 Public Methods

  Name Description

EndEdit

Invoked when an operation outside of the item editor causes the editor to be closed.

StartEdit

Invoked for an item when the user initiates in-place editing operation.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnLostFocus

Control.OnLostFocus override.

ProcessDialogKey

ContainerControl.ProcessDialogKey override.

 See Also