ComponentOne Ribbon for WinForms
RemoveOwnedForm Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1RibbonForm Class : RemoveOwnedForm Method
Syntax
'Declaration
 
Public Sub RemoveOwnedForm( _
   ByVal ownedForm As System.Windows.Forms.Form _
) 
public void RemoveOwnedForm( 
   System.Windows.Forms.Form ownedForm
)

Parameters

ownedForm
See Also

Reference

C1RibbonForm Class
C1RibbonForm Members