Location:
eiksbfrm.h
Link against:
eikcoctl.lib
TEikScrollBarFrameLayout
Supported from 6.0
Enables you to set the frame layout for a scroll bar.
Defined in TEikScrollBarFrameLayout:
EClientRectConstant, EInclusiveRectConstant, SetClientMargin(), SetInclusiveMargin(), TEikScrollBarFrameLayout(), TTilingMode, iClientAreaGranularity, iClientMargin, iInclusiveMargin, iTilingMode
void SetClientMargin(TInt aMargin);
Sets all client margins. These surround the client rectangle which is the client area viewport onto the larger canvas to be scrolled.
|
void SetInclusiveMargin(TInt aMargin);
Sets all inclusive margins.
|
enum TTilingMode;
Determines whether the client rectangle, or the inclusive rectangle, remains constant.
|
TSize iClientAreaGranularity
The amount of screen movement performed when the nudge button is pressed.
TTilingMode iTilingMode
Determines whether the client rectangle, or the inclusive rectangle, remains constant.