Results 1 to 7 of 7

Thread: How do I make a Taskbar / Notification Area....

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    11

    Post How do I make a Taskbar / Notification Area....

    Please Help!
    Its for a Learning Program, im making, its for my school...

    How do I make a Taskbar / Notification Area like the Windows Vista TaskBar/Notification Area?
    What objects would i need to use, what codes would i need to use???


    (I'm making a application that looks like your desktop but its not a real desktop, but it edits REAL stuff in the openfiledialog & save)
    Last edited by McDollaz®; Oct 9th, 2009 at 09:46 AM.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How do I make a Taskbar / Notification Area....

    You could just use a StatusStrip or perhaps a ToolStrip, depending on how much functionality you want to include and what you want the UI to look like. Maybe you could provide some more detail about exactly what behaviour and appearance you want. If you haven't thought that far ahead, now's the time.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    11

    Re: How do I make a Taskbar / Notification Area....

    Quote Originally Posted by jmcilhinney View Post
    You could just use a StatusStrip or perhaps a ToolStrip, depending on how much functionality you want to include and what you want the UI to look like. Maybe you could provide some more detail about exactly what behaviour and appearance you want. If you haven't thought that far ahead, now's the time.
    Well, You your Desktop... right.... i'm wanting the form to look like it... and do similar things...

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    11

    Re: How do I make a Taskbar / Notification Area....

    Quote Originally Posted by McDollaz® View Post
    Well, You know your Desktop... right.... i'm wanting the form to look like it... and do similar things...
    ....

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How do I make a Taskbar / Notification Area....

    Is that as specific as you can be? If so then I think you need to spend a lot more time considering the design of your application.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    11

    Exclamation Re: How do I make a Taskbar / Notification Area....

    Quote Originally Posted by jmcilhinney View Post
    Is that as specific as you can be? If so then I think you need to spend a lot more time considering the design of your application.
    Heres is what i'v done,

    I'v created a DATABASED Login Form...

    (Still need the database code for making a new account and add the new account name/pass to the database...)

    And, i'v made a Local Time Clock,

    I'v made a notepad app, thats gonna be builtin to the start menu,

    I'v made a Web Browser..... also gonna be builtin to the start menu

    I'm in the process of making a menu... but first i need the taskbar & notification area bar

  7. #7

    Thread Starter
    New Member
    Join Date
    Sep 2009
    Posts
    11

    Re: How do I make a Taskbar / Notification Area....


Tags for this Thread

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