Link against: avkon.lib eikcoctl.lib eikctl.lib
None
#include <gdi.h>
#include <eikbctrl.h>
#include <eiklbo.h>
#include <eiksbfrm.h>
#include <eiklbm.h>
#include <eiklbv.h>
#include <gulbordr.h>
#include <eiklbed.h>
#include <gulutil.h>
#include <lafpublc.h>
Go to the source code of this file.
Data Structures | |
class | MListBoxItemChangeObserver |
Item change observer will be notified when list box items have been added or removed or the list box has been reset. More... | |
class | MListBoxSelectionObserver |
Item selection (marking) observer is used to let application control item marking (in markable lists). More... | |
class | CEikListBox |
Base class for an on-screen list box control from which one or more items can be selected. More... | |
class | CEikSnakingListBox |
This is a list box that scrolls horizontally, displaying its items in as many vertical columns as needed. More... |