|
-
Sep 15th, 2010, 11:34 AM
#1
Thread Starter
Member
Richtextbox Ordered Lists ... Is It Possible?
I have searched the Internet and this forum for any help on making specialized lists in a Richtextbox instead of the default bulleted list (i.e: Numbered, Upper Roman, Lower Roman, etc.). I know that the default Richtextbox only supports Bulleted lists. I have tried to find a custom Richtextbox control that does it and nothing.
I found this code snippet on another site, but after messing with it for a while I just put this on the back-burner while I worked on other things.
Any leads would be greatly appreciated.
Michael Rainey
--------------------
OS: Windows 11 Professional
VS: 2022
Level: Intermediate
Controls: ImageComboBox
-
Sep 16th, 2010, 11:49 AM
#2
Re: Richtextbox Ordered Lists ... Is It Possible?
-
Sep 21st, 2010, 08:02 AM
#3
Thread Starter
Member
Re: Richtextbox Ordered Lists ... Is It Possible?
Thanks.
I had started working on my own, but you finished wwwwaaaaayyyy before I could have. Even though I know VB.NET, I haven't really messed with creating custom controls until now.
Michael Rainey
--------------------
OS: Windows 11 Professional
VS: 2022
Level: Intermediate
Controls: ImageComboBox
-
Sep 15th, 2012, 01:54 PM
#4
New Member
Re: Richtextbox nested Ordered Lists ... Is It Possible?
Hi,
How to add nexted bulleted list in richtextbox?
e.g
1. Heading1
a. sub heading 1
b.sub Heading 2
2. Heading 2
3. Heading 3
Regards,
Kumar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|