how to refer to a different control on an event?
hi,
that is probably simple but I do not find the solution...
in the onFocus event I want to access the style property (vOffset) of a different control from view.
in the event of a control there is "this" but it refers to that control that fired the event.
how can I access the view "this.controls.other_control.vOffset" in the onFocus event a control/textbutton ?
thank you
by
2 Replies