3 references to FlatComboAdapter
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
4195
: new
FlatComboAdapter
(this, smallButton: false);
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (1)
24
:
base
(comboBox, smallButton: false)
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.ToolStripComboBoxFlatComboAdapter.cs (1)
15
public ToolStripComboBoxFlatComboAdapter(ComboBox comboBox) :
base
(comboBox, smallButton: true)