[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeApplyingEventArgs

ThemeApplyingEventArgs Class

Provides data for the ThemeApplying event.

Inheritance
ThemeApplyingEventArgs
Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.Extended.4.8.dll
Syntax
public class ThemeApplyingEventArgs : CancelEventArgs

Constructors

Name Description
ThemeApplyingEventArgs()

Initializes a new instance of the ThemeApplyingEventArgs class.

ThemeApplyingEventArgs(string)

Initializes a new instance of the ThemeApplyingEventArgs class.

Properties

Name Description
Handled

Gets or sets a value indicating whether the event was handled.

ThemeName

Gets the name of the theme to be assigned.