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