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
500
update Font Size of TileWideSmallImageAndText02
posted

Hi, can you please help me..

I try to update the size point of text, because, like we see, there is no enough space.

the objective is to not have "TExtBodytoseeeaga..." BUT "TExtBodytoseeeagainyes"

I have try this

Dim TileWideSIT As TileWideSmallImageAndText02

Dim LiveTil As LiveTile


LiveTil.Appearance.Normal.FontData.SizeInPoints = 3

TileWideSIT.Appearance.Normal.FontData.SizeInPoints = 3

BUt the SizeInPoints have strictly no effect on the font size...

Do you Know how can I Do this .??....minimise the font size in order to be able to see all text...

Thanks in advance for your Help.

Regards.