CColumnListBoxData::TColors Class Reference

class CColumnListBoxData::TColors

Represents the colours used within the border and for the optional single pixel border outlines.

These colours are stored using TRgb values.

Constructor & Destructor Documentation

TColors()

IMPORT_C TColors ( )

C++ default constructor.

Constructs and intialises the data colors to blacks and whites.

Member Data Documentation

TRgb iBack

TRgb iBack

Stores background color.

TRgb iHighlightedBack

TRgb iHighlightedBack

Stores highlighted background colour.

TRgb iHighlightedText

TRgb iHighlightedText

Stores highLighted text color.

TRgb iText

TRgb iText

Stores text Color.