Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / PanelAutoHideCancelEventArgs Class


In This Topic
    PanelAutoHideCancelEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see PanelAutoHideCancelEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value whether the event should be bubbled up in the chain.  
    Public PropertyGets or sets a value whether to cancel the current event, (Inherited from Nevron.UI.WinForm.Docking.PanelCancelEventArgs)
    Public PropertyGets or sets a value whether the event should be bubbled up in the chain. (Inherited from Nevron.UI.WinForm.Docking.PanelEventArgs)
    Public PropertyGets the INDockingPanel object associated with the event data. (Inherited from Nevron.UI.WinForm.Docking.PanelEventArgs)
    Top
    See Also