Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / CaptionEventArgs Class
Members


In This Topic
    CaptionEventArgs Class
    In This Topic
    Contains information about a panel event associated with its caption.
    Object Model
    CaptionEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CaptionEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As CaptionEventArgs
    public class CaptionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Nevron.UI.WinForm.Docking.CaptionEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also