C1RadioButton missing in Winforms 4.6 and 4.8

Posted by: dan on 4 June 2025, 10:23 am EST

  • Posted 4 June 2025, 10:23 am EST

    I needed to use a radio button in a project and i can’t seem to find it in the visual studio toolbox.

    I’m using VS 2022 and VB.NET

    I can see the other c1input controls - c1button, c1checkbox, c1colorpicker, c1combobox, c1dateedit, etc

    Can anyone shed any light as to how i can add a radio button at design time please?

    Thanks

  • Posted 4 June 2025, 10:34 am EST

    I can’t create one at runtime either:

    Dim rb As New C1.Win.C1Input.C1RadioButton

    gives the error:

    Type 'C1.Win.C1Input.C1RadioButton' is not defined.
  • Posted 5 June 2025, 1:40 am EST

    Hi Dan,

    The C1RadioButton control is not available in the .NET Framework versions (4.6.2 or 4.8) of the C1 WinForms controls. It was introduced in the .NET 6 and later versions of the C1 WinForms controls and can be used in projects targeting .NET 6 or higher.

    Here is the NuGet package for .NET 6 or higher projects - https://www.nuget.org/packages/C1.Win.Input

    Best Regards,

    Kartik

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels