Overview

Provides enumerated constants that determine the visibility of vertical scrollbars. AS_NEEDED Used to set the vertical scroll bar policy so that vertical scrollbars are displayed only when needed. ALWAYS Used to set the vertical scroll bar policy so that vertical scrollbars are always displayed. NEVER Used to set the horizontal scroll bar policy so that vertical scrollbars are never displayed.

Attribute Summary

nametypedescription
Public
ALWAYSVerticalScrollBarPolicy
AS_NEEDEDVerticalScrollBarPolicy
idNumber
NEVERVerticalScrollBarPolicy
Protected

Inherited Attributes

Inherited Functions

Attributes