Hi all,
How can I autoscroll multiline textbox when I have 2many lines?
I tried ScrollToCaret but since there is no focus on control and text is added trough code it wont work.
Another thing,
I have some demanding code on Button click handler and when I tab the form down and back up controls don't show (I know I have to redraw whole form to render stuff on it again but how?)
Should I rather use threading instead?
Thanks
Igor
How can I autoscroll multiline textbox when I have 2many lines?
I tried ScrollToCaret but since there is no focus on control and text is added trough code it wont work.
Another thing,
I have some demanding code on Button click handler and when I tab the form down and back up controls don't show (I know I have to redraw whole form to render stuff on it again but how?)
Should I rather use threading instead?
Thanks
Igor