Hi,
I've asked this question before but never recieved a solution. Maybe there's not one?

Occasionally the font on a control (label, list box) appears in the wrong size.
It can usually be fixed by re-applying the font or control size; or slightly adjusting Top or Height.

But in order to realise it's wrong, you have to first see it. (By which time it's too late).

I'm refering to a Form where controls are built on the fly, so the adjustment
cannot be made at design time.

Nor should everything be applied twice just in case (although I am doing this
and it fixes much of it).

Does anyone know if any clever techniqe or API call can determine what font size Excel actually DID use? Or when the size is not what Excel says it is.

Thanks, ABB