ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1Label Class / BorderColorChanged Event

In This Topic
    BorderColorChanged Event (C1Label)
    In This Topic
    Occurs when the BorderColor property has changed.
    Syntax
    'Declaration
     
    Public Event BorderColorChanged As EventHandler
    public event EventHandler BorderColorChanged
    See Also