IComponentEditorPageSite.GetControl 메서드

정의

페이지 창의 부모 컨트롤을 반환합니다.

public:
 System::Windows::Forms::Control ^ GetControl();
public System.Windows.Forms.Control GetControl ();
abstract member GetControl : unit -> System.Windows.Forms.Control
Public Function GetControl () As Control

반환

Control

페이지 창의 부모 컨트롤입니다.

적용 대상