Retrieves the control that represents the window for this page.
[Visual Basic] Overridable Public Function GetControl() As Control [C#] public virtual Control GetControl(); [C++] public: virtual Control* GetControl(); [JScript] public function GetControl() : Control;
ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace