How do I add Toolbar linebreaks, start and end groups in Version 6.0?

  •  04-09-2007, 10:55 AM

    How do I add Toolbar linebreaks, start and end groups in Version 6.0?

    Thanks for the new version, it is much appreciated as well as the fix for style sheets.  When I incorporated the new version into my project the only thing that is not compatible with my existing code are the lines below:

    Editor1.AddToolbarLineBreak()
    Editor1.AddToolbarGroupStart()
    Editor1.AddToolbarGroupEnd()
     
    Can you please tell me how to add a linebreak and grouping in Version 6.0?
View Complete Thread