TextField::EditValue Method

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubmethodEditValue(ShapeElement^, DiagramClientView^)

Invokes the in-place editor.(Overrides ShapeField::EditValue(ShapeElement^, DiagramClientView^).)

System_CAPS_pubmethodEditValue(ShapeElement^, DiagramClientView^, PointD)

Invokes the in-place editor, setting the caret using the specified mouse position.(Overrides ShapeField::EditValue(ShapeElement^, DiagramClientView^, PointD).)

System_CAPS_pubmethodEditValue(ShapeElement^, DiagramClientView^, String^)

Invokes the in-place editor, replacing the text with the specified text.

Return to top
Show: