F
Felicity
Hello,
I am developing a security component for a windows forms
application for my company. I want to be able to apply
security to MainMenu objects and their associated
MenuItems using a generic function. My problem is that I
cannot seem to get access to the collection of MainMenu
objects on any given form. I generally have 2 or 3
MainMenu objects on each form. However, I can only can
access to the one that is currently set as the Form's Menu
object using the Menu property of the form. How can I do
this??? Please help ???
regards,
Felicity
I am developing a security component for a windows forms
application for my company. I want to be able to apply
security to MainMenu objects and their associated
MenuItems using a generic function. My problem is that I
cannot seem to get access to the collection of MainMenu
objects on any given form. I generally have 2 or 3
MainMenu objects on each form. However, I can only can
access to the one that is currently set as the Form's Menu
object using the Menu property of the form. How can I do
this??? Please help ???
regards,
Felicity