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

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

    System.Object
       System.EventArgs
          C1.Win.Command.FloatingWindowCreatedEventArgs

    See Also