ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / GlobalColumnStylesForm Class / RemoveOwnedForm Method

In This Topic
    RemoveOwnedForm Method (GlobalColumnStylesForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RemoveOwnedForm( _
       ByVal ownedForm As System.Windows.Forms.Form _
    ) 
    public void RemoveOwnedForm( 
       System.Windows.Forms.Form ownedForm
    )

    Parameters

    ownedForm
    See Also