EditorControl.Control Property

Definition

Gets or sets the control that represents the editor window.

protected:
 property System::Windows::Forms::Control ^ Control { System::Windows::Forms::Control ^ get(); void set(System::Windows::Forms::Control ^ value); };
protected System.Windows.Forms.Control Control { get; set; }
member this.Control : System.Windows.Forms.Control with get, set
Protected Property Control As Control

Property Value

Control.

Applies to