B
Brian P. Hammer
I have a MDI Children and want to access, lets say a label. I have seen in
other posts:
DirectCast(????, ????).MyLabel = "Label Text"
If MDIMain is the MDI and FormA is the MDI Child, how can I make it work?
Thanks,
Brian
other posts:
DirectCast(????, ????).MyLabel = "Label Text"
If MDIMain is the MDI and FormA is the MDI Child, how can I make it work?
Thanks,
Brian