-
this procedure is a simple Visual Basic 6.0 on the multi
本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its practical value may not be high, but it can draw on programming ideas.
- 2022-03-14 08:12:13下载
- 积分:1
-
fullycustommenu
FullyCustomMenu
- 2023-05-12 23:20:02下载
- 积分:1
-
read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)...
在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to the project Lane found : The article referred to the good results can be achieved. But what is inconvenient : the need for mapping and WM_MEASUREITEM WM_DRAWITEM news can be achieved self-portrait function. This is a dialog based on the works or just need to pop-up menu, the works inconvenient
- 2022-09-19 08:50:03下载
- 积分:1
-
类似windows开始菜单的左边带有竖条的菜单
类似windows开始菜单的左边带有竖条的菜单-Similar to the Start menu windows with a vertical bar on the left menu
- 2022-03-15 01:02:56下载
- 积分:1
-
Shell Programming in the context menu contextmenu
Shell 编程的上下文菜单contextmenu-Shell Programming in the context menu contextmenu
- 2022-02-25 09:10:18下载
- 积分:1
-
这是个用VC++编写的程序,它实现的功能你一看就知道。
这是个用VC++编写的程序,它实现的功能你一看就知道。- This is with the VC++ compilation procedure, it realizes the
function you understood at a glance.
- 2022-02-24 16:45:27下载
- 积分:1
-
BCDialogMenu3034对话框例子
BCDialogMenu3034对话框例子-dialog example BCDialogMenu3034
- 2023-01-18 07:20:04下载
- 积分:1
-
这是一个我做的,请大家不要见笑。有做3D图形引擎的没,有的话,能不能向你学习啊!...
这是一个我做的,请大家不要见笑。有做3D图形引擎的没,有的话,能不能向你学习啊!-I do, please do not laughed at. Doing 3D graphics engine did not, yes, you can learn ah!
- 2022-06-30 08:54:00下载
- 积分:1
-
这是一个关于菜单的小例子,能够动态生成菜单。
这是一个关于菜单的小例子,能够动态生成菜单。-This is a menu on the small example, the menu can be dynamically generated.
- 2022-03-25 11:27:42下载
- 积分:1
-
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Spa...
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Space 或者在标题栏单击鼠标右键可以调出系统菜单。例子程序对系统菜单进行了定制,在原有菜单基础上添加了两个菜单命令:一个是显示“关于”对话框;另一个是“退出”。之所以要加一个“退出”菜单命令,是因为例子程序改写了对话框原来默认的“关闭”菜单命令行为(Alt-F4),用来隐藏对话框。因此必须加一个程序的“退出”出口。此外,例子程序利用一个第三方的系统托盘处理类,利用系统托盘图标可以显示/隐藏对话框。 下面我们就来看看用 C++/MFC 实现的细节。
- 2022-07-07 01:10:52下载
- 积分:1