D
dch3
I'm trying to build a custom MenuBar for my app. While I've got the bar up
and running, I need to know if its possible to dynamically Add or Delete
items at Run Time. I have several table setup that control the various Menu
Functions that a person has access to - based on their Windows ID. I'd like
to provide them with a Menu where the items reflected the functions that they
have access to.
Basically for one user..
FILE MENU FUNCTION EDIT
TRAILER DISPATCH
QUIT & EXIT
for another..
FILE MENU FUNCTION EDIT
PARTS INVENTORY
REPORTS
TRAILER DISPATCH
USER SETUP
QUIT & EXIT
and running, I need to know if its possible to dynamically Add or Delete
items at Run Time. I have several table setup that control the various Menu
Functions that a person has access to - based on their Windows ID. I'd like
to provide them with a Menu where the items reflected the functions that they
have access to.
Basically for one user..
FILE MENU FUNCTION EDIT
TRAILER DISPATCH
QUIT & EXIT
for another..
FILE MENU FUNCTION EDIT
PARTS INVENTORY
REPORTS
TRAILER DISPATCH
USER SETUP
QUIT & EXIT