ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input.Design Namespace / C1TextBoxDesigner Class / InitializeNewComponent Method

In This Topic
    InitializeNewComponent Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub InitializeNewComponent( _
       ByVal defaultValues As IDictionary _
    ) 
    public override void InitializeNewComponent( 
       IDictionary defaultValues
    )

    Parameters

    defaultValues
    See Also