Results 1 to 2 of 2
  1. #1
    mrod is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    1

    Hiding controls off form window view

    So I have a small form, with several controls. I want to hide some of the controls off the form window.
    In design mode, if I move a control down off from the form view the window resizes and I'm unable to resize the window back to the original size unless I move the control back to within the original size.


    Is there anyway to hide the controls off view without the window resizing in design mode?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Just make them invisible. When you need them do: txtBox.visible = true

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

Similar Threads

  1. Hiding ribbon window
    By data808 in forum Access
    Replies: 18
    Last Post: 03-22-2014, 04:42 PM
  2. Replies: 2
    Last Post: 03-09-2014, 03:21 PM
  3. Replies: 1
    Last Post: 05-13-2013, 11:27 AM
  4. Form events and showing/hiding controls
    By Monterey_Manzer in forum Forms
    Replies: 2
    Last Post: 03-26-2013, 03:01 PM
  5. Hiding controls
    By gg80 in forum Forms
    Replies: 3
    Last Post: 05-21-2011, 03:21 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