Re: form hide and unhide the form using rightclick shortcut
Quote:
Originally Posted by mynick
still i could not get solution.
So, what you're basically saying is that still you haven't lifted a finger from your side. We have given lots of ideas, and I mean, you could have just googled some of the terms and you would have been much further.
Really, is that so much to ask ¿ :mad: :mad:
1 Attachment(s)
Re: form hide and unhide the form using rightclick shortcut
To add to what Hannes is suggesting about keyboard hook :
Have a look at this attachment, it will give you full details for hook.
Riyaz
Re: form hide and unhide the form using rightclick shortcut
We need to find out what he needs, and what STEALTH mode means. Hope that isn't something from the dark side...
Re: form hide and unhide the form using rightclick shortcut
my question is simple.
if once we set property ,form.visible=false form or application window will be disapeare.i just want to unhide that window.i think the only way iskey short cut.
Re: form hide and unhide the form using rightclick shortcut
Have you seen my attachment for keyboard hooking?
I think this is the only way to do this task!