void CBCGPButton::SetAutoInverseIconsInDarkTheme | ( | BOOL | bSet = TRUE | ) |
Specifies whether the button's icon should be automatically inversed in the dark themes.
bSet | If this parametr is TRUE, the icon will be automatically inverted in the dark themes. |
Call this member function to specify whether the button's icon should be automatically inversed in the dark themes. This attribute is suitable for the icons specified using the SetImage() method with the resource ID only. It should be called before the image loads.