caption align

bldnbtfl
08-01-2001, 08:01 PM
On a form in Access 2000, is there a way to center or right align the caption:

Me.caption = "Title of the Application " & Me.OpenArgs

???

Thanks

KesleyK
08-15-2001, 02:00 PM
You could always place a label in the location you wish. If you make the form caption "" can you make your own title bar with the label?


"Recently reported by the Assoc. of Incomplete Research, 7 out of 10 people." -- K. Nealon, SNL

grashopper
08-15-2001, 03:04 PM
I don't claim to be knowledgeable about API calls but I know there's one that sets window text so there might be one that lets you align it. You might try posting something in the API forum about it. You also might be able to figure out a calculation for how many characters will fit in the window caption based on the size of the window??....then you could use a loop to put enough spaces before your actual text to center/right align it?? shot in the dark, but it might be doable

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum