Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / TextHighlightButton Class / OnSelectedColorChanged Method

In This Topic
    OnSelectedColorChanged Method (TextHighlightButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnSelectedColorChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected override void OnSelectedColorChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also