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
1405
UltraCombo as Column EditorComponent with ResizeHandle
posted

I'm setting the BackColor of certain rows in the UltraCombo's grid and in doing so,  the columns width became apparent. When resizing the the drop down, the columns width stayed the same and left a large blank and unwanted space. I've attempted at overriding the UltraCombo to catch the events for these (since they are not hit while in a grid's cell) and observed the the client rectangle, dropdownwitdh and other properties remained static.

 

Is there a way of getting the new width of the resized drop down and handling it?

Parents Reply Children