Graphisoft®

Dialog ManagerVersion: 2.0

ScrollBar::ThumbType Enum

The thumb type of the scrollbar.

enum ThumbType
{
    Normal =  DG_SB_NORMAL,
    Proportional =  DG_SB_PROPORTIONAL
};

Value Definitions

Normal
Normal scrollbar.
Proportional
The scroll box size changes automatically, when the page size is changed.