Contains the arguments passed to the EnterInplaceEditMode and LeaveInplaceEditMode event handlers.
The following tables list the members exposed by the InplaceEditEventArgs type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the bounding rect of the edited item. |
|
![]() |
Gets or sets the control used to edit the item's text. |
|
![]() |
Gets a reference to the item being edited. |
|
![]() |
Gets the diagram object being edited. |
See Also