#include </home/Hamish/wxwidgets/wxWidgets3.0-3.0.5.1-1.src/wxWidgets3.0-3.0.5.1-1.i686/src/wxWidgets-3.0.5.1/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. More... | |
wxColour | colFg |
The foreground colour. More... | |
wxColour | colBg |
The background colour. More... | |
wxColour wxVisualAttributes::colBg |
The background colour.
May be wxNullColour if the controls background colour is not solid.
wxColour wxVisualAttributes::colFg |
The foreground colour.
wxFont wxVisualAttributes::font |
The font used for control label/text inside it.