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 代表本頁的視窗。

適用於