label1->Text="Progressbar complete!"; } public function pbar1_changed($sender,$param) { $this->label1->Text="Progressbar changed."; } }