CustomData = $sender->CustomData + 1; $this->label1->Text = " button1 clicked ".$sender->CustomData." times"; } } ?>