3 references to BS_OWNERDRAW
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Button.cs (1)
159cp.Style |= NativeMethods.BS_OWNERDRAW;
winforms\Managed\System\WinForms\CheckBox.cs (1)
318cp.Style |= NativeMethods.BS_OWNERDRAW;
winforms\Managed\System\WinForms\RadioButton.cs (1)
268cp.Style |= NativeMethods.BS_OWNERDRAW;