Jump to content

Status bar

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
travy92

travy92

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
Well i just read some useful tutorials on making my own Internet Explorer. I've added some useful components BUT i really don't know how to add a status bar!

I think i'm supposed to use Microsoft Common Controls but i'm not sure.

Could anyone please help? And post the code for it to work as well please :confused:

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Are you using Visual Studio 200x? If so it is right in the toolbox. Click on your form [Design] and then mouse-over Toolbox. Click "All Windows Forms" and then scroll down to "StatusStrip".

#3
travy92

travy92

    Learning Programmer

  • Members
  • PipPipPip
  • 76 posts
Nah, it's Microsoft Visual Basic 6.0. This is what i've found out:

Add component "Microsoft Common Controls".
Then on the tool bar thing on the left, click "Status bar" or "Progress bar".

Now the only thing i need is to get the code to make both, Status bar and Progress bar to work with an internet browser.

Any help? :rolleyes: