InPlaceTextEditor::SubField Property

 

Gets the subfield that is currently being edited. This can be null.

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

public:
property ShapeSubField^ SubField {
	ShapeSubField^ get();
}
Return to top
Show: