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

In This Topic
    Form Property
    In This Topic
    The created Form.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Form As Form
    public Form Form {get;}
    See Also