5 references to FlatComboBoxAdapter
System.Windows.Forms (5)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
3967
using RegionScope dropDownRegion = new(
FlatComboBoxAdapter
._dropDownRect);
4024
FlatComboBoxAdapter
.DrawFlatCombo(this, bufferGraphics);
4045
FlatComboBoxAdapter
.DrawFlatCombo(this, g);
4121
FlatComboBoxAdapter
.DrawFlatCombo(this, g);
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
585
||
FlatComboBoxAdapter
._dropDownRect.Contains(clientPoint);