Themes for WinForms | ComponentOne
C1.Win.C1Themes.Extended.4.5.2 Assembly / C1.Win.C1Themes Namespace / ThemeApplyingEventArgs Class
Members

In This Topic
    ThemeApplyingEventArgs Class
    In This Topic
    Provides data for the ThemeApplying event.
    Object Model
    ThemeApplyingEventArgs Class
    Syntax
    'Declaration
     
    Public Class ThemeApplyingEventArgs 
       Inherits System.ComponentModel.CancelEventArgs
    public class ThemeApplyingEventArgs : System.ComponentModel.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             C1.Win.C1Themes.ThemeApplyingEventArgs

    See Also