drawing on taskbar?

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

    drawing on taskbar?

    Does anyone know how to draw on the taskbar? IBM has a battery app that runs
    outside of the systray (just to the left of it) and does not show up as a
    toolbar either in the taskbar, and I was wondering how you go about doing
    something like that.. thanks!


  • Ken Tucker [MVP]

    #2
    Re: drawing on taskbar?

    Hi,

    I think you are looking for the NotifyIcon control.


    Ken
    ---------------------
    "Brian Henry" <brianiupmsdn@n ewsgroups.nospa m> wrote in message
    news:OxOMVyf5EH A.1296@TK2MSFTN GP10.phx.gbl...
    Does anyone know how to draw on the taskbar? IBM has a battery app that runs
    outside of the systray (just to the left of it) and does not show up as a
    toolbar either in the taskbar, and I was wondering how you go about doing
    something like that.. thanks!



    Comment

    • Brian Henry

      #3
      Re: drawing on taskbar?

      no, as I have stated it is outside the system tray (the system tray is where
      the notify icons are)... something similar to how the quick launch is on the
      taskbar

      "Ken Tucker [MVP]" <vb2ae@bellsout h.net> wrote in message
      news:uveYcmi5EH A.3472@TK2MSFTN GP09.phx.gbl...[color=blue]
      > Hi,
      >
      > I think you are looking for the NotifyIcon control.
      > http://msdn.microsoft.com/library/de...onctltasks.asp
      >
      > Ken
      > ---------------------
      > "Brian Henry" <brianiupmsdn@n ewsgroups.nospa m> wrote in message
      > news:OxOMVyf5EH A.1296@TK2MSFTN GP10.phx.gbl...
      > Does anyone know how to draw on the taskbar? IBM has a battery app that
      > runs
      > outside of the systray (just to the left of it) and does not show up as a
      > toolbar either in the taskbar, and I was wondering how you go about doing
      > something like that.. thanks!
      >
      >
      >[/color]


      Comment

      • Crouchie1998

        #4
        Re: drawing on taskbar?

        If you find out the answer then please let me know

        "Brian Henry" wrote:
        [color=blue]
        > no, as I have stated it is outside the system tray (the system tray is where
        > the notify icons are)... something similar to how the quick launch is on the
        > taskbar
        >
        > "Ken Tucker [MVP]" <vb2ae@bellsout h.net> wrote in message
        > news:uveYcmi5EH A.3472@TK2MSFTN GP09.phx.gbl...[color=green]
        > > Hi,
        > >
        > > I think you are looking for the NotifyIcon control.
        > > http://msdn.microsoft.com/library/de...onctltasks.asp
        > >
        > > Ken
        > > ---------------------
        > > "Brian Henry" <brianiupmsdn@n ewsgroups.nospa m> wrote in message
        > > news:OxOMVyf5EH A.1296@TK2MSFTN GP10.phx.gbl...
        > > Does anyone know how to draw on the taskbar? IBM has a battery app that
        > > runs
        > > outside of the systray (just to the left of it) and does not show up as a
        > > toolbar either in the taskbar, and I was wondering how you go about doing
        > > something like that.. thanks!
        > >
        > >
        > >[/color]
        >
        >
        >[/color]

        Comment

        Working...