CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    strange problem... not able to move the controls

    I am not able to resize or move the controls in the form. I am able to adjust the height and width in the properties window, though.
    why is this happening?



  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: strange problem... not able to move the controls

    did you select "Lock Controls" from the Edit menu in VB 6?


  3. #3
    Join Date
    May 1999
    Posts
    3,332

    Re: strange problem... not able to move the controls

    ...it's on the Format menu, not the Edit menu...


  4. #4
    Join Date
    Jul 1999
    Location
    USA
    Posts
    101

    Re: strange problem... not able to move the controls

    you are right...by mistake I choose Lock controls
    thanks


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

Featured