Quote Originally Posted by coolcurrent4u View Post
It doesnet work for toolstripmenu items or any non control
That was basically addressed in post #4, i.e. this code will visit controls that are in a Controls collection of a control that is itself in a Controls collection, etc, all the way up to the form. If there is a break in the control/Controls chain then I don't think that GetNextControl can access it.