Posted: Thu Feb 25, 2016 11:27 am Post subject: How to change font size on a form using Lua?
Is it possible to change font size using Lua?
Code:
local mylabel = createLabel(myform)
mylabel.Caption = "Test Test Test"
mylabel.BorderSpacing.Around = 20
-----------------------then I want to set font size, is it possible? If so, then how? Thanks a lot.
Follow up question: if changing font size is possible, is changing font color also possible? Thanks.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum