      private void Start_Click(object sender, EventArgs e)
        {
            axActiveMovie1.Run();
    
        }

       
