Ernesto_Paez
MIS
Hi everyone,
i have a little form that has 3 combo boxes, so two of them, have a few records to show and i use "displaycount property" to extend the height of the combo box but since the appl is running in different computers with different resolution and different monitors size, then on some computers the combo box that has a lot of records, the combo box extend to the bottom correctly, sometimes i can even see all the records in the combo box(w/o scrolling), sometimes i need to scroll down, no problem.
the problem is with other computers that have small monitors so the combo box that has a lot records, in this small monitors, tend to show the combo box to open up, instead of opening down, so i would like to know if is anything that programmatic can adapt the combo box according to the size and resolution ?
Please see picture attached for reference, as this combo box should be showing the records pointing down.
Thanks in advance
i have a little form that has 3 combo boxes, so two of them, have a few records to show and i use "displaycount property" to extend the height of the combo box but since the appl is running in different computers with different resolution and different monitors size, then on some computers the combo box that has a lot of records, the combo box extend to the bottom correctly, sometimes i can even see all the records in the combo box(w/o scrolling), sometimes i need to scroll down, no problem.
the problem is with other computers that have small monitors so the combo box that has a lot records, in this small monitors, tend to show the combo box to open up, instead of opening down, so i would like to know if is anything that programmatic can adapt the combo box according to the size and resolution ?
Please see picture attached for reference, as this combo box should be showing the records pointing down.
Thanks in advance