Hi, Is there anyway to add a progress bar to the status bar??
Simular to explorer i want to use the status bar for tool tips and text, but when loading files etc would like a progress bar to appear.
any ideas how this can be achieved.
thanks PAul
Here is a small sample:
http://www.members.aon.at/ar_s/ForumBilder/ProgressStatus.zip
wow thanks so much for the response. didnt realise it was a case of moving the window.
feels like cheating but hey it works.
Didn't look at the zip file, but I usually just set the parent of the control to the statusbar and move it where I want. Paul even has functions built in now to get the size of sections,etc.