prabha_friend
Prabhakaran Karuppaih
- Local time
- Tomorrow, 02:19
- Joined
- Mar 22, 2009
- Messages
- 1,008
How to read the properties of a menu control programatically. Suppose I having a Menu named "Reports" and "Activities","Process" as controls under that menu. How to read the 'tag' properties of that controls. I reckon those controls are called 'custom pop-up controls' in VBA. It is better if someone shows the basics of handling menus. Thank you.