D
Diego F.
I'm writing an application that has some forms. I need an object in the main
form, but I'm not sure about how to access it from other forms.
Which is the best way to do it? Can I declare the object as static and
access directly the form?
form, but I'm not sure about how to access it from other forms.
Which is the best way to do it? Can I declare the object as static and
access directly the form?