C
Cosimo
hi. my progect contain about 100 forms. i would call them runtime, giving
it's name in a texbox. (fox example: i write "DATA" in textbox and programm
open form that have the same name)
of course, i can use select case/ case = "DATA"/ data.show().
But, 100 forms are too much. There's a more dinamic solution to retrieve the
form by a string like texbox.text? thanks!!
it's name in a texbox. (fox example: i write "DATA" in textbox and programm
open form that have the same name)
of course, i can use select case/ case = "DATA"/ data.show().
But, 100 forms are too much. There's a more dinamic solution to retrieve the
form by a string like texbox.text? thanks!!