I was at a breakpoint in my managed code program and I was looking at the properties listed for a menu strip. One of them was "DisplayedItems" with a heart shaped icon beside it. It is a collection and I can see the items in the collection at the breakpoint. I would very much like to use the information in this collection in my program but that property is not available to my program. Why not? If my menu strip is too wide to see in my window, I would like to increase the width of my window. This collection would tell me if any of the menu items are not displayed.
------------------------------
Lee Robinson
Software Development Manager
New Hampshire Admin Office of the Courts
Concord NH US
------------------------------

