| | |
writing from bottom up in rich text box
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
Originally Posted by f1 fan
Its been a while since i used the rtb and did anything like it. From memory though i think i had to select the last character and then unselect it without the rtb painting. I will look and see if i can get back to you with something more definite
But maybe it wont be visable if its done before its painted, but i dont think paint is called anything the text changes does it?
i guess i could always just create my own textbox control which does this.
ok ive found what i was looking for. heres all i needed
i dont understand why ms couldnt make is simple and include it in the IDE
VB.NET Syntax (Toggle Plain Text)
RichTextBox1.AppendText(newText) RichTextBox1.SelectionStart = Len(RichTextBox1.Text) RichTextBox1.ScrollToCaret() RichTextBox1.Select()
i dont understand why ms couldnt make is simple and include it in the IDE
•
•
Join Date: Jul 2004
Posts: 4
Reputation:
Solved Threads: 0
You can use RichTextBox which is very powerful and professional.
![]() |
Similar Threads
- asp .net & vb .net html rich text editor (ASP.NET)
- Rich Text Box Code (HTML and CSS)
Other Threads in the VB.NET Forum
- Previous Thread: Iterating MultiDementional Array
- Next Thread: cancel button problem
| Thread Tools | Search this Thread |
"crystal .net .net2005 30minutes 2008 access add advanced application array assignment basic binary box button buttons center click code combo connectionstring convert cpu data database databasesearch datagrid datagridview design designer dissertation dissertations dissertationthesis dosconsolevb.net editvb.net employees excel exists firewall folder image images isnumericfuntioncall listview login map math memory mobile module msaccess mssqlbackend mysql navigate net number opacity pan peertopeervideostreaming picturebox picturebox2 port print printpreview read record regex reports" reuse right-to-left save savedialog search serial socket sorting sqldatbase storedprocedure string temp textbox timer txttoxmlconverter upload useraccounts usercontol usercontrol vb vb.net vb.netcode vb.nettoolboxvisualbasic2008sidebar vbnet vista visual visualbasic visualbasic.net visualstudio.net web wpf xml





