Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / ButtonLookChanged Event

In This Topic
    ButtonLookChanged Event
    In This Topic
    Event fired when the ButtonLook property of commandlink is changed.
    Syntax
    'Declaration
     
    
    Public Event ButtonLookChanged As EventHandler
    public event EventHandler ButtonLookChanged
    See Also