ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.8 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerDesigner Class / InitializeNewComponent Method

In This Topic
    InitializeNewComponent Method (C1SpellCheckerDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub InitializeNewComponent( _
       ByVal defaultValues As System.Collections.IDictionary _
    ) 
    public virtual void InitializeNewComponent( 
       System.Collections.IDictionary defaultValues
    )

    Parameters

    defaultValues
    See Also