Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcMask Class / AboutBox Method


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