Version: 2.9.4
Public Attributes
wxVisualAttributes Struct Reference

#include </home/zeitlin/src/wx/github/interface/wx/window.h>


Detailed Description

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.

List of all members.


Member Data Documentation

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines