Results 1 to 4 of 4
  1. #1
    BRV is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    29

    Control unexpectedly grows when switching to form view?

    I have 2 controls on a form that are set with a specific .width property.


    The Can Grow property is set to No.

    The problem is that when I open the form in Form View, they suddenly grow to about 3 x their set width.

    Is there a property I'm missing? or a known bug?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    The CanGrow property only applies to height, not width.

    You are setting the width in VBA code? Show the code for analysis. If no code is involved, I can't explain this behavior, never encountered.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    What is likely is you may need to do this:

    http://www.btabdevelopment.com/ts/de...aspx?PageId=27

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Ah ha! Was form created with wizard? I don't use the wizards because they do things I don't like, such as create controls as a 'group'. If you want to be able to move/resize controls individually, must 'ungroup'.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. growing all fields when one field grows??
    By mooseisloose in forum Forms
    Replies: 0
    Last Post: 03-23-2011, 09:26 AM
  2. Replies: 0
    Last Post: 02-03-2011, 05:40 AM
  3. Replies: 4
    Last Post: 12-01-2010, 02:42 PM
  4. Replies: 1
    Last Post: 10-24-2010, 11:32 AM
  5. Access Database size Grows too fast
    By no-e in forum Access
    Replies: 0
    Last Post: 12-16-2008, 02:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums