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