ApplyMonochromeIconForDarkTheme Property (RibbonStyle)
In This Topic
Gets or sets a value indicating that the dark theme applies a monochrome style to custom bitmap icons.
Syntax
'Declaration
Public Shared Property ApplyMonochromeIconForDarkTheme As Boolean
public static bool ApplyMonochromeIconForDarkTheme {get; set;}
See Also