L.S.,
I'm an ex-C programmer and just started programming in C#.
(Visual C# 2008 Express Edition)
At the moment I'm re-writing a C-program in C# and my problem is most likely very simple, but sofar I've not been able to solve this problem.
In the program I'm writing I've added a Windows Form via Project/Add Windows Form.
My question is how can I activate this Form within my program?
Thanks and Kind Regards,
Peter
I'm an ex-C programmer and just started programming in C#.
(Visual C# 2008 Express Edition)
At the moment I'm re-writing a C-program in C# and my problem is most likely very simple, but sofar I've not been able to solve this problem.
In the program I'm writing I've added a Windows Form via Project/Add Windows Form.
My question is how can I activate this Form within my program?
Thanks and Kind Regards,
Peter
Comment