Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / BeforeRightClickEventArgs Class
Properties


In This Topic
    BeforeRightClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeRightClickEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public PropertyGets or sets a boolean value indicates whether the default right-click action is performed when the procedure is finished.  
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public PropertyGets or sets the ContextMenuStrip associated with this event.  
    Public PropertyGet type of context menu.  
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Public Property (Inherited from System.Windows.Forms.MouseEventArgs)
    Top
    See Also