Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
25
Combo box with picture button to remove item
posted
Good day my name is Marique i am developer and I need to know 
if a windows forms infragistics Control that allows me to 
meet this requirement . 

1. combo box or text search . 
2. Allow display a list of items. 
3. Each item must display an image or button to remove it from 
the list when the mouse cursor passes over the item . 
4. may have an item to add or delete in the 
bottom of the list or at the beginning of it. 
the following is the image of the request. 

Thank you for your attention.



Parents
  • 48586
    Verified Answer
    posted

    Hello ,

     

    What you could do in your case is to use UltraTexteditr with buttonsLeft collection in order to implement your custom droppDowsn which provides all functionality you need. To demonstrate you this approach I’ve created small sample, where delete button is red and appeases if you hover on it, but you could change it appearance to what you need.

     

    Please let me know if you have any further questions.

    165053.7z
Reply Children
No Data