TextField::EditValue Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | EditValue(ShapeElement^, DiagramClientView^) | Invokes the in-place editor.(Overrides ShapeField::EditValue(ShapeElement^, DiagramClientView^).) |
![]() | EditValue(ShapeElement^, DiagramClientView^, PointD) | Invokes the in-place editor, setting the caret using the specified mouse position.(Overrides ShapeField::EditValue(ShapeElement^, DiagramClientView^, PointD).) |
![]() | EditValue(ShapeElement^, DiagramClientView^, String^) | Invokes the in-place editor, replacing the text with the specified text. |
Show:
