dbTalk Databases Forums  

Subform width after anchor stretch across

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


Discuss Subform width after anchor stretch across in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
christianlott1@yahoo.com
 
Posts: n/a

Default Subform width after anchor stretch across - 11-01-2010 , 11:49 AM






I have a form with a subform. I want to find the width of the subform
control after it's opened and stretched across using the 2007
anchoring tool. It keeps giving the subform width before it's been
stretched:

Forms!frmParent!frmChild.Width


Thanks

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

Default Re: Subform width after anchor stretch across - 11-01-2010 , 04:47 PM






christianlott1 (AT) yahoo (DOT) com wrote:

Quote:
I have a form with a subform. I want to find the width of the subform
control after it's opened and stretched across using the 2007
anchoring tool. It keeps giving the subform width before it's been
stretched:

Forms!frmParent!frmChild.Width

Does not include the border, but try using its InsideWidth
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.