A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Justifying Controls



 
 
Thread Tools Display Modes
  #1  
Old August 18th, 2006, 03:08 PM posted to microsoft.public.access.forms
JamesHall
external usenet poster
 
Posts: 18
Default Justifying Controls

I have a frontend form which opens to cover the full screen. Is it possible
for me to set my buttons to align central to the screen? at the moment they
stay a fixed point from the left hand corner and so with different screens
the sit at differnt postions relative to the centre.

any help would be greatly appreciated.

regards,
James
  #2  
Old August 18th, 2006, 03:29 PM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Justifying Controls

James

Have you tried using the "Align" menu item (under Format) when your form is
in design mode?

Regards

Jeff Boyce
Microsoft Office/Access MVP


"JamesHall" wrote in message
...
I have a frontend form which opens to cover the full screen. Is it possible
for me to set my buttons to align central to the screen? at the moment
they
stay a fixed point from the left hand corner and so with different screens
the sit at differnt postions relative to the centre.

any help would be greatly appreciated.

regards,
James



  #3  
Old August 18th, 2006, 03:59 PM posted to microsoft.public.access.forms
JamesHall
external usenet poster
 
Posts: 18
Default Justifying Controls

It's grey out unless i select more than one control and then all it does is
align them with each other

"Jeff Boyce" wrote:

James

Have you tried using the "Align" menu item (under Format) when your form is
in design mode?

Regards

Jeff Boyce
Microsoft Office/Access MVP


"JamesHall" wrote in message
...
I have a frontend form which opens to cover the full screen. Is it possible
for me to set my buttons to align central to the screen? at the moment
they
stay a fixed point from the left hand corner and so with different screens
the sit at differnt postions relative to the centre.

any help would be greatly appreciated.

regards,
James




  #4  
Old August 18th, 2006, 06:53 PM posted to microsoft.public.access.forms
Jeff Boyce
external usenet poster
 
Posts: 8,621
Default Justifying Controls

James

I'm not aware of a "center" tool (like Word has for text). But if you align
the command buttons to each other, then manually center the stack, would
that do it?

Regards

Jeff Boyce
Microsoft Office/Access MVP

"JamesHall" wrote in message
...
It's grey out unless i select more than one control and then all it does
is
align them with each other

"Jeff Boyce" wrote:

James

Have you tried using the "Align" menu item (under Format) when your form
is
in design mode?

Regards

Jeff Boyce
Microsoft Office/Access MVP


"JamesHall" wrote in message
...
I have a frontend form which opens to cover the full screen. Is it
possible
for me to set my buttons to align central to the screen? at the moment
they
stay a fixed point from the left hand corner and so with different
screens
the sit at differnt postions relative to the centre.

any help would be greatly appreciated.

regards,
James






  #5  
Old August 25th, 2006, 01:10 AM posted to microsoft.public.access.forms
Larry Linson
external usenet poster
 
Posts: 3,112
Default Justifying Controls


"JamesHall" wrote in message
...
I have a frontend form which opens to cover the full screen. Is it possible
for me to set my buttons to align central to the screen? at the moment
they
stay a fixed point from the left hand corner and so with different screens
the sit at differnt postions relative to the centre.


If I understand you correctly, you want to center the buttons on a
full-screen view of the Form, regardless of the screen size. Each Control
has Left, Top, Height, and Width properties. The Form, or the Section, has
similar properties. You can write VBA code to calculate appropriate new Left
and Top properties for each control, using these properties. If I have
misunderstood, please post back to clarify.

Larry Linson


 




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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.