ApplyMonochromeIconDarkTheme 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 Property ApplyMonochromeIconDarkTheme As Boolean
public bool ApplyMonochromeIconDarkTheme {get; set;}
See Also