Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / ThreadedComment Constructor


In This Topic
    ThreadedComment Constructor
    In This Topic
    Initializes a new instance of the ThreadedComment class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ThreadedComment()
    public ThreadedComment()
    See Also