Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadCheckBox

Not answered RadCheckBox

Feed from this thread
  • Jason avatar

    Posted on Jan 11, 2012 (permalink)

    Am I missing something? Where is Silverlight's RadCheckBox control? 

    It's in WinForm - but how do I do a CheckBox control in Silverlight?


    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Jan 16, 2012 (permalink)

    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 >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Buttons > RadCheckBox