Showing progress bar in a status bar pane (3)
Posted
by Levente Farkas
on August 6th, 1998
This can be best achieved by deriving a class from CStatusBar and adding a CProgressCtrl child in it. We can then add members to the new CStatusBarWithProgress to hide/show and control the progress bar.
All these prepared, you can now open up your frame class' header, and simply change CStatusBar with our new CStatusBarWithProgress. That's all.

Comments
Source & Sample File Up Load..
Posted by Legacy on 06/24/1999 12:00amOriginally posted by: Yong Jin Nam
hi.Farkas.
Replyplease running source file and sample file upload...
good luck