2.9.122 IScrollType
The IScrollType enumerated type specifies the scrollbar behavior for a frame. A field of this type MUST contain one of the following values.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
A scrollbar appears only if it is needed. |
|
0x00000001 |
A scrollbar appears even if not needed. |
|
0x00000002 |
The frame never has a scrollbar. |