I have this:
I want when the form initializes for that the TextBox TextBoxym is given a value, but the xxx_Activate nor xxx_Initialiaze is working, I dunno why. The textbox stays blank.
But I created a button just to test, and when I initialize the form and press the button with the same code...