5 references to FlatComboBoxAdapter
System.Windows.Forms (5)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
3977
using RegionScope dropDownRegion = new(
FlatComboBoxAdapter
._dropDownRect);
4034
FlatComboBoxAdapter
.DrawFlatCombo(this, bufferGraphics);
4055
FlatComboBoxAdapter
.DrawFlatCombo(this, g);
4131
FlatComboBoxAdapter
.DrawFlatCombo(this, g);
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
815
||
FlatComboBoxAdapter
._dropDownRect.Contains(clientPoint);