#include </home/zeitlin/src/wx/github/interface/wx/window.h>
Struct containing all the visual attributes of a control.
Public Attributes | |
wxFont | font |
The font used for control label/text inside it. | |
wxColour | colFg |
The foreground colour. | |
wxColour | colBg |
The background colour. |
The background colour.
May be wxNullColour if the controls background colour is not solid.
The foreground colour.
The font used for control label/text inside it.