SetDisableTaskSwitching

<< Click to Display Table of Contents >>

 

SetDisableTaskSwitching

SetDisableTaskSwitching(Disable)

Enables or disables window switching. The Disable parameter is a Boolean value that indicates whether a window switching is enabled or not. This method updates Viewer's DisableTaskSwitching property.

 

NOTES

If more than one E3 Viewer instance is executing on the same machine, and at least one of these instances use the SetDisableTaskSwitching method, that change affects all E3 Viewers on this machine.

If users want to change window's title or style, the SetFrameOptions method must be used after calling the SetDisableTaskSwitching method.

Was this page useful?