Name | Description | |
---|---|---|
EnableScrollBar | Enables or disables the scrollbars associated with window. | |
GetScrollBarDimensions | Returns width and height dimensions of the windows scroll bar. | |
GetScrollParams | Obtains the attributes of the scrollbar specified. | |
IsScrollBarEnabled | Returns a value indicating whether the scrollbar is enabled. | |
IsScrollBarVisible | Returns a value indicating whether the scrollbar is visible. | |
SetScrollParams | Updates the state of specified scrollbar with new values. | |
ShowScrollBar | Changes visibility state of scrollbars associated with window. |