Search
InplaceEditable Members
Methods
 


Represents an inplace-editable object.

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

 Public Methods

  Name Description

GetDiagramItem

Returns the item to which the GetEditRect is relative

GetEditRect

Returns the rectangle where the in-place edit text box should appear in coordinates relative to the item returned by GetDiagramItem.

GetTextToEdit

Returns the text of the object which should be displayed initially when the object is in-place edited.

SetEditedText

Sets the edited text to the object after the in-place editing operation has been completed successfully.

 See Also