|
|
|
|
|
SftOptions.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 SftOptions 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 SftOptions product CD.
See Also SftOptions Object | Object Hierarchy