The question is, how can I access to the controls of the form in a event handler method? my case is how the next image:
You can see that it clearly marks me an error when trying to access the control, and I'm not sure that I get the reference to the form using "args.getThis ()" thanks, and if there is another way to do it would be very helpful