2 references to SB_CTL
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollBar.cs (2)
617
PInvoke.SetScrollInfo(this, SCROLLBAR_CONSTANTS.
SB_CTL
, ref si, true);
699
PInvoke.GetScrollInfo(this, SCROLLBAR_CONSTANTS.
SB_CTL
, ref si);