Inserting a Progress bar to a Status Bar

  • Thread starter Thread starter Champika Nirosh
  • Start date Start date
C

Champika Nirosh

Hi All,

Is there a way to add a Progress bar or any other control to a Status bar?

Nirosh.
 
You can create a progress bar, set the parent property to the status bar,
and then adjust the location and size properties based on the status bar.
 
I tried it but it is not working for me ...

I know there is no Parent property for progress bar in the property window..
so how I am going to set it.. I don't think that status bar can act as a
container for the progress bar.. but in IE word you have it..

Can you illustrate ur comment a bit more so then I can figure it out.

Nirosh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top