Question : enable vba macros

I have create some VBA macros, specifically a text box as follows:

Private Sub PlayPuzzle_Click()

    MsgBox "Play"
   
End Sub

when I select the text box I get:
 
This document was opened with Macros Disabled

A host application may disable or enable macros. This error has the following causes and solutions:

You opened the document with Macros Disabled.
Close the document, and then reopen it with Enable Macros.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

How do I open it with "enable Macros"?

Answer : enable vba macros

Hi!

I am not a silverlight expert, but I found this link that seems to be helpful:
http://forums.silverlight.net/forums/p/185321/427880.aspx
Random Solutions  
 
programming4us programming4us