如何在停靠窗格的标题栏中显示图标

如何在停靠窗格的标题栏中显示图标

本文介绍了如何在停靠窗格的标题栏中显示图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时删除!!

Windows MFC C ++应用程序 - 我有一个窗口,在自动隐藏模式下停靠在主框架上。窗口的标题栏有一个图标和文本。当隐藏停靠窗格时,选项卡上会显示图标,但是当窗口被取消隐藏时,不显示图标,只显示标题文本。我也希望看到图标(它也需要以编程方式进行更改)

Windows MFC C++ app - I have a window that is docked to the main frame in auto-hide mode. The window's title bar has an icon as well as text. When the docked pane is hidden, the icon shows on the tab, but when the pane is unhidden, the icon is not shown, just the title text. I would like to see the icon as well (it needs to be changed programmatically too)

推荐答案


这篇关于如何在停靠窗格的标题栏中显示图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

1403页,肝出来的..

09-06 17:45