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


In This Topic
    PanelCancelEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a value whether to cancel the current event,  
    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