Label font formats inconsistant

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a user form with many textboxes and labels. I have all the labels
formatted the same but they display differently. Some apprear bolder and
some look like they are bigger than the others.

Why is that? Any ideas on how I can get a uniform look for all my labels?

Thanks
Christy
 
It might help to:
set the autosize property of the controls to FALSE.
Align the controls to the grid.

(this should not be a problem.. but sometimes it is,
and then text is rendered in different font sizes..

Personally i use a (small) 3 x 3 grid...
And have the toolbar with all alignment controls
always visible)


keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top