3 references to FlatComboBoxAdapter
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
3736
using RegionScope dropDownRegion = new(
FlatComboBoxAdapter
._dropDownRect);
3768
FlatComboBoxAdapter
.DrawFlatCombo(this, g);
3787
FlatComboBoxAdapter
.DrawFlatCombo(this, g);