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