I have a problem using the samples that have "using System.WinForms ;"
Changing it to System.Windows. Forms does not work. Somehow in such projects
System does not have ".Forms" .
Is there a way to fix the problem?
Thanks,
Dave.
Changing it to System.Windows. Forms does not work. Somehow in such projects
System does not have ".Forms" .
Is there a way to fix the problem?
Thanks,
Dave.
Comment