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

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