private void AButtonClick(object sender, System.EventArgs e)
 {
     _thePlugIn.MakePlugInDoItsStuff();
 }