2 references to BS_RIGHTBUTTON
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
262
cp.Style |= PInvoke.
BS_RIGHTBUTTON
;
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
227
cp.Style |= PInvoke.
BS_RIGHTBUTTON
;