Accusoft.SmartZoneICR5.Net - Updated
AboutBox Method




Accusoft.SmartZoneICRSdk Namespace > SmartZoneICR Class : AboutBox Method
Displays the toolkit About box.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Sub AboutBox() 
'Usage
 
Dim instance As SmartZoneICR
 
instance.AboutBox()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public void AboutBox()
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public: void AboutBox(); 
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
void AboutBox(); 
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

Reference

SmartZoneICR Class
SmartZoneICR Members