Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows.TabbedMdi Namespace / ShowingMenuEventArgs Class
Properties


In This Topic
    ShowingMenuEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ShowingMenuEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ShowingMenuEventArgs class specifying the menu that is being shown.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the menu being shown.  
    Top
    See Also