Parameters
- obj
- The object to apply the theme to.
- theme
- The theme to apply.
Return Value
True of the theme was successfully applied, false otherwise (i.e. if the object does not support theming).
The target object must be either a C1 control supporting themes, or a standard control (such as Button, Label etc) for which basic theming is provided by this library.