is there a way to change tie height of a label after it has been created in the rollout ? I need to create a dynamic list wih several rows, so I though I create some labels and change their height dynamically. Unfortunately I get an error saying:
Unknown Property "height" in LabelControl:lbl_list... any ideas anyone?
Forum topic · General Scripting
Change the "height" of a label after it has been created
By sTeapot · 2011-06-22
Description
Comments (1)
MKlejnowski · 2011-06-23
Nope.
Except for the pos parameter, these parameters are not properties of the user-interface item and cannot be accessed or changed by a script