Calendar for WinForms | ComponentOne
C1.Win.C1Input.Design Namespace / C1TextBoxDesigner Class / InitializeNewComponent Method

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

    Parameters

    defaultValues
    See Also