Progress Bar in TaskBar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SarojaKannan
    New Member
    • Aug 2007
    • 8

    Progress Bar in TaskBar

    Hi,

    How to keep a Progress Bar designed in Visual Basic in Task Bar.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    use a picture box in the taskbar and draw the progressbar inside the picturebox.

    Comment

    • hariharanmca
      Top Contributor
      • Dec 2006
      • 1977

      #3
      Originally posted by SarojaKannan
      Hi,

      How to keep a Progress Bar designed in Visual Basic in Task Bar.
      I think you are looking for ststus bar?

      Comment

      • Robbie
        New Member
        • Mar 2007
        • 180

        #4
        Originally posted by hariharanmca
        I think you are looking for ststus bar?
        Or maybe even a status bar? ;P
        (Sorry, couldn't resist)

        Comment

        • QVeen72
          Recognized Expert Top Contributor
          • Oct 2006
          • 1445

          #5
          Hi,

          Use a "ProgressBa r", To add this Control to from goto menu:
          Project > Component > "Microsoft WINDOWS COMMON CONTROLS 6.0"

          Regards
          Veena

          Comment

          Working...