Anna,
I received your answer on my previous question on getting Printform into my toolbox. I saw "Printform" in the tools selection window and have clicked on the Printform tool. I now get the following message:
"The following controls were successfully added to the toolbox but are not enabled in the active designer: Printform
Make sure the controls to add are compatible with the current designer and the .NET Framework version."
I've unchecked, close Visual Studio 19, opened Visual Studio 19 and checked the Printform tool to add it to the toolbox several times, but I still get the same message as listed above.
I'm using System.Windows.Forms.Forms in my project and I currently have .NET Framework Components 4.0. I've downloaded dotnet-sdk-6.0.100 preview in an effort to see if that .NET would support loading the Printform tool to the toolbox and make it active. Unfortuneatly I have been unsuccessful in making that happen.
Can you tell me what version of Forms and .NET I should use and how to load them into Visual Studio?