This enumeration is used by the PScrollableControl class. It represents the various policies that guide when a scrollbar should be displayed.
Member Name | Description |
---|---|
Always | The scrollbar should always be displayed. |
Never | The scrollbar should never be displayed. |
AsNeeded | The scrollbar should only be displayed when needed. |
Namespace: UMD.HCIL.PiccoloX.Components
Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)
UMD.HCIL.PiccoloX.Components Namespace