Home All Groups Group Topic Archive Search About
Author
25 Jul 2006 8:21 PM
JR
Hi,

How can I show in 2003 a contextmenu or mainmenu when all forms are hidden.

I have a program that runs in the backgroud and I want to show that menu
with a keyboard shortcut

Jan

Author
25 Jul 2006 8:25 PM
tomb
You can use a notifyicon in the system tray - something to give your
application the focus.

T

JR wrote:

Show quoteHide quote
>Hi,
>
>How can I show in 2003 a contextmenu or mainmenu when all forms are hidden.
>
>I have a program that runs in the backgroud and I want to show that menu
>with a keyboard shortcut
>
>Jan
>
>

>
Author
26 Jul 2006 3:50 AM
JR
forgot to mention that..

On default there is one, but my user askt that also that was not there.
nothng must be visible on the pc.

so normely I have my form and an notifyicon but both are possible to
deactivate. when the are both deactivated I have no control that is visible
and I have an error that the control must be visible

In vb6 there menupopup command. wath i need is something like that


Show quoteHide quote
"tomb" <t***@technetcenter.com> schreef in bericht
news:G5vxg.18417$ZH1.7881@bignews4.bellsouth.net...
> You can use a notifyicon in the system tray - something to give your
> application the focus.
>
> T
>
> JR wrote:
>
>>Hi,
>>
>>How can I show in 2003 a contextmenu or mainmenu when all forms are
>>hidden.
>>
>>I have a program that runs in the backgroud and I want to show that menu
>>with a keyboard shortcut
>>
>>Jan
>>
>>