5 references to DFC_MENU
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
264NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK);
winforms\Managed\System\WinForms\ControlPaint.cs (3)
1285NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK); 1714DrawFrameControl(graphics, x, y, width, height, NativeMethods.DFC_MENU, 1725DrawFrameControl(graphics, x, y, width, height, NativeMethods.DFC_MENU, (int)glyph, foreColor, backColor);
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1442NativeMethods.DFC_MENU, NativeMethods.DFCS_MENUCHECK);