TextBox alignment with limited height

Hi Community,
I tried to add texts to a TextBox1 and made the text with vertically align at center :
Fontsize : 18
TextBox height : 35 pix
But it didn't work with textbox height 35pix, even i put it with the Textbox Utility Extention.

Please help if anyone can do it with fixed Fontsize 18 and TextBox height 35pix ? As I can't change the size of them because my project needed.
Thanks !

TextBox

1 Like

Try with padding

image

image

1 Like

Hi there, it works and is very helpful, it's my first time using Padding.
Thank You very much and really appreciate for your quick reply ! :+1:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.