Can anyone tell me how to get information about menu hierarchy of a vb form at run time. All i could do is get all the menu items by using for each control in form1.controls.. method but is there a way to find what a menu item has relation with other.




Reply With Quote