EEikScrollBarDefaultBehaviour
|
Default.
|
EEikScrollBarNoNudgeButtons
|
Does not display nudge buttons.
|
EEikScrollBarHasPageButtons
|
Has buttons which move it a page at a time.
|
EEikScrollBarHasHomeEndButtons
|
Has buttons which move it its entire extent.
|
EEikScrollBarNoShaftOrThumb
|
Central area is empty.
|
EEikScrollBarShaftButNoThumb
|
Central area has no scroll thumb.
|
EButtonsAtStartOfShaft
|
Buttons are placed at the start of the bar.
|
EButtonsAtEndOfShaft
|
Buttons are placed at the end of the bar.
|
EButtonsEitherSideOfShaft
|
Buttons are placed at either end of the bar (EButtonsAtStartOfShaft | EButtonsAtEndOfShaft ).
|
ENoAutoDimming
|
Buttons do not automatically dim when scroll bar is at its maximum extent.
|