user: psw:
| lost password
ASP.NET 3.5 For Dummies :: Forums
Home » Frequently Asked Questions » Tool Placement on Forms Messages in this topic - RSS
11/18/2009 1:53:47 PM
Ken Cox
Posts 170
Choroid wrote:
I am new to ASP.net 3.5 so if this tip has been covered elsewhere my apologies.
When you first start with MS Visual Web Developer placing tools on a page is not fun
Here is a configuration setting to help solve the issue
Click on Tools then select Options
Expand the HTLM node
Highlight CSS Styling under the HTML node
Place a check or select
Change position to absolute for controls added using Toolbox, paste or drag & drop


Thanks for the tip!

Sometimes I wonder if the people who designed the tools have actually spent any time trying to use them for real work. <grin>

Ken
5/13/2009 4:28:47 PM
Choroid
Posts 4
I am new to ASP.net 3.5 so if this tip has been covered elsewhere my apologies.
When you first start with MS Visual Web Developer placing tools on a page is not fun
Here is a configuration setting to help solve the issue
Click on Tools then select Options
Expand the HTLM node
Highlight CSS Styling under the HTML node
Place a check or select
Change position to absolute for controls added using Toolbox, paste or drag & drop
pages: 1
|

Home » Frequently Asked Questions » Tool Placement on Forms