InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ContextMenuShowingEventArgs Class
Properties


In This Topic
    ContextMenuShowingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ContextMenuShowingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ContextMenuShowingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the context menu appeared successfully.  
    Public PropertyGets the screen point where the context menu should appear.  
    Public PropertyGets the x-coordinate of the screen point where the context menu should appear.  
    Public PropertyGets the y-coordinate of the screen point where the context menu should appear.  
    Top
    See Also