示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8        = new System.Windows.Forms.Button();
     this.button7        = new System.Windows.Forms.Button();
     this.button6        = new System.Windows.Forms.Button();
     this.button5        = new System.Windows.Forms.Button();
     this.frmCommonInfo1 = new AIOForm.frmCommonInfo();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location  = new System.Drawing.Point(304, 520);
     this.button8.Name      = "button8";
     this.button8.Size      = new System.Drawing.Size(104, 32);
     this.button8.TabIndex  = 61;
     this.button8.Text      = "Apply";
     //
     // button7
     //
     this.button7.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button7.Location  = new System.Drawing.Point(416, 520);
     this.button7.Name      = "button7";
     this.button7.Size      = new System.Drawing.Size(104, 32);
     this.button7.TabIndex  = 60;
     this.button7.Text      = "Cancel";
     //
     // button6
     //
     this.button6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button6.Location  = new System.Drawing.Point(120, 520);
     this.button6.Name      = "button6";
     this.button6.Size      = new System.Drawing.Size(104, 32);
     this.button6.TabIndex  = 59;
     this.button6.Text      = "Clear";
     //
     // button5
     //
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button5.Location  = new System.Drawing.Point(8, 520);
     this.button5.Name      = "button5";
     this.button5.Size      = new System.Drawing.Size(104, 32);
     this.button5.TabIndex  = 58;
     this.button5.Text      = "Update";
     //
     // frmCommonInfo1
     //
     this.frmCommonInfo1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.frmCommonInfo1.Location = new System.Drawing.Point(8, 352);
     this.frmCommonInfo1.Name     = "frmCommonInfo1";
     this.frmCommonInfo1.Size     = new System.Drawing.Size(520, 160);
     this.frmCommonInfo1.TabIndex = 57;
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Location    = new System.Drawing.Point(8, 8);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(512, 336);
     this.pictureBox1.TabIndex    = 62;
     this.pictureBox1.TabStop     = false;
     //
     // frmPhotoInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(528, 562);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.frmCommonInfo1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmPhotoInfo";
     this.Text = "Update Photo  Information";
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8        = new System.Windows.Forms.Button();
     this.button7        = new System.Windows.Forms.Button();
     this.button6        = new System.Windows.Forms.Button();
     this.button5        = new System.Windows.Forms.Button();
     this.frmCommonInfo1 = new AIOForm.frmCommonInfo();
     this.button2        = new System.Windows.Forms.Button();
     this.comboBox3      = new System.Windows.Forms.ComboBox();
     this.label3         = new System.Windows.Forms.Label();
     this.button1        = new System.Windows.Forms.Button();
     this.comboBox2      = new System.Windows.Forms.ComboBox();
     this.label2         = new System.Windows.Forms.Label();
     this.comboBox1      = new System.Windows.Forms.ComboBox();
     this.label1         = new System.Windows.Forms.Label();
     this.label4         = new System.Windows.Forms.Label();
     this.listView1      = new System.Windows.Forms.ListView();
     this.columnHeader1  = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2  = new System.Windows.Forms.ColumnHeader();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location  = new System.Drawing.Point(304, 552);
     this.button8.Name      = "button8";
     this.button8.Size      = new System.Drawing.Size(104, 32);
     this.button8.TabIndex  = 42;
     this.button8.Text      = "Apply";
     //
     // button7
     //
     this.button7.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button7.Location  = new System.Drawing.Point(416, 552);
     this.button7.Name      = "button7";
     this.button7.Size      = new System.Drawing.Size(104, 32);
     this.button7.TabIndex  = 41;
     this.button7.Text      = "Cancel";
     //
     // button6
     //
     this.button6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button6.Location  = new System.Drawing.Point(120, 552);
     this.button6.Name      = "button6";
     this.button6.Size      = new System.Drawing.Size(104, 32);
     this.button6.TabIndex  = 40;
     this.button6.Text      = "Clear";
     //
     // button5
     //
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button5.Location  = new System.Drawing.Point(8, 552);
     this.button5.Name      = "button5";
     this.button5.Size      = new System.Drawing.Size(104, 32);
     this.button5.TabIndex  = 39;
     this.button5.Text      = "Update";
     //
     // frmCommonInfo1
     //
     this.frmCommonInfo1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.frmCommonInfo1.Location = new System.Drawing.Point(8, 376);
     this.frmCommonInfo1.Name     = "frmCommonInfo1";
     this.frmCommonInfo1.Size     = new System.Drawing.Size(520, 160);
     this.frmCommonInfo1.TabIndex = 38;
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button2.Location  = new System.Drawing.Point(192, 72);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(56, 24);
     this.button2.TabIndex  = 29;
     this.button2.Text      = "Edit";
     //
     // comboBox3
     //
     this.comboBox3.Location = new System.Drawing.Point(64, 72);
     this.comboBox3.Name     = "comboBox3";
     this.comboBox3.Size     = new System.Drawing.Size(120, 24);
     this.comboBox3.TabIndex = 28;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 80);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 27;
     this.label3.Text     = "Genre";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(192, 40);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(56, 24);
     this.button1.TabIndex  = 26;
     this.button1.Text      = "Edit";
     //
     // comboBox2
     //
     this.comboBox2.Location = new System.Drawing.Point(64, 40);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(120, 24);
     this.comboBox2.TabIndex = 25;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 48);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Type";
     //
     // comboBox1
     //
     this.comboBox1.Location = new System.Drawing.Point(64, 8);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(456, 24);
     this.comboBox1.TabIndex = 23;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 22;
     this.label1.Text     = "Title";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 112);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(64, 16);
     this.label4.TabIndex = 43;
     this.label4.Text     = "Content";
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2
     });
     this.listView1.Location = new System.Drawing.Point(8, 136);
     this.listView1.Name     = "listView1";
     this.listView1.Size     = new System.Drawing.Size(512, 232);
     this.listView1.TabIndex = 44;
     this.listView1.View     = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Width = 155;
     //
     // columnHeader2
     //
     this.columnHeader2.Width = 334;
     //
     // frmCDDVD
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(528, 594);
     this.Controls.Add(this.listView1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.frmCommonInfo1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.comboBox3);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmCDDVD";
     this.Text = "Update CD/DVD  information";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1           = new System.Windows.Forms.Label();
     this.cboTitle         = new System.Windows.Forms.ComboBox();
     this.label2           = new System.Windows.Forms.Label();
     this.cboGenre         = new System.Windows.Forms.ComboBox();
     this.btnEditGenre     = new System.Windows.Forms.Button();
     this.btnEditPublisher = new System.Windows.Forms.Button();
     this.cboPublisher     = new System.Windows.Forms.ComboBox();
     this.label3           = new System.Windows.Forms.Label();
     this.btnEditAuthor    = new System.Windows.Forms.Button();
     this.cboAuthor        = new System.Windows.Forms.ComboBox();
     this.label4           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.udYear           = new System.Windows.Forms.NumericUpDown();
     this.label6           = new System.Windows.Forms.Label();
     this.picCover         = new System.Windows.Forms.PictureBox();
     this.button4          = new System.Windows.Forms.Button();
     this.btnUpdate        = new System.Windows.Forms.Button();
     this.btnClear         = new System.Windows.Forms.Button();
     this.btnClose         = new System.Windows.Forms.Button();
     this.commonInfo       = new AIOForm.frmCommonInfo();
     this.lblUpdate        = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.udYear)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 1;
     this.label1.Text     = "Title";
     //
     // cboTitle
     //
     this.cboTitle.Location  = new System.Drawing.Point(64, 8);
     this.cboTitle.MaxLength = 255;
     this.cboTitle.Name      = "cboTitle";
     this.cboTitle.Size      = new System.Drawing.Size(456, 24);
     this.cboTitle.TabIndex  = 2;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 80);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 3;
     this.label2.Text     = "Genre";
     //
     // cboGenre
     //
     this.cboGenre.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGenre.Location      = new System.Drawing.Point(64, 72);
     this.cboGenre.Name          = "cboGenre";
     this.cboGenre.Size          = new System.Drawing.Size(120, 24);
     this.cboGenre.TabIndex      = 4;
     //
     // btnEditGenre
     //
     this.btnEditGenre.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditGenre.Location  = new System.Drawing.Point(192, 72);
     this.btnEditGenre.Name      = "btnEditGenre";
     this.btnEditGenre.Size      = new System.Drawing.Size(56, 24);
     this.btnEditGenre.TabIndex  = 5;
     this.btnEditGenre.Text      = "Edit";
     this.btnEditGenre.Click    += new System.EventHandler(this.btnEditGenre_Click);
     //
     // btnEditPublisher
     //
     this.btnEditPublisher.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditPublisher.Location  = new System.Drawing.Point(192, 104);
     this.btnEditPublisher.Name      = "btnEditPublisher";
     this.btnEditPublisher.Size      = new System.Drawing.Size(56, 24);
     this.btnEditPublisher.TabIndex  = 8;
     this.btnEditPublisher.Text      = "Edit";
     this.btnEditPublisher.Click    += new System.EventHandler(this.btnEditPublisher_Click);
     //
     // cboPublisher
     //
     this.cboPublisher.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboPublisher.Location      = new System.Drawing.Point(64, 104);
     this.cboPublisher.Name          = "cboPublisher";
     this.cboPublisher.Size          = new System.Drawing.Size(120, 24);
     this.cboPublisher.TabIndex      = 7;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 112);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 6;
     this.label3.Text     = "Publisher";
     //
     // btnEditAuthor
     //
     this.btnEditAuthor.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditAuthor.Location  = new System.Drawing.Point(464, 40);
     this.btnEditAuthor.Name      = "btnEditAuthor";
     this.btnEditAuthor.Size      = new System.Drawing.Size(56, 24);
     this.btnEditAuthor.TabIndex  = 11;
     this.btnEditAuthor.Text      = "Edit";
     this.btnEditAuthor.Click    += new System.EventHandler(this.btnEditAuthor_Click);
     //
     // cboAuthor
     //
     this.cboAuthor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboAuthor.Location      = new System.Drawing.Point(64, 40);
     this.cboAuthor.Name          = "cboAuthor";
     this.cboAuthor.Size          = new System.Drawing.Size(392, 24);
     this.cboAuthor.TabIndex      = 10;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 48);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(48, 16);
     this.label4.TabIndex = 9;
     this.label4.Text     = "Author";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 144);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(40, 16);
     this.label5.TabIndex = 12;
     this.label5.Text     = "Year";
     //
     // udYear
     //
     this.udYear.Location = new System.Drawing.Point(64, 136);
     this.udYear.Maximum  = new System.Decimal(new int[] {
         2999,
         0,
         0,
         0
     });
     this.udYear.Minimum = new System.Decimal(new int[] {
         1900,
         0,
         0,
         0
     });
     this.udYear.Name     = "udYear";
     this.udYear.TabIndex = 13;
     this.udYear.Value    = new System.Decimal(new int[] {
         2005,
         0,
         0,
         0
     });
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(344, 72);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(40, 16);
     this.label6.TabIndex = 14;
     this.label6.Text     = "Cover";
     //
     // picCover
     //
     this.picCover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.picCover.Location    = new System.Drawing.Point(392, 72);
     this.picCover.Name        = "picCover";
     this.picCover.Size        = new System.Drawing.Size(128, 152);
     this.picCover.TabIndex    = 15;
     this.picCover.TabStop     = false;
     //
     // button4
     //
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button4.Location  = new System.Drawing.Point(344, 96);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(40, 24);
     this.button4.TabIndex  = 16;
     this.button4.Text      = "...";
     //
     // btnUpdate
     //
     this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnUpdate.Location  = new System.Drawing.Point(8, 424);
     this.btnUpdate.Name      = "btnUpdate";
     this.btnUpdate.Size      = new System.Drawing.Size(104, 32);
     this.btnUpdate.TabIndex  = 18;
     this.btnUpdate.Text      = "Update";
     this.btnUpdate.Click    += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnClear
     //
     this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClear.Location  = new System.Drawing.Point(120, 424);
     this.btnClear.Name      = "btnClear";
     this.btnClear.Size      = new System.Drawing.Size(104, 32);
     this.btnClear.TabIndex  = 19;
     this.btnClear.Text      = "Clear";
     this.btnClear.Click    += new System.EventHandler(this.btnClear_Click);
     //
     // btnClose
     //
     this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClose.Location  = new System.Drawing.Point(416, 424);
     this.btnClose.Name      = "btnClose";
     this.btnClose.Size      = new System.Drawing.Size(104, 32);
     this.btnClose.TabIndex  = 20;
     this.btnClose.Text      = "Close";
     this.btnClose.Click    += new System.EventHandler(this.btnClose_Click);
     //
     // commonInfo
     //
     this.commonInfo.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.commonInfo.Location = new System.Drawing.Point(8, 232);
     this.commonInfo.Name     = "commonInfo";
     this.commonInfo.Size     = new System.Drawing.Size(512, 168);
     this.commonInfo.TabIndex = 21;
     //
     // lblUpdate
     //
     this.lblUpdate.ForeColor = System.Drawing.Color.Firebrick;
     this.lblUpdate.Location  = new System.Drawing.Point(232, 400);
     this.lblUpdate.Name      = "lblUpdate";
     this.lblUpdate.Size      = new System.Drawing.Size(296, 24);
     this.lblUpdate.TabIndex  = 22;
     this.lblUpdate.Text      = "Remember to UPDATE before close this window.";
     this.lblUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.lblUpdate.Click    += new System.EventHandler(this.lblUpdate_Click);
     //
     // frmBookInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(528, 460);
     this.Controls.Add(this.lblUpdate);
     this.Controls.Add(this.commonInfo);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnClear);
     this.Controls.Add(this.btnUpdate);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.picCover);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.udYear);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.btnEditAuthor);
     this.Controls.Add(this.cboAuthor);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.btnEditPublisher);
     this.Controls.Add(this.cboPublisher);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btnEditGenre);
     this.Controls.Add(this.cboGenre);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cboTitle);
     this.Controls.Add(this.label1);
     this.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmBookInfo";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Update Book Information";
     this.Load           += new System.EventHandler(this.frmBookInfo_Load);
     ((System.ComponentModel.ISupportInitialize)(this.udYear)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8 = new System.Windows.Forms.Button();
     this.button7 = new System.Windows.Forms.Button();
     this.button6 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.frmCommonInfo1 = new AIOForm.frmCommonInfo();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location = new System.Drawing.Point(304, 520);
     this.button8.Name = "button8";
     this.button8.Size = new System.Drawing.Size(104, 32);
     this.button8.TabIndex = 61;
     this.button8.Text = "Apply";
     //
     // button7
     //
     this.button7.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button7.Location = new System.Drawing.Point(416, 520);
     this.button7.Name = "button7";
     this.button7.Size = new System.Drawing.Size(104, 32);
     this.button7.TabIndex = 60;
     this.button7.Text = "Cancel";
     //
     // button6
     //
     this.button6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button6.Location = new System.Drawing.Point(120, 520);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(104, 32);
     this.button6.TabIndex = 59;
     this.button6.Text = "Clear";
     //
     // button5
     //
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button5.Location = new System.Drawing.Point(8, 520);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(104, 32);
     this.button5.TabIndex = 58;
     this.button5.Text = "Update";
     //
     // frmCommonInfo1
     //
     this.frmCommonInfo1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.frmCommonInfo1.Location = new System.Drawing.Point(8, 352);
     this.frmCommonInfo1.Name = "frmCommonInfo1";
     this.frmCommonInfo1.Size = new System.Drawing.Size(520, 160);
     this.frmCommonInfo1.TabIndex = 57;
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Location = new System.Drawing.Point(8, 8);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(512, 336);
     this.pictureBox1.TabIndex = 62;
     this.pictureBox1.TabStop = false;
     //
     // frmPhotoInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize = new System.Drawing.Size(528, 562);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.frmCommonInfo1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmPhotoInfo";
     this.Text = "Update Photo  Information";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.label1 = new System.Windows.Forms.Label();
     this.cboTitle = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.cboGenre = new System.Windows.Forms.ComboBox();
     this.btnEditGenre = new System.Windows.Forms.Button();
     this.btnEditPublisher = new System.Windows.Forms.Button();
     this.cboPublisher = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.btnEditAuthor = new System.Windows.Forms.Button();
     this.cboAuthor = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.udYear = new System.Windows.Forms.NumericUpDown();
     this.label6 = new System.Windows.Forms.Label();
     this.picCover = new System.Windows.Forms.PictureBox();
     this.button4 = new System.Windows.Forms.Button();
     this.btnUpdate = new System.Windows.Forms.Button();
     this.btnClear = new System.Windows.Forms.Button();
     this.btnClose = new System.Windows.Forms.Button();
     this.commonInfo = new AIOForm.frmCommonInfo();
     this.lblUpdate = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.udYear)).BeginInit();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 1;
     this.label1.Text = "Title";
     //
     // cboTitle
     //
     this.cboTitle.Location = new System.Drawing.Point(64, 8);
     this.cboTitle.MaxLength = 255;
     this.cboTitle.Name = "cboTitle";
     this.cboTitle.Size = new System.Drawing.Size(456, 24);
     this.cboTitle.TabIndex = 2;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 80);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 3;
     this.label2.Text = "Genre";
     //
     // cboGenre
     //
     this.cboGenre.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboGenre.Location = new System.Drawing.Point(64, 72);
     this.cboGenre.Name = "cboGenre";
     this.cboGenre.Size = new System.Drawing.Size(120, 24);
     this.cboGenre.TabIndex = 4;
     //
     // btnEditGenre
     //
     this.btnEditGenre.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditGenre.Location = new System.Drawing.Point(192, 72);
     this.btnEditGenre.Name = "btnEditGenre";
     this.btnEditGenre.Size = new System.Drawing.Size(56, 24);
     this.btnEditGenre.TabIndex = 5;
     this.btnEditGenre.Text = "Edit";
     this.btnEditGenre.Click += new System.EventHandler(this.btnEditGenre_Click);
     //
     // btnEditPublisher
     //
     this.btnEditPublisher.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditPublisher.Location = new System.Drawing.Point(192, 104);
     this.btnEditPublisher.Name = "btnEditPublisher";
     this.btnEditPublisher.Size = new System.Drawing.Size(56, 24);
     this.btnEditPublisher.TabIndex = 8;
     this.btnEditPublisher.Text = "Edit";
     this.btnEditPublisher.Click += new System.EventHandler(this.btnEditPublisher_Click);
     //
     // cboPublisher
     //
     this.cboPublisher.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboPublisher.Location = new System.Drawing.Point(64, 104);
     this.cboPublisher.Name = "cboPublisher";
     this.cboPublisher.Size = new System.Drawing.Size(120, 24);
     this.cboPublisher.TabIndex = 7;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 112);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 6;
     this.label3.Text = "Publisher";
     //
     // btnEditAuthor
     //
     this.btnEditAuthor.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditAuthor.Location = new System.Drawing.Point(464, 40);
     this.btnEditAuthor.Name = "btnEditAuthor";
     this.btnEditAuthor.Size = new System.Drawing.Size(56, 24);
     this.btnEditAuthor.TabIndex = 11;
     this.btnEditAuthor.Text = "Edit";
     this.btnEditAuthor.Click += new System.EventHandler(this.btnEditAuthor_Click);
     //
     // cboAuthor
     //
     this.cboAuthor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboAuthor.Location = new System.Drawing.Point(64, 40);
     this.cboAuthor.Name = "cboAuthor";
     this.cboAuthor.Size = new System.Drawing.Size(392, 24);
     this.cboAuthor.TabIndex = 10;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 48);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(48, 16);
     this.label4.TabIndex = 9;
     this.label4.Text = "Author";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 144);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 16);
     this.label5.TabIndex = 12;
     this.label5.Text = "Year";
     //
     // udYear
     //
     this.udYear.Location = new System.Drawing.Point(64, 136);
     this.udYear.Maximum = new System.Decimal(new int[] {
                                                            2999,
                                                            0,
                                                            0,
                                                            0});
     this.udYear.Minimum = new System.Decimal(new int[] {
                                                            1900,
                                                            0,
                                                            0,
                                                            0});
     this.udYear.Name = "udYear";
     this.udYear.TabIndex = 13;
     this.udYear.Value = new System.Decimal(new int[] {
                                                          2005,
                                                          0,
                                                          0,
                                                          0});
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(344, 72);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(40, 16);
     this.label6.TabIndex = 14;
     this.label6.Text = "Cover";
     //
     // picCover
     //
     this.picCover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.picCover.Location = new System.Drawing.Point(392, 72);
     this.picCover.Name = "picCover";
     this.picCover.Size = new System.Drawing.Size(128, 152);
     this.picCover.TabIndex = 15;
     this.picCover.TabStop = false;
     //
     // button4
     //
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button4.Location = new System.Drawing.Point(344, 96);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(40, 24);
     this.button4.TabIndex = 16;
     this.button4.Text = "...";
     //
     // btnUpdate
     //
     this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnUpdate.Location = new System.Drawing.Point(8, 424);
     this.btnUpdate.Name = "btnUpdate";
     this.btnUpdate.Size = new System.Drawing.Size(104, 32);
     this.btnUpdate.TabIndex = 18;
     this.btnUpdate.Text = "Update";
     this.btnUpdate.Click += new System.EventHandler(this.btnUpdate_Click);
     //
     // btnClear
     //
     this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClear.Location = new System.Drawing.Point(120, 424);
     this.btnClear.Name = "btnClear";
     this.btnClear.Size = new System.Drawing.Size(104, 32);
     this.btnClear.TabIndex = 19;
     this.btnClear.Text = "Clear";
     this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
     //
     // btnClose
     //
     this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClose.Location = new System.Drawing.Point(416, 424);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(104, 32);
     this.btnClose.TabIndex = 20;
     this.btnClose.Text = "Close";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // commonInfo
     //
     this.commonInfo.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.commonInfo.Location = new System.Drawing.Point(8, 232);
     this.commonInfo.Name = "commonInfo";
     this.commonInfo.Size = new System.Drawing.Size(512, 168);
     this.commonInfo.TabIndex = 21;
     //
     // lblUpdate
     //
     this.lblUpdate.ForeColor = System.Drawing.Color.Firebrick;
     this.lblUpdate.Location = new System.Drawing.Point(232, 400);
     this.lblUpdate.Name = "lblUpdate";
     this.lblUpdate.Size = new System.Drawing.Size(296, 24);
     this.lblUpdate.TabIndex = 22;
     this.lblUpdate.Text = "Remember to UPDATE before close this window.";
     this.lblUpdate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     this.lblUpdate.Click += new System.EventHandler(this.lblUpdate_Click);
     //
     // frmBookInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize = new System.Drawing.Size(528, 460);
     this.Controls.Add(this.lblUpdate);
     this.Controls.Add(this.commonInfo);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnClear);
     this.Controls.Add(this.btnUpdate);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.picCover);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.udYear);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.btnEditAuthor);
     this.Controls.Add(this.cboAuthor);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.btnEditPublisher);
     this.Controls.Add(this.cboPublisher);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btnEditGenre);
     this.Controls.Add(this.cboGenre);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cboTitle);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "frmBookInfo";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "Update Book Information";
     this.Load += new System.EventHandler(this.frmBookInfo_Load);
     ((System.ComponentModel.ISupportInitialize)(this.udYear)).EndInit();
     this.ResumeLayout(false);
 }
