winforms - Use other GUI components while textbox is updating in realtime? -


so i'm using c# ms visual studio 2010. i'm recieving realtime data via udp , logging data textbox on gui. think using backgroundworker update textbox on different thread best way this. but, how can use scroll bars on textbox while textbox updating realtime. scroll bar disabled while data being logged.

thanks help,

cheers.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -