ComponentDocumentDesigner.Control 屬性

定義

取得設計工具的控制項。

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

屬性值

設計工具正在編輯的 Control

適用於