G
Guest
Hi! When I create a new form programatically, I can save its handle in a collection of some type
Later, I need to find that form based on a handle I saved and call one of its functions. The newly create
form can be a child of an MDI form but it very well may not be, so I can not use MDIChildren
I am wandering how it can be done in C#, please
Thank you in advance
Dany
Later, I need to find that form based on a handle I saved and call one of its functions. The newly create
form can be a child of an MDI form but it very well may not be, so I can not use MDIChildren
I am wandering how it can be done in C#, please
Thank you in advance
Dany