如果你的工具箱没有Windows Media Player控件,在“工具”里的“选择工具箱”中找到。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms;
namespace WindowsApplication7 { public partial class Form3 : Form { public Form3() { InitializeComponent(); }