Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / SystemStateEventArgs Class / SystemStateEventArgs Constructor


In This Topic
    SystemStateEventArgs Constructor
    In This Topic
    Creates a new instance of SystemStateEventArgs.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SystemStateEventArgs()
    public SystemStateEventArgs()
    See Also