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
175
Customize UltraCombo
posted

I need to customize a pair of options in my UltraCombo UI Element to look more "attractive" to my  customer.

 1) I'll need to change the arrow of the DropDown button with a picture made for us.

I've used the UIElementViewer to find the UIElement I have to modify, EditorWithComboDropDownButtonUIElement, but I don't know what I have to do with the creation filter to modify the Image of the UIElement. 

2) I'll need to change the way that the list of items "falls" when I open the UltraCombo. More exactly, instead of show the items down the text area of the combo, I would like the items appear UP the text area of the combo. 

 

Thanks in advance!! 

Parents
No Data
Reply
  • 300
    posted

    I know it`s been a year but I was able to change the location where the drop-down dropped down. I posted the code at http://community.infragistics.com/forums/p/26725/98404.aspx

    You can modify for your own case.

Children
No Data