PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.TextToolBar Class / ResetToolStrip Method

In This Topic
    ResetToolStrip Method (C1PrintPreviewControl.TextToolBar)
    In This Topic
    Resets the C1PrintPreviewControl.PreviewToolBar.ToolStrip property to its default value.
    Syntax
    'Declaration
     
    Protected Overridable Sub ResetToolStrip() 
    protected virtual void ResetToolStrip()
    See Also