| Visual Basic (Declaration) | |
|---|---|
Public Shared Sub AboutBox() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static void AboutBox() | |
| Managed Extensions for C++ | |
|---|---|
public: static void AboutBox(); | |
| C++/CLI | |
|---|---|
public: static void AboutBox(); | |
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 Pegasus web site.
