ComponentOne GanttView for WinForms
RemoveOwnedForm Method (LinkForm)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > LinkForm 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

LinkForm Class
LinkForm Members