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,它表示用于该页的窗口。

适用于