ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / OnImeModeChanged Method

In This Topic
    OnImeModeChanged Method (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnImeModeChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnImeModeChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also