Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

List Box Height

Hi All,

May I know how can I increase the height of a listbox? Let say my listbox A only has 4 values, and another listbox B is having 10 values. By default the height of these two listboxes will be different. Is there any way I can freely adjust the height of the listbox A so it will be the same as listbox B? The purpose is to make my design look more uniform. On top of that, Wrap Cell Text does not fit my requirement.

How to Increase ListBox Height.jpg

Version: 12.10.20100.0 SR3

Thanks in advance!!!

1 Solution

Accepted Solutions
Not applicable
Author

Hi Chee Min,

Right click on the ListBox, open properties, go to "Layout" tab and there you have "Size to data" checkbox in Options section. Uncheck this.

Now you can change the size of List Box as you want.

BR,

Milosz

View solution in original post

1 Reply
Not applicable
Author

Hi Chee Min,

Right click on the ListBox, open properties, go to "Layout" tab and there you have "Size to data" checkbox in Options section. Uncheck this.

Now you can change the size of List Box as you want.

BR,

Milosz