NetXP 3.0 Reference

CommandContextMenu Class

A context menu with fully customizable look and feel.

For a list of all members of this type, see CommandContextMenu Members.

System.Object
   MarshalByRefObject
      NativeWindow
         CommandContextMenu

[Visual Basic]
NotInheritable Public Class CommandContextMenu
Inherits NativeWindow
Implements System.ComponentModel.IComponent, System.IDisposable
[C#]
public sealed class CommandContextMenu : NativeWindow, IComponent, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This menu should not be used with system tray icons.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

CommandContextMenu Members | NETXP.Controls.Bars Namespace