Hi !
I've tried a method to display "vertical borders" for my ListBox: Inserting labels with a width of 1.
I've tried playing with the Zorder of both my labels and my ListBox; tried Repainting the userform; all to no avail: the listbox is always sent to front.
The behavior seems erratic (I managed to have it displayed correctly, but after some changes I was unable to recreate the working scenario)
Any help on this? I also tried googling but there aren't a lot of information.
I've tried a method to display "vertical borders" for my ListBox: Inserting labels with a width of 1.
I've tried playing with the Zorder of both my labels and my ListBox; tried Repainting the userform; all to no avail: the listbox is always sent to front.
The behavior seems erratic (I managed to have it displayed correctly, but after some changes I was unable to recreate the working scenario)
Any help on this? I also tried googling but there aren't a lot of information.