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 Elipse E3 Viewer instance is executing on the same computer, and at least one of these instances use this method, that change affects all Elipse E3 Viewers on this computer.

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

Was this page useful?