I have an application that proportionally resizes the controls on a form when the the form is resized. It works perfectly except for a ComboBox whose style is 2 or 0. In those cases the height of the control does not change. Is there an API way to change the height?




Reply With Quote