5 references to ComboBoxRenderer
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.DataGridViewComboBoxCellRenderer.cs (2)
32
ComboBoxRenderer
.DrawTextBox(g, bounds, state);
37
ComboBoxRenderer
.DrawDropDownButton(g, bounds, state);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.cs (1)
92
ComboBoxRenderer
.DrawDropDownButtonForHandle(
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.EditorButton.cs (2)
74
if (
ComboBoxRenderer
.IsSupported)
93
ComboBoxRenderer
.DrawDropDownButton(g, new Rectangle(0, 0, Width, Height), state);