このページのウィンドウを表すコントロールを取得します。
Public Overridable Function GetControl() As Control
[C#]
public virtual Control GetControl();
[C++]
public: virtual Control* GetControl();
[JScript]
public function GetControl() : Control;
戻り値
このページのウィンドウを表す Control 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ComponentEditorPage クラス | ComponentEditorPage メンバ | System.Windows.Forms.Design 名前空間