Hello,
For
VB.NET...
I have put Status bar on MDI and i want to change one of its panel's text value... when i am on child form ...
how is it possible....
i tried
myProj.stausbar1.panel(1).text = "ABC"
but its does not change its value....
Thanks for help
Narendra