Question

How do I display a CStatusBarCtrl inside a dialog class (inheriting from CDialogImpl)?

Was it helpful?

Solution

There is nothing special - you create the window, with the proper owner (the dialog), and you put it into proper position... Just like any other control created from code.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top