文件名 文件描述 浏览
◆ CTreeView.htm

The CTreeView class does not handle the right mouse button click in a manner like the Explorer window. Actions like highlighting, setting the active item, and where the right mouse menu pops up require some additional code to obtain the appropriate functionality. This article is intented to illustrate what functions need to be added to your view class for the tree to "act" properly.

点击右键,弹出快捷菜单的方法

浏览
◆ track_popup.htm

Using CMenu::TrackPopupMenu as an Immediate Function

使用弹出菜单作为立即函数

浏览
◆ titledmenu.htm

Creating Popup Menus with Titles - Mark E. Pennell

使用标题来创建弹出菜单

浏览
◆ findpos.htm

Finding a menuitem from command id - Jochen Ruhland

从命令ID中得到菜单项目

浏览
◆ popups

CommandUI Message Handling with Popup Menus

处理弹出菜单的命令信息

浏览
◆ mru_on_submenu.htm

The simplest way to put the MRU list in a submenu

在子菜单中放置MRU 列表的简单方法

浏览
◆ mru_on_submenu_lewis.htm

Using MRU on a submenu

在子菜单中使用MRU

浏览
◆ mru_mfc_bug.htm

MRU list in a submenu: the MFC bug and how to correct it

在子菜单中修改MFC bug的MRU 列表

浏览
◆ menu1.htm

Menu Operations

菜单操作

浏览