Post Reply
Christoffer 2006-05-29 10:32
Howdy!
I've got a question. Is it possible to trigger other UltraMon actions from my script?
For example, I would like to disable mouse lock, move my mouse to next monitor and then enable the lock again.
Isn't this possible?
Cheers!
|
Christian Studer 2006-05-30 07:34
There is no API for this, what you could do is execute the hotkey from your script, via Shell.SendKeys.
Christian Studer - www.realtimesoft.com
|
Post Reply
|