Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
EditValue(ShapeElement, DiagramClientView)
Invokes the in-place editor. (Inherited from TextField.)
EditValue(ShapeElement, DiagramClientView, PointD)
Invokes the in-place editor, setting the caret using the specified mouse position. (Inherited from TextField.)
EditValue(ShapeElement, DiagramClientView, String)
Invokes the in-place editor, replacing the text with the specified text. (Inherited from TextField.)
Top