namespace PicSo
{
partial class MovieContainer
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.txt_Actor = new System.Windows.Forms.TextBox();
this.txt_Title = new System.Windows.Forms.TextBox();
this.txt_CoverFile = new System.Windows.Forms.TextBox();
this.txt_Maker = new System.Windows.Forms.TextBox();
this.txt_Lable = new System.Windows.Forms.TextBox();
this.txt_Series = new System.Windows.Forms.TextBox();
this.txt_Producer = new System.Windows.Forms.TextBox();
this.txt_ReleaseDate = new System.Windows.Forms.TextBox();
this.txt_Minutes = new System.Windows.Forms.TextBox();
this.txt_Code = new System.Windows.Forms.TextBox();
this.txt_ItemURL = new System.Windows.Forms.TextBox();
this.txt_intro = new System.Windows.Forms.TextBox();
this.btn_pre = new System.Windows.Forms.Button();
this.btn_next = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.btn_openWithBrower = new System.Windows.Forms.Button();
this.btn_find = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.SuspendLayout();
//
// pictureBox1
//
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pictureBox1.Location = new System.Drawing.Point(3, 3);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(580, 335);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 1;
this.pictureBox1.TabStop = false;
this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
//
// txt_Actor
//
this.txt_Actor.Location = new System.Drawing.Point(589, 35);
this.txt_Actor.Multiline = true;
this.txt_Actor.Name = "txt_Actor";
this.txt_Actor.Size = new System.Drawing.Size(315, 39);
this.txt_Actor.TabIndex = 2;
this.txt_Actor.Text = "Actor";
//
// txt_Title
//
this.txt_Title.Location = new System.Drawing.Point(589, 8);
this.txt_Title.Name = "txt_Title";
this.txt_Title.Size = new System.Drawing.Size(315, 21);
this.txt_Title.TabIndex = 3;
this.txt_Title.Text = "Title";
//
// txt_CoverFile
//
this.txt_CoverFile.Location = new System.Drawing.Point(3, 344);
this.txt_CoverFile.Name = "txt_CoverFile";
this.txt_CoverFile.Size = new System.Drawing.Size(580, 21);
this.txt_CoverFile.TabIndex = 2;
this.txt_CoverFile.Text = "CoverFile";
//
// txt_Maker
//
this.txt_Maker.Location = new System.Drawing.Point(626, 108);
this.txt_Maker.Name = "txt_Maker";
this.txt_Maker.Size = new System.Drawing.Size(114, 21);
this.txt_Maker.TabIndex = 3;
this.txt_Maker.Text = "Maker";
//
// txt_Lable
//
this.txt_Lable.Location = new System.Drawing.Point(790, 108);
this.txt_Lable.Name = "txt_Lable";
this.txt_Lable.Size = new System.Drawing.Size(114, 21);
this.txt_Lable.TabIndex = 2;
this.txt_Lable.Text = "Lable";
//
// txt_Series
//
this.txt_Series.Location = new System.Drawing.Point(626, 135);
this.txt_Series.Name = "txt_Series";
this.txt_Series.Size = new System.Drawing.Size(114, 21);
this.txt_Series.TabIndex = 3;
this.txt_Series.Text = "Series";
//
// txt_Producer
//
this.txt_Producer.Location = new System.Drawing.Point(790, 135);
this.txt_Producer.Name = "txt_Producer";
this.txt_Producer.Size = new System.Drawing.Size(114, 21);
this.txt_Producer.TabIndex = 2;
this.txt_Producer.Text = "txt_Producer";
//
// txt_ReleaseDate
//
this.txt_ReleaseDate.Location = new System.Drawing.Point(626, 162);
this.txt_ReleaseDate.Name = "txt_ReleaseDate";
this.txt_ReleaseDate.Size = new System.Drawing.Size(114, 21);
this.txt_ReleaseDate.TabIndex = 3;
this.txt_ReleaseDate.Text = "ReleaseDate";
//
// txt_Minutes
//
this.txt_Minutes.Location = new System.Drawing.Point(790, 162);
this.txt_Minutes.Name = "txt_Minutes";
this.txt_Minutes.Size = new System.Drawing.Size(114, 21);
this.txt_Minutes.TabIndex = 2;
this.txt_Minutes.Text = "Minutes";
//
// txt_Code
//
this.txt_Code.Location = new System.Drawing.Point(589, 80);
this.txt_Code.Name = "txt_Code";
this.txt_Code.Size = new System.Drawing.Size(114, 21);
this.txt_Code.TabIndex = 3;
this.txt_Code.Text = "txt_Code";
//
// txt_ItemURL
//
this.txt_ItemURL.Location = new System.Drawing.Point(589, 189);
this.txt_ItemURL.Name = "txt_ItemURL";
this.txt_ItemURL.Size = new System.Drawing.Size(272, 21);
this.txt_ItemURL.TabIndex = 2;
this.txt_ItemURL.Text = "txt_ItemURL";
//
// txt_intro
//
this.txt_intro.Location = new System.Drawing.Point(589, 216);
this.txt_intro.Multiline = true;
this.txt_intro.Name = "txt_intro";
this.txt_intro.Size = new System.Drawing.Size(315, 122);
this.txt_intro.TabIndex = 3;
this.txt_intro.Text = "introduction";
//
// btn_pre
//
this.btn_pre.Location = new System.Drawing.Point(748, 342);
this.btn_pre.Name = "btn_pre";
this.btn_pre.Size = new System.Drawing.Size(75, 23);
this.btn_pre.TabIndex = 4;
this.btn_pre.Text = "<