Function | Description |
---|---|
Archive() | Archives a BScrollBar into a BMessage |
AttachedToWindow() | Provided for implementation |
GetRange() | Returns the numerical limits of the scroll bar |
GetSteps() | Returns the step amounts of the scroll bar |
Instantiate() | Creates a BScrollBar from a BMessage |
Orientation() | Returns orientation of scrollbar (vertical or horizontal) |
Proportion() | Returns the proportion of the document viewable within the target view |
BScrollBar() | Constructor |
~BScrollBar() | Destructor |
SetProportion() | Sets the proportion of the document viewable within the target view |
SetRange() | Sets the numerical limits of the scroll bar |
SetSteps() | Sets the step amounts of the scroll bar |
SetTarget() | Sets the target view of the scroll bar |
SetValue() | Sets the value of the scroll bar |
Target() | Returns the target view of the scroll bar |
Value() | Returns the value of the scroll bar |
ValueChanged() | Hook called when the value of the scroll bar changes |
The Interface Kit Table of Contents | The Interface Kit Index |
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified