ok i first load a form and have it say lbltest.width = 15, with a timer to increase that every 100 milliseconds

then i unload it and later load it again, yet when i reload it the lbltest.width is not 15(much much longer in fact)

why does it do this?