how to get all controls of win form?
Posted
by Shailesh
on Stack Overflow
See other posts from Stack Overflow
or by Shailesh
Published on 2010-04-29T06:29:30Z
Indexed on
2010/04/29
6:37 UTC
Read the original article
Hit count: 402
i have a win form named A , A contains lots of different controls ,first contains a main groubbox and this groupbox countains lots of table and others group boxes. i want to find a control which has tab index 9(example) in form A but i dont know which groubox contains this control. how i found this control.
regards Shailesh
© Stack Overflow or respective owner