dbTalk Databases Forums  

Detail Height

comp.databases.ms-access comp.databases.ms-access


Discuss Detail Height in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
chrisdev
 
Posts: n/a

Default Detail Height - 11-24-2010 , 03:32 AM






Hi,

can I open a form (maximised) and set detail height to be small? I set
form to be "single form" and detail occupies more than half the window
(although only one field will be displayed and rest of detail is
empty) and footer is displayed at the end form.
e.g.
Me.Detail.Height = 300

Thanks a lot in advance!

Reply With Quote
  #2  
Old   
Marshall Barton
 
Posts: n/a

Default Re: Detail Height - 11-24-2010 , 11:10 AM






chrisdev wrote:
Quote:
can I open a form (maximised) and set detail height to be small? I set
form to be "single form" and detail occupies more than half the window
(although only one field will be displayed and rest of detail is
empty) and footer is displayed at the end form.
e.g.
Me.Detail.Height = 300

No. The height of the detail is whatever is left over after
the form's header and footer heights are subtracted from the
form's current height. The form's height can be changed by
maximize, restore, dragging the border and setting the
InsideHeight property).

--
Marsh

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.