How to keep the button on taskbar after hiding her window?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
kauan014
Posts: 55
Joined: 18 Feb 2021, 20:03

How to keep the button on taskbar after hiding her window?

16 May 2021, 09:15

SplashImage does not create a button in the taskbar, it just show the image on the screen:

Code: Select all

SplashImage , pp.png , , Test, 123, Title
But if you use it with the option T

Code: Select all

SplashImage , pp.png , T, Test, 123, Title
It does create a button in the taskbar:
image.png
image.png (7.51 KiB) Viewed 116 times
Would like to ask if someone know how to do something similar when you hide a window with:

Code: Select all

winhide,Title
I mean, when you hide a window it hide its button on taskbar, i would like to keep it there. :think:
User avatar
mikeyww
Posts: 26939
Joined: 09 Sep 2014, 18:38

Re: How to keep the button on taskbar after hiding her window?

16 May 2021, 09:20

:arrow: WinMinimize

Cuz, like, if it's hidden, then it's hidden, right? :)

:?:

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 270 guests