LoadProject
|
LoadProject Method |
Description
Load the project. The project file is created from SaveProject method.
Syntax
Public Function LoadProject( _ |
Parameter
filename
the path of project file.
Return Value
return true if successful
Example
Visual Basic Syntax |