InPlaceTextEditor::EditorControl Property

 

Gets the Windows control used to edit the text.

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

public:
property Control^ EditorControl {
	Control^ get();
}

Property Value

Type: System.Windows.Forms::Control^
Return to top
Show: