in between ShowInTaskbar and NotifyIcon

  • Thread starter Thread starter WoodBeeProgrammer
  • Start date Start date
W

WoodBeeProgrammer

i have a bunch of icons located to the right of my ShowInTaskbar windows and
to the left of my status tray icons. they do stuff like microphone, speech
tools, ime etc.

how do they get there? do i use the "RightJustifyInTaskbar" property?

TIA!
 
Do you mean the 'quick start' bar? (right click on your taskbar and there
should be something about bars (i have a dutch version so i don't have the
exact name). Anyway if it is that, you need to add a shortcut for your
program in "C:\WINDOWS\Application Data\Microsoft\Internet Explorer\Quick
Launch" and it will show up in the bar.

HTH

Yves
 
that be C:\Documents and Settings\Default User\Application
Data\Microsoft\Internet Explorer\Quick Launch

Not exactly, but close-- quickLaunch icons are "left justified" rather than
right. If you right click on the taskbar you will see a context menu for
Toolbars, if you check Language bar the icons are placed in the area i'm
talking about.

Anyway, who places these icons on the taskbar, how, and how do they control
where they are placed?

Thanks!
 
Back
Top