|
-
March 29th, 1999, 12:32 PM
#1
Status Bar on a CDialog
Hi All,
I have a dialog based application (VC 5.0 on NT).
I would like to display a status bar on the bottom of the dialog, but am unable to as the CStatusBar is only designed to be attached to SDI and MDI applications.
However, I have seen some people attempt to explain how to do it, so I believe that it can be done.
Does anyone have either a sample project which does this, or detailed code snippits and instructions.
Any help is greatly appreciated,
Regards,
Mark
-
March 31st, 1999, 02:58 PM
#2
Re: Status Bar on a CDialog
There is an example in the Knowledge Base section of the MSDN Library. Its called "SAMPLE: Adding Control Bars to Dialog Boxes in MFC". Good luck.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|