2 references to ComboBoxEdit
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
661
bool isComboEditBox = (e.State & DrawItemState.
ComboBoxEdit
) == DrawItemState.
ComboBoxEdit
;