ComponentOne SpellChecker for WinForms
AddOwnedForm Method

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog 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

C1SpellDialog Class
C1SpellDialog Members