ControlDesigner.Control 屬性

定義

取得設計工具正在設計的控制項。

public:
 virtual property System::Windows::Forms::Control ^ Control { System::Windows::Forms::Control ^ get(); };
public virtual System.Windows.Forms.Control Control { get; }
member this.Control : System.Windows.Forms.Control
Public Overridable ReadOnly Property Control As Control

屬性值

Control

設計工具正在設計的控制項。

適用於