D
Dave
Hi,
I have developed an MDI program, and simply wish to update
a text panel on a status bar situated on the MDI from from
a child form. In VB6 this was as easy as pie!
How do you achieve it in Vb.net?
I've tried a public property, referencing
me.mdi.parent.controls etc etc and nothing seems to work.
Any Ideas?
Dave
I have developed an MDI program, and simply wish to update
a text panel on a status bar situated on the MDI from from
a child form. In VB6 this was as easy as pie!
How do you achieve it in Vb.net?
I've tried a public property, referencing
me.mdi.parent.controls etc etc and nothing seems to work.
Any Ideas?
Dave