ComponentOne FlexReport for WinForms
AddOwnedForm Method (C1FlexViewerDialog)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerDialog 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

C1FlexViewerDialog Class
C1FlexViewerDialog Members