AutoScroll issue with ListBox
Hi all,
I have template designer form with scroll bar and maximized mode in MID form. Now, when I click on any of the item of ListBox placed at the the middle of the form, form automatically scrolls to the selected item. Is there any way to prevent auto scrolling?
Thanks in advanced
Re: AutoScroll issue with ListBox
Have you tried out the different properties for the ListBox And the Form to try to eliminate that?
Re: AutoScroll issue with ListBox
Of course, I have tried but didn't find any AutoScroll properties of ListBox.
Re: AutoScroll issue with ListBox
Oh.. this issue is driving me nuts... Please help me... The scroll issue happens only when ListBox selected index changes for the first time.