Current Menu Item selected
Posted: Thu Jul 21, 2016 6:25 am
How can I retrieve the current menu item selected? It is known to longrange as when you click home the menu comes up and current item is grayed to show which one you are in. I would like to programatically access this.
Would make it easier to determine where I go on a back button (for form called from multiple menu items nested). Currently I save caller to determine this but if I get 2 levels deep I overlay it. If this was available I won;t have to add a 2nd prior caller.
Would make it easier to determine where I go on a back button (for form called from multiple menu items nested). Currently I save caller to determine this but if I get 2 levels deep I overlay it. If this was available I won;t have to add a 2nd prior caller.