in richtextbox i can set the bullet like this
rtbMainBox.SelectionBullet = True
how about the numbering?
Printable View
in richtextbox i can set the bullet like this
rtbMainBox.SelectionBullet = True
how about the numbering?
select your text + press ctrl+shift+l several times + your bulletstyles will change
hello it doesnt work..
how do you mean "it doesn't work"?
can you explain?
I think the OP is referring to displaying line numbers.
http://www.codeproject.com/KB/edit/numberedtextbox.aspx
Here is another one, you could also change the bullet styles to number, roman numerals etc.
http://www.vbforums.com/showthread.p...ht=RichTextBox