Results 1 to 8 of 8
  1. #1
    cap.zadi is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    KSA
    Posts
    481

    How to reduce the size of Login Form!

    Hey there,



    IS some one can help me out to reduce the size of login form and it should appear in small size?

    thanks

    zee

  2. #2
    goodguy is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Dec 2010
    Location
    Zanzibar, Tanzania
    Posts
    228
    Please elaborate what you mean.
    The form will appear in the same size that you designed it with. Is this not happening?
    You can also look at the Format properties of the form: Autocenter, Autoresize, FitToScreen, etc.
    Lastly, you can set the exact height and width of the form in code in the form's load event

  3. #3
    cap.zadi is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    KSA
    Posts
    481
    well, yes thats what i am looking for and have try many times:Autocenter, Autoresixe and fit toscreen but it same apear in fullwindow but i like if the loging form can be just in small window when i open access db. yes it hink that can work but need the codes? can you advise please?

    thanks man.

  4. #4
    goodguy is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Dec 2010
    Location
    Zanzibar, Tanzania
    Posts
    228
    Does this affect one form only or is it across all forms and databases?

  5. #5
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    It's probably because you have your window maximized, access will inherit the maximized feature from any form if you have it open. To get it to the size you have designed it you would have to run something like

    docmd.restore in the ON OPEN event of the form

  6. #6
    kennejd is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    188
    You could set the popup, modal properties of the login form. That's how the login form would normally appear, I think.

  7. #7
    cap.zadi is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    KSA
    Posts
    481
    ok thanks guys. let me try and will revert you.

  8. #8
    cap.zadi is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2011
    Location
    KSA
    Posts
    481
    hey guys, its really working fantastic.

    i just put on even

    cmd.Restore

    and click yes for popUp and Modal properties.

    thanks a lot.

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

Similar Threads

  1. Login to a form?
    By tandkb in forum Forms
    Replies: 0
    Last Post: 04-25-2011, 06:05 PM
  2. Reduce field size in query field
    By escapades_access in forum Queries
    Replies: 9
    Last Post: 03-13-2011, 12:21 PM
  3. Reduce PDF File Size
    By Phil Knapton in forum Programming
    Replies: 11
    Last Post: 02-16-2011, 09:10 AM
  4. Automatically Reduce Field Size
    By Rebecca in forum Access
    Replies: 4
    Last Post: 01-06-2010, 10:14 PM
  5. Compact/Reapir doe not reduce database size
    By nosrepmodnar in forum Access
    Replies: 1
    Last Post: 10-23-2009, 02:38 AM

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