Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawFloatingCaptionEventArgs Class
Members

In This Topic
    DrawFloatingCaptionEventArgs Class
    In This Topic
    Provides data for the DrawFloatingCaption event.
    Object Model
    DrawFloatingCaptionEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class DrawFloatingCaptionEventArgs 
       Inherits System.EventArgs
    public class DrawFloatingCaptionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.DrawFloatingCaptionEventArgs

    See Also