Was this removed in the most recent Winforms update?
I can't find it in the documentation nor the tool box in Visual Studio
1 Answer, 1 is accepted
0
Dinko | Tech Support Engineer
Telerik team
answered on 19 Nov 2024, 10:39 AM
Hi Joe,
Thank you for reaching out to us.
The RadAboutBox is not a control. It is a template of our RadForm. That is why you can access it via code or dropdown it from the VS ToolBox. If you have used our MSI installation file, it will install the template in VS. Then you can add it as a regular form. Here are the steps:
Click on the Add --> New Item in VS options:
Search for RadAboutBox and add it to the project.
The RadAboutBox is RadForm with a predefined structure. Let me know if further assistance is required.
Regards,
Dinko | Tech Support Engineer
Progress Telerik