
CSharp has always fascinated me… If you know me, you know at least this much about me (and and the love (infatuation?) I have for this particular language). It is no surprise: when I first took up programming, I readily fell in love with Visual Basic, taught myself the basics, and done my very first big-time project in that language. C#, being the same type in terms of RAD, was my next love of the life. So, in order to gain proficiency (or at least some knowledge), I started my first project in it (details soon, check out CodingRush.com).
Along the way, I came across the richtextbox (RTB); this control does not “Auto-Scroll” by default, so in case you want to do something like a log window, your end-user will have to manually scroll to the end, in order to check out the latest log/notice etc. So I was looking for a way to achieve this and found the following:
…..Click here to read more
Popularity: 1% [?]