'Declaration
Public Class ContextMenuOpenArgs
Inherits System.EventArgs
Remarks
This class encapsulates information about the context menu that is being requested, including the source component and the specific type of context menu. It also allows the opening of the context menu to be cancelled.