4 references to FlatComboBoxAdapter
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ComboBox.cs (4)
3759using (WindowsRegion dr = new WindowsRegion(FlatComboBoxAdapter.dropDownRect)) { 3768FlatComboBoxAdapter.ValidateOwnerDrawRegions(this, updateRegionBoundingRect); 3793FlatComboBoxAdapter.DrawFlatCombo(this, g); 3817FlatComboBoxAdapter.DrawFlatCombo(this,g);