Hi All- We are dynamically population a ContextMenu and have run into what appears to be limitations of the control. For example our menu will consist of three levels. The first level has 50 items, the second 20, and the third 24. In another scenario, we can have 50 items at the first level, 25 on the next, and 16 for the third. All menus appear and work as expected. However if we increment any of these numbers, the contextmenu will stop displaying. It appears that there is a maximum limit to the number of items the contextmenu can hold. Any ideas on what this limit is or how the limit can be calculated? Thanks in advance, Jef