unable to call a function
Hi...
I have 1 .class file and 1 form.cs file.
I want to call a function from form.cs on button click. but i am unable to do that. I was creating an object for it still it throws an exception in .class file.
Let me know how to solve it.....
Advance Thanks....