Change view properties from a code module

Pantelis

Member
Licensed User
Longtime User
Hi all
I want to change the size of my views located in activity main from a code module.

I try with

B4X:
main.Button1.width = 50dip

but it doesn't work.

Is it possible to change the Views properties of an Activity module from a Code module?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…