label1->Text="buttonOkClick"; } function buttonDummyClick($sender, $param) { $this->label1->Text="buttonDummyClick"; } }