IScriptingEventsOnEditProjectComplete Method |
Namespace: SuperOffice.COM.ScriptEvents
Description
This text may be copied to the notepad, and saved as a *.vbs file.
Sub OnEditProjectComplete 'occurs both when you click OK and Cancel somessagebox "Edit project complete" End Sub