2 references to BS_RIGHTBUTTON
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CheckBox.cs (1)
330cp.Style |= NativeMethods.BS_RIGHTBUTTON;
winforms\Managed\System\WinForms\RadioButton.cs (1)
280cp.Style |= NativeMethods.BS_RIGHTBUTTON;