Image combo box

Is there a combox that i can use to show only images in the list. I don''t want any text, the image should occupy the entire row in the combo box. Thanks VJ

1 Reply

AD Administrator Syncfusion Team March 10, 2005 08:18 PM UTC

Hi Vijay, ComboBoxBase allows you to attach any ListControl to it to create a custom ComboBox. So you could make an image combo box by extending ListControl and adding the image support. Regards, Gregory Austin Syncfusion Inc.

Loader.
Up arrow icon