Gents,
I am calling a Tlistbox using a regular button. (Changing the TListBox visible property)
All works fine until I maximize a pannel within the form and restore it to its original location.
Thereafter my Tlistbox apears underneath the panel and I cannot read it.
Any idea how to solve this issue?
Before you ask, I use a tlistbox because its content is built from a database and need the scroll bar as I can have hundreds of items...
Many thanks
Start Free Trial