Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpan Class / AboutBox Method


In This Topic
    AboutBox Method (GcTimeSpan)
    In This Topic
    Shows the product information window.
    Syntax
    'Declaration
     
    
    Public Sub AboutBox() 
    'Usage
     
    
    Dim instance As GcTimeSpan
     
    instance.AboutBox()
    public void AboutBox()
    Remarks
    A window which contains the product informations could be shown, after this method is called.
    See Also