Window.setSkipTaskbarHint

Windows may set a hint asking the desktop environment not to display the window in the task bar. This function sets this hint.

class Window
void
setSkipTaskbarHint
(
bool setting
)

Parameters

setting bool

TRUE to keep this window from appearing in the task bar

Meta