Vocola.net
Vocola 3.1 Function Library
MoveToNextScreen()
Namespaces LibraryWindow ► MoveToNextScreen
Moves the foreground window to another display screen.
Syntax
MoveToNextScreen()
Remarks
If the computer has more than one display screen, moves the foreground window to the next screen in numerical order.
Examples
CopyMove window to other screen
Other Screen = Window.MoveToNextScreen();
On a computer with two display screens, saying "Other Screen" moves the foreground window to the other screen.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)