다음을 통해 공유


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

디자이너가 편집하고 있는 Control입니다.

적용 대상