WindowsUIButtonPanel.GetGlyphSkinningColor(BaseButtonInfo) Method
In This Article
Gets the color used to paint button icons when the Glyph Skinning feature is enabled.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
info | DevExpress. |
A Base |
#Returns
Type | Description |
---|---|
Color | A Color used to paint button icons when the Glyph Skinning feature is enabled. |
#Remarks
See the Glyph Skinning topic to learn more.
See Also