ThemeChangedEventArgs Class

Definition

Arguments for the VSColorTheme.ThemeChanged event fired when VS colors change as result of a system color change, VS theme change, or OS theme change

C++
public ref class ThemeChangedEventArgs sealed : EventArgs
Inheritance
ThemeChangedEventArgs

Constructors

ThemeChangedEventArgs(Int32)

Creates a new instance of the class with the specified message value.

Properties

Message

The message that initiated the theme color change

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022