InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / ContextMenuShowingEventArgs Class
Members

In This Topic
    ContextMenuShowingEventArgs Class
    In This Topic
    Provides data for a ContextMenuShowing event.
    Object Model
    ContextMenuShowingEventArgs Class
    Syntax
    'Declaration
     
    Public Class ContextMenuShowingEventArgs 
       Inherits System.EventArgs
    public class ContextMenuShowingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.InputPanel.ContextMenuShowingEventArgs

    See Also