Be active a child form by giving its name or its text in c#
Posted
by unique1984
on Stack Overflow
See other posts from Stack Overflow
or by unique1984
Published on 2010-05-26T06:42:30Z
Indexed on
2010/05/26
6:51 UTC
Read the original article
Hit count: 163
Hello,
I have a Parent form with some child forms. Imagine some of these child forms are opened and their name or their text are shown in a something like tabpage. now when i click on a tab page ,the related form must be active. What can i do?
Thanks.
© Stack Overflow or respective owner