Results 1 to 3 of 3

Thread: Options not being applied

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2004
    Posts
    19

    Options not being applied

    Sorry for all of these posts, but I just moved from vb6 to vb.net and some of this stuff is kinda confusing. The problem I'm having is when I change one of the windows forms designer properties, like turning off the grid, it will only take effect when I add a new form and any form thats already in the project won't show the changes.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Some of the IDE options are applied only if you shutdown the IDE and run it again .

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2004
    Posts
    19
    Tried that but it didn't work. I was able to fix it by going into the resX file and changing $this.DrawGrid and $this.SnapToGrid to false.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width