How do you get a class to interact with the form to show a message box?
Try this:
System.Windows.Forms.MessageBox.Show("Here's a message!");