Returns the parent control for the page window.
[Visual Basic] Function GetControl() As Control [C#] Control GetControl(); [C++] Control* GetControl() = 0; [JScript] function GetControl() : Control;
IComponentEditorPageSite Interface | IComponentEditorPageSite Members | System.WinForms.ComponentModel Namespace