ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / OnRightToLeftChanged Method

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

    Parameters

    e
    See Also