Sign Up or Login and this ad disappears! There are many great features available to you once you register. Sign Up for a free account and browse the forums without ads.
Object.RegisterHotkey
Sub Object_OnScriptEnter Object.RegisterHotkey 1, &H0000007B 'Trigger on the F12 key (not tested)End SubSub Object_OnScriptExit Object.UnregisterHotkey 1End SubSub Object_OnHotkey(id) If id = 1 Then Object.OnTop End IfEnd Sub
There are many great features available to you once you register, including:
Sign in or Create Account