CEikScrollBar::SEikScrollBarButtons Struct Reference

#include <mw/eikscrlb.h>

struct CEikScrollBar::SEikScrollBarButtons
Public Attributes
CAknScrollButton *iDecreaseNudge
CAknScrollButton *iIncreaseNudge

Detailed Description

Encapsulates pointers to the scroll bar buttons. A maximum of three pairs of buttons are available, you may choose to use only one pair or two pairs.

Member Attribute Documentation

iDecreaseNudge

CAknScrollButton *iDecreaseNudge

Pointer to the decrease nudge button.

iIncreaseNudge

CAknScrollButton *iIncreaseNudge

Pointer to the increase nudge button.