最初以停靠状态启动对话框

编程入门 行业动态 更新时间:2024-10-06 21:31:00
本文介绍了最初以停靠状态启动对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何在主窗口右下角的停靠状态下启动对话框. PS: 我想使用CDialogbar. 现在我正在使用从CDialogbar派生的类. 请帮助我.

How to launch the dialogbar initially at docked state on the right bottom of the main window. PS: I want to use CDialogbar. now I am using a class which is derived from CDialogbar. Please help me.

推荐答案

DockControlBar(&m_wndToolBar, AFX_IDW_DOCKBAR_BOTTOM); 将控制栏停靠在主窗口底部. DockControlBar(&m_wndToolBar, AFX_IDW_DOCKBAR_BOTTOM); will dock your control bar on bottom of your main window.

如何创建自定义CLASS控件 How about create a custom CLASS control

更多推荐

最初以停靠状态启动对话框

本文发布于:2023-11-28 04:17:54,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1640925.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:对话框   最初   状态

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!