InPlaceTextEditor.EditorControl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Windows control used to edit the text.
public:
property System::Windows::Forms::Control ^ EditorControl { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control EditorControl { get; }
member this.EditorControl : System.Windows.Forms.Control
Public ReadOnly Property EditorControl As Control
Property Value
The Windows control used to edit the text.