P
planetthoughtful
Hi All,
I have an app that presents a small main form when run. When a
particular button is clicked, I'd like to briefly display another small
form directly below the main form, regardless of where on the screen
the main form is currently located.
I'm trying to work out how, from the class that displays the second
form, I reference the x and y coords of the main form so I can set
these for the second form when it is displayed?
So, in generic terms, I'm trying to work out how I reference, from a
class, properties and methods of an already displayed / instantiated
form?
Any help appreciated!
Regards,
pt
I have an app that presents a small main form when run. When a
particular button is clicked, I'd like to briefly display another small
form directly below the main form, regardless of where on the screen
the main form is currently located.
I'm trying to work out how, from the class that displays the second
form, I reference the x and y coords of the main form so I can set
these for the second form when it is displayed?
So, in generic terms, I'm trying to work out how I reference, from a
class, properties and methods of an already displayed / instantiated
form?
Any help appreciated!
Regards,
pt