示例#6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8         = new System.Windows.Forms.Button();
     this.btnClose        = new System.Windows.Forms.Button();
     this.btnClear        = new System.Windows.Forms.Button();
     this.btnUpdate       = new System.Windows.Forms.Button();
     this.commonInfo      = new AIOForm.frmCommonInfo();
     this.button4         = new System.Windows.Forms.Button();
     this.pictureBox1     = new System.Windows.Forms.PictureBox();
     this.label6          = new System.Windows.Forms.Label();
     this.nudYear         = new System.Windows.Forms.NumericUpDown();
     this.label5          = new System.Windows.Forms.Label();
     this.btnEditDirector = new System.Windows.Forms.Button();
     this.cmbDirector     = new System.Windows.Forms.ComboBox();
     this.label4          = new System.Windows.Forms.Label();
     this.btnEditActress  = new System.Windows.Forms.Button();
     this.cmbActress      = new System.Windows.Forms.ComboBox();
     this.label3          = new System.Windows.Forms.Label();
     this.btnEditActor    = new System.Windows.Forms.Button();
     this.cmbActor        = new System.Windows.Forms.ComboBox();
     this.label2          = new System.Windows.Forms.Label();
     this.cmbMovieName    = new System.Windows.Forms.ComboBox();
     this.label1          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.nudYear)).BeginInit();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location  = new System.Drawing.Point(304, 408);
     this.button8.Name      = "button8";
     this.button8.Size      = new System.Drawing.Size(104, 32);
     this.button8.TabIndex  = 42;
     this.button8.Text      = "Apply";
     //
     // btnClose
     //
     this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClose.Location  = new System.Drawing.Point(416, 408);
     this.btnClose.Name      = "btnClose";
     this.btnClose.Size      = new System.Drawing.Size(104, 32);
     this.btnClose.TabIndex  = 41;
     this.btnClose.Text      = "Close";
     //
     // btnClear
     //
     this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClear.Location  = new System.Drawing.Point(120, 408);
     this.btnClear.Name      = "btnClear";
     this.btnClear.Size      = new System.Drawing.Size(104, 32);
     this.btnClear.TabIndex  = 40;
     this.btnClear.Text      = "Clear";
     //
     // btnUpdate
     //
     this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnUpdate.Location  = new System.Drawing.Point(8, 408);
     this.btnUpdate.Name      = "btnUpdate";
     this.btnUpdate.Size      = new System.Drawing.Size(104, 32);
     this.btnUpdate.TabIndex  = 39;
     this.btnUpdate.Text      = "Update";
     //
     // commonInfo
     //
     this.commonInfo.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.commonInfo.Location = new System.Drawing.Point(8, 232);
     this.commonInfo.Name     = "commonInfo";
     this.commonInfo.Size     = new System.Drawing.Size(520, 160);
     this.commonInfo.TabIndex = 38;
     //
     // button4
     //
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button4.Location  = new System.Drawing.Point(344, 104);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(40, 24);
     this.button4.TabIndex  = 37;
     this.button4.Text      = "...";
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Location    = new System.Drawing.Point(392, 72);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(128, 152);
     this.pictureBox1.TabIndex    = 36;
     this.pictureBox1.TabStop     = false;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(344, 72);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(48, 16);
     this.label6.TabIndex = 35;
     this.label6.Text     = "Poster";
     //
     // nudYear
     //
     this.nudYear.Location = new System.Drawing.Point(64, 136);
     this.nudYear.Maximum  = new System.Decimal(new int[] {
         2999,
         0,
         0,
         0
     });
     this.nudYear.Minimum = new System.Decimal(new int[] {
         1900,
         0,
         0,
         0
     });
     this.nudYear.Name     = "nudYear";
     this.nudYear.TabIndex = 34;
     this.nudYear.Value    = new System.Decimal(new int[] {
         2005,
         0,
         0,
         0
     });
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 144);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(40, 16);
     this.label5.TabIndex = 33;
     this.label5.Text     = "Year";
     //
     // btnEditDirector
     //
     this.btnEditDirector.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditDirector.Location  = new System.Drawing.Point(464, 40);
     this.btnEditDirector.Name      = "btnEditDirector";
     this.btnEditDirector.Size      = new System.Drawing.Size(56, 24);
     this.btnEditDirector.TabIndex  = 32;
     this.btnEditDirector.Text      = "Edit";
     //
     // cmbDirector
     //
     this.cmbDirector.Location = new System.Drawing.Point(64, 40);
     this.cmbDirector.Name     = "cmbDirector";
     this.cmbDirector.Size     = new System.Drawing.Size(392, 24);
     this.cmbDirector.TabIndex = 31;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 48);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(56, 16);
     this.label4.TabIndex = 30;
     this.label4.Text     = "Director";
     //
     // btnEditActress
     //
     this.btnEditActress.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditActress.Location  = new System.Drawing.Point(272, 104);
     this.btnEditActress.Name      = "btnEditActress";
     this.btnEditActress.Size      = new System.Drawing.Size(56, 24);
     this.btnEditActress.TabIndex  = 29;
     this.btnEditActress.Text      = "Edit";
     //
     // cmbActress
     //
     this.cmbActress.Location = new System.Drawing.Point(64, 104);
     this.cmbActress.Name     = "cmbActress";
     this.cmbActress.Size     = new System.Drawing.Size(200, 24);
     this.cmbActress.TabIndex = 28;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 112);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(48, 16);
     this.label3.TabIndex = 27;
     this.label3.Text     = "Actress";
     //
     // btnEditActor
     //
     this.btnEditActor.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditActor.Location  = new System.Drawing.Point(272, 72);
     this.btnEditActor.Name      = "btnEditActor";
     this.btnEditActor.Size      = new System.Drawing.Size(56, 24);
     this.btnEditActor.TabIndex  = 26;
     this.btnEditActor.Text      = "Edit";
     //
     // cmbActor
     //
     this.cmbActor.Location = new System.Drawing.Point(64, 72);
     this.cmbActor.Name     = "cmbActor";
     this.cmbActor.Size     = new System.Drawing.Size(200, 24);
     this.cmbActor.TabIndex = 25;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 80);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Actor";
     //
     // cmbMovieName
     //
     this.cmbMovieName.Location = new System.Drawing.Point(64, 8);
     this.cmbMovieName.Name     = "cmbMovieName";
     this.cmbMovieName.Size     = new System.Drawing.Size(456, 24);
     this.cmbMovieName.TabIndex = 23;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 22;
     this.label1.Text     = "Name";
     //
     // frmMovieInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(528, 450);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnClear);
     this.Controls.Add(this.btnUpdate);
     this.Controls.Add(this.commonInfo);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.nudYear);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.btnEditDirector);
     this.Controls.Add(this.cmbDirector);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.btnEditActress);
     this.Controls.Add(this.cmbActress);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btnEditActor);
     this.Controls.Add(this.cmbActor);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cmbMovieName);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmMovieInfo";
     this.Text = "Update Movie Information";
     ((System.ComponentModel.ISupportInitialize)(this.nudYear)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8 = new System.Windows.Forms.Button();
     this.button7 = new System.Windows.Forms.Button();
     this.button6 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.frmCommonInfo1 = new AIOForm.frmCommonInfo();
     this.button2 = new System.Windows.Forms.Button();
     this.comboBox3 = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.button1 = new System.Windows.Forms.Button();
     this.comboBox2 = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.listView1 = new System.Windows.Forms.ListView();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location = new System.Drawing.Point(304, 552);
     this.button8.Name = "button8";
     this.button8.Size = new System.Drawing.Size(104, 32);
     this.button8.TabIndex = 42;
     this.button8.Text = "Apply";
     //
     // button7
     //
     this.button7.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button7.Location = new System.Drawing.Point(416, 552);
     this.button7.Name = "button7";
     this.button7.Size = new System.Drawing.Size(104, 32);
     this.button7.TabIndex = 41;
     this.button7.Text = "Cancel";
     //
     // button6
     //
     this.button6.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button6.Location = new System.Drawing.Point(120, 552);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(104, 32);
     this.button6.TabIndex = 40;
     this.button6.Text = "Clear";
     //
     // button5
     //
     this.button5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button5.Location = new System.Drawing.Point(8, 552);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(104, 32);
     this.button5.TabIndex = 39;
     this.button5.Text = "Update";
     //
     // frmCommonInfo1
     //
     this.frmCommonInfo1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.frmCommonInfo1.Location = new System.Drawing.Point(8, 376);
     this.frmCommonInfo1.Name = "frmCommonInfo1";
     this.frmCommonInfo1.Size = new System.Drawing.Size(520, 160);
     this.frmCommonInfo1.TabIndex = 38;
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button2.Location = new System.Drawing.Point(192, 72);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(56, 24);
     this.button2.TabIndex = 29;
     this.button2.Text = "Edit";
     //
     // comboBox3
     //
     this.comboBox3.Location = new System.Drawing.Point(64, 72);
     this.comboBox3.Name = "comboBox3";
     this.comboBox3.Size = new System.Drawing.Size(120, 24);
     this.comboBox3.TabIndex = 28;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 80);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(64, 16);
     this.label3.TabIndex = 27;
     this.label3.Text = "Genre";
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location = new System.Drawing.Point(192, 40);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(56, 24);
     this.button1.TabIndex = 26;
     this.button1.Text = "Edit";
     //
     // comboBox2
     //
     this.comboBox2.Location = new System.Drawing.Point(64, 40);
     this.comboBox2.Name = "comboBox2";
     this.comboBox2.Size = new System.Drawing.Size(120, 24);
     this.comboBox2.TabIndex = 25;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 48);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 24;
     this.label2.Text = "Type";
     //
     // comboBox1
     //
     this.comboBox1.Location = new System.Drawing.Point(64, 8);
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.Size = new System.Drawing.Size(456, 24);
     this.comboBox1.TabIndex = 23;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 22;
     this.label1.Text = "Title";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 112);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(64, 16);
     this.label4.TabIndex = 43;
     this.label4.Text = "Content";
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                 this.columnHeader1,
                                                                                 this.columnHeader2});
     this.listView1.Location = new System.Drawing.Point(8, 136);
     this.listView1.Name = "listView1";
     this.listView1.Size = new System.Drawing.Size(512, 232);
     this.listView1.TabIndex = 44;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Width = 155;
     //
     // columnHeader2
     //
     this.columnHeader2.Width = 334;
     //
     // frmCDDVD
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize = new System.Drawing.Size(528, 594);
     this.Controls.Add(this.listView1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.frmCommonInfo1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.comboBox3);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmCDDVD";
     this.Text = "Update CD/DVD  information";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.button8 = new System.Windows.Forms.Button();
     this.btnClose = new System.Windows.Forms.Button();
     this.btnClear = new System.Windows.Forms.Button();
     this.btnUpdate = new System.Windows.Forms.Button();
     this.commonInfo = new AIOForm.frmCommonInfo();
     this.button4 = new System.Windows.Forms.Button();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.label6 = new System.Windows.Forms.Label();
     this.nudYear = new System.Windows.Forms.NumericUpDown();
     this.label5 = new System.Windows.Forms.Label();
     this.btnEditDirector = new System.Windows.Forms.Button();
     this.cmbDirector = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.btnEditActress = new System.Windows.Forms.Button();
     this.cmbActress = new System.Windows.Forms.ComboBox();
     this.label3 = new System.Windows.Forms.Label();
     this.btnEditActor = new System.Windows.Forms.Button();
     this.cmbActor = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.cmbMovieName = new System.Windows.Forms.ComboBox();
     this.label1 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.nudYear)).BeginInit();
     this.SuspendLayout();
     //
     // button8
     //
     this.button8.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button8.Location = new System.Drawing.Point(304, 408);
     this.button8.Name = "button8";
     this.button8.Size = new System.Drawing.Size(104, 32);
     this.button8.TabIndex = 42;
     this.button8.Text = "Apply";
     //
     // btnClose
     //
     this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClose.Location = new System.Drawing.Point(416, 408);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(104, 32);
     this.btnClose.TabIndex = 41;
     this.btnClose.Text = "Close";
     //
     // btnClear
     //
     this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClear.Location = new System.Drawing.Point(120, 408);
     this.btnClear.Name = "btnClear";
     this.btnClear.Size = new System.Drawing.Size(104, 32);
     this.btnClear.TabIndex = 40;
     this.btnClear.Text = "Clear";
     //
     // btnUpdate
     //
     this.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnUpdate.Location = new System.Drawing.Point(8, 408);
     this.btnUpdate.Name = "btnUpdate";
     this.btnUpdate.Size = new System.Drawing.Size(104, 32);
     this.btnUpdate.TabIndex = 39;
     this.btnUpdate.Text = "Update";
     //
     // commonInfo
     //
     this.commonInfo.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.commonInfo.Location = new System.Drawing.Point(8, 232);
     this.commonInfo.Name = "commonInfo";
     this.commonInfo.Size = new System.Drawing.Size(520, 160);
     this.commonInfo.TabIndex = 38;
     //
     // button4
     //
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button4.Location = new System.Drawing.Point(344, 104);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(40, 24);
     this.button4.TabIndex = 37;
     this.button4.Text = "...";
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Location = new System.Drawing.Point(392, 72);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(128, 152);
     this.pictureBox1.TabIndex = 36;
     this.pictureBox1.TabStop = false;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(344, 72);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(48, 16);
     this.label6.TabIndex = 35;
     this.label6.Text = "Poster";
     //
     // nudYear
     //
     this.nudYear.Location = new System.Drawing.Point(64, 136);
     this.nudYear.Maximum = new System.Decimal(new int[] {
                                                             2999,
                                                             0,
                                                             0,
                                                             0});
     this.nudYear.Minimum = new System.Decimal(new int[] {
                                                             1900,
                                                             0,
                                                             0,
                                                             0});
     this.nudYear.Name = "nudYear";
     this.nudYear.TabIndex = 34;
     this.nudYear.Value = new System.Decimal(new int[] {
                                                           2005,
                                                           0,
                                                           0,
                                                           0});
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 144);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 16);
     this.label5.TabIndex = 33;
     this.label5.Text = "Year";
     //
     // btnEditDirector
     //
     this.btnEditDirector.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditDirector.Location = new System.Drawing.Point(464, 40);
     this.btnEditDirector.Name = "btnEditDirector";
     this.btnEditDirector.Size = new System.Drawing.Size(56, 24);
     this.btnEditDirector.TabIndex = 32;
     this.btnEditDirector.Text = "Edit";
     //
     // cmbDirector
     //
     this.cmbDirector.Location = new System.Drawing.Point(64, 40);
     this.cmbDirector.Name = "cmbDirector";
     this.cmbDirector.Size = new System.Drawing.Size(392, 24);
     this.cmbDirector.TabIndex = 31;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 48);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(56, 16);
     this.label4.TabIndex = 30;
     this.label4.Text = "Director";
     //
     // btnEditActress
     //
     this.btnEditActress.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditActress.Location = new System.Drawing.Point(272, 104);
     this.btnEditActress.Name = "btnEditActress";
     this.btnEditActress.Size = new System.Drawing.Size(56, 24);
     this.btnEditActress.TabIndex = 29;
     this.btnEditActress.Text = "Edit";
     //
     // cmbActress
     //
     this.cmbActress.Location = new System.Drawing.Point(64, 104);
     this.cmbActress.Name = "cmbActress";
     this.cmbActress.Size = new System.Drawing.Size(200, 24);
     this.cmbActress.TabIndex = 28;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 112);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(48, 16);
     this.label3.TabIndex = 27;
     this.label3.Text = "Actress";
     //
     // btnEditActor
     //
     this.btnEditActor.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnEditActor.Location = new System.Drawing.Point(272, 72);
     this.btnEditActor.Name = "btnEditActor";
     this.btnEditActor.Size = new System.Drawing.Size(56, 24);
     this.btnEditActor.TabIndex = 26;
     this.btnEditActor.Text = "Edit";
     //
     // cmbActor
     //
     this.cmbActor.Location = new System.Drawing.Point(64, 72);
     this.cmbActor.Name = "cmbActor";
     this.cmbActor.Size = new System.Drawing.Size(200, 24);
     this.cmbActor.TabIndex = 25;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(8, 80);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(40, 16);
     this.label2.TabIndex = 24;
     this.label2.Text = "Actor";
     //
     // cmbMovieName
     //
     this.cmbMovieName.Location = new System.Drawing.Point(64, 8);
     this.cmbMovieName.Name = "cmbMovieName";
     this.cmbMovieName.Size = new System.Drawing.Size(456, 24);
     this.cmbMovieName.TabIndex = 23;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 16);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(48, 24);
     this.label1.TabIndex = 22;
     this.label1.Text = "Name";
     //
     // frmMovieInfo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize = new System.Drawing.Size(528, 450);
     this.Controls.Add(this.button8);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnClear);
     this.Controls.Add(this.btnUpdate);
     this.Controls.Add(this.commonInfo);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.nudYear);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.btnEditDirector);
     this.Controls.Add(this.cmbDirector);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.btnEditActress);
     this.Controls.Add(this.cmbActress);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.btnEditActor);
     this.Controls.Add(this.cmbActor);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.cmbMovieName);
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name = "frmMovieInfo";
     this.Text = "Update Movie Information";
     ((System.ComponentModel.ISupportInitialize)(this.nudYear)).EndInit();
     this.ResumeLayout(false);
 }