Hi Everyone,
I have 2 questions.
Can you tell me how to get the scrollbar positioning to be the same as in a standard windows application?
How do I get the thumb control size in the scrollbar to reflect the total number of rows in a listbox?
I set the scrollbar in my listbox to use the default runtime option but when I drag the thumb control the listbox, data does not scroll. The thumb control pops back to the middle. The data scrolls if I use the up and down keys or page keys. There are about 300 rows of data in the listbox. Also in another listbox with 30 rows, the thumb control is the same size as the listbox with 300 rows. I thought it would be bigger.
Thanks in advance.
Emad-ud-deen Richard Leiman
I have 2 questions.
Can you tell me how to get the scrollbar positioning to be the same as in a standard windows application?
How do I get the thumb control size in the scrollbar to reflect the total number of rows in a listbox?
I set the scrollbar in my listbox to use the default runtime option but when I drag the thumb control the listbox, data does not scroll. The thumb control pops back to the middle. The data scrolls if I use the up and down keys or page keys. There are about 300 rows of data in the listbox. Also in another listbox with 30 rows, the thumb control is the same size as the listbox with 300 rows. I thought it would be bigger.
Thanks in advance.
Emad-ud-deen Richard Leiman