2 references to BS_PUSHLIKE
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
319
cp.Style |= PInvoke.
BS_PUSHLIKE
;
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
263
cp.Style |= PInvoke.
BS_PUSHLIKE
;