Hi,
I have a dialog with a few buttons and a listbox. When I click a button, I want to change the height of the listbox.
The problem is, you can change things in a dialog before you have opened it.
In this case the dialog is allready open (because you need to click on a button).
How can I do this?