#include <mw/aknlists.h>
class CAknSetStyleListBoxView : public CFormattedCellListBoxView |
Public Member Functions | |
---|---|
virtual IMPORT_C void | DrawEmptyList(const TRect &) |
Inherited Enumerations | |
---|---|
CListBoxView:TCursorMovement | |
CListBoxView:TFlags | |
CListBoxView:TSelectionMode |
Inherited Type Definitions | |
---|---|
CListBoxView::CSelectionIndexArray |
empty list for settings item editing
IMPORT_C void | DrawEmptyList | ( | const TRect & | aClientRect | ) | const [virtual] |
Reimplemented from CFormattedCellListBoxView::DrawEmptyList(const TRect &)const
From CListBoxView.
Draws empty list.
Parameter | Description |
---|---|
aClientRect | The rectangle to draw into. |