Dear All,

I am trying to build Hieararchy in VB.net, but instead of creating new buttons while running the program, i've decided to create all what i need put it to invisible mode, then change it back when been used......

but i've got a problem, is that, when user specify a textname for the button, and he saved the program,,,,, then if exit vb. net and running the program again, he's lost all info he entered, he got to do everything all over again..

i got one way round it i guess, if i managed to change the properties of a button for example, what i mean by that, be able to access the window properties while running the program,, so when exiting the program and try to run it again, we wont' lose the data we've entered

thank you very much