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