Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.5.2 Assembly / C1.Win.C1Themes Namespace / ObjectThemeEventArgs Class / Object Property

In This Topic
    Object Property (ObjectThemeEventArgs)
    In This Topic
    Gets the object related to the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Object As System.Object
    public System.object Object {get;}
    See Also