IDE configuration

  • Thread starter Thread starter John Spiegel
  • Start date Start date
J

John Spiegel

Hi all,

I'm just getting into WinForms in VS.NET and am having trouble locating
where to set a couple default behaviors that I hope exist. Any guidance
on...

- Turning off the "Snap to grid" that is forcing each control to align in
ways I don't want it to
- Setting default label appearance for the form. I dropped one label on the
form and set some font properties, now every subsequent label follows those
properties.

TIA,

John
 
See GridSize and SnapToGrid in properties page of each Windows Form

Hold CRTL key and drag & drop the object !!!!

Carlos Barini
Brasil
MCP, MCSA, MCSE, MCDBA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top