Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / C1WebBrowserBase Class / ShowComments Property

In This Topic
    ShowComments Property (C1WebBrowserBase)
    In This Topic
    Sets appearance mode
    Syntax
    'Declaration
     
    Public Property ShowComments As System.Boolean
    public System.bool ShowComments {get; set;}
    See Also