Click here to Skip to main content
15,893,588 members
Home / Discussions / C#
   

C#

 
QuestionNavigation help. Pin
tongueless30-May-06 14:48
tongueless30-May-06 14:48 
AnswerRe: Navigation help. Pin
tongueless30-May-06 15:19
tongueless30-May-06 15:19 
QuestionInvoke problem Pin
teejayem30-May-06 14:32
teejayem30-May-06 14:32 
AnswerRe: Invoke problem [modified] Pin
Robert Rohde30-May-06 20:22
Robert Rohde30-May-06 20:22 
Questioncombobox with datagridview Pin
kjosh30-May-06 12:16
kjosh30-May-06 12:16 
QuestiontabPage class Pin
rcwoods30-May-06 12:06
rcwoods30-May-06 12:06 
AnswerRe: tabPage class Pin
likefood30-May-06 13:09
likefood30-May-06 13:09 
QuestionHow to display text from the bottom up in a textBox. Pin
nicknotyet30-May-06 11:34
nicknotyet30-May-06 11:34 
I am repeatedly adding status strings to a textBox (a simple progress dump from my app.)

For Example:

textBox1 += "some status\r\n"

Eventually, the latest info. added is not visible. The textbox continues to display the caret in front of the first character, and only the first 'n' lines of text are visible.

I want the reverse, the caret at the end of all the text and the last 'n' lines visible.

How do?

Thanks

NIK

Note: I want to retain all of the data, so I need to adjust the scrolling/display rather than just chopping the data up.



AnswerRe: How to display text from the bottom up in a textBox. Pin
V.30-May-06 11:44
professionalV.30-May-06 11:44 
GeneralRe: How to display text from the bottom up in a textBox. Pin
nicknotyet30-May-06 12:10
nicknotyet30-May-06 12:10 
GeneralRe: How to display text from the bottom up in a textBox. Pin
likefood30-May-06 13:05
likefood30-May-06 13:05 
AnswerRe: How to display text from the bottom up in a textBox. Pin
Shajeel30-May-06 19:24
Shajeel30-May-06 19:24 
GeneralRe: How to display text from the bottom up in a textBox. Pin
nicknotyet31-May-06 3:55
nicknotyet31-May-06 3:55 
QuestionMultithreading problem Pin
thepersonof30-May-06 11:07
thepersonof30-May-06 11:07 
AnswerRe: Multithreading problem Pin
Judah Gabriel Himango30-May-06 11:13
sponsorJudah Gabriel Himango30-May-06 11:13 
AnswerRe: Multithreading problem Pin
Robert Rohde30-May-06 20:16
Robert Rohde30-May-06 20:16 
Questionadvice learn visual C# Pin
gds0930-May-06 10:56
gds0930-May-06 10:56 
AnswerRe: advice learn visual C# Pin
V.30-May-06 11:38
professionalV.30-May-06 11:38 
AnswerRe: advice learn visual C# Pin
teejayem30-May-06 14:11
teejayem30-May-06 14:11 
QuestionRecommended Books Pin
ahmed_toyin30-May-06 9:37
ahmed_toyin30-May-06 9:37 
AnswerRe: Recommended Books Pin
James Gupta30-May-06 9:59
professionalJames Gupta30-May-06 9:59 
GeneralRe: Recommended Books Pin
V.30-May-06 11:39
professionalV.30-May-06 11:39 
AnswerRe: Recommended Books [modified] Pin
Drew McGhie30-May-06 10:40
Drew McGhie30-May-06 10:40 
QuestionProblem in fetching address book Pin
Musharaf Zaheer30-May-06 9:28
Musharaf Zaheer30-May-06 9:28 
QuestionCorrect x,y co-ordinates of Form Control Pin
Darren_30-May-06 8:14
Darren_30-May-06 8:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.