TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / C1ApplicationZoom Class / AboutBox Method

In This Topic
    AboutBox Method (C1ApplicationZoom)
    In This Topic
    Shows the product information window.
    Syntax
    'Declaration
     
    
    Public Sub AboutBox() 
    public void AboutBox()
    Remarks
    A window which contains the product information is shown, after this method is called.
    See Also