wxListItemAttr
generated from ../src/mod_gui/control/listitattr.cppwxListItemAttr is used in virtual list controls. See onGetItemAttr property
Constants
Constructor
wxListItemAttr
wxListItemAttr()
Creates a new wxListItem object.
Properties
| Name | Type | Description |
|---|---|---|
| backgroundColour | wxColour | The colour used as background. |
| font | wxFont | The font used for displaying text. |
hasBackgroundColour ![]() |
Boolean | Indicates that this attribute defines the background colour. |
hasFont ![]() |
Boolean | Indicates that this attributes defines a font. |
hasTextColour ![]() |
Boolean | Indicates that this attribute defines the text colour. |
| textColour | wxColour | The colour used for displaying text. |

© 2002 - 2007 Franky Braem.