This question is locked. New answers and comments are not allowed.
Can the RadFormDecorator for MVC be used to create custom check boxes that use our own images to indicate checked and not checked?
Such as - instead of having a box with or without a check mark, we could use two light bulb images that work as the check box. A user would click the "off" light bulb image which would switch to the "on" image to indicate checked, and a user would click the "on" light bulb which would switch to the "off" image to indicate unchecked.