ComponentOne Ribbon for WinForms
AddOwnedForm Method

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

Parameters

ownedForm
See Also

Reference

C1RibbonForm Class
C1RibbonForm Members