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