Am I missing something? Where is Silverlight's RadCheckBox control?
It's in WinForm - but how do I do a CheckBox control in Silverlight?
1 Answer, 1 is accepted
0
Tina Stancheva
Telerik team
answered on 16 Jan 2012, 03:20 PM
Hello Jason,
You're not missing anything. We don't provide a CheckBox control as you can use the MS CheckBox control. And we provide predefined styles matching the Telerik built-in themes for the following MS controls:
CheckBox
RadioButton
Button
RepeatButton
TextBox
PasswordBox
Listbox
ScrollViewer.
And this is why you can use the MS CheckBox control in your application without losing the overall look.
Regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>