SmartZone v8.0 - Updated
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / SmartZoneICR Class / AboutBox Method




In This Topic
    AboutBox Method (SmartZoneICR)
    In This Topic
    Displays the toolkit About box.
    Syntax
    'Declaration
     
    
    Public Sub AboutBox() 
    'Usage
     
    
    Dim instance As SmartZoneICR
     
    instance.AboutBox()
    public void AboutBox()
    public: void AboutBox(); 
    public:
    void AboutBox(); 
    Exceptions
    ExceptionDescription
    This function is only supported with the .NET Framework 3.5 assembly.
    Remarks
    This method displays an About box for the toolkit. It includes useful information, such as the name and version of the toolkit, copyright dates, and links to Accusoft's web site.
    See Also