L
Lam
Hi
in the C# windows projetct. how can I close the form in a cs class withing
the same namespace?
suppose there are Form1.cs(Design), Form1.cs, class1.cs in the same
namespace.
I need to close the From1 in the class1.cs.how can I do that?
Thanks
in the C# windows projetct. how can I close the form in a cs class withing
the same namespace?
suppose there are Form1.cs(Design), Form1.cs, class1.cs in the same
namespace.
I need to close the From1 in the class1.cs.how can I do that?
Thanks