最初以停靠状态启动对话框 [英] launch the dialogbar initially at docked state

查看:89
本文介绍了最初以停靠状态启动对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在主窗口右下角的停靠状态下启动对话框.

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


这篇关于最初以停靠状态启动对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