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
特別なことは何もありません。適切な所有者 (ダイアログ) でウィンドウを作成し、それを適切な位置に配置します...コードから作成された他のコントロールと同様です。