This artical is explaine about how to create a list box why this list box are used these are used for the selection of the particular item and move to the specific item page the code is sufficent to create a simple listbox
Creating list box code is bit complicated then creating list box using UI designer. However this article describes how to create list box, using CAknSingleLargeStyleListBox, which greatly simplifies the task of beginners. The source code create list box with scroll-bar. From this code example you can easily create list box of different style, for example graphics style list box (CAknSingleGraphicStyleListBox) and Double large style list box(CAknDoubleLargeStyleListBox), depending on your interest.
--kamlesh sangani 05:20, 9 September 2009 (UTC)