Accusoft.BarcodeXpress9.Net
AboutBox Method
See Also  Example Send Feedback
Accusoft.BarcodeXpressSdk Namespace > BarcodeXpress Class : AboutBox Method




Glossary Item Box

Displays a dialog box that contains information about the component.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

This method displays an about box for the component. It includes useful information, such as the name and version of the component, copyright dates and links to Accusoft Corporation's web site.

Example

C#Copy Code
...
// Call the AboutBox method
bcXpress.AboutBox();
...

See Also

©2013. Accusoft Corporation. All Rights Reserved.