This is an example using a custom control to display multiple columns in a combobox. It uses a DataTable as its data source and unlike a standard combobox, it can show multiple columns so you show more information. It is inherited from the System.Windows.Forms.Combobox class.
非常感谢可以学习使用