If I subclass RadButtonElement, the subclass no longer has the same style applied as a pure RadButtonElement. Here's the simple code snippet:
Can you tell me how to make my RadButtonElement have the same default style (e.g. background color, mouse rollover) as a regular RadButtonElement?
Thanks,
Michael Hewitt
Precision Software Design, LLC
For reference, here is the full body of my Form.OnLoad function: