Hi,
I have an MDI form. When the user logs into my application by typing UID and PWD (which is a small popup form), depending on the access rights to the user I need to disable some menu items of my MDI form .
I have created some menu items on MDI form. How can I disable/enable the menu items. I am able to access the menu items by saying "frmMDI.mnuFile" but there is not disable/enable method .
could someone let me know please.
thank you
nath
I have an MDI form. When the user logs into my application by typing UID and PWD (which is a small popup form), depending on the access rights to the user I need to disable some menu items of my MDI form .
I have created some menu items on MDI form. How can I disable/enable the menu items. I am able to access the menu items by saying "frmMDI.mnuFile" but there is not disable/enable method .
could someone let me know please.
thank you
nath