ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / VisualStyleChanged Event

In This Topic
    VisualStyleChanged Event (C1Combo)
    In This Topic
    Occurs when the VisualStyle property changes.
    Syntax
    'Declaration
     
    
    Public Event VisualStyleChanged As EventHandler
    public event EventHandler VisualStyleChanged
    See Also