User32ShowScrollBar Method

Overload List

ShowScrollBar(IntPtr, ScrollBarOrientation, Boolean) Shows or hides the specified scrollbar of a Control/Window.
ShowScrollBar(SafeHandle, ScrollBarOrientation, Boolean) Shows or hides the specified scrollbar of a Control/Window.

See Also