Hey guys,
I'm filling my Listbox but there is no horizontal or vertical Scrollbar appearing when the size does not fit. I tried to search for this but I got only sites where the Scrollbar shall disappear (via WindowsMessages, I'm using Linux). I also tried to put the ListBox into a Scrollbox and everytime I add an item I changed the Listbox.Height to Listbox.ItemHeight * ListBox.Items.Count, but I do not see any Scrollbars.
Hope you can solve my problem.
Thanks in regards
Mangafreak