InPlaceTextEditor.EditorControl Property

Definition

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.

Applies to