Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何CStatusBarCtrl在对话框类中显示一个(继承自CDialogImpl)?
CStatusBarCtrl
CDialogImpl
没有什么特别的 - 您创建窗口,具有正确的所有者(对话框),并将其放置在正确的位置......就像从代码创建的任何其他控件一样。