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

返品

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

適用対象