IComponentEditorPageSite.GetControl Method

Definition

Returns the parent control for the page window.

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

Returns

The parent control for the page window.

Applies to