JavaScript Editor js editor     Web development 



Main Page

File: ...\Samples\Solution\Tahoe\Acttrack.scx

This sample makes it possible for you to open a project and then manipulate the project in any manner. Any changes you make to the project are stored in a table. When you close the project, you can view the changes you made to the project in a browse window.

For more information about how the sample works, open the form so you can examine the code for the sample.

This sample contains the following classes.

Class Library Description

activity_tracker

project_hook.vcx

Creates a project and a log to document project activity.

The event procedures in the ProjectHook class library, Project_hook.vcx, contain most of the code that is executed when project events occur. The ProjectHook class library is assigned to the project in the sample. Project_hook.vcx is located in the ...\Samples\Solution\Tahoe directory.

See Also



JavaScript Editor js editor     Web development