3 references to BS_OWNERDRAW
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\Button.cs (1)
119cp.Style |= PInvoke.BS_OWNERDRAW;
System\Windows\Forms\Controls\Buttons\CheckBox.cs (1)
248cp.Style |= PInvoke.BS_OWNERDRAW;
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
213cp.Style |= PInvoke.BS_OWNERDRAW;