[]
Initializes a new instance of the ObjectThemeEventArgs class.
public ObjectThemeEventArgs(object obj, string themeName)
Public Sub New(obj As Object, themeName As String)
| Type | Name | Description |
|---|---|---|
| object | obj | The target object. |
| string | themeName | The name of the theme. |