Object Opacity
Posted: Tue Nov 13, 2012 1:11 pm
Hi,
I would like to know how to use the opacity function on a text or on a key using a script.
I thought something like the following code would be enough:
ex. Text1.Opacity = 50; or
Button1.Opacity = 50;
in order to have a 50% opacity
but unfortunately this does not work.
Thanks
I would like to know how to use the opacity function on a text or on a key using a script.
I thought something like the following code would be enough:
ex. Text1.Opacity = 50; or
Button1.Opacity = 50;
in order to have a 50% opacity
but unfortunately this does not work.
Thanks