I need to get the name of a MenuItem, i get the object (the MenuItem) with the index of it in the menucollection. Like This
frmMain.mnuMain.MenuItems(index)
Does anybody can help me ? to find this name ?
P.S. Why do Microsoft Removes the .name property of menu ?
Jay
frmMain.mnuMain.MenuItems(index)
Does anybody can help me ? to find this name ?
P.S. Why do Microsoft Removes the .name property of menu ?
Jay