Context Menu

A context menu is a Popup band that displays at either specified coordinates or the current mouse position. A context menu displays icons, text, and submenu links providing access to applicable commands relevant to a specific function or area of an application. To set the location where a context menu appears in an application, use the PopupMenu method. You can also create a no-dismissal area for a context menu using the PopupMenuEx method.

 

 

Walkthrough: Context Menus

 

 


Copyright © 2006 Data Dynamics, Ltd. All Rights Reserved.