1
// ------------------------------------------------------------------
2 // Copyright (C) 2011-2015 Maruko Toolbox Project
4 // Authors: komaruchan <sandy_0308@hotmail.com>
6 // Licensed under the Apache License, Version 2.0 (the "License");
7 // you may not use this file except in compliance with the License.
8 // You may obtain a copy of the License at
10 // http://www.apache.org/licenses/LICENSE-2.0
12 // Unless required by applicable law or agreed to in writing, software
13 // distributed under the License is distributed on an "AS IS" BASIS,
14 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
15 // express or implied.
16 // See the License for the specific language governing permissions
17 // and limitations under the License.
18 // -------------------------------------------------------------------
22 using System
.Collections
.Generic
;
23 using System
.ComponentModel
;
27 using System
.Windows
.Forms
;
32 public partial class PreviewForm
: Form
35 string workpath
= System
.Windows
.Forms
.Application
.StartupPath
;
39 InitializeComponent();
42 private void textBox1_TextChanged(object sender
, EventArgs e
)
47 private void Form2_SizeChanged(object sender
, EventArgs e
)
52 private void Form2_Load(object sender
, EventArgs e
)
54 //axWindowsMediaPlayer1.Ctlcontrols.play();