P
pamelafluente
hello
I need to iterate on the ContextMenuStrips that are on one of my form.
I tried by iterating within "controls" looking for the type
"ContextMenuStrip", but there seems to be no ContextMenuStrip even if I
do have some of them on my form.
What is the "container" where I have to look for ? I cannot figure out
this simple thing!
-P
I need to iterate on the ContextMenuStrips that are on one of my form.
I tried by iterating within "controls" looking for the type
"ContextMenuStrip", but there seems to be no ContextMenuStrip even if I
do have some of them on my form.
What is the "container" where I have to look for ? I cannot figure out
this simple thing!

-P