Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ValidationErrorIndicator Class / OnInitialized Method

In This Topic
    OnInitialized Method (ValidationErrorIndicator)
    In This Topic
    Overrides the default behavior.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub OnInitialized( _
       ByVal e As EventArgs _
    ) 
    protected override void OnInitialized( 
       EventArgs e
    )

    Parameters

    e
    See Also