Results 1 to 7 of 7

Thread: Windows taskbar

  1. #1

    Thread Starter
    Hyperactive Member Lil Ms Squirrel's Avatar
    Join Date
    Nov 2004
    Location
    planet squirrel
    Posts
    494

    Windows taskbar

    Does anyone know if it's possible to write an application that can reorder the tasks on the windows taskbar?

    My other half likes to always have his Outlook task on the left, followed by IE then his other programs and keeps pestering me to write something to do this so that if I accidentally close Outlook, he doesn't have to reopen everything.

    I know he's a bit anally retentive but does anyone have any ideas?
    Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.
    Dr. Seuss

  2. #2
    Addicted Member
    Join Date
    Nov 2000
    Location
    State of Confusion
    Posts
    133

    Re: Windows taskbar

    I don't have your answer, I just thought I would add that it's funny, but I'm the same way about my taskbar...

    Windows Explorer first...
    AutoCAD second...
    Adobe PDF third...
    (Minimize Outlook to the system tray).....

    Sorry I can't help you though... Good luck...
    "Don't take life too seriously, you'll never get out alive"
    from Van Wilder

  3. #3
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    Re: Windows taskbar

    lol, me too. I need my applications in a certain order to find that peaceful, zen state.

    Not .NET, but this may help:
    http://www.codeproject.com/tools/tbarsort.asp

  4. #4
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: Windows taskbar

    I used to be the same way until I found the TrayIt application. It allows me to put Outlook into my Tray instead of in the taskbar. The only downside is that e-mails are considered part of outlook, so when I create a new one I get an icon for it in my tray until I send it.

    http://www.teamcti.com/trayit/trayit.htm

  5. #5
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Windows taskbar

    the only way to reorder is to hide all the windows that have entries in the taskbar and then reshow them in the order you want them to be in....

    this is probably what that VB6 example did, and you could write the same code in .NET...

  6. #6

    Thread Starter
    Hyperactive Member Lil Ms Squirrel's Avatar
    Join Date
    Nov 2004
    Location
    planet squirrel
    Posts
    494

    Re: Windows taskbar

    Quote Originally Posted by kleinma
    this is probably what that VB6 example did, and you could write the same code in .NET...
    vb6 version??? Am I missing something?
    Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind.
    Dr. Seuss

  7. #7
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Windows taskbar

    sorry the example is C++, I thought it was VB6

    but still you could use standard API calls to do it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width