다음을 통해 공유


UIElementDialogPage.Window Property

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

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
<BrowsableAttribute(False)> _
Protected Overrides ReadOnly Property Window As IWin32Window
[BrowsableAttribute(false)]
protected override IWin32Window Window { get; }

Property Value

Type: System.Windows.Forms.IWin32Window
The handle to the UI control.

.NET Framework Security

See Also

Reference

UIElementDialogPage Class

Microsoft.VisualStudio.Shell Namespace