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

In This Topic
    Visible Property (C1PrintPreviewControl.TextToolBar)
    In This Topic
    Gets or sets a value indicating whether this toolbar is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also