AutoHotKey script to make Sql Server Management Studio window(s) transparent

前端 未结 0 1842
[愿得一人]
[愿得一人] 2021-02-09 08:01

I created an ahk script to make the active window transparent, or if it already is set it back to opaque

#NoEnv
SendMode Input
SetWorkingDir %A_ScriptDir%
^+t:: ;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题