'Declaration
Public Shared Function ShowScrollBar( _ ByVal hwnd As System.IntPtr, _ ByVal bars As System.Integer, _ ByVal bShow As System.Boolean _ ) As System.Integer
'Usage
Dim hwnd As System.IntPtr Dim bars As System.Integer Dim bShow As System.Boolean Dim value As System.Integer value = NUser32.ShowScrollBar(hwnd, bars, bShow)
Parameters
- hwnd
- bars
- bShow