Top
PowerCOBOL V11.0 Reference
FUJITSU Software

3.27 ScrollBar Control

Description:

The ScrollBar control consists of a scroll box that slides within the scroll bar. Arrows at either end allow for small step movement, and clicking in the scroll bar provides large step movement.

Use ScrollBar controls to provide variable positioning within items too large to display in the available space.

Sample image:

Properties:

Array

BackColor

ClassMajorVersion

ClassMinorVersion

ClassProgID

Container

Enabled

Height

Index

LargeStep

Left

Max

Min

Name

Orientation

Parent

Printable

ScaleMode

ScalingStyle

ScrollPage

SmallStep

TabGroup

TabIndex

TabStop

ToolTipText

Top

Value

Visible

Width

Methods:

Move

Refresh

SetFocus

ZOrder

Events:

Change

EndScroll

GotFocus

KeyDown

KeyPress

KeyUp

LostFocus

MouseDown

MouseMove

MouseUp

Class ProgID name:

Fujitsu.PcobScrollBar.4

Corresponding Control in PowerCOBOL V3.0 or earlier:

HorizontalScrollBar Item.

VerticalScrollBar Item.