T
Tony Johansson
Hello!
When using windows forms there is an event called Resize that is raised when
the windows is resized is
there any similar when using web.
I mean when I change the size of the browser I don't want it to be too small
if I have used absolute position for some control.
I'm just curious because it would be great if there was one.
Any way I think it's better to let the control float.
//Tony
When using windows forms there is an event called Resize that is raised when
the windows is resized is
there any similar when using web.
I mean when I change the size of the browser I don't want it to be too small
if I have used absolute position for some control.
I'm just curious because it would be great if there was one.
Any way I think it's better to let the control float.
//Tony