Combo Box

  • Thread starter Thread starter Paul W Smith
  • Start date Start date
P

Paul W Smith

=EMBED("Forms.ComboBox.1","")

Because I want additional control over the events of a selection from a
combo box I am having to use the one from the Control Toolbox, rather than
the forms toolbar.

I cannot seem to get the control to perfectly fit the text. I am populating
it without issue, but the tails of the gs', ps' and ys' etc are cut off.
When I make the control bigger/longer, this makes no difference, the control
gets bigger but the tails of the text are still cut off.

Has anyone else seen this? And more importantly does any one have a
resolution?

Paul Smith
 
Maybe using a different/smaller font.

Just double click on the font entry in the properties dialog.
 
Back
Top