I change the font size in a form.
myForm_1.setFontSize("10px");
I am success in change the font size in a form.
But I discover that the new line space size do not change. ie. The font is smaller but the new line space is lager and no change.
type : "label",
I want to ask I can change the line space size ?
Thanks for your help !