Results 1 to 4 of 4

Thread: Richtextbox Ordered Lists ... Is It Possible?

  1. #1

    Thread Starter
    Member raineym's Avatar
    Join Date
    Dec 2006
    Location
    Roanoke Rapids, NC
    Posts
    54

    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

  2. #2
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: Richtextbox Ordered Lists ... Is It Possible?

    Check out this thread.

  3. #3

    Thread Starter
    Member raineym's Avatar
    Join Date
    Dec 2006
    Location
    Roanoke Rapids, NC
    Posts
    54

    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

  4. #4
    New Member
    Join Date
    Sep 2012
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width