Macroses (variables) at Defined Custom Controls
Posted: Wed May 07, 2014 4:35 pm
Hello.
When i define a custom control, i write $name = new MyControl($parent, $id)
Can i add some new variables, like $size, $flags etc?
Three variables are very often not enough to determine the control.
Thank you.
When i define a custom control, i write $name = new MyControl($parent, $id)
Can i add some new variables, like $size, $flags etc?
Three variables are very often not enough to determine the control.
Thank you.