C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ContextMenuPopupEventArgs Class
Properties


ContextMenuPopupEventArgs Class Members

The following tables list the members exposed by ContextMenuPopupEventArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of ContextMenuPopupEventArgs class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGets the component for which the menu is shown.  
Public PropertyGets a value indicating whether this menu is custom.  
Public PropertyGets the upper-left or upper-right corner of the context menu in screen coordinates.  
Public PropertyGets or sets a value indicating to use a custom context menu instead of the standard.  
Top
See Also