J
Jheitmuller
Hi, I'm transitioning from using VB.NET to create windows apps to
using VB w/ ASP.NET. On a Windows form I can use a control's anchor
properties to dynamically size and position the controls based on the
size of the parent form.
It looks like the same type of functionality could be achieved on a
web form with a user control or class derived from a base class web
control. Does anybody have an example of this that I can look at?
I've searched the web and news groups and not found anything like
this.
I'd like to create a user control that is smart enough to make full
use of the browser window at higher resolutiions.
Thanks,
John
using VB w/ ASP.NET. On a Windows form I can use a control's anchor
properties to dynamically size and position the controls based on the
size of the parent form.
It looks like the same type of functionality could be achieved on a
web form with a user control or class derived from a base class web
control. Does anybody have an example of this that I can look at?
I've searched the web and news groups and not found anything like
this.
I'd like to create a user control that is smart enough to make full
use of the browser window at higher resolutiions.
Thanks,
John