Window.setSkipTaskbarHint
void setSkipTaskbarHint(bool setting)Windows may set a hint asking the desktop environment not to display the window in the task bar. This function sets this hint.
Parameters
setting | true to keep this window from appearing in the task bar |