Editor for WinForms | ComponentOne
Creating an XHTML Editor in Code / The ToolStripStyles class
In This Topic
    The ToolStripStyles class
    In This Topic

    The ToolStripStyles class derives from ToolStripBase and provides commands for selecting cascading style sheets, showing and applying styles to the selection, the usual bold, italic and underline buttons, and a reset style button that removes any custom styles applied to the selection.

    This is what the ToolStripStyles control looks like:


    Tool strip with style
    See Also