From: <al...@be...> - 2018-09-19 10:51:28
|
> @ 20,10 COMBOBOX aCombo SIZE 100, 60 //width is disable not work You mean height? > //If for example I use > @ 20,90 COMBOBOX aCombo SIZE 100, 10 //only the right corner decreases, leaving the whole column the same size Combobox is a quite specific widget, it live it's own life). On Windows it's height is set automatically, too - depending on the font size.But while do you need to change the default height? Regards, Alexander. |