|
|
|
SftTree.AboutBox Method |
Displays product, contact and copyright information.
Syntax
VB.NET |
object.AboutBox() |
||
VB |
object.AboutBox |
||
C#.NET |
void object.AboutBox(); |
||
VC++ |
HRESULT object->AboutBox(); |
||
C |
HRESULT object->raw_AboutBox(); |
||
Delphi |
procedure object.AboutBox(); |
object
A SftTree object.
Comments
The AboutBox method displays product, contact and copyright information.
If you require product support, please have the licensing information available when contacting Softel vdm, Inc. The licensing information can also be found on the SftTree installation media.
See Also SftTree Object | Object Hierarchy