UIElementDialogPage.Window Property

Definition

Returns the handle to the UI control hosted in the ToolsOption page.

protected:
 virtual property System::Windows::Forms::IWin32Window ^ Window { System::Windows::Forms::IWin32Window ^ get(); };
[System.ComponentModel.Browsable(false)]
protected override System.Windows.Forms.IWin32Window Window { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Window : System.Windows.Forms.IWin32Window
Protected Overrides ReadOnly Property Window As IWin32Window

Property Value

The handle to the UI control.

Attributes

Applies to