EXContextMenu(popup-menu control)
Download The eXContextMenu component displays and handles a context menu (also called contextual, shortcut, and popup or pop-up menu). A context menu is a menu in a graphical user interface (GUI) that appears upon user interaction, such as a right-click mouse operation. The eXContextMenu component is written from scratch, and does NOT use the system's popup menu. For instance, the /NET's System.Windows.Controls.ContextMenu does not support a modal form, so you have to assign a handler for each item, instead the eXContextMenu component waits for the user to make the selection, and returns the selected values. Also another major difference is that the System.Windows.Controls.ContextMenu is closed once any item is clicked, while in the eXContextMenu component, this is not required, so you can check multiple check boxes, and when you click outside, the Select method returns the selected values. If you require the system's popup menu, you can try the eXPopupMenu control.

First Look of eXContextMenu:
Features of eXContextMenu include:
General information about eXContextMenu product:
Identifier: Exontrol.ContextMenu, exontrol.EXCONTEXTMENULib.excontextmenu
Version: 17.0.0.4
Files: excontextmenu.dll, excontextmenu.ocx, exontrol.excontextmenu.dll, excontextmenu.net
Available As:
Available since: 2013112
Compatible with: VB, VB.NET, VBA, C++, X++, C#, VFP, VFP Advanced (x64), Access, HTML, Delphi, Smalltalk, eDeveloper, xBasic, Dynamics AX, Dynamics NAV, Visual Objects, PowerBuilder, LabVIEW, Power++, FORTH, Progress
Lines of code: 87,983 (76,863 excluding comments and empty lines)
Includes: Objects 7, Functions 229, Events 6, Definitions 20
See Also:
Shortcut links: