SQLWBToolsOptionsPage<TOptions>.GetWindow 方法

定义

检索此选项页使用的窗口。

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

返回

一个 Control 对象。

适用于