Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcCharMask Class / AboutBox Method


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