A wxStyleList object contains a set of wxStyle objects and maintains the hierarchical relationships between them. wxStyle objects should never be created except through the methods of a wxStyleList object. There is a global style list object, wxTheStyleList, but any number of independent lists can be created for separate style hierarchies.
See Styles (section
) for more information.