The GetContent method takes a string for the key or a number for the index of a toolbar and returns the captions of the tools within the toolbar in a list that is delimited by a new line. You seem to want to access a tool on a child menu which is a popupmenutool and not a toolbar, so I don't think the GetContent method will work for you. Please tell me exactly what you want to do with the child menu so that I can address your question.