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


In This Topic
    PanelAutoHideCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PanelAutoHideCancelEventArgs.

    Public Constructors
    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