2 references to SB_CTL
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollBar.cs (2)
810UnsafeNativeMethods.SetScrollInfo(new HandleRef(this, Handle), NativeMethods.SB_CTL, si, true); 895SafeNativeMethods.GetScrollInfo(new HandleRef(this, Handle), NativeMethods.SB_CTL, si);