I am making C# application for database management, just wondering if there's any way to improve the style of a combo box dropdown list? Like, for example, display multiple columns of data, each in a visually separated cell?
Just for reference, my client wants to see it look like the MS Access drop down list below
EDIT:OH mod, the suggested link helps little, I am asking for the style of the user interface, not the actual data. But nevermind, after explained to my client that this might slow down the development, he agreed to drop this feature, for now.