Share via


ComponentEditorPage.GetControl 메서드

정의

이 페이지의 창을 나타내는 컨트롤을 가져옵니다.

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

반환

Control

이 페이지의 창을 나타내는 Control입니다.

적용 대상