5 references to DrawCheckBox
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\ButtonInternal\CheckBoxBaseAdapter.cs (1)
289
ControlPaint.
DrawCheckBox
(e.GraphicsInternal, layout.CheckBounds, style);
System\Windows\Forms\Controls\Buttons\CheckBoxRenderer.cs (3)
65
ControlPaint.
DrawCheckBox
(g, glyphBounds, ConvertToButtonState(state));
141
ControlPaint.
DrawCheckBox
(g, glyphBounds, ConvertToButtonState(state));
213
ControlPaint.
DrawCheckBox
(g, glyphBounds, ConvertToButtonState(state));
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
565
ControlPaint.
DrawCheckBox
(e.Graphics, box, state);