Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / EnableComments Property

In This Topic
    EnableComments Property
    In This Topic
    Indicates whether the editor turns Comments feature on or off.
    Syntax
    'Declaration
     
    Public Property EnableComments As System.Boolean
    public System.bool EnableComments {get; set;}
    See Also