I'm retrieving controls (children of a toolstrip), but the list isn't complete throught the code, while Inspect.exe is retrieving the full list.
The only useful information is that the "Cancel" and "Validate" ToolStripButtons are instantiated dynamically (programmatically).
I did not found any explanation. Has someone something about this ?
Thanks & Greetings
On these screenshots, the common parent is toolStrip1 (toolbar), the code shows all children displayed in Inspect.exe but the last three ("", "Cancel", and "Validate").