show menu

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • JR

    #1

    show menu

    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


  • tomb

    #2
    Re: show menu

    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
    >
    >
    >
    >

    Comment

    • JR

      #3
      Re: show menu

      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


      "tomb" <tomb@technetce nter.comschreef in bericht
      news:G5vxg.1841 7$ZH1.7881@bign ews4.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
      >>
      >>

      Comment

      Working...