Example #1
0
        private void pictureBox52_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(pathb + @"\ToKillShortB.mp4");

            lerningForm.Show();
            lerningForm.Owner = this;
        }
Example #2
0
        private void pictureBox26_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\TappsOutOneway.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #3
0
        private void pictureBox34_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\WindowMolly1.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #4
0
        private void pictureBox31_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\UnderwodMolyapps.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #5
0
        private void pictureBox32_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\UnderwoodFromRampMolly.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #6
0
        private void pictureBox4_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\AstralisMid.MP4", path + @"\CtToRamp.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #7
0
        private void pictureBox20_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\NinjaDefoultMolly.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #8
0
        private void pictureBox43_Click_1(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(pathw + @"\BplantWb.mp4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #9
0
        private void pictureBox11_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\CtOffenciveMidFL.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #10
0
        private void pictureBox14_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\CtToAppsAgressive.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #11
0
        private void pictureBox33_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\UselessSmokeFromTapps.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #12
0
        private void pictureBox8_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\BappsPickFlash.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #13
0
        private void pictureBox7_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\BappsClose.MP4", path + @"\BappsDeep.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #14
0
        private void pictureBox27_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\TopConFromMID.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #15
0
        private void pictureBox22_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\RampOutFlMP4.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #16
0
        private void pictureBox39_Click_1(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(pathw + @"\CichenToTappsWb.mp4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #17
0
        private void pictureBox18_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\RightArchFromTspawn.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #18
0
        private void pictureBox49_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(pathb + @"\SiteBtoShort.mp4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #19
0
        private void pictureBox25_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\ShortSmoke.MP4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #20
0
        private void pictureBox55_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(pathb + @"\Window.mp4");

            lerningForm.Show();
            lerningForm.Owner = this;
            this.Hide();
        }
Example #21
0
        private void pictureBox1_Click(object sender, EventArgs e)
        {
            LerningForm lerningForm = new LerningForm(path + @"\StairsSmoke.mp4");

            lerningForm.Show();
        }