隐藏大型机MFC中未使用的部分 [英] Hide unused part in mainframe MFC

查看:104
本文介绍了隐藏大型机MFC中未使用的部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用CXTPDockingPane创建窗格并将它们附加到程序的MainFrame。窗格很好看。问题是窗格中的MainFrame中存在未使用的部分。我希望创建的窗格满足MainFrame,MainFrame中没有未使用的部分。我试图隐藏未使用的部分或让它消失,但我不能。请帮我。非常感谢。



我的尝试:



我试图隐藏未使用的部分或使其消失,但我不能。

I use CXTPDockingPane to create panes and append them to MainFrame of program. The panes appear nicely. The problem is that there is an unused part exists in MainFrame among the panes. I would like the created panes fulfill the MainFrame and there is no unused part in MainFrame. I tried to hide the unused part or make it disappear but I couldn't. Please help me. Thank you very much.

What I have tried:

I tried to hide the unused part or make it disappear but I couldn't.

推荐答案

请参阅:

ShowWindow功能(Windows)

在MFC中: CWnd :: OnShowWindow



您可以拥有一个代表面板窗口的控件,一些窗口作为您的某些控件的父级,可能是基于父/子关系的窗口层次结构。如果您隐藏/显示父级,它将隐藏/显示子级的所有层次结构。



-SA


这篇关于隐藏大型机MFC中未使用的部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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