T
Tommy
I need a way to execute a function that is contained in a windows form from
a class. How can I pass the address to the function and execute it.
I would settle with passing a button and firing the click event of it from
within the class to accomplish my task.
How can I accomplish this?
Tommy
a class. How can I pass the address to the function and execute it.
I would settle with passing a button and firing the click event of it from
within the class to accomplish my task.
How can I accomplish this?
Tommy