板 1- 前 次 新 レス
スクリプト投稿スレ
[10]unnamed.ahk:04/10/23 20:21 ID:???
半透明でクリックが下のウィンドウに抜けるウィンドウを作るテスト。
使い道は不明。
Gui,-Border +ToolWindow
Gui,add,Text,,aaaaaaaaaa`nbbbbbbbbb
Gui,+E0x00020020
WinSet,Topmost,ON,ahk_class AutoHotkeyGUI
WinSet,Trans,192,ahk_class AutoHotkeyGUI
Gui,Show
return
前 次