ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > DC Member Programs and Projects

Pin Window on Top

(1/1)

Tuxman:
My first AutoHotKey v2 script.

Usage:
Press Ctrl+Space, the current window will be placed on top (and remain there).

Source:

--- ---#SingleInstance Force
^SPACE::WinSetAlwaysontop(, "A")

Navigation

[0] Message Index

Go to full version