DLL
To turn edit mode on and off using code
Call the SSSetEditMode function and set the parameters as follows:
- If you want to turn edit mode off, set the fEditModeOn parameter to FALSE.
- If you want to turn edit mode on, set the fEditModeOn parameter to TRUE.