VBScript Function - Microsoft

public void OnClickMeClicked(object sender, EventArgs ea) MessageBox.Show("You Clicked My Button!"); // this method is called when the "StartEvent" Event is fired ................
................