Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Annoying VS2005 issue

Hi , I'm trying drag and drop webcontrols on the page but when I get close to the bottom of the page , it wont automatically create more space for me. I tried dumping a label and then placing it as far down the page with the down arrow key to create more space but it doesnt notice that I'm pressing the down arrow key unlike VS2003

Is there an option for visual studio 2005 that you can set so that the page will automatically grow a lot downward when you drag a webcontrol close to the current bottom of the page?

Another annoying thing is that whenever I drag something on to the page, it doesnt end up where I let go of the mouse left button , instead it always ends up at the top left of the page.
[733 byte] By [Matrix.net] at [2007-11-11 10:23:52]
# 1 Re: Annoying VS2005 issue
Hello,
just go to the Layout tab from the menu and select absolute position.
poulomi
poulomi at 2007-11-11 23:11:53 >
# 2 Re: Annoying VS2005 issue
hello,
Go to Layout in design view, then position>Autu position options>HTML designer>CSS positioning>deselect Change positioning to the following... checkbox.
Poulomi
poulomi at 2007-11-11 23:12:59 >