Hi,
I want to implement functionality to ListBox that if something is draged into it and cursor is positioned near bottom/top, scrollbar will slowly scroll down/up so user can reach not currently visible components.
I haven't find any useful property or method of TListBox that can be used to change scrollbar position from code.
Anyone can help with this?
I want to implement functionality to ListBox that if something is draged into it and cursor is positioned near bottom/top, scrollbar will slowly scroll down/up so user can reach not currently visible components.
I haven't find any useful property or method of TListBox that can be used to change scrollbar position from code.
Anyone can help with this?