U
Uncle_Albert
Hi there,
Trying to get to grips with MDI applications at the mo and having a
bit of trouble with the basics.
What I have at the mo is the parent form loading and immediately
displaying a child form, which is to be used to log in to the system
(username and password entry). When the user clicks connect on the
child form, I want the menu's on the parent to become enabled.
How can I enable the menus from within the child form code?
I've looked at loads of examples, but all they seem to talk about is
merging menu's - not what I'm after!
Any help would be greatly appreciated!
Trying to get to grips with MDI applications at the mo and having a
bit of trouble with the basics.
What I have at the mo is the parent form loading and immediately
displaying a child form, which is to be used to log in to the system
(username and password entry). When the user clicks connect on the
child form, I want the menu's on the parent to become enabled.
How can I enable the menus from within the child form code?
I've looked at loads of examples, but all they seem to talk about is
merging menu's - not what I'm after!
Any help would be greatly appreciated!