Hi Graham, thanks for ur reply. I'm explaining the problem on behalf of Balaji. Problem : Information in Rich Text Box are updated by thread, whenever thread gets message(text), it will be updated on RichTextBox Control. Right now, we are concatenaing the message(text) and update the concate_string in the RichTextControl, using the following API, myRichTextBox.SetText(concat_string); What we are suppose to do is, recently updated text should be visible to user. To view the recent text, we are using scroll bars manually. Instead, we want to display the last updated text. we are using Rich Text Box 6.0 (SP4). we tried with the following APIs, myEdit.SetScrollBar(); but it's throwing Error.. Thanks Ram
R
ramnathrn
@ramnathrn
Posts
-
Scroll Bar Position control -
how to change the back ground color of Label at runtimemy application is dialog based MFC appln. VC 6.0 please help me ASAP. Thanks RAM
-
How can i hide Static Text in MFC ?can you tell me how to change the bback ground of label. Please reply me. Thanks Ram