RemoveWindowTimer()

Syntax

RemoveWindowTimer(#Window, Timer)
Description
Removes the specified Timer from #Window. Timer has to be the same value that was used in AddWindowTimer() to create the timer. There will be no further events received for this timer.

Supported OS

All

<- RemoveKeyboardShortcut() - Window Index - ResizeWindow() ->