SalContextMenu
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Implementation of contextual menu.
- C#
- VB.NET
public class SalContextMenu : ContextMenu
Public Class SalContextMenu
Inherits ContextMenu
Constructors
SalContextMenu(menu)
Create a new SalContextMenu and initialize it with all the menu items in the specified menu object.
| Name | Type | Description |
|---|---|---|
| menu | MenuItem |