Hi,
I would like to use a set of radio buttons and have them render using the 'button' appearance (i.e. instead of the default circular checkbox appearance). For a normal Winforms System.Windows.Forms.RadioButton control, this is accomplished by setting the RadioButton.Appearance property to 'Button'. However, the Telerik RadRadioButton control does not have that property. How can this be accomplished with the Telerik radio button control?
Thanks!
--Darren