Enum Win32.ScrollInfoBar
Possible values of the nBar
parameter when calling GetScrollInfo(IntPtr, int, ref ScrollInfo).
public enum Win32.ScrollInfoBar
Fields
SB_BOTH = 3
SB_CTL = 2
SB_HORZ = 0
SB_VERT = 1
Possible values of the nBar
parameter when calling GetScrollInfo(IntPtr, int, ref ScrollInfo).
public enum Win32.ScrollInfoBar
SB_BOTH = 3
SB_CTL = 2
SB_HORZ = 0
SB_VERT = 1