IVSMDPropertyBrowser::WindowGlyphResourceID Property

 

Gets the resource ID of the glyph that the properties window should use as its tool window icon.

Namespace:   Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

[DispIdAttribute(1610678272)]
property unsigned int WindowGlyphResourceID {
	unsigned int get();
}

Property Value

Type: System::UInt32

The resource ID.

Return to top
Show: