the opration on the parent form
hello! i am a freshmen here.I don't know if any one who can help me on the problem i've met.
i'm trying to call the parent form's method and property from the MDIChild form ,but it do nothing .how can i do? thanks!
the code like this:
Me.Parent.Menu.MenuItems.Item(2).Enabled = True
alfred duan
|