InitEditorNoPlayback method |
|
Remarks
Alternative to the InitEditor method, Initializes the control without support for playback: must be performed before calling any other method that will use any editing related functionality, possibly in the container form initialization function: calling this method inside the constructor function of the container form will not work and could cause unpredictable results.
The call to this method will generate the WarnNoOutputDevice event.
Syntax
Return value
|