Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
wrong textVAlign
posted

When I apply my skin, the UltraMasckedEdit  looks like having vertical alignment  as "middle".
But I didn't set any "TextVAlign" at all. How can it be?

I include my .isl file.

Can you help me?

 

mySkin12.zip
Parents
  • 469350
    Verified Answer
    Offline posted

    My first guess would be that this is caused by the font. I noticed you are using Segoe UI, and we have seen some quirky behavior with this font in the past. The GDI+ text measurement methods don't seem to work quite right on Segoe UI.

    As a test, try setting the Appearance.FontData.Name on your MaskedEdit control to "Segoe UI" without applying your isl file and see if that gives you the same results.

Reply Children
No Data