raddudu Posted February 22, 2009 Posted February 22, 2009 I need to make windows ignore right click at any time. When right click is pressed , windows and any running program should not respond. I need the right click to be ignored by windows but not by my GUI. I hope this makes sence. Any idea is welcomed!Tanks!
raddudu Posted February 23, 2009 Author Posted February 23, 2009 solved!I found a way using send:Send("{ASC 024}") ;--cancel the last key pressedThank you!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now