SQLWBToolsOptionsPage<TOptions>.GetWindow Method

Definition

Retrieves the window that this options page uses.

public:
 override System::Windows::Forms::Control ^ GetWindow();
public override System.Windows.Forms.Control GetWindow ();
override this.GetWindow : unit -> System.Windows.Forms.Control
Public Overrides Function GetWindow () As Control

Returns

A Control object.

Applies to