Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
set additional properties for the window
#5
Now I can hide the button on the taskbar. How do I implement the click minimize button and display a small icon in the lower right corner of the taskbar? When I click on it, the window will recover Smile

Macro Macro4
Code:
Copy      Help
int w
run "$system$\notepad.exe" "" "" "" 0xA00 win("" "Notepad") w
Transparent w 128
TaskbarAddRemoveButton 2 w
;4.click minimize button, a small icon in the lower right corner of the taskbar


Messages In This Thread
set additional properties for the window - by win - 11-13-2018, 11:30 PM
RE: set additional properties for the window - by win - 11-14-2018, 03:31 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)