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