How to display text AND image when user clicks comboBox for options

Odpovědět How to display text AND image when user clicks comboBox for options

  • 2012年4月12日 下午 06:04
     
     

    I have a comboBox that current is bound to a custom object.  The displayMemberPath points to the 'Name' property.  When the user clicks the combobox for the available options, I would like the user to see the list of names, IN ADDITION to a bmp image (property) that also represents the option.  After selected, I just want the combobox to show the name only.

    Can someone point me in the right direction to implement this?


    Tim

所有回覆