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

戻り値

ページ ウィンドウの親コントロール。

適用対象