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
805
Another noobish question: how do I get the combo's "open" to be the same size as the "closed"
posted

Following Windows behavior when a combo is closed it has a single line of text and a button on the right. When you open it, it SHOULD be a list the same width as the closed display, including the button. The scroll bar, if it appears, should lie to the right of that.

When you make a normal UltraCombo, it looks very different. The "open" version is sized according to different rules, and in my case typically ends up much smaller than the closed version. When the user resizes, the open version doesn't follow suit.

I'm sure there's a switch for this somewhere, can someone tell me where?

Also, UltraCombos have a number of defaults that make them look very different than the standard windows version. They have headers, lines between the rows, etc. Is there a switch I can throw to make them look like standard windows combos?