T
thread
Hi all
is there an option to put inside the properties of the control data as
a variable of another control
for example
control1 have backcolor=255
i would like to use the backcolor of control1
so i will do
(control2)
backcolor = control1.backcolor
now every time control1 will change it will automaticly change control2
any ideas?
is there an option to put inside the properties of the control data as
a variable of another control
for example
control1 have backcolor=255
i would like to use the backcolor of control1
so i will do
(control2)
backcolor = control1.backcolor
now every time control1 will change it will automaticly change control2
any ideas?