This example demonstrates how to add a separator line to a drop-down menu in a WinForms SfComboBox. This requirement can be achieved by handling SfComboBox.DropDownListView.DrawItem and MouseMove ...