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 正在剪輯。

適用於