private void InitializeSearchControls()
        {
            txtEditSearchBar       = new DevExpress.XtraEditors.TextEdit();
            drpDownBtnSearchButton = new DevExpress.XtraEditors.DropDownButton();
            ((System.ComponentModel.ISupportInitialize)(txtEditSearchBar.Properties)).BeginInit();
            pnlItemSort.Controls.Add(drpDownBtnSearchButton);
            pnlItemSort.Controls.Add(txtEditSearchBar);
            //
            // txtEditSearchBar
            //
            this.txtEditSearchBar.Location = new System.Drawing.Point(3, 3);
            this.txtEditSearchBar.Name     = "txtEditSearchBar";
            this.txtEditSearchBar.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.txtEditSearchBar.Properties.Appearance.Options.UseFont = true;
            this.txtEditSearchBar.Size     = new System.Drawing.Size(218, 22);
            this.txtEditSearchBar.TabIndex = 1;
            //
            // drpDownBtnSearchButton
            //
            this.drpDownBtnSearchButton.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Hide;
            this.drpDownBtnSearchButton.Location           = new System.Drawing.Point(227, 3);
            this.drpDownBtnSearchButton.Name     = "drpDownBtnSearchButton";
            this.drpDownBtnSearchButton.Size     = new System.Drawing.Size(55, 22);
            this.drpDownBtnSearchButton.TabIndex = 2;
            this.drpDownBtnSearchButton.Text     = "Search";
            ((System.ComponentModel.ISupportInitialize)(txtEditSearchBar.Properties)).EndInit();

            txtEditSearchBar.KeyPress         += txtEditSearchBar_KeyPress;
            drpDownBtnSearchButton.MouseClick += drpDownBtnSearchButton_MouseClick;
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
     this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.dateEdit3 = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit4 = new DevExpress.XtraEditors.DateEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
     this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
     this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
     this.dropDownButton3 = new DevExpress.XtraEditors.DropDownButton();
     this.dropDownButton2 = new DevExpress.XtraEditors.DropDownButton();
     this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
     this.radioGroup3 = new DevExpress.XtraEditors.RadioGroup();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     this.xtraTabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
     this.groupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripButton4,
     this.toolStripButton1,
     this.toolStripButton3});
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new System.Drawing.Size(455, 25);
     this.toolStrip1.TabIndex = 33;
     this.toolStrip1.Text = "toolStrip1";
     //
     // toolStripButton4
     //
     this.toolStripButton4.Image = global::forms.Properties.Resources.imprimir;
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name = "toolStripButton4";
     this.toolStripButton4.Size = new System.Drawing.Size(68, 22);
     this.toolStripButton4.Text = "Generar";
     //
     // toolStripButton1
     //
     this.toolStripButton1.Image = global::forms.Properties.Resources.guardar;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(69, 22);
     this.toolStripButton1.Text = "Guardar";
     //
     // toolStripButton3
     //
     this.toolStripButton3.Image = global::forms.Properties.Resources._24_cancelar;
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(49, 22);
     this.toolStripButton3.Text = "Salir";
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Location = new System.Drawing.Point(12, 35);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size = new System.Drawing.Size(436, 316);
     this.xtraTabControl1.TabIndex = 32;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage3});
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.groupControl3);
     this.xtraTabPage1.Controls.Add(this.groupControl2);
     this.xtraTabPage1.Controls.Add(this.groupControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(430, 288);
     this.xtraTabPage1.Text = "Individual";
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.labelControl5);
     this.groupControl3.Controls.Add(this.dateEdit2);
     this.groupControl3.Controls.Add(this.dateEdit1);
     this.groupControl3.Controls.Add(this.labelControl4);
     this.groupControl3.Controls.Add(this.labelControl3);
     this.groupControl3.Location = new System.Drawing.Point(200, 147);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.Size = new System.Drawing.Size(215, 110);
     this.groupControl3.TabIndex = 38;
     this.groupControl3.Text = "Fecha";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(41, 48);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(30, 13);
     this.labelControl5.TabIndex = 39;
     this.labelControl5.Text = "Desde";
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 35, 0);
     this.dateEdit2.Location = new System.Drawing.Point(86, 71);
     this.dateEdit2.Name = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit2.Size = new System.Drawing.Size(100, 20);
     this.dateEdit2.TabIndex = 38;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 45, 0);
     this.dateEdit1.Location = new System.Drawing.Point(86, 45);
     this.dateEdit1.Name = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit1.Size = new System.Drawing.Size(100, 20);
     this.dateEdit1.TabIndex = 37;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(-77, 44);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(30, 13);
     this.labelControl4.TabIndex = 35;
     this.labelControl4.Text = "Desde";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(41, 74);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(28, 13);
     this.labelControl3.TabIndex = 36;
     this.labelControl3.Text = "Hasta";
     //
     // groupControl2
     //
     this.groupControl2.Controls.Add(this.radioGroup1);
     this.groupControl2.Location = new System.Drawing.Point(13, 147);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(181, 110);
     this.groupControl2.TabIndex = 37;
     //
     // radioGroup1
     //
     this.radioGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.radioGroup1.Location = new System.Drawing.Point(2, 21);
     this.radioGroup1.Name = "radioGroup1";
     this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Suma"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Detalle")});
     this.radioGroup1.Size = new System.Drawing.Size(177, 87);
     this.radioGroup1.TabIndex = 0;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.simpleButton1);
     this.groupControl1.Controls.Add(this.textEdit2);
     this.groupControl1.Controls.Add(this.textEdit1);
     this.groupControl1.Controls.Add(this.labelControl2);
     this.groupControl1.Controls.Add(this.labelControl1);
     this.groupControl1.Location = new System.Drawing.Point(13, 18);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(402, 110);
     this.groupControl1.TabIndex = 36;
     this.groupControl1.Text = "Empleado";
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(178, 32);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(30, 23);
     this.simpleButton1.TabIndex = 4;
     this.simpleButton1.Text = "...";
     //
     // textEdit2
     //
     this.textEdit2.Location = new System.Drawing.Point(72, 61);
     this.textEdit2.Name = "textEdit2";
     this.textEdit2.Size = new System.Drawing.Size(241, 20);
     this.textEdit2.TabIndex = 3;
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(72, 35);
     this.textEdit1.Name = "textEdit1";
     this.textEdit1.Size = new System.Drawing.Size(100, 20);
     this.textEdit1.TabIndex = 2;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(15, 63);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(41, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "Nombre:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(15, 35);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(50, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Empleado:";
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.groupControl4);
     this.xtraTabPage3.Controls.Add(this.groupControl5);
     this.xtraTabPage3.Controls.Add(this.groupControl6);
     this.xtraTabPage3.Name = "xtraTabPage3";
     this.xtraTabPage3.Size = new System.Drawing.Size(430, 288);
     this.xtraTabPage3.Text = "General";
     //
     // groupControl4
     //
     this.groupControl4.Controls.Add(this.labelControl6);
     this.groupControl4.Controls.Add(this.dateEdit3);
     this.groupControl4.Controls.Add(this.dateEdit4);
     this.groupControl4.Controls.Add(this.labelControl7);
     this.groupControl4.Controls.Add(this.labelControl8);
     this.groupControl4.Location = new System.Drawing.Point(200, 166);
     this.groupControl4.Name = "groupControl4";
     this.groupControl4.Size = new System.Drawing.Size(215, 91);
     this.groupControl4.TabIndex = 38;
     this.groupControl4.Text = "Fecha";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(41, 39);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(30, 13);
     this.labelControl6.TabIndex = 39;
     this.labelControl6.Text = "Desde";
     //
     // dateEdit3
     //
     this.dateEdit3.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 35, 0);
     this.dateEdit3.Location = new System.Drawing.Point(86, 62);
     this.dateEdit3.Name = "dateEdit3";
     this.dateEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit3.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit3.Size = new System.Drawing.Size(100, 20);
     this.dateEdit3.TabIndex = 38;
     //
     // dateEdit4
     //
     this.dateEdit4.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 45, 0);
     this.dateEdit4.Location = new System.Drawing.Point(86, 36);
     this.dateEdit4.Name = "dateEdit4";
     this.dateEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit4.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit4.Size = new System.Drawing.Size(100, 20);
     this.dateEdit4.TabIndex = 37;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(-77, 44);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(30, 13);
     this.labelControl7.TabIndex = 35;
     this.labelControl7.Text = "Desde";
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(41, 65);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(28, 13);
     this.labelControl8.TabIndex = 36;
     this.labelControl8.Text = "Hasta";
     //
     // groupControl5
     //
     this.groupControl5.Controls.Add(this.radioGroup2);
     this.groupControl5.Location = new System.Drawing.Point(13, 166);
     this.groupControl5.Name = "groupControl5";
     this.groupControl5.Size = new System.Drawing.Size(181, 91);
     this.groupControl5.TabIndex = 37;
     //
     // radioGroup2
     //
     this.radioGroup2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.radioGroup2.Location = new System.Drawing.Point(2, 21);
     this.radioGroup2.Name = "radioGroup2";
     this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Suma"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Detalle")});
     this.radioGroup2.Size = new System.Drawing.Size(177, 68);
     this.radioGroup2.TabIndex = 0;
     //
     // groupControl6
     //
     this.groupControl6.Controls.Add(this.dropDownButton3);
     this.groupControl6.Controls.Add(this.dropDownButton2);
     this.groupControl6.Controls.Add(this.dropDownButton1);
     this.groupControl6.Controls.Add(this.radioGroup3);
     this.groupControl6.Location = new System.Drawing.Point(13, 18);
     this.groupControl6.Name = "groupControl6";
     this.groupControl6.Size = new System.Drawing.Size(402, 142);
     this.groupControl6.TabIndex = 36;
     //
     // dropDownButton3
     //
     this.dropDownButton3.Location = new System.Drawing.Point(109, 87);
     this.dropDownButton3.Name = "dropDownButton3";
     this.dropDownButton3.Size = new System.Drawing.Size(135, 23);
     this.dropDownButton3.TabIndex = 4;
     //
     // dropDownButton2
     //
     this.dropDownButton2.Location = new System.Drawing.Point(109, 58);
     this.dropDownButton2.Name = "dropDownButton2";
     this.dropDownButton2.Size = new System.Drawing.Size(135, 23);
     this.dropDownButton2.TabIndex = 3;
     //
     // dropDownButton1
     //
     this.dropDownButton1.Location = new System.Drawing.Point(109, 29);
     this.dropDownButton1.Name = "dropDownButton1";
     this.dropDownButton1.Size = new System.Drawing.Size(135, 23);
     this.dropDownButton1.TabIndex = 2;
     //
     // radioGroup3
     //
     this.radioGroup3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.radioGroup3.Location = new System.Drawing.Point(2, 21);
     this.radioGroup3.Name = "radioGroup3";
     this.radioGroup3.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Departamento"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Empleado"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Cargo"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Todos")});
     this.radioGroup3.Size = new System.Drawing.Size(398, 119);
     this.radioGroup3.TabIndex = 1;
     //
     // frmConsultaReporteAtrasosFaltas
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(455, 363);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.xtraTabControl1);
     this.Name = "frmConsultaReporteAtrasosFaltas";
     this.Text = "Consulta/Reporte de Atrasos y Faltas";
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     this.xtraTabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     this.groupControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
     this.groupControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup3.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmChuongTrinh));
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnDeleteRealy = new DevExpress.XtraEditors.SimpleButton();
     this.btnRestore = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.NghiepVu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuNghiepVu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.Duyet = new ProtocolVN.Framework.Win.PLDuyetCombobox();
     this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
     this.label7 = new DevExpress.XtraEditors.LabelControl();
     this.label8 = new DevExpress.XtraEditors.LabelControl();
     this.KyHieuPhanLoai = new DevExpress.XtraEditors.TextEdit();
     this.label21 = new DevExpress.XtraEditors.LabelControl();
     this.label22 = new DevExpress.XtraEditors.LabelControl();
     this.label2 = new DevExpress.XtraEditors.LabelControl();
     this.label4 = new DevExpress.XtraEditors.LabelControl();
     this.label5 = new DevExpress.XtraEditors.LabelControl();
     this.label15 = new DevExpress.XtraEditors.LabelControl();
     this.lblTitle = new DevExpress.XtraEditors.LabelControl();
     this.KyHieuXepKho_KHPL = new DevExpress.XtraEditors.TextEdit();
     this.groupControlThongTinPhatSong = new DevExpress.XtraEditors.GroupControl();
     this.ReleaseDate = new DevExpress.XtraEditors.DateEdit();
     this.SoRunConlai = new DevExpress.XtraEditors.SpinEdit();
     this.ReleaseRun = new DevExpress.XtraEditors.SpinEdit();
     this.Release = new DevExpress.XtraEditors.SpinEdit();
     this.SoDaRun = new DevExpress.XtraEditors.SpinEdit();
     this.gridControlPhatSongKhac = new DevExpress.XtraGrid.GridControl();
     this.gridviewPhatSongKhac = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.ColPSK_Kenh = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColPSK_TuNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColPSK_DenNgay = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColPSK_LanPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridControlNgayPhatDauTien = new DevExpress.XtraGrid.GridControl();
     this.gridViewNgayPhatDauTien = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.ColKenhPhatSong = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColIsPhatLai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColNgayPhatStart = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColNgayPhatEnd = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColTimeSlot = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColLanPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.RunThu = new DevExpress.XtraEditors.SpinEdit();
     this.TongSoRun = new DevExpress.XtraEditors.SpinEdit();
     this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.ReleaseRule = new DevExpress.XtraEditors.MemoEdit();
     this.MuaKem = new DevExpress.XtraEditors.MemoEdit();
     this.Rating = new DevExpress.XtraEditors.CalcEdit();
     this.DoiTuongKhanGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label14 = new DevExpress.XtraEditors.LabelControl();
     this.groupControlNguonGoc = new DevExpress.XtraEditors.GroupControl();
     this.NoteBQ = new DevExpress.XtraEditors.MemoEdit();
     this.gridControlThongTinBan = new DevExpress.XtraGrid.GridControl();
     this.gridViewThongTinBan = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.ColKenhBan = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColNgayBanTu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ColNgayBanDen = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.DonViHauKy = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.HangSanXuat = new ProtocolVN.Framework.Win.PLDMGrid();
     this.DonViSoHuu = new ProtocolVN.Framework.Win.PLDMGrid();
     this.NamSanXuat = new DevExpress.XtraEditors.PLSpinEdit();
     this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label25 = new DevExpress.XtraEditors.LabelControl();
     this.KenhHanCheBan = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViCungCap = new ProtocolVN.Framework.Win.PLDMGrid();
     this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.BanQuyenHTV = new DevExpress.XtraEditors.DateEdit();
     this.BanQuyenDIDEnd = new DevExpress.XtraEditors.DateEdit();
     this.BanQuyenDTNNEnd = new DevExpress.XtraEditors.DateEdit();
     this.BanQuyenDIDStart = new DevExpress.XtraEditors.DateEdit();
     this.BanQuyenDTNNStart = new DevExpress.XtraEditors.DateEdit();
     this.ChanelRight = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
     this.BanQuyenThuoc = new ProtocolVN.Framework.Win.PLDMGrid();
     this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
     this.DaoDien = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.groupControlThongTin = new DevExpress.XtraEditors.GroupControl();
     this.gridControlGhiChu = new DevExpress.XtraGrid.GridControl();
     this.gridViewGhiChu = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colLoaiGhiChu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNoiDungGhiChu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl34 = new DevExpress.XtraEditors.LabelControl();
     this.PhanLoaiDrama = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
     this.NguonTrading = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.ClassName = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.Code = new DevExpress.XtraEditors.TextEdit();
     this.TenGoc = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.Period = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.TrailerGoc = new DevExpress.XtraEditors.CheckEdit();
     this.Photos = new DevExpress.XtraEditors.CheckEdit();
     this.Script = new DevExpress.XtraEditors.CheckEdit();
     this.ckcMoiTrenThiTruong = new DevExpress.XtraEditors.CheckEdit();
     this.ckcTrongKho = new DevExpress.XtraEditors.CheckEdit();
     this.ThanhLy = new DevExpress.XtraEditors.CheckEdit();
     this.groupControl8 = new DevExpress.XtraEditors.GroupControl();
     this.KyHieuXepKho_NoiDung = new DevExpress.XtraEditors.TextEdit();
     this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
     this.Ranking = new ProtocolVN.Framework.Win.PLDMGrid();
     this.DienVien = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.label24 = new DevExpress.XtraEditors.LabelControl();
     this.TuKhoaSelect = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.NgayAWB = new DevExpress.XtraEditors.DateEdit();
     this.TomTatNoiDung = new DevExpress.XtraEditors.MemoEdit();
     this.GhiChu = new DevExpress.XtraEditors.MemoEdit();
     this.TuKhoaText = new DevExpress.XtraEditors.MemoEdit();
     this.label20 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.label33 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.label36 = new DevExpress.XtraEditors.LabelControl();
     this.Info = new ProtocolVN.Framework.Win.PLInfoBoxEtx();
     this.TinhTrangBang = new ProtocolVN.Framework.Win.PLDMGrid();
     this.TietMuc = new ProtocolVN.Framework.Win.PLDMGrid();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.MaChuongTrinh = new DevExpress.XtraEditors.TextEdit();
     this.label42 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.xtraTabControlMain = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageChuongTrinh = new DevExpress.XtraTab.XtraTabPage();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.xtraTabPageAdd = new DevExpress.XtraTab.XtraTabPage();
     this.popupMenuTab = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinPhatSong)).BeginInit();
     this.groupControlThongTinPhatSong.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseDate.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConlai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseRun.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Release.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDaRun.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlPhatSongKhac)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridviewPhatSongKhac)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RunThu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRun.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseRule.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MuaKem.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlNguonGoc)).BeginInit();
     this.groupControlNguonGoc.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoteBQ.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlThongTinBan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewThongTinBan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DonViHauKy.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.KenhHanCheBan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenHTV.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenHTV.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDEnd.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDEnd.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNEnd.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNEnd.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDStart.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDStart.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNStart.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNStart.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChanelRight.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaoDien.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).BeginInit();
     this.groupControlThongTin.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlGhiChu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewGhiChu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PhanLoaiDrama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NguonTrading.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClassName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Code.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Period.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrailerGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Photos.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Script.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckcMoiTrenThiTruong.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckcTrongKho.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).BeginInit();
     this.groupControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DienVien.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TomTatNoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaChuongTrinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlMain)).BeginInit();
     this.xtraTabControlMain.SuspendLayout();
     this.xtraTabPageChuongTrinh.SuspendLayout();
     this.xtraScrollableControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuTab)).BeginInit();
     this.SuspendLayout();
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Controls.Add(this.btnClose);
     this.flowLayoutPanel1.Controls.Add(this.btnDelete);
     this.flowLayoutPanel1.Controls.Add(this.btnDeleteRealy);
     this.flowLayoutPanel1.Controls.Add(this.btnRestore);
     this.flowLayoutPanel1.Controls.Add(this.btnSave);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(626, 716);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new System.Drawing.Size(415, 31);
     this.flowLayoutPanel1.TabIndex = 4;
     //
     // btnClose
     //
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.Location = new System.Drawing.Point(337, 3);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 2;
     this.btnClose.Text = "Đ&óng";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.Location = new System.Drawing.Point(256, 3);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(75, 23);
     this.btnDelete.TabIndex = 1;
     this.btnDelete.Text = "&Xóa";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnDeleteRealy
     //
     this.btnDeleteRealy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDeleteRealy.Location = new System.Drawing.Point(175, 3);
     this.btnDeleteRealy.Name = "btnDeleteRealy";
     this.btnDeleteRealy.Size = new System.Drawing.Size(75, 23);
     this.btnDeleteRealy.TabIndex = 1;
     this.btnDeleteRealy.Text = "&Xóa hẳn";
     this.btnDeleteRealy.Visible = false;
     this.btnDeleteRealy.Click += new System.EventHandler(this.btnDeleteRealy_Click);
     //
     // btnRestore
     //
     this.btnRestore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRestore.Location = new System.Drawing.Point(94, 3);
     this.btnRestore.Name = "btnRestore";
     this.btnRestore.Size = new System.Drawing.Size(75, 23);
     this.btnRestore.TabIndex = 1;
     this.btnRestore.Text = "&Phục hồi";
     this.btnRestore.Visible = false;
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Location = new System.Drawing.Point(13, 3);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(75, 23);
     this.btnSave.TabIndex = 0;
     this.btnSave.Text = "&Lưu";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(30, 3);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(81, 23);
     this.InPhieu.TabIndex = 1;
     this.InPhieu.Text = "&In nhãn";
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(61, 4);
     //
     // NghiepVu
     //
     this.NghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.NghiepVu.Location = new System.Drawing.Point(117, 3);
     this.NghiepVu.Name = "NghiepVu";
     this.NghiepVu.Size = new System.Drawing.Size(81, 23);
     this.NghiepVu.TabIndex = 2;
     this.NghiepVu.Text = "Nghiệp vụ";
     this.NghiepVu.Visible = false;
     //
     // ctMnuNghiepVu
     //
     this.ctMnuNghiepVu.Name = "contextMenuStrip3";
     this.ctMnuNghiepVu.Size = new System.Drawing.Size(61, 4);
     //
     // Duyet
     //
     this.Duyet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.Duyet.Enabled = false;
     this.Duyet.Location = new System.Drawing.Point(3, 6);
     this.Duyet.Name = "Duyet";
     this.Duyet.Size = new System.Drawing.Size(21, 20);
     this.Duyet.TabIndex = 0;
     this.Duyet.Visible = false;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.flowLayoutPanel2.Controls.Add(this.Duyet);
     this.flowLayoutPanel2.Controls.Add(this.InPhieu);
     this.flowLayoutPanel2.Controls.Add(this.NghiepVu);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(6, 716);
     this.flowLayoutPanel2.Name = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size = new System.Drawing.Size(218, 31);
     this.flowLayoutPanel2.TabIndex = 3;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(638, 52);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(40, 13);
     this.label7.TabIndex = 0;
     this.label7.Text = "Tiết mục";
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(9, 76);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(82, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Tên chương trình";
     //
     // KyHieuPhanLoai
     //
     this.KyHieuPhanLoai.Location = new System.Drawing.Point(405, 165);
     this.KyHieuPhanLoai.Name = "KyHieuPhanLoai";
     this.KyHieuPhanLoai.Properties.Appearance.Options.UseTextOptions = true;
     this.KyHieuPhanLoai.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuPhanLoai.Size = new System.Drawing.Size(227, 20);
     this.KyHieuPhanLoai.TabIndex = 11;
     this.KyHieuPhanLoai.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // label21
     //
     this.label21.Location = new System.Drawing.Point(343, 168);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(24, 13);
     this.label21.TabIndex = 0;
     this.label21.Text = "KHPL";
     this.label21.ToolTip = "Ký hiệu phân loại";
     //
     // label22
     //
     this.label22.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label22.Appearance.Options.UseForeColor = true;
     this.label22.Location = new System.Drawing.Point(345, 191);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(25, 13);
     this.label22.TabIndex = 0;
     this.label22.Text = "KHXK";
     this.label22.ToolTip = "Ký hiệu xếp kho";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(5, 33);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(67, 13);
     this.label2.TabIndex = 0;
     this.label2.Text = "Đơn vị sở hữu";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(5, 10);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(77, 13);
     this.label4.TabIndex = 0;
     this.label4.Text = "Đơn vị cung cấp";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(9, 100);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(43, 13);
     this.label5.TabIndex = 0;
     this.label5.Text = "Đạo diễn";
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(639, 122);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(46, 13);
     this.label15.TabIndex = 0;
     this.label15.Text = "Rating TB";
     this.label15.ToolTip = "Rating trung bình";
     //
     // lblTitle
     //
     this.lblTitle.Appearance.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.Appearance.Options.UseFont = true;
     this.lblTitle.Appearance.Options.UseTextOptions = true;
     this.lblTitle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Location = new System.Drawing.Point(0, 0);
     this.lblTitle.Name = "lblTitle";
     this.lblTitle.Size = new System.Drawing.Size(1049, 38);
     this.lblTitle.TabIndex = 0;
     this.lblTitle.Text = "CHƯƠNG TRÌNH";
     //
     // KyHieuXepKho_KHPL
     //
     this.KyHieuXepKho_KHPL.Location = new System.Drawing.Point(3, 1);
     this.KyHieuXepKho_KHPL.Name = "KyHieuXepKho_KHPL";
     this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuXepKho_KHPL.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.KyHieuXepKho_KHPL.Properties.ReadOnly = true;
     this.KyHieuXepKho_KHPL.Size = new System.Drawing.Size(221, 18);
     this.KyHieuXepKho_KHPL.TabIndex = 0;
     this.KyHieuXepKho_KHPL.TabStop = false;
     //
     // groupControlThongTinPhatSong
     //
     this.groupControlThongTinPhatSong.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlThongTinPhatSong.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlThongTinPhatSong.AppearanceCaption.Options.UseFont = true;
     this.groupControlThongTinPhatSong.Controls.Add(this.ReleaseDate);
     this.groupControlThongTinPhatSong.Controls.Add(this.SoRunConlai);
     this.groupControlThongTinPhatSong.Controls.Add(this.ReleaseRun);
     this.groupControlThongTinPhatSong.Controls.Add(this.Release);
     this.groupControlThongTinPhatSong.Controls.Add(this.SoDaRun);
     this.groupControlThongTinPhatSong.Controls.Add(this.gridControlPhatSongKhac);
     this.groupControlThongTinPhatSong.Controls.Add(this.gridControlNgayPhatDauTien);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl8);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl9);
     this.groupControlThongTinPhatSong.Controls.Add(this.RunThu);
     this.groupControlThongTinPhatSong.Controls.Add(this.TongSoRun);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl20);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl19);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl6);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl24);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl21);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl15);
     this.groupControlThongTinPhatSong.Controls.Add(this.labelControl10);
     this.groupControlThongTinPhatSong.Controls.Add(this.ReleaseRule);
     this.groupControlThongTinPhatSong.Controls.Add(this.MuaKem);
     this.groupControlThongTinPhatSong.Location = new System.Drawing.Point(3, 672);
     this.groupControlThongTinPhatSong.Name = "groupControlThongTinPhatSong";
     this.groupControlThongTinPhatSong.Size = new System.Drawing.Size(1000, 351);
     this.groupControlThongTinPhatSong.TabIndex = 2;
     this.groupControlThongTinPhatSong.Text = "Thông tin phát sóng";
     //
     // ReleaseDate
     //
     this.ReleaseDate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ReleaseDate.EditValue = null;
     this.ReleaseDate.Location = new System.Drawing.Point(840, 150);
     this.ReleaseDate.Name = "ReleaseDate";
     this.ReleaseDate.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.ReleaseDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ReleaseDate.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.ReleaseDate.Size = new System.Drawing.Size(155, 20);
     this.ReleaseDate.TabIndex = 5;
     //
     // SoRunConlai
     //
     this.SoRunConlai.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.SoRunConlai.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoRunConlai.Location = new System.Drawing.Point(840, 102);
     this.SoRunConlai.Name = "SoRunConlai";
     this.SoRunConlai.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.SoRunConlai.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoRunConlai.Properties.ReadOnly = true;
     this.SoRunConlai.Size = new System.Drawing.Size(155, 20);
     this.SoRunConlai.TabIndex = 4;
     this.SoRunConlai.TabStop = false;
     //
     // ReleaseRun
     //
     this.ReleaseRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ReleaseRun.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.ReleaseRun.Location = new System.Drawing.Point(841, 175);
     this.ReleaseRun.Name = "ReleaseRun";
     this.ReleaseRun.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.ReleaseRun.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.ReleaseRun.Size = new System.Drawing.Size(154, 20);
     this.ReleaseRun.TabIndex = 5;
     //
     // Release
     //
     this.Release.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.Release.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.Release.Location = new System.Drawing.Point(840, 125);
     this.Release.Name = "Release";
     this.Release.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.Release.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Release.Size = new System.Drawing.Size(155, 20);
     this.Release.TabIndex = 5;
     //
     // SoDaRun
     //
     this.SoDaRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.SoDaRun.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.SoDaRun.Location = new System.Drawing.Point(840, 78);
     this.SoDaRun.Name = "SoDaRun";
     this.SoDaRun.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.SoDaRun.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoDaRun.Size = new System.Drawing.Size(155, 20);
     this.SoDaRun.TabIndex = 3;
     this.SoDaRun.TabStop = false;
     this.SoDaRun.EditValueChanged += new System.EventHandler(this.TongSoRun_EditValueChanged);
     //
     // gridControlPhatSongKhac
     //
     this.gridControlPhatSongKhac.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlPhatSongKhac.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlPhatSongKhac.BackgroundImage")));
     this.gridControlPhatSongKhac.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlPhatSongKhac.Location = new System.Drawing.Point(450, 32);
     this.gridControlPhatSongKhac.MainView = this.gridviewPhatSongKhac;
     this.gridControlPhatSongKhac.Name = "gridControlPhatSongKhac";
     this.gridControlPhatSongKhac.Size = new System.Drawing.Size(305, 314);
     this.gridControlPhatSongKhac.TabIndex = 1;
     this.gridControlPhatSongKhac.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridviewPhatSongKhac});
     //
     // gridviewPhatSongKhac
     //
     this.gridviewPhatSongKhac.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridviewPhatSongKhac.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridviewPhatSongKhac.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.ColPSK_Kenh,
     this.ColPSK_TuNgay,
     this.ColPSK_DenNgay,
     this.ColPSK_LanPhat});
     this.gridviewPhatSongKhac.GridControl = this.gridControlPhatSongKhac;
     this.gridviewPhatSongKhac.GroupCount = 1;
     this.gridviewPhatSongKhac.IndicatorWidth = 40;
     this.gridviewPhatSongKhac.Name = "gridviewPhatSongKhac";
     this.gridviewPhatSongKhac.OptionsLayout.Columns.AddNewColumns = false;
     this.gridviewPhatSongKhac.OptionsNavigation.AutoFocusNewRow = true;
     this.gridviewPhatSongKhac.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridviewPhatSongKhac.OptionsPrint.UsePrintStyles = true;
     this.gridviewPhatSongKhac.OptionsView.EnableAppearanceEvenRow = true;
     this.gridviewPhatSongKhac.OptionsView.EnableAppearanceOddRow = true;
     this.gridviewPhatSongKhac.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridviewPhatSongKhac.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridviewPhatSongKhac.OptionsView.ShowFooter = true;
     this.gridviewPhatSongKhac.OptionsView.ShowGroupedColumns = true;
     this.gridviewPhatSongKhac.OptionsView.ShowGroupPanel = false;
     this.gridviewPhatSongKhac.OptionsView.ShowIndicator = false;
     this.gridviewPhatSongKhac.OptionsView.ShowViewCaption = true;
     this.gridviewPhatSongKhac.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColPSK_Kenh, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridviewPhatSongKhac.ViewCaption = "Thời gian phát sóng trên các kênh khác";
     this.gridviewPhatSongKhac.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewPhatSongKhac_ValidateRow);
     //
     // ColPSK_Kenh
     //
     this.ColPSK_Kenh.Caption = "Kênh phát sóng";
     this.ColPSK_Kenh.Name = "ColPSK_Kenh";
     this.ColPSK_Kenh.SummaryItem.DisplayFormat = "Số lần đã phát {0}";
     this.ColPSK_Kenh.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.ColPSK_Kenh.Visible = true;
     this.ColPSK_Kenh.VisibleIndex = 0;
     this.ColPSK_Kenh.Width = 100;
     //
     // ColPSK_TuNgay
     //
     this.ColPSK_TuNgay.Caption = "Từ ngày";
     this.ColPSK_TuNgay.Name = "ColPSK_TuNgay";
     this.ColPSK_TuNgay.Visible = true;
     this.ColPSK_TuNgay.VisibleIndex = 1;
     this.ColPSK_TuNgay.Width = 52;
     //
     // ColPSK_DenNgay
     //
     this.ColPSK_DenNgay.Caption = "Đến ngày";
     this.ColPSK_DenNgay.Name = "ColPSK_DenNgay";
     this.ColPSK_DenNgay.Visible = true;
     this.ColPSK_DenNgay.VisibleIndex = 2;
     this.ColPSK_DenNgay.Width = 59;
     //
     // ColPSK_LanPhat
     //
     this.ColPSK_LanPhat.Caption = "Run thứ";
     this.ColPSK_LanPhat.Name = "ColPSK_LanPhat";
     this.ColPSK_LanPhat.SummaryItem.DisplayFormat = "Run thứ:{0}";
     this.ColPSK_LanPhat.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.ColPSK_LanPhat.Visible = true;
     this.ColPSK_LanPhat.VisibleIndex = 3;
     this.ColPSK_LanPhat.Width = 52;
     //
     // gridControlNgayPhatDauTien
     //
     this.gridControlNgayPhatDauTien.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlNgayPhatDauTien.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlNgayPhatDauTien.BackgroundImage")));
     this.gridControlNgayPhatDauTien.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlNgayPhatDauTien.Location = new System.Drawing.Point(6, 32);
     this.gridControlNgayPhatDauTien.MainView = this.gridViewNgayPhatDauTien;
     this.gridControlNgayPhatDauTien.Name = "gridControlNgayPhatDauTien";
     this.gridControlNgayPhatDauTien.Size = new System.Drawing.Size(436, 314);
     this.gridControlNgayPhatDauTien.TabIndex = 0;
     this.gridControlNgayPhatDauTien.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewNgayPhatDauTien});
     //
     // gridViewNgayPhatDauTien
     //
     this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewNgayPhatDauTien.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.ColKenhPhatSong,
     this.ColIsPhatLai,
     this.ColNgayPhatStart,
     this.ColNgayPhatEnd,
     this.ColTimeSlot,
     this.ColLanPhat});
     this.gridViewNgayPhatDauTien.GridControl = this.gridControlNgayPhatDauTien;
     this.gridViewNgayPhatDauTien.GroupCount = 1;
     this.gridViewNgayPhatDauTien.IndicatorWidth = 40;
     this.gridViewNgayPhatDauTien.Name = "gridViewNgayPhatDauTien";
     this.gridViewNgayPhatDauTien.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewNgayPhatDauTien.OptionsMenu.EnableFooterMenu = false;
     this.gridViewNgayPhatDauTien.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewNgayPhatDauTien.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewNgayPhatDauTien.OptionsPrint.UsePrintStyles = true;
     this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewNgayPhatDauTien.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridViewNgayPhatDauTien.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridViewNgayPhatDauTien.OptionsView.ShowFooter = true;
     this.gridViewNgayPhatDauTien.OptionsView.ShowGroupedColumns = true;
     this.gridViewNgayPhatDauTien.OptionsView.ShowGroupPanel = false;
     this.gridViewNgayPhatDauTien.OptionsView.ShowIndicator = false;
     this.gridViewNgayPhatDauTien.OptionsView.ShowViewCaption = true;
     this.gridViewNgayPhatDauTien.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColKenhPhatSong, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewNgayPhatDauTien.ViewCaption = "Ngày phát sóng đầu tiên";
     this.gridViewNgayPhatDauTien.CustomDrawGroupRow += new DevExpress.XtraGrid.Views.Base.RowObjectCustomDrawEventHandler(this.gridViewNgayPhatDauTien_CustomDrawGroupRow);
     this.gridViewNgayPhatDauTien.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridViewNgayPhatDauTien_RowUpdated);
     this.gridViewNgayPhatDauTien.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewNgayPhatDauTien_ValidateRow);
     //
     // ColKenhPhatSong
     //
     this.ColKenhPhatSong.Caption = "Kênh";
     this.ColKenhPhatSong.Name = "ColKenhPhatSong";
     this.ColKenhPhatSong.SummaryItem.DisplayFormat = "Phát chính: {0} lần";
     this.ColKenhPhatSong.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.ColKenhPhatSong.Visible = true;
     this.ColKenhPhatSong.VisibleIndex = 0;
     this.ColKenhPhatSong.Width = 83;
     //
     // ColIsPhatLai
     //
     this.ColIsPhatLai.Caption = "Phát lại";
     this.ColIsPhatLai.Name = "ColIsPhatLai";
     this.ColIsPhatLai.SummaryItem.DisplayFormat = "Phát lại: {0} lần";
     this.ColIsPhatLai.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.ColIsPhatLai.Visible = true;
     this.ColIsPhatLai.VisibleIndex = 1;
     this.ColIsPhatLai.Width = 68;
     //
     // ColNgayPhatStart
     //
     this.ColNgayPhatStart.Caption = "Từ ngày";
     this.ColNgayPhatStart.Name = "ColNgayPhatStart";
     this.ColNgayPhatStart.Visible = true;
     this.ColNgayPhatStart.VisibleIndex = 2;
     this.ColNgayPhatStart.Width = 52;
     //
     // ColNgayPhatEnd
     //
     this.ColNgayPhatEnd.Caption = "Đến ngày";
     this.ColNgayPhatEnd.Name = "ColNgayPhatEnd";
     this.ColNgayPhatEnd.Visible = true;
     this.ColNgayPhatEnd.VisibleIndex = 3;
     this.ColNgayPhatEnd.Width = 59;
     //
     // ColTimeSlot
     //
     this.ColTimeSlot.Caption = "Timeslot";
     this.ColTimeSlot.Name = "ColTimeSlot";
     this.ColTimeSlot.Visible = true;
     this.ColTimeSlot.VisibleIndex = 4;
     this.ColTimeSlot.Width = 51;
     //
     // ColLanPhat
     //
     this.ColLanPhat.Caption = "Run thứ";
     this.ColLanPhat.Name = "ColLanPhat";
     this.ColLanPhat.SummaryItem.DisplayFormat = "Run thứ:{0}";
     this.ColLanPhat.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Sum;
     this.ColLanPhat.Visible = true;
     this.ColLanPhat.VisibleIndex = 5;
     this.ColLanPhat.Width = 52;
     //
     // labelControl8
     //
     this.labelControl8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl8.Location = new System.Drawing.Point(760, 105);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(52, 13);
     this.labelControl8.TabIndex = 137;
     this.labelControl8.Text = "Run còn lại";
     //
     // labelControl9
     //
     this.labelControl9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl9.Location = new System.Drawing.Point(760, 81);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(49, 13);
     this.labelControl9.TabIndex = 137;
     this.labelControl9.Text = "Số đã Run";
     //
     // RunThu
     //
     this.RunThu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.RunThu.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.RunThu.Location = new System.Drawing.Point(840, 32);
     this.RunThu.Name = "RunThu";
     this.RunThu.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.RunThu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.RunThu.Size = new System.Drawing.Size(155, 20);
     this.RunThu.TabIndex = 2;
     this.RunThu.EditValueChanged += new System.EventHandler(this.TongSoRun_EditValueChanged);
     //
     // TongSoRun
     //
     this.TongSoRun.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.TongSoRun.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.TongSoRun.Location = new System.Drawing.Point(840, 55);
     this.TongSoRun.Name = "TongSoRun";
     this.TongSoRun.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.TongSoRun.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TongSoRun.Size = new System.Drawing.Size(155, 20);
     this.TongSoRun.TabIndex = 2;
     this.TongSoRun.EditValueChanged += new System.EventHandler(this.TongSoRun_EditValueChanged);
     //
     // labelControl20
     //
     this.labelControl20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl20.Location = new System.Drawing.Point(760, 178);
     this.labelControl20.Name = "labelControl20";
     this.labelControl20.Size = new System.Drawing.Size(57, 13);
     this.labelControl20.TabIndex = 129;
     this.labelControl20.Text = "Release run";
     //
     // labelControl19
     //
     this.labelControl19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl19.Location = new System.Drawing.Point(760, 151);
     this.labelControl19.Name = "labelControl19";
     this.labelControl19.Size = new System.Drawing.Size(63, 13);
     this.labelControl19.TabIndex = 129;
     this.labelControl19.Text = "Release date";
     //
     // labelControl6
     //
     this.labelControl6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl6.Location = new System.Drawing.Point(760, 127);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(74, 13);
     this.labelControl6.TabIndex = 129;
     this.labelControl6.Text = "Release (Ngày)";
     //
     // labelControl24
     //
     this.labelControl24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl24.Location = new System.Drawing.Point(760, 205);
     this.labelControl24.Name = "labelControl24";
     this.labelControl24.Size = new System.Drawing.Size(53, 13);
     this.labelControl24.TabIndex = 137;
     this.labelControl24.Text = "Realse rule";
     //
     // labelControl21
     //
     this.labelControl21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl21.Location = new System.Drawing.Point(760, 276);
     this.labelControl21.Name = "labelControl21";
     this.labelControl21.Size = new System.Drawing.Size(42, 13);
     this.labelControl21.TabIndex = 137;
     this.labelControl21.Text = "Mua kèm";
     //
     // labelControl15
     //
     this.labelControl15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl15.Location = new System.Drawing.Point(760, 36);
     this.labelControl15.Name = "labelControl15";
     this.labelControl15.Size = new System.Drawing.Size(39, 13);
     this.labelControl15.TabIndex = 137;
     this.labelControl15.Text = "Run thứ";
     //
     // labelControl10
     //
     this.labelControl10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl10.Location = new System.Drawing.Point(760, 57);
     this.labelControl10.Name = "labelControl10";
     this.labelControl10.Size = new System.Drawing.Size(60, 13);
     this.labelControl10.TabIndex = 137;
     this.labelControl10.Text = "Tổng số Run";
     //
     // ReleaseRule
     //
     this.ReleaseRule.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.ReleaseRule.Location = new System.Drawing.Point(841, 201);
     this.ReleaseRule.Name = "ReleaseRule";
     this.ReleaseRule.Size = new System.Drawing.Size(152, 70);
     this.ReleaseRule.TabIndex = 6;
     //
     // MuaKem
     //
     this.MuaKem.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.MuaKem.Location = new System.Drawing.Point(841, 277);
     this.MuaKem.Name = "MuaKem";
     this.MuaKem.Size = new System.Drawing.Size(155, 69);
     this.MuaKem.TabIndex = 6;
     //
     // Rating
     //
     this.Rating.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.Rating.Location = new System.Drawing.Point(690, 120);
     this.Rating.Name = "Rating";
     this.Rating.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.Rating.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Rating.Size = new System.Drawing.Size(303, 20);
     this.Rating.TabIndex = 12;
     //
     // DoiTuongKhanGia
     //
     this.DoiTuongKhanGia.DataSource = null;
     this.DoiTuongKhanGia.DisplayField = null;
     this.DoiTuongKhanGia.EditValue = "";
     this.DoiTuongKhanGia.Location = new System.Drawing.Point(93, 120);
     this.DoiTuongKhanGia.Name = "DoiTuongKhanGia";
     this.DoiTuongKhanGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DoiTuongKhanGia.Size = new System.Drawing.Size(241, 20);
     this.DoiTuongKhanGia.TabIndex = 10;
     this.DoiTuongKhanGia.ValueField = null;
     //
     // label14
     //
     this.label14.Location = new System.Drawing.Point(9, 124);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(57, 13);
     this.label14.TabIndex = 0;
     this.label14.Text = "ĐT khán giả";
     //
     // groupControlNguonGoc
     //
     this.groupControlNguonGoc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlNguonGoc.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlNguonGoc.AppearanceCaption.Options.UseFont = true;
     this.groupControlNguonGoc.Controls.Add(this.NoteBQ);
     this.groupControlNguonGoc.Controls.Add(this.gridControlThongTinBan);
     this.groupControlNguonGoc.Controls.Add(this.groupControl7);
     this.groupControlNguonGoc.Controls.Add(this.labelControl17);
     this.groupControlNguonGoc.Controls.Add(this.groupControl1);
     this.groupControlNguonGoc.Controls.Add(this.labelControl14);
     this.groupControlNguonGoc.Location = new System.Drawing.Point(4, 425);
     this.groupControlNguonGoc.Name = "groupControlNguonGoc";
     this.groupControlNguonGoc.Size = new System.Drawing.Size(999, 228);
     this.groupControlNguonGoc.TabIndex = 1;
     this.groupControlNguonGoc.Text = "Nguồn gốc - bản quyền";
     //
     // NoteBQ
     //
     this.NoteBQ.Location = new System.Drawing.Point(95, 180);
     this.NoteBQ.Name = "NoteBQ";
     this.NoteBQ.Size = new System.Drawing.Size(539, 43);
     this.NoteBQ.TabIndex = 136;
     //
     // gridControlThongTinBan
     //
     this.gridControlThongTinBan.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlThongTinBan.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlThongTinBan.BackgroundImage")));
     this.gridControlThongTinBan.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlThongTinBan.Location = new System.Drawing.Point(645, 29);
     this.gridControlThongTinBan.MainView = this.gridViewThongTinBan;
     this.gridControlThongTinBan.Name = "gridControlThongTinBan";
     this.gridControlThongTinBan.Size = new System.Drawing.Size(350, 194);
     this.gridControlThongTinBan.TabIndex = 2;
     this.gridControlThongTinBan.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewThongTinBan});
     //
     // gridViewThongTinBan
     //
     this.gridViewThongTinBan.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewThongTinBan.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewThongTinBan.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.ColKenhBan,
     this.ColNgayBanTu,
     this.ColNgayBanDen});
     this.gridViewThongTinBan.GridControl = this.gridControlThongTinBan;
     this.gridViewThongTinBan.GroupCount = 1;
     this.gridViewThongTinBan.IndicatorWidth = 40;
     this.gridViewThongTinBan.Name = "gridViewThongTinBan";
     this.gridViewThongTinBan.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewThongTinBan.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewThongTinBan.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewThongTinBan.OptionsPrint.UsePrintStyles = true;
     this.gridViewThongTinBan.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewThongTinBan.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewThongTinBan.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridViewThongTinBan.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridViewThongTinBan.OptionsView.ShowGroupedColumns = true;
     this.gridViewThongTinBan.OptionsView.ShowGroupPanel = false;
     this.gridViewThongTinBan.OptionsView.ShowIndicator = false;
     this.gridViewThongTinBan.OptionsView.ShowViewCaption = true;
     this.gridViewThongTinBan.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColKenhBan, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewThongTinBan.ViewCaption = "Thông tin bán";
     this.gridViewThongTinBan.CustomDrawGroupRow += new DevExpress.XtraGrid.Views.Base.RowObjectCustomDrawEventHandler(this.gridViewThongTinBan_CustomDrawGroupRow);
     this.gridViewThongTinBan.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewThongTinBan_ValidateRow);
     //
     // ColKenhBan
     //
     this.ColKenhBan.Caption = "Kênh bán";
     this.ColKenhBan.Name = "ColKenhBan";
     this.ColKenhBan.SummaryItem.DisplayFormat = "Tồng số lần đã bán {0}";
     this.ColKenhBan.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.ColKenhBan.Visible = true;
     this.ColKenhBan.VisibleIndex = 0;
     this.ColKenhBan.Width = 70;
     //
     // ColNgayBanTu
     //
     this.ColNgayBanTu.Caption = "Từ ngày";
     this.ColNgayBanTu.Name = "ColNgayBanTu";
     this.ColNgayBanTu.Visible = true;
     this.ColNgayBanTu.VisibleIndex = 1;
     this.ColNgayBanTu.Width = 52;
     //
     // ColNgayBanDen
     //
     this.ColNgayBanDen.Caption = "Đên ngày";
     this.ColNgayBanDen.Name = "ColNgayBanDen";
     this.ColNgayBanDen.Visible = true;
     this.ColNgayBanDen.VisibleIndex = 2;
     this.ColNgayBanDen.Width = 59;
     //
     // groupControl7
     //
     this.groupControl7.Controls.Add(this.DonViHauKy);
     this.groupControl7.Controls.Add(this.HangSanXuat);
     this.groupControl7.Controls.Add(this.DonViSoHuu);
     this.groupControl7.Controls.Add(this.NamSanXuat);
     this.groupControl7.Controls.Add(this.label4);
     this.groupControl7.Controls.Add(this.label2);
     this.groupControl7.Controls.Add(this.labelControl33);
     this.groupControl7.Controls.Add(this.labelControl32);
     this.groupControl7.Controls.Add(this.labelControl4);
     this.groupControl7.Controls.Add(this.labelControl7);
     this.groupControl7.Controls.Add(this.QuocGia);
     this.groupControl7.Controls.Add(this.label25);
     this.groupControl7.Controls.Add(this.KenhHanCheBan);
     this.groupControl7.Controls.Add(this.DonViCungCap);
     this.groupControl7.Location = new System.Drawing.Point(2, 29);
     this.groupControl7.Name = "groupControl7";
     this.groupControl7.ShowCaption = false;
     this.groupControl7.Size = new System.Drawing.Size(338, 147);
     this.groupControl7.TabIndex = 0;
     this.groupControl7.Text = "groupControl7";
     //
     // DonViHauKy
     //
     this.DonViHauKy._DataSource = null;
     this.DonViHauKy._GetField = null;
     this.DonViHauKy.Location = new System.Drawing.Point(92, 53);
     this.DonViHauKy.Name = "DonViHauKy";
     this.DonViHauKy.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.DonViHauKy.Size = new System.Drawing.Size(241, 20);
     this.DonViHauKy.TabIndex = 133;
     //
     // HangSanXuat
     //
     this.HangSanXuat.Location = new System.Drawing.Point(92, 78);
     this.HangSanXuat.Name = "HangSanXuat";
     this.HangSanXuat.Size = new System.Drawing.Size(241, 20);
     this.HangSanXuat.TabIndex = 1;
     this.HangSanXuat.ZZZWidthFactor = 2F;
     //
     // DonViSoHuu
     //
     this.DonViSoHuu.Location = new System.Drawing.Point(92, 31);
     this.DonViSoHuu.Name = "DonViSoHuu";
     this.DonViSoHuu.Size = new System.Drawing.Size(241, 20);
     this.DonViSoHuu.TabIndex = 1;
     this.DonViSoHuu.ZZZWidthFactor = 2F;
     //
     // NamSanXuat
     //
     this.NamSanXuat.EditValue = new decimal(new int[] {
     1999,
     0,
     0,
     0});
     this.NamSanXuat.Location = new System.Drawing.Point(278, 101);
     this.NamSanXuat.Name = "NamSanXuat";
     this.NamSanXuat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSanXuat.Properties.Mask.EditMask = "n0";
     this.NamSanXuat.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.NamSanXuat.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.NamSanXuat.Size = new System.Drawing.Size(55, 20);
     this.NamSanXuat.TabIndex = 3;
     //
     // labelControl33
     //
     this.labelControl33.Location = new System.Drawing.Point(6, 81);
     this.labelControl33.Name = "labelControl33";
     this.labelControl33.Size = new System.Drawing.Size(70, 13);
     this.labelControl33.TabIndex = 0;
     this.labelControl33.Text = "Hãng sản xuất";
     //
     // labelControl32
     //
     this.labelControl32.Location = new System.Drawing.Point(5, 55);
     this.labelControl32.Name = "labelControl32";
     this.labelControl32.Size = new System.Drawing.Size(66, 13);
     this.labelControl32.TabIndex = 0;
     this.labelControl32.Text = "Đơn vị hậu kỳ";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(5, 104);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(70, 13);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text = "Nước sản xuất";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(5, 127);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(86, 13);
     this.labelControl7.TabIndex = 0;
     this.labelControl7.Text = "Kênh hạn chế bán";
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.EditValue = "";
     this.QuocGia.Location = new System.Drawing.Point(92, 101);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(137, 20);
     this.QuocGia.TabIndex = 2;
     this.QuocGia.ValueField = null;
     //
     // label25
     //
     this.label25.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Appearance.ForeColor = System.Drawing.Color.Black;
     this.label25.Appearance.Options.UseFont = true;
     this.label25.Appearance.Options.UseForeColor = true;
     this.label25.Location = new System.Drawing.Point(236, 104);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(36, 13);
     this.label25.TabIndex = 0;
     this.label25.Text = "Năm SX";
     //
     // KenhHanCheBan
     //
     this.KenhHanCheBan.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.KenhHanCheBan.DataSource = null;
     this.KenhHanCheBan.DisplayField = null;
     this.KenhHanCheBan.EditValue = "";
     this.KenhHanCheBan.Location = new System.Drawing.Point(92, 123);
     this.KenhHanCheBan.Name = "KenhHanCheBan";
     this.KenhHanCheBan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.KenhHanCheBan.Size = new System.Drawing.Size(241, 20);
     this.KenhHanCheBan.TabIndex = 4;
     this.KenhHanCheBan.ValueField = null;
     //
     // DonViCungCap
     //
     this.DonViCungCap.Location = new System.Drawing.Point(92, 8);
     this.DonViCungCap.Name = "DonViCungCap";
     this.DonViCungCap.Size = new System.Drawing.Size(241, 20);
     this.DonViCungCap.TabIndex = 0;
     this.DonViCungCap.ZZZWidthFactor = 2F;
     //
     // labelControl17
     //
     this.labelControl17.Location = new System.Drawing.Point(436, 23);
     this.labelControl17.Name = "labelControl17";
     this.labelControl17.Size = new System.Drawing.Size(95, 13);
     this.labelControl17.TabIndex = 0;
     this.labelControl17.Text = "Thời hạn bản quyền";
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.BanQuyenHTV);
     this.groupControl1.Controls.Add(this.BanQuyenDIDEnd);
     this.groupControl1.Controls.Add(this.BanQuyenDTNNEnd);
     this.groupControl1.Controls.Add(this.BanQuyenDIDStart);
     this.groupControl1.Controls.Add(this.BanQuyenDTNNStart);
     this.groupControl1.Controls.Add(this.ChanelRight);
     this.groupControl1.Controls.Add(this.labelControl25);
     this.groupControl1.Controls.Add(this.labelControl26);
     this.groupControl1.Controls.Add(this.labelControl27);
     this.groupControl1.Controls.Add(this.labelControl28);
     this.groupControl1.Controls.Add(this.labelControl29);
     this.groupControl1.Controls.Add(this.labelControl30);
     this.groupControl1.Controls.Add(this.BanQuyenThuoc);
     this.groupControl1.Controls.Add(this.labelControl31);
     this.groupControl1.Location = new System.Drawing.Point(345, 29);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.ShowCaption = false;
     this.groupControl1.Size = new System.Drawing.Size(289, 145);
     this.groupControl1.TabIndex = 1;
     this.groupControl1.Text = "groupControl5";
     //
     // BanQuyenHTV
     //
     this.BanQuyenHTV.EditValue = null;
     this.BanQuyenHTV.Location = new System.Drawing.Point(72, 83);
     this.BanQuyenHTV.Name = "BanQuyenHTV";
     this.BanQuyenHTV.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.BanQuyenHTV.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenHTV.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BanQuyenHTV.Size = new System.Drawing.Size(213, 20);
     this.BanQuyenHTV.TabIndex = 5;
     //
     // BanQuyenDIDEnd
     //
     this.BanQuyenDIDEnd.EditValue = null;
     this.BanQuyenDIDEnd.Location = new System.Drawing.Point(192, 38);
     this.BanQuyenDIDEnd.Name = "BanQuyenDIDEnd";
     this.BanQuyenDIDEnd.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.BanQuyenDIDEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenDIDEnd.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BanQuyenDIDEnd.Size = new System.Drawing.Size(94, 20);
     this.BanQuyenDIDEnd.TabIndex = 2;
     this.BanQuyenDIDEnd.ToolTip = "Bản quyền đối với đối tác trong nước End";
     //
     // BanQuyenDTNNEnd
     //
     this.BanQuyenDTNNEnd.EditValue = null;
     this.BanQuyenDTNNEnd.Location = new System.Drawing.Point(192, 60);
     this.BanQuyenDTNNEnd.Name = "BanQuyenDTNNEnd";
     this.BanQuyenDTNNEnd.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.BanQuyenDTNNEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenDTNNEnd.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BanQuyenDTNNEnd.Size = new System.Drawing.Size(94, 20);
     this.BanQuyenDTNNEnd.TabIndex = 4;
     this.BanQuyenDTNNEnd.ToolTip = "Bản quyền với đối tác nước ngoài end";
     //
     // BanQuyenDIDStart
     //
     this.BanQuyenDIDStart.EditValue = null;
     this.BanQuyenDIDStart.Location = new System.Drawing.Point(71, 38);
     this.BanQuyenDIDStart.Name = "BanQuyenDIDStart";
     this.BanQuyenDIDStart.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.BanQuyenDIDStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenDIDStart.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BanQuyenDIDStart.Size = new System.Drawing.Size(91, 20);
     this.BanQuyenDIDStart.TabIndex = 1;
     this.BanQuyenDIDStart.ToolTip = "Bản quyền đối với đối tác trong nước start";
     //
     // BanQuyenDTNNStart
     //
     this.BanQuyenDTNNStart.EditValue = null;
     this.BanQuyenDTNNStart.Location = new System.Drawing.Point(71, 60);
     this.BanQuyenDTNNStart.Name = "BanQuyenDTNNStart";
     this.BanQuyenDTNNStart.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.BanQuyenDTNNStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyenDTNNStart.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.BanQuyenDTNNStart.Size = new System.Drawing.Size(90, 20);
     this.BanQuyenDTNNStart.TabIndex = 3;
     //
     // ChanelRight
     //
     this.ChanelRight.DataSource = null;
     this.ChanelRight.DisplayField = null;
     this.ChanelRight.EditValue = "";
     this.ChanelRight.Location = new System.Drawing.Point(72, 106);
     this.ChanelRight.Name = "ChanelRight";
     this.ChanelRight.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ChanelRight.Size = new System.Drawing.Size(213, 20);
     this.ChanelRight.TabIndex = 11;
     this.ChanelRight.ValueField = null;
     //
     // labelControl25
     //
     this.labelControl25.Location = new System.Drawing.Point(2, 110);
     this.labelControl25.Name = "labelControl25";
     this.labelControl25.Size = new System.Drawing.Size(64, 13);
     this.labelControl25.TabIndex = 0;
     this.labelControl25.Text = "Channel right";
     //
     // labelControl26
     //
     this.labelControl26.Location = new System.Drawing.Point(3, 20);
     this.labelControl26.Name = "labelControl26";
     this.labelControl26.Size = new System.Drawing.Size(44, 13);
     this.labelControl26.TabIndex = 0;
     this.labelControl26.Text = "BQ thuộc";
     this.labelControl26.ToolTip = "Bản quyền thuộc";
     //
     // labelControl27
     //
     this.labelControl27.Location = new System.Drawing.Point(3, 87);
     this.labelControl27.Name = "labelControl27";
     this.labelControl27.Size = new System.Drawing.Size(19, 13);
     this.labelControl27.TabIndex = 0;
     this.labelControl27.Text = "HTV";
     this.labelControl27.ToolTip = "Bản quyền HTV";
     //
     // labelControl28
     //
     this.labelControl28.Location = new System.Drawing.Point(3, 64);
     this.labelControl28.Name = "labelControl28";
     this.labelControl28.Size = new System.Drawing.Size(54, 13);
     this.labelControl28.TabIndex = 0;
     this.labelControl28.Text = "DTNN Start";
     this.labelControl28.ToolTip = "Bản quyền với đối tác nước ngoài Start";
     //
     // labelControl29
     //
     this.labelControl29.Location = new System.Drawing.Point(3, 42);
     this.labelControl29.Name = "labelControl29";
     this.labelControl29.Size = new System.Drawing.Size(53, 13);
     this.labelControl29.TabIndex = 0;
     this.labelControl29.Text = "DTTN Start";
     //
     // labelControl30
     //
     this.labelControl30.Location = new System.Drawing.Point(169, 64);
     this.labelControl30.Name = "labelControl30";
     this.labelControl30.Size = new System.Drawing.Size(18, 13);
     this.labelControl30.TabIndex = 0;
     this.labelControl30.Text = "End";
     //
     // BanQuyenThuoc
     //
     this.BanQuyenThuoc.Location = new System.Drawing.Point(71, 16);
     this.BanQuyenThuoc.Name = "BanQuyenThuoc";
     this.BanQuyenThuoc.Size = new System.Drawing.Size(217, 20);
     this.BanQuyenThuoc.TabIndex = 0;
     this.BanQuyenThuoc.ZZZWidthFactor = 2F;
     //
     // labelControl31
     //
     this.labelControl31.Location = new System.Drawing.Point(169, 42);
     this.labelControl31.Name = "labelControl31";
     this.labelControl31.Size = new System.Drawing.Size(18, 13);
     this.labelControl31.TabIndex = 0;
     this.labelControl31.Text = "End";
     //
     // labelControl14
     //
     this.labelControl14.Location = new System.Drawing.Point(6, 182);
     this.labelControl14.Name = "labelControl14";
     this.labelControl14.Size = new System.Drawing.Size(40, 13);
     this.labelControl14.TabIndex = 0;
     this.labelControl14.Text = "Note BQ";
     //
     // DaoDien
     //
     this.DaoDien.DataSource = null;
     this.DaoDien.DisplayField = null;
     this.DaoDien.EditValue = "";
     this.DaoDien.Location = new System.Drawing.Point(93, 96);
     this.DaoDien.Name = "DaoDien";
     this.DaoDien.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DaoDien.Size = new System.Drawing.Size(239, 20);
     this.DaoDien.TabIndex = 7;
     this.DaoDien.ValueField = null;
     //
     // groupControlThongTin
     //
     this.groupControlThongTin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlThongTin.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlThongTin.AppearanceCaption.Options.UseFont = true;
     this.groupControlThongTin.Controls.Add(this.gridControlGhiChu);
     this.groupControlThongTin.Controls.Add(this.labelControl34);
     this.groupControlThongTin.Controls.Add(this.PhanLoaiDrama);
     this.groupControlThongTin.Controls.Add(this.labelControl18);
     this.groupControlThongTin.Controls.Add(this.NguonTrading);
     this.groupControlThongTin.Controls.Add(this.ClassName);
     this.groupControlThongTin.Controls.Add(this.labelControl23);
     this.groupControlThongTin.Controls.Add(this.labelControl13);
     this.groupControlThongTin.Controls.Add(this.Code);
     this.groupControlThongTin.Controls.Add(this.TenGoc);
     this.groupControlThongTin.Controls.Add(this.NoiDung);
     this.groupControlThongTin.Controls.Add(this.Period);
     this.groupControlThongTin.Controls.Add(this.Category);
     this.groupControlThongTin.Controls.Add(this.TrailerGoc);
     this.groupControlThongTin.Controls.Add(this.Photos);
     this.groupControlThongTin.Controls.Add(this.Script);
     this.groupControlThongTin.Controls.Add(this.ckcMoiTrenThiTruong);
     this.groupControlThongTin.Controls.Add(this.ckcTrongKho);
     this.groupControlThongTin.Controls.Add(this.ThanhLy);
     this.groupControlThongTin.Controls.Add(this.groupControl8);
     this.groupControlThongTin.Controls.Add(this.label22);
     this.groupControlThongTin.Controls.Add(this.Ranking);
     this.groupControlThongTin.Controls.Add(this.Rating);
     this.groupControlThongTin.Controls.Add(this.DienVien);
     this.groupControlThongTin.Controls.Add(this.DaoDien);
     this.groupControlThongTin.Controls.Add(this.KyHieuPhanLoai);
     this.groupControlThongTin.Controls.Add(this.labelControl22);
     this.groupControlThongTin.Controls.Add(this.labelControl16);
     this.groupControlThongTin.Controls.Add(this.label21);
     this.groupControlThongTin.Controls.Add(this.labelControl12);
     this.groupControlThongTin.Controls.Add(this.label15);
     this.groupControlThongTin.Controls.Add(this.label5);
     this.groupControlThongTin.Controls.Add(this.label24);
     this.groupControlThongTin.Controls.Add(this.TuKhoaSelect);
     this.groupControlThongTin.Controls.Add(this.DoiTuongKhanGia);
     this.groupControlThongTin.Controls.Add(this.labelControl11);
     this.groupControlThongTin.Controls.Add(this.label14);
     this.groupControlThongTin.Controls.Add(this.NgayAWB);
     this.groupControlThongTin.Controls.Add(this.TomTatNoiDung);
     this.groupControlThongTin.Controls.Add(this.GhiChu);
     this.groupControlThongTin.Controls.Add(this.TuKhoaText);
     this.groupControlThongTin.Controls.Add(this.label20);
     this.groupControlThongTin.Controls.Add(this.labelControl2);
     this.groupControlThongTin.Controls.Add(this.label33);
     this.groupControlThongTin.Controls.Add(this.labelControl5);
     this.groupControlThongTin.Controls.Add(this.label36);
     this.groupControlThongTin.Controls.Add(this.Info);
     this.groupControlThongTin.Controls.Add(this.TinhTrangBang);
     this.groupControlThongTin.Controls.Add(this.TietMuc);
     this.groupControlThongTin.Controls.Add(this.labelControl3);
     this.groupControlThongTin.Controls.Add(this.MaChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.label7);
     this.groupControlThongTin.Controls.Add(this.label42);
     this.groupControlThongTin.Controls.Add(this.labelControl1);
     this.groupControlThongTin.Controls.Add(this.label8);
     this.groupControlThongTin.Location = new System.Drawing.Point(3, 0);
     this.groupControlThongTin.Name = "groupControlThongTin";
     this.groupControlThongTin.Size = new System.Drawing.Size(1000, 410);
     this.groupControlThongTin.TabIndex = 0;
     this.groupControlThongTin.Text = "Thông tin chính";
     //
     // gridControlGhiChu
     //
     this.gridControlGhiChu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlGhiChu.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlGhiChu.BackgroundImage")));
     this.gridControlGhiChu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlGhiChu.Location = new System.Drawing.Point(405, 241);
     this.gridControlGhiChu.MainView = this.gridViewGhiChu;
     this.gridControlGhiChu.Name = "gridControlGhiChu";
     this.gridControlGhiChu.Size = new System.Drawing.Size(588, 152);
     this.gridControlGhiChu.TabIndex = 138;
     this.gridControlGhiChu.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewGhiChu});
     //
     // gridViewGhiChu
     //
     this.gridViewGhiChu.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewGhiChu.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewGhiChu.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colLoaiGhiChu,
     this.colNoiDungGhiChu});
     this.gridViewGhiChu.GridControl = this.gridControlGhiChu;
     this.gridViewGhiChu.IndicatorWidth = 40;
     this.gridViewGhiChu.Name = "gridViewGhiChu";
     this.gridViewGhiChu.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewGhiChu.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewGhiChu.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewGhiChu.OptionsPrint.UsePrintStyles = true;
     this.gridViewGhiChu.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewGhiChu.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewGhiChu.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridViewGhiChu.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridViewGhiChu.OptionsView.ShowGroupedColumns = true;
     this.gridViewGhiChu.OptionsView.ShowGroupPanel = false;
     this.gridViewGhiChu.OptionsView.ShowIndicator = false;
     this.gridViewGhiChu.ViewCaption = "Thông tin bán";
     //
     // colLoaiGhiChu
     //
     this.colLoaiGhiChu.Caption = "Loại ghi chú";
     this.colLoaiGhiChu.Name = "colLoaiGhiChu";
     this.colLoaiGhiChu.SummaryItem.DisplayFormat = "Tồng số lần đã bán {0}";
     this.colLoaiGhiChu.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.colLoaiGhiChu.Visible = true;
     this.colLoaiGhiChu.VisibleIndex = 0;
     this.colLoaiGhiChu.Width = 68;
     //
     // colNoiDungGhiChu
     //
     this.colNoiDungGhiChu.Caption = "Nội dung";
     this.colNoiDungGhiChu.Name = "colNoiDungGhiChu";
     this.colNoiDungGhiChu.Visible = true;
     this.colNoiDungGhiChu.VisibleIndex = 1;
     this.colNoiDungGhiChu.Width = 54;
     //
     // labelControl34
     //
     this.labelControl34.Location = new System.Drawing.Point(342, 245);
     this.labelControl34.Name = "labelControl34";
     this.labelControl34.Size = new System.Drawing.Size(60, 13);
     this.labelControl34.TabIndex = 139;
     this.labelControl34.Text = "Ghi chú khác";
     //
     // PhanLoaiDrama
     //
     this.PhanLoaiDrama._DataSource = null;
     this.PhanLoaiDrama._GetField = null;
     this.PhanLoaiDrama.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.PhanLoaiDrama.Location = new System.Drawing.Point(690, 142);
     this.PhanLoaiDrama.MenuManager = this.barManager1;
     this.PhanLoaiDrama.Name = "PhanLoaiDrama";
     this.PhanLoaiDrama.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)});
     this.PhanLoaiDrama.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.PhanLoaiDrama.Size = new System.Drawing.Size(303, 20);
     this.PhanLoaiDrama.TabIndex = 137;
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.MaxItemId = 2;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(1049, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 750);
     this.barDockControlBottom.Size = new System.Drawing.Size(1049, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 750);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(1049, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 750);
     //
     // labelControl18
     //
     this.labelControl18.Location = new System.Drawing.Point(639, 144);
     this.labelControl18.Name = "labelControl18";
     this.labelControl18.Size = new System.Drawing.Size(49, 13);
     this.labelControl18.TabIndex = 136;
     this.labelControl18.Text = "P/L Drama";
     this.labelControl18.ToolTip = "Phân loại Drama";
     //
     // NguonTrading
     //
     this.NguonTrading._DataSource = null;
     this.NguonTrading._GetField = null;
     this.NguonTrading.Location = new System.Drawing.Point(93, 191);
     this.NguonTrading.Name = "NguonTrading";
     this.NguonTrading.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, false)});
     this.NguonTrading.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NguonTrading.Size = new System.Drawing.Size(239, 20);
     this.NguonTrading.TabIndex = 135;
     //
     // ClassName
     //
     this.ClassName._DataSource = null;
     this.ClassName._GetField = null;
     this.ClassName.Location = new System.Drawing.Point(405, 119);
     this.ClassName.MenuManager = this.barManager1;
     this.ClassName.Name = "ClassName";
     this.ClassName.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "", null, null, false)});
     this.ClassName.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.ClassName.Size = new System.Drawing.Size(227, 20);
     this.ClassName.TabIndex = 135;
     //
     // labelControl23
     //
     this.labelControl23.Location = new System.Drawing.Point(8, 192);
     this.labelControl23.Name = "labelControl23";
     this.labelControl23.Size = new System.Drawing.Size(70, 13);
     this.labelControl23.TabIndex = 134;
     this.labelControl23.Text = "Nguồn Trading";
     //
     // labelControl13
     //
     this.labelControl13.Location = new System.Drawing.Point(9, 170);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(41, 13);
     this.labelControl13.TabIndex = 134;
     this.labelControl13.Text = "Code CT";
     this.labelControl13.ToolTip = "Mã code kế toán";
     //
     // Code
     //
     this.Code.Location = new System.Drawing.Point(93, 168);
     this.Code.MenuManager = this.barManager1;
     this.Code.Name = "Code";
     this.Code.Size = new System.Drawing.Size(239, 20);
     this.Code.TabIndex = 133;
     //
     // TenGoc
     //
     this.TenGoc._DataSource = null;
     this.TenGoc._GetField = null;
     this.TenGoc.Location = new System.Drawing.Point(405, 73);
     this.TenGoc.Name = "TenGoc";
     this.TenGoc.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.TenGoc.Size = new System.Drawing.Size(227, 20);
     this.TenGoc.TabIndex = 132;
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(93, 73);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(240, 20);
     this.NoiDung.TabIndex = 132;
     this.NoiDung.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // Period
     //
     this.Period._DataSource = null;
     this.Period._GetField = null;
     this.Period.Location = new System.Drawing.Point(405, 142);
     this.Period.Name = "Period";
     this.Period.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, false)});
     this.Period.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Period.Size = new System.Drawing.Size(228, 20);
     this.Period.TabIndex = 6;
     //
     // Category
     //
     this.Category._DataSource = null;
     this.Category._GetField = null;
     this.Category.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.Category.Location = new System.Drawing.Point(690, 72);
     this.Category.MenuManager = this.barManager1;
     this.Category.Name = "Category";
     this.Category.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, "", null, null, false)});
     this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Category.Size = new System.Drawing.Size(303, 20);
     this.Category.TabIndex = 6;
     //
     // TrailerGoc
     //
     this.TrailerGoc.Location = new System.Drawing.Point(260, 215);
     this.TrailerGoc.Name = "TrailerGoc";
     this.TrailerGoc.Properties.Caption = "Trailer gốc";
     this.TrailerGoc.Size = new System.Drawing.Size(72, 19);
     this.TrailerGoc.TabIndex = 16;
     //
     // Photos
     //
     this.Photos.Location = new System.Drawing.Point(174, 215);
     this.Photos.Name = "Photos";
     this.Photos.Properties.Caption = "Photo";
     this.Photos.Size = new System.Drawing.Size(56, 19);
     this.Photos.TabIndex = 15;
     //
     // Script
     //
     this.Script.Location = new System.Drawing.Point(93, 215);
     this.Script.MenuManager = this.barManager1;
     this.Script.Name = "Script";
     this.Script.Properties.Caption = "Script";
     this.Script.Size = new System.Drawing.Size(48, 19);
     this.Script.TabIndex = 14;
     //
     // ckcMoiTrenThiTruong
     //
     this.ckcMoiTrenThiTruong.Location = new System.Drawing.Point(313, 25);
     this.ckcMoiTrenThiTruong.Name = "ckcMoiTrenThiTruong";
     this.ckcMoiTrenThiTruong.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ckcMoiTrenThiTruong.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ckcMoiTrenThiTruong.Properties.Appearance.Options.UseFont = true;
     this.ckcMoiTrenThiTruong.Properties.Appearance.Options.UseForeColor = true;
     this.ckcMoiTrenThiTruong.Properties.Caption = "Mới trên thị trường";
     this.ckcMoiTrenThiTruong.Size = new System.Drawing.Size(142, 19);
     this.ckcMoiTrenThiTruong.TabIndex = 0;
     //
     // ckcTrongKho
     //
     this.ckcTrongKho.Location = new System.Drawing.Point(204, 24);
     this.ckcTrongKho.Name = "ckcTrongKho";
     this.ckcTrongKho.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ckcTrongKho.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ckcTrongKho.Properties.Appearance.Options.UseFont = true;
     this.ckcTrongKho.Properties.Appearance.Options.UseForeColor = true;
     this.ckcTrongKho.Properties.Caption = "Có trong kho";
     this.ckcTrongKho.Size = new System.Drawing.Size(98, 19);
     this.ckcTrongKho.TabIndex = 0;
     //
     // ThanhLy
     //
     this.ThanhLy.Location = new System.Drawing.Point(91, 24);
     this.ThanhLy.Name = "ThanhLy";
     this.ThanhLy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ThanhLy.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ThanhLy.Properties.Appearance.Options.UseFont = true;
     this.ThanhLy.Properties.Appearance.Options.UseForeColor = true;
     this.ThanhLy.Properties.Caption = "Thanh lý";
     this.ThanhLy.Size = new System.Drawing.Size(88, 19);
     this.ThanhLy.TabIndex = 0;
     //
     // groupControl8
     //
     this.groupControl8.Controls.Add(this.KyHieuXepKho_KHPL);
     this.groupControl8.Controls.Add(this.KyHieuXepKho_NoiDung);
     this.groupControl8.Controls.Add(this.textEdit1);
     this.groupControl8.Location = new System.Drawing.Point(405, 188);
     this.groupControl8.Name = "groupControl8";
     this.groupControl8.ShowCaption = false;
     this.groupControl8.Size = new System.Drawing.Size(227, 46);
     this.groupControl8.TabIndex = 17;
     this.groupControl8.Text = "groupControl8";
     //
     // KyHieuXepKho_NoiDung
     //
     this.KyHieuXepKho_NoiDung.Location = new System.Drawing.Point(2, 26);
     this.KyHieuXepKho_NoiDung.Name = "KyHieuXepKho_NoiDung";
     this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuXepKho_NoiDung.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.KyHieuXepKho_NoiDung.Properties.ReadOnly = true;
     this.KyHieuXepKho_NoiDung.Size = new System.Drawing.Size(220, 18);
     this.KyHieuXepKho_NoiDung.TabIndex = 2;
     this.KyHieuXepKho_NoiDung.TabStop = false;
     //
     // textEdit1
     //
     this.textEdit1.EditValue = "___________________";
     this.textEdit1.Location = new System.Drawing.Point(2, 9);
     this.textEdit1.Name = "textEdit1";
     this.textEdit1.Properties.AllowFocused = false;
     this.textEdit1.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.textEdit1.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.textEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.textEdit1.Properties.ReadOnly = true;
     this.textEdit1.Size = new System.Drawing.Size(220, 18);
     this.textEdit1.TabIndex = 5;
     this.textEdit1.TabStop = false;
     //
     // Ranking
     //
     this.Ranking.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.Ranking.Location = new System.Drawing.Point(690, 96);
     this.Ranking.Name = "Ranking";
     this.Ranking.Size = new System.Drawing.Size(305, 20);
     this.Ranking.TabIndex = 9;
     this.Ranking.ZZZWidthFactor = 2F;
     //
     // DienVien
     //
     this.DienVien.DataSource = null;
     this.DienVien.DisplayField = null;
     this.DienVien.EditValue = "";
     this.DienVien.Location = new System.Drawing.Point(405, 96);
     this.DienVien.Name = "DienVien";
     this.DienVien.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DienVien.Size = new System.Drawing.Size(227, 20);
     this.DienVien.TabIndex = 8;
     this.DienVien.ValueField = null;
     //
     // labelControl22
     //
     this.labelControl22.Location = new System.Drawing.Point(344, 122);
     this.labelControl22.Name = "labelControl22";
     this.labelControl22.Size = new System.Drawing.Size(24, 13);
     this.labelControl22.TabIndex = 0;
     this.labelControl22.Text = "Điểm";
     //
     // labelControl16
     //
     this.labelControl16.Location = new System.Drawing.Point(343, 145);
     this.labelControl16.Name = "labelControl16";
     this.labelControl16.Size = new System.Drawing.Size(30, 13);
     this.labelControl16.TabIndex = 0;
     this.labelControl16.Text = "Period";
     //
     // labelControl12
     //
     this.labelControl12.Location = new System.Drawing.Point(640, 98);
     this.labelControl12.Name = "labelControl12";
     this.labelControl12.Size = new System.Drawing.Size(38, 13);
     this.labelControl12.TabIndex = 0;
     this.labelControl12.Text = "Ranking";
     //
     // label24
     //
     this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label24.Location = new System.Drawing.Point(968, 125);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(19, 13);
     this.label24.TabIndex = 0;
     this.label24.Text = "(%)";
     //
     // TuKhoaSelect
     //
     this.TuKhoaSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TuKhoaSelect.DataSource = null;
     this.TuKhoaSelect.DisplayField = null;
     this.TuKhoaSelect.EditValue = "";
     this.TuKhoaSelect.Location = new System.Drawing.Point(690, 216);
     this.TuKhoaSelect.Name = "TuKhoaSelect";
     this.TuKhoaSelect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TuKhoaSelect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.TuKhoaSelect.Size = new System.Drawing.Size(303, 19);
     this.TuKhoaSelect.TabIndex = 18;
     this.TuKhoaSelect.TabStop = false;
     this.TuKhoaSelect.ValueField = null;
     this.TuKhoaSelect.EditValueChanged += new System.EventHandler(this.TuKhoaSelect_EditValueChanged);
     this.TuKhoaSelect.CloseUp += new DevExpress.XtraEditors.Controls.CloseUpEventHandler(this.TuKhoaSelect_CloseUp);
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(638, 74);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(45, 13);
     this.labelControl11.TabIndex = 0;
     this.labelControl11.Text = "Category";
     //
     // NgayAWB
     //
     this.NgayAWB.EditValue = null;
     this.NgayAWB.Location = new System.Drawing.Point(405, 48);
     this.NgayAWB.Name = "NgayAWB";
     this.NgayAWB.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.NgayAWB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayAWB.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayAWB.Size = new System.Drawing.Size(227, 20);
     this.NgayAWB.TabIndex = 2;
     //
     // TomTatNoiDung
     //
     this.TomTatNoiDung.Location = new System.Drawing.Point(93, 242);
     this.TomTatNoiDung.Name = "TomTatNoiDung";
     this.TomTatNoiDung.Size = new System.Drawing.Size(241, 80);
     this.TomTatNoiDung.TabIndex = 20;
     //
     // GhiChu
     //
     this.GhiChu.Location = new System.Drawing.Point(91, 326);
     this.GhiChu.Name = "GhiChu";
     this.GhiChu.Size = new System.Drawing.Size(243, 78);
     this.GhiChu.TabIndex = 21;
     this.GhiChu.EditValueChanged += new System.EventHandler(this.GhiChu_EditValueChanged);
     //
     // TuKhoaText
     //
     this.TuKhoaText.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TuKhoaText.Location = new System.Drawing.Point(690, 167);
     this.TuKhoaText.Name = "TuKhoaText";
     this.TuKhoaText.Properties.ReadOnly = true;
     this.TuKhoaText.Size = new System.Drawing.Size(303, 50);
     this.TuKhoaText.TabIndex = 19;
     this.TuKhoaText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TuKhoaText_KeyDown);
     //
     // label20
     //
     this.label20.Location = new System.Drawing.Point(639, 169);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(39, 13);
     this.label20.TabIndex = 131;
     this.label20.Text = "Từ khóa";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(343, 100);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(44, 13);
     this.labelControl2.TabIndex = 129;
     this.labelControl2.Text = "Diễn viên";
     //
     // label33
     //
     this.label33.Location = new System.Drawing.Point(343, 52);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(51, 13);
     this.label33.TabIndex = 129;
     this.label33.Text = "Ngày AWB";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(8, 244);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(81, 13);
     this.labelControl5.TabIndex = 129;
     this.labelControl5.Text = "Tóm tắt nội dung";
     //
     // label36
     //
     this.label36.Location = new System.Drawing.Point(12, 329);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(35, 13);
     this.label36.TabIndex = 129;
     this.label36.Text = "Ghi chú";
     //
     // Info
     //
     this.Info.Location = new System.Drawing.Point(308, 46);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(24, 21);
     this.Info.TabIndex = 1;
     //
     // TinhTrangBang
     //
     this.TinhTrangBang.Location = new System.Drawing.Point(93, 144);
     this.TinhTrangBang.Name = "TinhTrangBang";
     this.TinhTrangBang.Size = new System.Drawing.Size(241, 20);
     this.TinhTrangBang.TabIndex = 13;
     this.TinhTrangBang.ZZZWidthFactor = 2F;
     //
     // TietMuc
     //
     this.TietMuc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TietMuc.Location = new System.Drawing.Point(690, 48);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Size = new System.Drawing.Size(303, 20);
     this.TietMuc.TabIndex = 3;
     this.TietMuc.ZZZWidthFactor = 2F;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(9, 148);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(39, 13);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text = "TT băng";
     this.labelControl3.ToolTip = "Tình trạng băng";
     //
     // MaChuongTrinh
     //
     this.MaChuongTrinh.Location = new System.Drawing.Point(93, 48);
     this.MaChuongTrinh.Name = "MaChuongTrinh";
     this.MaChuongTrinh.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.MaChuongTrinh.Properties.Appearance.Options.UseBackColor = true;
     this.MaChuongTrinh.Properties.MaxLength = 100;
     this.MaChuongTrinh.Properties.ReadOnly = true;
     this.MaChuongTrinh.Size = new System.Drawing.Size(209, 20);
     this.MaChuongTrinh.TabIndex = 1;
     this.MaChuongTrinh.TabStop = false;
     this.MaChuongTrinh.ToolTip = "Mã chương trình";
     //
     // label42
     //
     this.label42.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label42.Appearance.Options.UseFont = true;
     this.label42.Location = new System.Drawing.Point(342, 76);
     this.label42.Name = "label42";
     this.label42.Size = new System.Drawing.Size(38, 13);
     this.label42.TabIndex = 0;
     this.label42.Text = "Tên gốc";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(9, 52);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(78, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Mã chương trình";
     //
     // xtraTabControlMain
     //
     this.xtraTabControlMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.xtraTabControlMain.AppearancePage.Header.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xtraTabControlMain.AppearancePage.Header.Options.UseFont = true;
     this.xtraTabControlMain.AppearancePage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xtraTabControlMain.AppearancePage.HeaderActive.ForeColor = System.Drawing.Color.Blue;
     this.xtraTabControlMain.AppearancePage.HeaderActive.Options.UseFont = true;
     this.xtraTabControlMain.AppearancePage.HeaderActive.Options.UseForeColor = true;
     this.xtraTabControlMain.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
     this.xtraTabControlMain.Location = new System.Drawing.Point(6, 44);
     this.xtraTabControlMain.Name = "xtraTabControlMain";
     this.xtraTabControlMain.SelectedTabPage = this.xtraTabPageChuongTrinh;
     this.xtraTabControlMain.Size = new System.Drawing.Size(1043, 666);
     this.xtraTabControlMain.TabIndex = 130;
     this.xtraTabControlMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageChuongTrinh,
     this.xtraTabPageAdd});
     this.xtraTabControlMain.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.xtraTabControl1_SelectedPageChanging);
     this.xtraTabControlMain.CloseButtonClick += new System.EventHandler(this.xtraTabControlMain_CloseButtonClick);
     //
     // xtraTabPageChuongTrinh
     //
     this.xtraTabPageChuongTrinh.AutoScroll = true;
     this.xtraTabPageChuongTrinh.Controls.Add(this.xtraScrollableControl1);
     this.xtraTabPageChuongTrinh.FireScrollEventOnMouseWheel = true;
     this.xtraTabPageChuongTrinh.Name = "xtraTabPageChuongTrinh";
     this.xtraTabPageChuongTrinh.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabPageChuongTrinh.Size = new System.Drawing.Size(1036, 637);
     this.xtraTabPageChuongTrinh.Text = "Thông tin chương trình";
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Controls.Add(this.groupControlThongTinPhatSong);
     this.xtraScrollableControl1.Controls.Add(this.groupControlNguonGoc);
     this.xtraScrollableControl1.Controls.Add(this.groupControlThongTin);
     this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.FireScrollEventOnMouseWheel = true;
     this.xtraScrollableControl1.Location = new System.Drawing.Point(0, 0);
     this.xtraScrollableControl1.Name = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size = new System.Drawing.Size(1036, 637);
     this.xtraScrollableControl1.TabIndex = 130;
     //
     // xtraTabPageAdd
     //
     this.xtraTabPageAdd.Appearance.Header.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xtraTabPageAdd.Appearance.Header.Options.UseFont = true;
     this.xtraTabPageAdd.Name = "xtraTabPageAdd";
     this.xtraTabPageAdd.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabPageAdd.Size = new System.Drawing.Size(1036, 637);
     this.xtraTabPageAdd.Text = "+";
     //
     // popupMenuTab
     //
     this.popupMenuTab.Manager = this.barManager1;
     this.popupMenuTab.Name = "popupMenuTab";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Text";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // FrmChuongTrinh
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize = new System.Drawing.Size(1049, 750);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Controls.Add(this.flowLayoutPanel2);
     this.Controls.Add(this.xtraTabControlMain);
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Cursor = System.Windows.Forms.Cursors.Default;
     this.Name = "FrmChuongTrinh";
     this.Text = "Chương trình";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmPhuongAnDeXuatTour_Load);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinPhatSong)).EndInit();
     this.groupControlThongTinPhatSong.ResumeLayout(false);
     this.groupControlThongTinPhatSong.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseDate.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoRunConlai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseRun.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Release.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoDaRun.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlPhatSongKhac)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridviewPhatSongKhac)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RunThu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongSoRun.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ReleaseRule.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MuaKem.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlNguonGoc)).EndInit();
     this.groupControlNguonGoc.ResumeLayout(false);
     this.groupControlNguonGoc.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoteBQ.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlThongTinBan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewThongTinBan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     this.groupControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DonViHauKy.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.KenhHanCheBan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenHTV.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenHTV.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDEnd.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDEnd.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNEnd.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNEnd.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDStart.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDIDStart.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNStart.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyenDTNNStart.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ChanelRight.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DaoDien.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).EndInit();
     this.groupControlThongTin.ResumeLayout(false);
     this.groupControlThongTin.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlGhiChu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewGhiChu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PhanLoaiDrama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NguonTrading.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ClassName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Code.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Period.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TrailerGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Photos.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Script.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckcMoiTrenThiTruong.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ckcTrongKho.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).EndInit();
     this.groupControl8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DienVien.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TomTatNoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MaChuongTrinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlMain)).EndInit();
     this.xtraTabControlMain.ResumeLayout(false);
     this.xtraTabPageChuongTrinh.ResumeLayout(false);
     this.xtraScrollableControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuTab)).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.components = new System.ComponentModel.Container();
     this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
     this.reasonTE = new DevExpress.XtraEditors.TextEdit();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.hphoneCI = new DevExpress.XtraBars.BarCheckItem();
     this.addphoneCI = new DevExpress.XtraBars.BarCheckItem();
     this.emailCI = new DevExpress.XtraBars.BarCheckItem();
     this.skypeCI = new DevExpress.XtraBars.BarCheckItem();
     this.vkCI = new DevExpress.XtraBars.BarCheckItem();
     this.wappCI = new DevExpress.XtraBars.BarCheckItem();
     this.endDE = new DevExpress.XtraEditors.DateEdit();
     this.startDE = new DevExpress.XtraEditors.DateEdit();
     this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
     this.contactAddDD = new DevExpress.XtraBars.PopupMenu(this.components);
     this.cancelButton = new DevExpress.XtraEditors.SimpleButton();
     this.discountCE = new DevExpress.XtraEditors.CheckEdit();
     this.groupnoCB = new DevExpress.XtraEditors.ComboBoxEdit();
     this.discountTE = new DevExpress.XtraEditors.TextEdit();
     this.costTE = new DevExpress.XtraEditors.TextEdit();
     this.sourceCB = new DevExpress.XtraEditors.ComboBoxEdit();
     this.vkTE = new DevExpress.XtraEditors.TextEdit();
     this.skypeTE = new DevExpress.XtraEditors.TextEdit();
     this.emailTE = new DevExpress.XtraEditors.TextEdit();
     this.addphoneTE = new DevExpress.XtraEditors.TextEdit();
     this.homephoneTE = new DevExpress.XtraEditors.TextEdit();
     this.mainphoneTE = new DevExpress.XtraEditors.TextEdit();
     this.pnameTE = new DevExpress.XtraEditors.TextEdit();
     this.underageCE = new DevExpress.XtraEditors.CheckEdit();
     this.lnameTE = new DevExpress.XtraEditors.TextEdit();
     this.fnameTE = new DevExpress.XtraEditors.TextEdit();
     this.okButton = new DevExpress.XtraEditors.SimpleButton();
     this.wappTE = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.okButtonControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.infoCG = new DevExpress.XtraLayout.TabbedControlGroup();
     this.additionalCG = new DevExpress.XtraLayout.LayoutControlGroup();
     this.groupnoControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.sourceControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.startCI = new DevExpress.XtraLayout.LayoutControlItem();
     this.endCI = new DevExpress.XtraLayout.LayoutControlItem();
     this.reasonCI = new DevExpress.XtraLayout.LayoutControlItem();
     this.simpleSeparator2 = new DevExpress.XtraLayout.SimpleSeparator();
     this.simpleSeparator3 = new DevExpress.XtraLayout.SimpleSeparator();
     this.contactsCG = new DevExpress.XtraLayout.LayoutControlGroup();
     this.mainphoneControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.homephoneControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.addphoneControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.simpleSeparator1 = new DevExpress.XtraLayout.SimpleSeparator();
     this.emailControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.vkControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.skypeControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.wappControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.addContactCI = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.paymentsCG = new DevExpress.XtraLayout.LayoutControlGroup();
     this.costControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.discountControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.simpleSeparator5 = new DevExpress.XtraLayout.SimpleSeparator();
     this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
     this.discountCBControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.groupPayPeriod = new DevExpress.XtraLayout.SimpleLabelItem();
     this.groupPayLabel = new DevExpress.XtraLayout.SimpleLabelItem();
     this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.fnameControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.pnameControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.lnameControl = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.cancelButtonControl = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.reasonTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.endDE.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.endDE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.startDE.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.startDE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contactAddDD)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountCE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupnoCB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.costTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sourceCB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vkTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.skypeTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emailTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.addphoneTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.homephoneTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainphoneTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnameTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.underageCE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lnameTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fnameTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wappTE.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.okButtonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.infoCG)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.additionalCG)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupnoControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sourceControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.startCI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.endCI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reasonCI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contactsCG)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainphoneControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.homephoneControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.addphoneControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emailControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vkControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.skypeControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wappControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.addContactCI)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.paymentsCG)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.costControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountCBControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupPayPeriod)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupPayLabel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fnameControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnameControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lnameControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cancelButtonControl)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.AutoScroll = false;
     this.layoutControl1.Controls.Add(this.reasonTE);
     this.layoutControl1.Controls.Add(this.endDE);
     this.layoutControl1.Controls.Add(this.startDE);
     this.layoutControl1.Controls.Add(this.dropDownButton1);
     this.layoutControl1.Controls.Add(this.cancelButton);
     this.layoutControl1.Controls.Add(this.discountCE);
     this.layoutControl1.Controls.Add(this.groupnoCB);
     this.layoutControl1.Controls.Add(this.discountTE);
     this.layoutControl1.Controls.Add(this.costTE);
     this.layoutControl1.Controls.Add(this.sourceCB);
     this.layoutControl1.Controls.Add(this.vkTE);
     this.layoutControl1.Controls.Add(this.skypeTE);
     this.layoutControl1.Controls.Add(this.emailTE);
     this.layoutControl1.Controls.Add(this.addphoneTE);
     this.layoutControl1.Controls.Add(this.homephoneTE);
     this.layoutControl1.Controls.Add(this.mainphoneTE);
     this.layoutControl1.Controls.Add(this.pnameTE);
     this.layoutControl1.Controls.Add(this.underageCE);
     this.layoutControl1.Controls.Add(this.lnameTE);
     this.layoutControl1.Controls.Add(this.fnameTE);
     this.layoutControl1.Controls.Add(this.okButton);
     this.layoutControl1.Controls.Add(this.wappTE);
     this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(578, 296, 552, 465);
     this.layoutControl1.OptionsFocus.ActivateSelectedControlOnGotFocus = false;
     this.layoutControl1.OptionsFocus.AllowFocusGroups = false;
     this.layoutControl1.OptionsFocus.AllowFocusReadonlyEditors = false;
     this.layoutControl1.OptionsFocus.AllowFocusTabbedGroups = false;
     this.layoutControl1.OptionsFocus.EnableAutoTabOrder = false;
     this.layoutControl1.OptionsItemText.TextAlignMode = DevExpress.XtraLayout.TextAlignMode.CustomSize;
     this.layoutControl1.Root = this.layoutControlGroup1;
     this.layoutControl1.Size = new System.Drawing.Size(290, 410);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text = "layoutControl1";
     //
     // reasonTE
     //
     this.reasonTE.Location = new System.Drawing.Point(104, 281);
     this.reasonTE.MenuManager = this.barManager1;
     this.reasonTE.Name = "reasonTE";
     this.reasonTE.Size = new System.Drawing.Size(174, 20);
     this.reasonTE.StyleController = this.layoutControl1;
     this.reasonTE.TabIndex = 33;
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.hphoneCI,
     this.addphoneCI,
     this.emailCI,
     this.skypeCI,
     this.vkCI,
     this.wappCI});
     this.barManager1.MaxItemId = 9;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(290, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 410);
     this.barDockControlBottom.Size = new System.Drawing.Size(290, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 410);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(290, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 410);
     //
     // hphoneCI
     //
     this.hphoneCI.Caption = "Home phone";
     this.hphoneCI.Id = 8;
     this.hphoneCI.Name = "hphoneCI";
     this.hphoneCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.hphoneCI_CheckedChanged);
     //
     // addphoneCI
     //
     this.addphoneCI.Caption = "Additional phone";
     this.addphoneCI.Id = 0;
     this.addphoneCI.Name = "addphoneCI";
     this.addphoneCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.addphoneCI_CheckedChanged);
     //
     // emailCI
     //
     this.emailCI.Caption = "Email";
     this.emailCI.Id = 3;
     this.emailCI.Name = "emailCI";
     this.emailCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.emailCI_CheckedChanged);
     //
     // skypeCI
     //
     this.skypeCI.Caption = "Skype";
     this.skypeCI.Id = 2;
     this.skypeCI.Name = "skypeCI";
     this.skypeCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.skypeCI_CheckedChanged);
     //
     // vkCI
     //
     this.vkCI.Caption = "VK";
     this.vkCI.Id = 7;
     this.vkCI.Name = "vkCI";
     this.vkCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.vkCI_CheckedChanged);
     //
     // wappCI
     //
     this.wappCI.Caption = "Whatsapp";
     this.wappCI.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
     this.wappCI.Id = 6;
     this.wappCI.Name = "wappCI";
     this.wappCI.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.wappCI_CheckedChanged);
     //
     // endDE
     //
     this.endDE.EditValue = null;
     this.endDE.Location = new System.Drawing.Point(104, 257);
     this.endDE.MenuManager = this.barManager1;
     this.endDE.Name = "endDE";
     this.endDE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.endDE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.endDE.Size = new System.Drawing.Size(174, 20);
     this.endDE.StyleController = this.layoutControl1;
     this.endDE.TabIndex = 32;
     //
     // startDE
     //
     this.startDE.EditValue = null;
     this.startDE.Location = new System.Drawing.Point(104, 233);
     this.startDE.MenuManager = this.barManager1;
     this.startDE.Name = "startDE";
     this.startDE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.startDE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.startDE.Size = new System.Drawing.Size(174, 20);
     this.startDE.StyleController = this.layoutControl1;
     this.startDE.TabIndex = 31;
     //
     // dropDownButton1
     //
     this.dropDownButton1.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Hide;
     this.dropDownButton1.DropDownControl = this.contactAddDD;
     this.dropDownButton1.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.dropDownButton1.Location = new System.Drawing.Point(195, 337);
     this.dropDownButton1.Name = "dropDownButton1";
     this.dropDownButton1.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.dropDownButton1.Size = new System.Drawing.Size(83, 22);
     this.dropDownButton1.StyleController = this.layoutControl1;
     this.dropDownButton1.TabIndex = 30;
     this.dropDownButton1.Text = "Add / Remove";
     //
     // contactAddDD
     //
     this.contactAddDD.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.hphoneCI),
     new DevExpress.XtraBars.LinkPersistInfo(this.addphoneCI),
     new DevExpress.XtraBars.LinkPersistInfo(this.emailCI),
     new DevExpress.XtraBars.LinkPersistInfo(this.skypeCI),
     new DevExpress.XtraBars.LinkPersistInfo(this.vkCI),
     new DevExpress.XtraBars.LinkPersistInfo(this.wappCI)});
     this.contactAddDD.Manager = this.barManager1;
     this.contactAddDD.Name = "contactAddDD";
     this.contactAddDD.BeforePopup += new System.ComponentModel.CancelEventHandler(this.contactAddDD_BeforePopup);
     //
     // cancelButton
     //
     this.cancelButton.Location = new System.Drawing.Point(215, 383);
     this.cancelButton.Name = "cancelButton";
     this.cancelButton.Size = new System.Drawing.Size(73, 22);
     this.cancelButton.StyleController = this.layoutControl1;
     this.cancelButton.TabIndex = 29;
     this.cancelButton.Text = "Cancel";
     this.cancelButton.Click += new System.EventHandler(this.cancelButton_Click);
     //
     // discountCE
     //
     this.discountCE.AutoSizeInLayoutControl = true;
     this.discountCE.EnterMoveNextControl = true;
     this.discountCE.Location = new System.Drawing.Point(12, 167);
     this.discountCE.Name = "discountCE";
     this.discountCE.Properties.Caption = "";
     this.discountCE.Size = new System.Drawing.Size(21, 19);
     this.discountCE.StyleController = this.layoutControl1;
     this.discountCE.TabIndex = 28;
     this.discountCE.CheckedChanged += new System.EventHandler(this.checkEdit2_CheckedChanged);
     //
     // groupnoCB
     //
     this.groupnoCB.EnterMoveNextControl = true;
     this.groupnoCB.Location = new System.Drawing.Point(104, 143);
     this.groupnoCB.Name = "groupnoCB";
     this.groupnoCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.groupnoCB.Size = new System.Drawing.Size(174, 20);
     this.groupnoCB.StyleController = this.layoutControl1;
     this.groupnoCB.TabIndex = 24;
     //
     // discountTE
     //
     this.discountTE.Enabled = false;
     this.discountTE.EnterMoveNextControl = true;
     this.discountTE.Location = new System.Drawing.Point(96, 167);
     this.discountTE.Name = "discountTE";
     this.discountTE.Size = new System.Drawing.Size(182, 20);
     this.discountTE.StyleController = this.layoutControl1;
     this.discountTE.TabIndex = 22;
     //
     // costTE
     //
     this.costTE.EnterMoveNextControl = true;
     this.costTE.Location = new System.Drawing.Point(95, 143);
     this.costTE.Name = "costTE";
     this.costTE.Size = new System.Drawing.Size(183, 20);
     this.costTE.StyleController = this.layoutControl1;
     this.costTE.TabIndex = 21;
     //
     // sourceCB
     //
     this.sourceCB.EnterMoveNextControl = true;
     this.sourceCB.Location = new System.Drawing.Point(104, 188);
     this.sourceCB.Name = "sourceCB";
     this.sourceCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.sourceCB.Properties.Items.AddRange(new object[] {
     "Outdoor",
     "Ads",
     "Recommendation"});
     this.sourceCB.Size = new System.Drawing.Size(174, 20);
     this.sourceCB.StyleController = this.layoutControl1;
     this.sourceCB.TabIndex = 20;
     //
     // vkTE
     //
     this.vkTE.EnterMoveNextControl = true;
     this.vkTE.Location = new System.Drawing.Point(97, 284);
     this.vkTE.Name = "vkTE";
     this.vkTE.Size = new System.Drawing.Size(181, 20);
     this.vkTE.StyleController = this.layoutControl1;
     this.vkTE.TabIndex = 17;
     //
     // skypeTE
     //
     this.skypeTE.EnterMoveNextControl = true;
     this.skypeTE.Location = new System.Drawing.Point(97, 260);
     this.skypeTE.Name = "skypeTE";
     this.skypeTE.Size = new System.Drawing.Size(181, 20);
     this.skypeTE.StyleController = this.layoutControl1;
     this.skypeTE.TabIndex = 14;
     //
     // emailTE
     //
     this.emailTE.EditValue = "";
     this.emailTE.EnterMoveNextControl = true;
     this.emailTE.Location = new System.Drawing.Point(97, 236);
     this.emailTE.Name = "emailTE";
     this.emailTE.Properties.Mask.EditMask = "[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}";
     this.emailTE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.emailTE.Size = new System.Drawing.Size(181, 20);
     this.emailTE.StyleController = this.layoutControl1;
     this.emailTE.TabIndex = 13;
     //
     // addphoneTE
     //
     this.addphoneTE.EditValue = "";
     this.addphoneTE.EnterMoveNextControl = true;
     this.addphoneTE.Location = new System.Drawing.Point(97, 191);
     this.addphoneTE.Name = "addphoneTE";
     this.addphoneTE.Properties.Mask.EditMask = "(\\7\\d?\\d?) \\d\\d\\d-\\d\\d-\\d\\d";
     this.addphoneTE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Regular;
     this.addphoneTE.Size = new System.Drawing.Size(181, 20);
     this.addphoneTE.StyleController = this.layoutControl1;
     this.addphoneTE.TabIndex = 12;
     //
     // homephoneTE
     //
     this.homephoneTE.EnterMoveNextControl = true;
     this.homephoneTE.Location = new System.Drawing.Point(97, 167);
     this.homephoneTE.Name = "homephoneTE";
     this.homephoneTE.Properties.Mask.EditMask = "(\\7\\2\\7) \\d\\d\\d-\\d\\d-\\d\\d";
     this.homephoneTE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Regular;
     this.homephoneTE.Size = new System.Drawing.Size(181, 20);
     this.homephoneTE.StyleController = this.layoutControl1;
     this.homephoneTE.TabIndex = 11;
     //
     // mainphoneTE
     //
     this.mainphoneTE.EnterMoveNextControl = true;
     this.mainphoneTE.Location = new System.Drawing.Point(97, 143);
     this.mainphoneTE.Name = "mainphoneTE";
     this.mainphoneTE.Properties.Mask.EditMask = "(\\7\\d?\\d?) \\d\\d\\d-\\d\\d-\\d\\d";
     this.mainphoneTE.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Regular;
     this.mainphoneTE.Size = new System.Drawing.Size(181, 20);
     this.mainphoneTE.StyleController = this.layoutControl1;
     this.mainphoneTE.TabIndex = 10;
     //
     // pnameTE
     //
     this.pnameTE.EnterMoveNextControl = true;
     this.pnameTE.Location = new System.Drawing.Point(96, 74);
     this.pnameTE.Name = "pnameTE";
     this.pnameTE.Size = new System.Drawing.Size(192, 20);
     this.pnameTE.StyleController = this.layoutControl1;
     this.pnameTE.TabIndex = 8;
     //
     // underageCE
     //
     this.underageCE.EnterMoveNextControl = true;
     this.underageCE.Location = new System.Drawing.Point(210, 50);
     this.underageCE.Name = "underageCE";
     this.underageCE.Properties.AllowFocused = false;
     this.underageCE.Properties.Caption = "Underage";
     this.underageCE.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.underageCE.Size = new System.Drawing.Size(78, 19);
     this.underageCE.StyleController = this.layoutControl1;
     this.underageCE.TabIndex = 7;
     this.underageCE.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
     //
     // lnameTE
     //
     this.lnameTE.EnterMoveNextControl = true;
     this.lnameTE.Location = new System.Drawing.Point(96, 26);
     this.lnameTE.Name = "lnameTE";
     this.lnameTE.Size = new System.Drawing.Size(192, 20);
     this.lnameTE.StyleController = this.layoutControl1;
     this.lnameTE.TabIndex = 6;
     //
     // fnameTE
     //
     this.fnameTE.EnterMoveNextControl = true;
     this.fnameTE.Location = new System.Drawing.Point(96, 2);
     this.fnameTE.Name = "fnameTE";
     this.fnameTE.Size = new System.Drawing.Size(192, 20);
     this.fnameTE.StyleController = this.layoutControl1;
     this.fnameTE.TabIndex = 5;
     //
     // okButton
     //
     this.okButton.Location = new System.Drawing.Point(127, 383);
     this.okButton.Name = "okButton";
     this.okButton.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.okButton.Size = new System.Drawing.Size(75, 22);
     this.okButton.StyleController = this.layoutControl1;
     this.okButton.TabIndex = 4;
     this.okButton.Text = "OK";
     this.okButton.Click += new System.EventHandler(this.simpleButton1_Click);
     //
     // wappTE
     //
     this.wappTE.EnterMoveNextControl = true;
     this.wappTE.Location = new System.Drawing.Point(97, 308);
     this.wappTE.Name = "wappTE";
     this.wappTE.Properties.AllowFocused = false;
     this.wappTE.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.wappTE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.wappTE.Properties.NullValuePrompt = "Fill main or add. phone numbers";
     this.wappTE.Properties.ShowNullValuePromptWhenFocused = true;
     this.wappTE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.wappTE.Size = new System.Drawing.Size(181, 20);
     this.wappTE.StyleController = this.layoutControl1;
     this.wappTE.TabIndex = 16;
     this.wappTE.Enter += new System.EventHandler(this.wappTE_Enter);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText = "Root";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.False;
     this.layoutControlGroup1.GroupBordersVisible = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.okButtonControl,
     this.infoCG,
     this.fnameControl,
     this.pnameControl,
     this.lnameControl,
     this.layoutControlItem4,
     this.emptySpaceItem1,
     this.emptySpaceItem3,
     this.cancelButtonControl});
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name = "Root";
     this.layoutControlGroup1.Size = new System.Drawing.Size(290, 410);
     this.layoutControlGroup1.Text = "Root";
     this.layoutControlGroup1.TextVisible = false;
     //
     // okButtonControl
     //
     this.okButtonControl.Control = this.okButton;
     this.okButtonControl.CustomizationFormText = "okButtonControl";
     this.okButtonControl.Location = new System.Drawing.Point(125, 381);
     this.okButtonControl.Name = "okButtonControl";
     this.okButtonControl.Size = new System.Drawing.Size(79, 29);
     this.okButtonControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.okButtonControl.Text = "okButtonControl";
     this.okButtonControl.TextSize = new System.Drawing.Size(0, 0);
     this.okButtonControl.TextToControlDistance = 0;
     this.okButtonControl.TextVisible = false;
     //
     // infoCG
     //
     this.infoCG.CustomizationFormText = "infoCG";
     this.infoCG.Location = new System.Drawing.Point(0, 96);
     this.infoCG.Name = "infoCG";
     this.infoCG.SelectedTabPage = this.contactsCG;
     this.infoCG.SelectedTabPageIndex = 0;
     this.infoCG.Size = new System.Drawing.Size(290, 285);
     this.infoCG.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 10, 10);
     this.infoCG.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.contactsCG,
     this.additionalCG,
     this.paymentsCG});
     this.infoCG.Text = "infoCG";
     this.infoCG.SelectedPageChanged += new DevExpress.XtraLayout.LayoutTabPageChangedEventHandler(this.tabbedControlGroup1_SelectedPageChanged);
     //
     // additionalCG
     //
     this.additionalCG.CustomizationFormText = "Additional Info";
     this.additionalCG.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.groupnoControl,
     this.sourceControl,
     this.startCI,
     this.endCI,
     this.reasonCI,
     this.simpleSeparator2,
     this.simpleSeparator3});
     this.additionalCG.Location = new System.Drawing.Point(0, 0);
     this.additionalCG.Name = "additionalCG";
     this.additionalCG.Size = new System.Drawing.Size(270, 220);
     this.additionalCG.Text = "Organizational";
     //
     // groupnoControl
     //
     this.groupnoControl.Control = this.groupnoCB;
     this.groupnoControl.CustomizationFormText = "Group no.";
     this.groupnoControl.Location = new System.Drawing.Point(0, 0);
     this.groupnoControl.Name = "groupnoControl";
     this.groupnoControl.Size = new System.Drawing.Size(270, 24);
     this.groupnoControl.Text = "Group no.";
     this.groupnoControl.TextSize = new System.Drawing.Size(89, 20);
     //
     // sourceControl
     //
     this.sourceControl.Control = this.sourceCB;
     this.sourceControl.CustomizationFormText = "(!) Source";
     this.sourceControl.Location = new System.Drawing.Point(0, 45);
     this.sourceControl.Name = "sourceControl";
     this.sourceControl.Size = new System.Drawing.Size(270, 24);
     this.sourceControl.Text = "[ ! ] Source";
     this.sourceControl.TextSize = new System.Drawing.Size(89, 20);
     //
     // startCI
     //
     this.startCI.Control = this.startDE;
     this.startCI.CustomizationFormText = "Start date";
     this.startCI.Location = new System.Drawing.Point(0, 90);
     this.startCI.Name = "startCI";
     this.startCI.Size = new System.Drawing.Size(270, 24);
     this.startCI.Text = "Start date";
     this.startCI.TextSize = new System.Drawing.Size(89, 20);
     //
     // endCI
     //
     this.endCI.Control = this.endDE;
     this.endCI.CustomizationFormText = "End date";
     this.endCI.Location = new System.Drawing.Point(0, 114);
     this.endCI.Name = "endCI";
     this.endCI.Size = new System.Drawing.Size(270, 24);
     this.endCI.Text = "End date";
     this.endCI.TextSize = new System.Drawing.Size(89, 20);
     this.endCI.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // reasonCI
     //
     this.reasonCI.Control = this.reasonTE;
     this.reasonCI.CustomizationFormText = "Reason";
     this.reasonCI.Location = new System.Drawing.Point(0, 138);
     this.reasonCI.Name = "reasonCI";
     this.reasonCI.Size = new System.Drawing.Size(270, 82);
     this.reasonCI.Text = "Reason";
     this.reasonCI.TextSize = new System.Drawing.Size(89, 20);
     this.reasonCI.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // simpleSeparator2
     //
     this.simpleSeparator2.AllowHotTrack = false;
     this.simpleSeparator2.CustomizationFormText = "simpleSeparator2";
     this.simpleSeparator2.Location = new System.Drawing.Point(0, 24);
     this.simpleSeparator2.Name = "simpleSeparator2";
     this.simpleSeparator2.Size = new System.Drawing.Size(270, 21);
     this.simpleSeparator2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 10, 10);
     this.simpleSeparator2.Text = "simpleSeparator2";
     //
     // simpleSeparator3
     //
     this.simpleSeparator3.AllowHotTrack = false;
     this.simpleSeparator3.CustomizationFormText = "simpleSeparator3";
     this.simpleSeparator3.Location = new System.Drawing.Point(0, 69);
     this.simpleSeparator3.Name = "simpleSeparator3";
     this.simpleSeparator3.Size = new System.Drawing.Size(270, 21);
     this.simpleSeparator3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 10, 10);
     this.simpleSeparator3.Text = "simpleSeparator3";
     //
     // contactsCG
     //
     this.contactsCG.CustomizationFormText = "Contacts";
     this.contactsCG.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.mainphoneControl,
     this.homephoneControl,
     this.addphoneControl,
     this.simpleSeparator1,
     this.emailControl,
     this.vkControl,
     this.skypeControl,
     this.wappControl,
     this.addContactCI,
     this.emptySpaceItem4});
     this.contactsCG.Location = new System.Drawing.Point(0, 0);
     this.contactsCG.Name = "contactsCG";
     this.contactsCG.Size = new System.Drawing.Size(270, 220);
     this.contactsCG.Text = "Contacts";
     //
     // mainphoneControl
     //
     this.mainphoneControl.Control = this.mainphoneTE;
     this.mainphoneControl.CustomizationFormText = "Main phone no.";
     this.mainphoneControl.Location = new System.Drawing.Point(0, 0);
     this.mainphoneControl.Name = "mainphoneControl";
     this.mainphoneControl.Size = new System.Drawing.Size(270, 24);
     this.mainphoneControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.mainphoneControl.Text = "Main phone no.";
     this.mainphoneControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.mainphoneControl.TextSize = new System.Drawing.Size(80, 20);
     this.mainphoneControl.TextToControlDistance = 5;
     //
     // homephoneControl
     //
     this.homephoneControl.Control = this.homephoneTE;
     this.homephoneControl.CustomizationFormText = "Home phone no.";
     this.homephoneControl.Location = new System.Drawing.Point(0, 24);
     this.homephoneControl.Name = "homephoneControl";
     this.homephoneControl.Size = new System.Drawing.Size(270, 24);
     this.homephoneControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.homephoneControl.Text = "Home phone no.";
     this.homephoneControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.homephoneControl.TextSize = new System.Drawing.Size(80, 20);
     this.homephoneControl.TextToControlDistance = 5;
     this.homephoneControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // addphoneControl
     //
     this.addphoneControl.Control = this.addphoneTE;
     this.addphoneControl.CustomizationFormText = "Add. phone no.";
     this.addphoneControl.Location = new System.Drawing.Point(0, 48);
     this.addphoneControl.Name = "addphoneControl";
     this.addphoneControl.Size = new System.Drawing.Size(270, 24);
     this.addphoneControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.addphoneControl.Text = "Add. phone no.";
     this.addphoneControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.addphoneControl.TextSize = new System.Drawing.Size(80, 20);
     this.addphoneControl.TextToControlDistance = 5;
     this.addphoneControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // simpleSeparator1
     //
     this.simpleSeparator1.AllowHotTrack = false;
     this.simpleSeparator1.CustomizationFormText = "simpleSeparator1";
     this.simpleSeparator1.Location = new System.Drawing.Point(0, 72);
     this.simpleSeparator1.Name = "simpleSeparator1";
     this.simpleSeparator1.Size = new System.Drawing.Size(270, 21);
     this.simpleSeparator1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.simpleSeparator1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 10, 10);
     this.simpleSeparator1.Text = "simpleSeparator1";
     this.simpleSeparator1.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // emailControl
     //
     this.emailControl.Control = this.emailTE;
     this.emailControl.CustomizationFormText = "email";
     this.emailControl.Location = new System.Drawing.Point(0, 93);
     this.emailControl.Name = "emailControl";
     this.emailControl.Size = new System.Drawing.Size(270, 24);
     this.emailControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.emailControl.Text = "Email";
     this.emailControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.emailControl.TextSize = new System.Drawing.Size(80, 20);
     this.emailControl.TextToControlDistance = 5;
     this.emailControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // vkControl
     //
     this.vkControl.Control = this.vkTE;
     this.vkControl.CustomizationFormText = "VK";
     this.vkControl.Location = new System.Drawing.Point(0, 141);
     this.vkControl.Name = "vkControl";
     this.vkControl.Size = new System.Drawing.Size(270, 24);
     this.vkControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.vkControl.Text = "VK";
     this.vkControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.vkControl.TextSize = new System.Drawing.Size(80, 20);
     this.vkControl.TextToControlDistance = 5;
     this.vkControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // skypeControl
     //
     this.skypeControl.Control = this.skypeTE;
     this.skypeControl.CustomizationFormText = "Skype";
     this.skypeControl.Location = new System.Drawing.Point(0, 117);
     this.skypeControl.Name = "skypeControl";
     this.skypeControl.Size = new System.Drawing.Size(270, 24);
     this.skypeControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.skypeControl.Text = "Skype";
     this.skypeControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.skypeControl.TextSize = new System.Drawing.Size(80, 20);
     this.skypeControl.TextToControlDistance = 5;
     this.skypeControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // wappControl
     //
     this.wappControl.Control = this.wappTE;
     this.wappControl.CustomizationFormText = "Watsapp";
     this.wappControl.Location = new System.Drawing.Point(0, 165);
     this.wappControl.Name = "wappControl";
     this.wappControl.Size = new System.Drawing.Size(270, 24);
     this.wappControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.wappControl.Text = "Watsapp";
     this.wappControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.wappControl.TextSize = new System.Drawing.Size(80, 20);
     this.wappControl.TextToControlDistance = 5;
     this.wappControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // addContactCI
     //
     this.addContactCI.Control = this.dropDownButton1;
     this.addContactCI.CustomizationFormText = "addContactCI";
     this.addContactCI.Location = new System.Drawing.Point(183, 189);
     this.addContactCI.Name = "addContactCI";
     this.addContactCI.Size = new System.Drawing.Size(87, 31);
     this.addContactCI.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 5, 0);
     this.addContactCI.Text = "addContactCI";
     this.addContactCI.TextSize = new System.Drawing.Size(0, 0);
     this.addContactCI.TextToControlDistance = 0;
     this.addContactCI.TextVisible = false;
     //
     // emptySpaceItem4
     //
     this.emptySpaceItem4.AllowHotTrack = false;
     this.emptySpaceItem4.CustomizationFormText = "emptySpaceItem4";
     this.emptySpaceItem4.Location = new System.Drawing.Point(0, 189);
     this.emptySpaceItem4.MaxSize = new System.Drawing.Size(183, 0);
     this.emptySpaceItem4.MinSize = new System.Drawing.Size(183, 24);
     this.emptySpaceItem4.Name = "emptySpaceItem4";
     this.emptySpaceItem4.Size = new System.Drawing.Size(183, 31);
     this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem4.Text = "emptySpaceItem4";
     this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
     //
     // paymentsCG
     //
     this.paymentsCG.CustomizationFormText = "Payments";
     this.paymentsCG.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.costControl,
     this.discountControl,
     this.simpleSeparator5,
     this.simpleLabelItem1,
     this.discountCBControl,
     this.emptySpaceItem2,
     this.groupPayPeriod,
     this.groupPayLabel,
     this.emptySpaceItem5});
     this.paymentsCG.Location = new System.Drawing.Point(0, 0);
     this.paymentsCG.Name = "paymentsCG";
     this.paymentsCG.Size = new System.Drawing.Size(270, 220);
     this.paymentsCG.Text = "Payments";
     //
     // costControl
     //
     this.costControl.Control = this.costTE;
     this.costControl.CustomizationFormText = "Tuition costs";
     this.costControl.Location = new System.Drawing.Point(0, 0);
     this.costControl.Name = "costControl";
     this.costControl.Size = new System.Drawing.Size(270, 24);
     this.costControl.Text = "Tuition costs";
     this.costControl.TextSize = new System.Drawing.Size(80, 20);
     //
     // discountControl
     //
     this.discountControl.Control = this.discountTE;
     this.discountControl.CustomizationFormText = "Discount";
     this.discountControl.Location = new System.Drawing.Point(25, 24);
     this.discountControl.Name = "discountControl";
     this.discountControl.Size = new System.Drawing.Size(245, 24);
     this.discountControl.Text = "Discount";
     this.discountControl.TextSize = new System.Drawing.Size(56, 20);
     //
     // simpleSeparator5
     //
     this.simpleSeparator5.AllowHotTrack = false;
     this.simpleSeparator5.CustomizationFormText = "simpleSeparator5";
     this.simpleSeparator5.Location = new System.Drawing.Point(0, 48);
     this.simpleSeparator5.Name = "simpleSeparator5";
     this.simpleSeparator5.Size = new System.Drawing.Size(270, 21);
     this.simpleSeparator5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 10, 10);
     this.simpleSeparator5.Text = "simpleSeparator5";
     //
     // simpleLabelItem1
     //
     this.simpleLabelItem1.AllowHotTrack = false;
     this.simpleLabelItem1.CustomizationFormText = "Current payment period";
     this.simpleLabelItem1.Location = new System.Drawing.Point(0, 69);
     this.simpleLabelItem1.Name = "simpleLabelItem1";
     this.simpleLabelItem1.Size = new System.Drawing.Size(83, 24);
     this.simpleLabelItem1.Text = "Payment period:";
     this.simpleLabelItem1.TextSize = new System.Drawing.Size(50, 20);
     //
     // discountCBControl
     //
     this.discountCBControl.Control = this.discountCE;
     this.discountCBControl.ControlAlignment = System.Drawing.ContentAlignment.MiddleLeft;
     this.discountCBControl.CustomizationFormText = "discountCBControl";
     this.discountCBControl.Location = new System.Drawing.Point(0, 24);
     this.discountCBControl.Name = "discountCBControl";
     this.discountCBControl.Size = new System.Drawing.Size(25, 24);
     this.discountCBControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.discountCBControl.Text = "discountCBControl";
     this.discountCBControl.TextSize = new System.Drawing.Size(0, 0);
     this.discountCBControl.TextToControlDistance = 0;
     this.discountCBControl.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
     this.emptySpaceItem2.Location = new System.Drawing.Point(0, 117);
     this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
     this.emptySpaceItem2.Name = "emptySpaceItem2";
     this.emptySpaceItem2.Size = new System.Drawing.Size(270, 103);
     this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem2.Text = "emptySpaceItem2";
     this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
     //
     // groupPayPeriod
     //
     this.groupPayPeriod.AllowHotTrack = false;
     this.groupPayPeriod.AppearanceItemCaption.ForeColor = System.Drawing.SystemColors.GrayText;
     this.groupPayPeriod.AppearanceItemCaption.Options.UseForeColor = true;
     this.groupPayPeriod.CustomizationFormText = "22.12.2014 - 02.02.2014";
     this.groupPayPeriod.Location = new System.Drawing.Point(83, 93);
     this.groupPayPeriod.Name = "groupPayPeriod";
     this.groupPayPeriod.Size = new System.Drawing.Size(187, 24);
     this.groupPayPeriod.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
     this.groupPayPeriod.Text = "22.12.2014 - 02.02.2014";
     this.groupPayPeriod.TextSize = new System.Drawing.Size(50, 20);
     //
     // groupPayLabel
     //
     this.groupPayLabel.AllowHotTrack = false;
     this.groupPayLabel.AppearanceItemCaption.ForeColor = System.Drawing.SystemColors.GrayText;
     this.groupPayLabel.AppearanceItemCaption.Options.UseForeColor = true;
     this.groupPayLabel.CustomizationFormText = "group 4-14";
     this.groupPayLabel.Location = new System.Drawing.Point(83, 69);
     this.groupPayLabel.Name = "groupPayLabel";
     this.groupPayLabel.Size = new System.Drawing.Size(187, 24);
     this.groupPayLabel.Spacing = new DevExpress.XtraLayout.Utils.Padding(5, 0, 0, 0);
     this.groupPayLabel.Text = "group 4-14";
     this.groupPayLabel.TextSize = new System.Drawing.Size(50, 20);
     //
     // emptySpaceItem5
     //
     this.emptySpaceItem5.AllowHotTrack = false;
     this.emptySpaceItem5.CustomizationFormText = "emptySpaceItem5";
     this.emptySpaceItem5.Location = new System.Drawing.Point(0, 93);
     this.emptySpaceItem5.MaxSize = new System.Drawing.Size(83, 0);
     this.emptySpaceItem5.MinSize = new System.Drawing.Size(83, 10);
     this.emptySpaceItem5.Name = "emptySpaceItem5";
     this.emptySpaceItem5.Size = new System.Drawing.Size(83, 24);
     this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.emptySpaceItem5.Text = "emptySpaceItem5";
     this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
     //
     // fnameControl
     //
     this.fnameControl.Control = this.fnameTE;
     this.fnameControl.CustomizationFormText = "First name";
     this.fnameControl.Location = new System.Drawing.Point(0, 0);
     this.fnameControl.Name = "fnameControl";
     this.fnameControl.Size = new System.Drawing.Size(290, 24);
     this.fnameControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.fnameControl.Text = "First name";
     this.fnameControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.fnameControl.TextSize = new System.Drawing.Size(89, 13);
     this.fnameControl.TextToControlDistance = 5;
     //
     // pnameControl
     //
     this.pnameControl.Control = this.pnameTE;
     this.pnameControl.CustomizationFormText = "Parent name";
     this.pnameControl.Location = new System.Drawing.Point(0, 72);
     this.pnameControl.Name = "pnameControl";
     this.pnameControl.Size = new System.Drawing.Size(290, 24);
     this.pnameControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.pnameControl.Text = "Parent name";
     this.pnameControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.pnameControl.TextSize = new System.Drawing.Size(89, 13);
     this.pnameControl.TextToControlDistance = 5;
     this.pnameControl.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // lnameControl
     //
     this.lnameControl.Control = this.lnameTE;
     this.lnameControl.CustomizationFormText = "Last name";
     this.lnameControl.Location = new System.Drawing.Point(0, 24);
     this.lnameControl.Name = "lnameControl";
     this.lnameControl.Size = new System.Drawing.Size(290, 24);
     this.lnameControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.lnameControl.Text = "Last name";
     this.lnameControl.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
     this.lnameControl.TextSize = new System.Drawing.Size(89, 13);
     this.lnameControl.TextToControlDistance = 5;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.underageCE;
     this.layoutControlItem4.CustomizationFormText = "layoutControlItem4";
     this.layoutControlItem4.Location = new System.Drawing.Point(208, 48);
     this.layoutControlItem4.Name = "layoutControlItem4";
     this.layoutControlItem4.Size = new System.Drawing.Size(82, 24);
     this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.layoutControlItem4.Text = "layoutControlItem4";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextToControlDistance = 0;
     this.layoutControlItem4.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
     this.emptySpaceItem1.Location = new System.Drawing.Point(0, 381);
     this.emptySpaceItem1.Name = "emptySpaceItem1";
     this.emptySpaceItem1.Size = new System.Drawing.Size(125, 29);
     this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.emptySpaceItem1.Text = "emptySpaceItem1";
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
     this.emptySpaceItem3.Location = new System.Drawing.Point(0, 48);
     this.emptySpaceItem3.Name = "emptySpaceItem3";
     this.emptySpaceItem3.Size = new System.Drawing.Size(208, 24);
     this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.SupportHorzAlignment;
     this.emptySpaceItem3.Text = "emptySpaceItem3";
     this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
     //
     // cancelButtonControl
     //
     this.cancelButtonControl.Control = this.cancelButton;
     this.cancelButtonControl.CustomizationFormText = "cancelButtonControl";
     this.cancelButtonControl.Location = new System.Drawing.Point(204, 381);
     this.cancelButtonControl.MaxSize = new System.Drawing.Size(86, 26);
     this.cancelButtonControl.MinSize = new System.Drawing.Size(86, 26);
     this.cancelButtonControl.Name = "cancelButtonControl";
     this.cancelButtonControl.Size = new System.Drawing.Size(86, 29);
     this.cancelButtonControl.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.cancelButtonControl.Spacing = new DevExpress.XtraLayout.Utils.Padding(9, 0, 0, 0);
     this.cancelButtonControl.Text = "cancelButtonControl";
     this.cancelButtonControl.TextSize = new System.Drawing.Size(0, 0);
     this.cancelButtonControl.TextToControlDistance = 0;
     this.cancelButtonControl.TextVisible = false;
     //
     // StdMainUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "StdMainUC";
     this.Size = new System.Drawing.Size(290, 410);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.reasonTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.endDE.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.endDE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.startDE.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.startDE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contactAddDD)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountCE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupnoCB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.costTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sourceCB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vkTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.skypeTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emailTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.addphoneTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.homephoneTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainphoneTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnameTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.underageCE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lnameTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fnameTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wappTE.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.okButtonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.infoCG)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.additionalCG)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupnoControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sourceControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.startCI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.endCI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reasonCI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contactsCG)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainphoneControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.homephoneControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.addphoneControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emailControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vkControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.skypeControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wappControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.addContactCI)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.paymentsCG)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.costControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.discountCBControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupPayPeriod)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupPayLabel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fnameControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnameControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lnameControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cancelButtonControl)).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.gcEmpeladi = new DevExpress.XtraEditors.GroupControl();
     this.btnMenos = new DevExpress.XtraEditors.SimpleButton();
     this.btnadd = new DevExpress.XtraEditors.SimpleButton();
     this.meEmpleado = new DevExpress.XtraEditors.MemoEdit();
     this.meEmpleado2 = new DevExpress.XtraEditors.MemoEdit();
     this.rgCriterio = new DevExpress.XtraEditors.RadioGroup();
     this.tsMenu = new System.Windows.Forms.ToolStrip();
     this.tsbGenerar = new System.Windows.Forms.ToolStripButton();
     this.tsbGuardar = new System.Windows.Forms.ToolStripButton();
     this.tsbSalir = new System.Windows.Forms.ToolStripButton();
     this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
     ((System.ComponentModel.ISupportInitialize)(this.gcEmpeladi)).BeginInit();
     this.gcEmpeladi.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.meEmpleado.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.meEmpleado2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgCriterio.Properties)).BeginInit();
     this.tsMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // gcEmpeladi
     //
     this.gcEmpeladi.Controls.Add(this.btnMenos);
     this.gcEmpeladi.Controls.Add(this.btnadd);
     this.gcEmpeladi.Controls.Add(this.meEmpleado);
     this.gcEmpeladi.Controls.Add(this.meEmpleado2);
     this.gcEmpeladi.Location = new System.Drawing.Point(13, 106);
     this.gcEmpeladi.Name = "gcEmpeladi";
     this.gcEmpeladi.Size = new System.Drawing.Size(402, 125);
     this.gcEmpeladi.TabIndex = 38;
     this.gcEmpeladi.Text = "Empleados";
     //
     // btnMenos
     //
     this.btnMenos.Location = new System.Drawing.Point(181, 65);
     this.btnMenos.Name = "btnMenos";
     this.btnMenos.Size = new System.Drawing.Size(40, 23);
     this.btnMenos.TabIndex = 5;
     this.btnMenos.Text = "<<";
     this.btnMenos.Click += new System.EventHandler(this.simpleButton2_Click);
     //
     // btnadd
     //
     this.btnadd.Location = new System.Drawing.Point(181, 36);
     this.btnadd.Name = "btnadd";
     this.btnadd.Size = new System.Drawing.Size(40, 23);
     this.btnadd.TabIndex = 4;
     this.btnadd.Text = ">>";
     //
     // meEmpleado
     //
     this.meEmpleado.Location = new System.Drawing.Point(14, 24);
     this.meEmpleado.Name = "meEmpleado";
     this.meEmpleado.Size = new System.Drawing.Size(145, 95);
     this.meEmpleado.TabIndex = 3;
     //
     // meEmpleado2
     //
     this.meEmpleado2.Location = new System.Drawing.Point(244, 24);
     this.meEmpleado2.Name = "meEmpleado2";
     this.meEmpleado2.Size = new System.Drawing.Size(145, 95);
     this.meEmpleado2.TabIndex = 2;
     //
     // rgCriterio
     //
     this.rgCriterio.Location = new System.Drawing.Point(12, 34);
     this.rgCriterio.Name = "rgCriterio";
     this.rgCriterio.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Empleado"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Todos")});
     this.rgCriterio.Size = new System.Drawing.Size(403, 59);
     this.rgCriterio.TabIndex = 36;
     this.rgCriterio.SelectedIndexChanged += new System.EventHandler(this.radioGroup1_SelectedIndexChanged);
     //
     // tsMenu
     //
     this.tsMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.tsbGenerar,
     this.tsbGuardar,
     this.tsbSalir});
     this.tsMenu.Location = new System.Drawing.Point(0, 0);
     this.tsMenu.Name = "tsMenu";
     this.tsMenu.Size = new System.Drawing.Size(427, 25);
     this.tsMenu.TabIndex = 37;
     this.tsMenu.Text = "toolStrip1";
     //
     // tsbGenerar
     //
     this.tsbGenerar.Image = global::forms.Properties.Resources.imprimir;
     this.tsbGenerar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbGenerar.Name = "tsbGenerar";
     this.tsbGenerar.Size = new System.Drawing.Size(68, 22);
     this.tsbGenerar.Text = "Generar";
     //
     // tsbGuardar
     //
     this.tsbGuardar.Image = global::forms.Properties.Resources.guardar;
     this.tsbGuardar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbGuardar.Name = "tsbGuardar";
     this.tsbGuardar.Size = new System.Drawing.Size(69, 22);
     this.tsbGuardar.Text = "Guardar";
     //
     // tsbSalir
     //
     this.tsbSalir.Image = global::forms.Properties.Resources._24_cancelar;
     this.tsbSalir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSalir.Name = "tsbSalir";
     this.tsbSalir.Size = new System.Drawing.Size(49, 22);
     this.tsbSalir.Text = "Salir";
     //
     // dropDownButton1
     //
     this.dropDownButton1.Location = new System.Drawing.Point(267, 44);
     this.dropDownButton1.Name = "dropDownButton1";
     this.dropDownButton1.Size = new System.Drawing.Size(135, 23);
     this.dropDownButton1.TabIndex = 39;
     //
     // frmConsultaCargaFamiliar
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(427, 248);
     this.Controls.Add(this.dropDownButton1);
     this.Controls.Add(this.gcEmpeladi);
     this.Controls.Add(this.rgCriterio);
     this.Controls.Add(this.tsMenu);
     this.Name = "frmConsultaCargaFamiliar";
     this.Text = "Consulta de Cargas Familiares";
     this.Load += new System.EventHandler(this.frmConsultaCargaFamiliar_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gcEmpeladi)).EndInit();
     this.gcEmpeladi.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.meEmpleado.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.meEmpleado2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgCriterio.Properties)).EndInit();
     this.tsMenu.ResumeLayout(false);
     this.tsMenu.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnDeleteRealy = new DevExpress.XtraEditors.SimpleButton();
     this.btnRestore = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.NghiepVu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuNghiepVu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.Duyet = new ProtocolVN.Framework.Win.PLDuyetCombobox();
     this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
     this.label3 = new DevExpress.XtraEditors.LabelControl();
     this.MaBang = new DevExpress.XtraEditors.TextEdit();
     this.label7 = new DevExpress.XtraEditors.LabelControl();
     this.label8 = new DevExpress.XtraEditors.LabelControl();
     this.label11 = new DevExpress.XtraEditors.LabelControl();
     this.label13 = new DevExpress.XtraEditors.LabelControl();
     this.ThongSoLoaiBang = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label16 = new DevExpress.XtraEditors.LabelControl();
     this.label18 = new DevExpress.XtraEditors.LabelControl();
     this.label19 = new DevExpress.XtraEditors.LabelControl();
     this.lblTitle = new DevExpress.XtraEditors.LabelControl();
     this.SODKHD = new ProtocolVN.Framework.Win.PLCombobox();
     this.groupControlHD = new DevExpress.XtraEditors.GroupControl();
     this.NoiLuuTru = new DevExpress.XtraEditors.ButtonEdit();
     this.label38 = new DevExpress.XtraEditors.LabelControl();
     this.groupControlThongTin = new DevExpress.XtraEditors.GroupControl();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.CodeCT = new DevExpress.XtraEditors.TextEdit();
     this.plInfoBoxEtxChuongTrinh = new ProtocolVN.Framework.Win.PLInfoBoxEtx();
     this.NoiDung = new DevExpress.XtraEditors.ButtonEdit();
     this.TietMuc = new ProtocolVN.Framework.Win.PLCombobox();
     this.ThanhLyChuongTrinh = new DevExpress.XtraEditors.CheckEdit();
     this.LoaiLuuTru = new ProtocolVN.Framework.Win.PLCombobox();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label25 = new DevExpress.XtraEditors.LabelControl();
     this.NgayAWB = new DevExpress.XtraEditors.DateEdit();
     this.TongTap = new DevExpress.XtraEditors.PLSpinEdit();
     this.label10 = new DevExpress.XtraEditors.LabelControl();
     this.NamSanXuat = new DevExpress.XtraEditors.PLSpinEdit();
     this.label5 = new DevExpress.XtraEditors.LabelControl();
     this.PopUp = new DevExpress.XtraEditors.RadioGroup();
     this.label33 = new DevExpress.XtraEditors.LabelControl();
     this.label17 = new DevExpress.XtraEditors.LabelControl();
     this.PostMaster = new ProtocolVN.Framework.Win.PLDMGrid();
     this.MaChuongTrinh = new ProtocolVN.Framework.Win.PLDMGrid();
     this.TenGoc = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.label42 = new DevExpress.XtraEditors.LabelControl();
     this.ThanhLyBienMuc = new DevExpress.XtraEditors.CheckEdit();
     this.SoBang = new DevExpress.XtraEditors.SpinEdit();
     this.label12 = new DevExpress.XtraEditors.LabelControl();
     this.label30 = new DevExpress.XtraEditors.LabelControl();
     this.GhiChu = new DevExpress.XtraEditors.MemoEdit();
     this.label9 = new DevExpress.XtraEditors.LabelControl();
     this.TapSo = new DevExpress.XtraEditors.PLSpinEdit();
     this.label36 = new DevExpress.XtraEditors.LabelControl();
     this.NgayMuon = new DevExpress.XtraEditors.DateEdit();
     this.DoiTuongMuon = new DevExpress.XtraEditors.TextEdit();
     this.ThongTinMuon = new DevExpress.XtraEditors.MemoEdit();
     this.label41 = new DevExpress.XtraEditors.LabelControl();
     this.label40 = new DevExpress.XtraEditors.LabelControl();
     this.label39 = new DevExpress.XtraEditors.LabelControl();
     this.groupControlThongTinMuon = new DevExpress.XtraEditors.GroupControl();
     this.NgayTra = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.groupControlThongTinBM = new DevExpress.XtraEditors.GroupControl();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.CodeBM = new DevExpress.XtraEditors.TextEdit();
     this.plInfoBoxEtxBM = new ProtocolVN.Framework.Win.PLInfoBoxEtx();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.TenTap = new DevExpress.XtraEditors.TextEdit();
     this.ThoiLuong = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.TimeCode_File_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.lblTimeCodeOut = new System.Windows.Forms.Label();
     this.lblTimeCodeIn = new System.Windows.Forms.Label();
     this.TimeCode_Betacam_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.label28 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.TimeCode_File_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.label29 = new System.Windows.Forms.Label();
     this.TimeCode_File_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.TimeCode_Betacam_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
     this.label43 = new System.Windows.Forms.Label();
     this.lblCut1 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.lblCut2 = new System.Windows.Forms.Label();
     this.TimeCode_Betacam_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.lblCut3 = new System.Windows.Forms.Label();
     this.lblCut4 = new System.Windows.Forms.Label();
     this.Cut1_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.lblCut5 = new System.Windows.Forms.Label();
     this.Cut1_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut5_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut2_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut5_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut2_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut4_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut3_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut4_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Cut3_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlHD)).BeginInit();
     this.groupControlHD.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).BeginInit();
     this.groupControlThongTin.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CodeCT.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyChuongTrinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyBienMuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinMuon)).BeginInit();
     this.groupControlThongTinMuon.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NgayTra.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayTra.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinBM)).BeginInit();
     this.groupControlThongTinBM.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CodeBM.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut1_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut1_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut5_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut2_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut5_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut2_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut4_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut3_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut4_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut3_Out.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Controls.Add(this.btnClose);
     this.flowLayoutPanel1.Controls.Add(this.btnDelete);
     this.flowLayoutPanel1.Controls.Add(this.btnDeleteRealy);
     this.flowLayoutPanel1.Controls.Add(this.btnRestore);
     this.flowLayoutPanel1.Controls.Add(this.btnSave);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(345, 559);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new System.Drawing.Size(415, 31);
     this.flowLayoutPanel1.TabIndex = 26;
     //
     // btnClose
     //
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.Location = new System.Drawing.Point(337, 3);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 2;
     this.btnClose.Text = "Đ&óng";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.Location = new System.Drawing.Point(256, 3);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(75, 23);
     this.btnDelete.TabIndex = 1;
     this.btnDelete.Text = "&Xóa";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnDeleteRealy
     //
     this.btnDeleteRealy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDeleteRealy.Location = new System.Drawing.Point(175, 3);
     this.btnDeleteRealy.Name = "btnDeleteRealy";
     this.btnDeleteRealy.Size = new System.Drawing.Size(75, 23);
     this.btnDeleteRealy.TabIndex = 1;
     this.btnDeleteRealy.Text = "&Xóa hẳn";
     this.btnDeleteRealy.Visible = false;
     this.btnDeleteRealy.Click += new System.EventHandler(this.btnDeleteRealy_Click);
     //
     // btnRestore
     //
     this.btnRestore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRestore.Location = new System.Drawing.Point(94, 3);
     this.btnRestore.Name = "btnRestore";
     this.btnRestore.Size = new System.Drawing.Size(75, 23);
     this.btnRestore.TabIndex = 1;
     this.btnRestore.Text = "&Phục hồi";
     this.btnRestore.Visible = false;
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Location = new System.Drawing.Point(13, 3);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(75, 23);
     this.btnSave.TabIndex = 0;
     this.btnSave.Text = "&Lưu";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(151, 3);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(81, 23);
     this.InPhieu.TabIndex = 1;
     this.InPhieu.Text = "&In nhãn";
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(61, 4);
     //
     // NghiepVu
     //
     this.NghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.NghiepVu.Location = new System.Drawing.Point(238, 3);
     this.NghiepVu.Name = "NghiepVu";
     this.NghiepVu.Size = new System.Drawing.Size(81, 23);
     this.NghiepVu.TabIndex = 2;
     this.NghiepVu.Text = "Nghiệp vụ";
     this.NghiepVu.Visible = false;
     //
     // ctMnuNghiepVu
     //
     this.ctMnuNghiepVu.Name = "contextMenuStrip3";
     this.ctMnuNghiepVu.Size = new System.Drawing.Size(61, 4);
     //
     // Duyet
     //
     this.Duyet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.Duyet.Enabled = false;
     this.Duyet.Location = new System.Drawing.Point(3, 6);
     this.Duyet.Name = "Duyet";
     this.Duyet.Size = new System.Drawing.Size(142, 20);
     this.Duyet.TabIndex = 0;
     this.Duyet.Visible = false;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.flowLayoutPanel2.Controls.Add(this.Duyet);
     this.flowLayoutPanel2.Controls.Add(this.InPhieu);
     this.flowLayoutPanel2.Controls.Add(this.NghiepVu);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(6, 559);
     this.flowLayoutPanel2.Name = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size = new System.Drawing.Size(335, 31);
     this.flowLayoutPanel2.TabIndex = 25;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(187, 80);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(41, 13);
     this.label3.TabIndex = 0;
     this.label3.Text = "Mã băng";
     //
     // MaBang
     //
     this.MaBang.Location = new System.Drawing.Point(235, 76);
     this.MaBang.Name = "MaBang";
     this.MaBang.Properties.MaxLength = 100;
     this.MaBang.Properties.ReadOnly = true;
     this.MaBang.Size = new System.Drawing.Size(59, 20);
     this.MaBang.TabIndex = 0;
     this.MaBang.TabStop = false;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(519, 55);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(40, 13);
     this.label7.TabIndex = 0;
     this.label7.Text = "Tiết mục";
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(9, 55);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(42, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Nội dung";
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(301, 34);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(39, 13);
     this.label11.TabIndex = 0;
     this.label11.Text = "Số băng";
     //
     // label13
     //
     this.label13.Location = new System.Drawing.Point(8, 128);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(55, 13);
     this.label13.TabIndex = 0;
     this.label13.Text = "Loại lưu trữ";
     //
     // ThongSoLoaiBang
     //
     this.ThongSoLoaiBang.Location = new System.Drawing.Point(235, 30);
     this.ThongSoLoaiBang.Name = "ThongSoLoaiBang";
     this.ThongSoLoaiBang.Size = new System.Drawing.Size(58, 20);
     this.ThongSoLoaiBang.TabIndex = 120;
     this.ThongSoLoaiBang.ZZZWidthFactor = 2F;
     //
     // label16
     //
     this.label16.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.label16.Appearance.Options.UseFont = true;
     this.label16.Location = new System.Drawing.Point(520, 103);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(71, 13);
     this.label16.TabIndex = 0;
     this.label16.Text = "Post/Master";
     //
     // label18
     //
     this.label18.Location = new System.Drawing.Point(8, 12);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(59, 13);
     this.label18.TabIndex = 0;
     this.label18.Text = "Số ĐKCB HD";
     //
     // label19
     //
     this.label19.Location = new System.Drawing.Point(9, 35);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(51, 13);
     this.label19.TabIndex = 0;
     this.label19.Text = "Nơi lưu trữ";
     //
     // lblTitle
     //
     this.lblTitle.Appearance.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.Appearance.Options.UseFont = true;
     this.lblTitle.Appearance.Options.UseTextOptions = true;
     this.lblTitle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Location = new System.Drawing.Point(0, 0);
     this.lblTitle.Name = "lblTitle";
     this.lblTitle.Size = new System.Drawing.Size(768, 38);
     this.lblTitle.TabIndex = 0;
     this.lblTitle.Text = "BIÊN MỤC";
     //
     // SODKHD
     //
     this.SODKHD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.SODKHD.DataSource = null;
     this.SODKHD.DisplayField = null;
     this.SODKHD.Location = new System.Drawing.Point(88, 8);
     this.SODKHD.Name = "SODKHD";
     this.SODKHD.Size = new System.Drawing.Size(235, 22);
     this.SODKHD.TabIndex = 12;
     this.SODKHD.ValueField = null;
     this.SODKHD.SelectedIndexChanged += new System.EventHandler(this.SODKHD_SelectedIndexChanged);
     //
     // groupControlHD
     //
     this.groupControlHD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlHD.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlHD.AppearanceCaption.Options.UseFont = true;
     this.groupControlHD.Controls.Add(this.NoiLuuTru);
     this.groupControlHD.Controls.Add(this.label38);
     this.groupControlHD.Controls.Add(this.label19);
     this.groupControlHD.Controls.Add(this.label18);
     this.groupControlHD.Controls.Add(this.SODKHD);
     this.groupControlHD.Location = new System.Drawing.Point(426, 211);
     this.groupControlHD.Name = "groupControlHD";
     this.groupControlHD.ShowCaption = false;
     this.groupControlHD.Size = new System.Drawing.Size(328, 78);
     this.groupControlHD.TabIndex = 126;
     this.groupControlHD.Text = "Thông tin HD";
     //
     // NoiLuuTru
     //
     this.NoiLuuTru.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.NoiLuuTru.Location = new System.Drawing.Point(88, 32);
     this.NoiLuuTru.Name = "NoiLuuTru";
     this.NoiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete),
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NoiLuuTru.Properties.ReadOnly = true;
     this.NoiLuuTru.Size = new System.Drawing.Size(232, 20);
     this.NoiLuuTru.TabIndex = 196;
     this.NoiLuuTru.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick);
     //
     // label38
     //
     this.label38.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic);
     this.label38.Appearance.Options.UseFont = true;
     this.label38.Location = new System.Drawing.Point(109, 54);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(139, 13);
     this.label38.TabIndex = 0;
     this.label38.Text = "(Đường dẫn đầy đủ trên HD)";
     //
     // groupControlThongTin
     //
     this.groupControlThongTin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlThongTin.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlThongTin.AppearanceCaption.ForeColor = System.Drawing.Color.Blue;
     this.groupControlThongTin.AppearanceCaption.Options.UseFont = true;
     this.groupControlThongTin.AppearanceCaption.Options.UseForeColor = true;
     this.groupControlThongTin.Controls.Add(this.labelControl9);
     this.groupControlThongTin.Controls.Add(this.CodeCT);
     this.groupControlThongTin.Controls.Add(this.plInfoBoxEtxChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.NoiDung);
     this.groupControlThongTin.Controls.Add(this.TietMuc);
     this.groupControlThongTin.Controls.Add(this.ThanhLyChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.LoaiLuuTru);
     this.groupControlThongTin.Controls.Add(this.QuocGia);
     this.groupControlThongTin.Controls.Add(this.label25);
     this.groupControlThongTin.Controls.Add(this.label13);
     this.groupControlThongTin.Controls.Add(this.NgayAWB);
     this.groupControlThongTin.Controls.Add(this.TongTap);
     this.groupControlThongTin.Controls.Add(this.label10);
     this.groupControlThongTin.Controls.Add(this.NamSanXuat);
     this.groupControlThongTin.Controls.Add(this.label5);
     this.groupControlThongTin.Controls.Add(this.PopUp);
     this.groupControlThongTin.Controls.Add(this.label33);
     this.groupControlThongTin.Controls.Add(this.label17);
     this.groupControlThongTin.Controls.Add(this.PostMaster);
     this.groupControlThongTin.Controls.Add(this.MaChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.label7);
     this.groupControlThongTin.Controls.Add(this.label16);
     this.groupControlThongTin.Controls.Add(this.TenGoc);
     this.groupControlThongTin.Controls.Add(this.labelControl1);
     this.groupControlThongTin.Controls.Add(this.label42);
     this.groupControlThongTin.Controls.Add(this.label8);
     this.groupControlThongTin.Location = new System.Drawing.Point(6, 44);
     this.groupControlThongTin.Name = "groupControlThongTin";
     this.groupControlThongTin.Size = new System.Drawing.Size(756, 152);
     this.groupControlThongTin.TabIndex = 129;
     this.groupControlThongTin.Text = "Thông tin chương trình - Post/Master";
     //
     // labelControl9
     //
     this.labelControl9.Location = new System.Drawing.Point(520, 80);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(41, 13);
     this.labelControl9.TabIndex = 145;
     this.labelControl9.Text = "Code CT";
     //
     // CodeCT
     //
     this.CodeCT.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.CodeCT.EditValue = "";
     this.CodeCT.Location = new System.Drawing.Point(597, 74);
     this.CodeCT.Name = "CodeCT";
     this.CodeCT.Properties.ReadOnly = true;
     this.CodeCT.Size = new System.Drawing.Size(156, 20);
     this.CodeCT.TabIndex = 144;
     this.CodeCT.TabStop = false;
     //
     // plInfoBoxEtxChuongTrinh
     //
     this.plInfoBoxEtxChuongTrinh.Location = new System.Drawing.Point(262, 27);
     this.plInfoBoxEtxChuongTrinh.Name = "plInfoBoxEtxChuongTrinh";
     this.plInfoBoxEtxChuongTrinh.Size = new System.Drawing.Size(24, 21);
     this.plInfoBoxEtxChuongTrinh.TabIndex = 143;
     //
     // NoiDung
     //
     this.NoiDung.Location = new System.Drawing.Point(67, 51);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Chi tiết", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
     this.NoiDung.Properties.ReadOnly = true;
     this.NoiDung.Size = new System.Drawing.Size(447, 20);
     this.NoiDung.TabIndex = 142;
     this.NoiDung.TabStop = false;
     this.NoiDung.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.NoiDung_ButtonClick);
     //
     // TietMuc
     //
     this.TietMuc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TietMuc.DataSource = null;
     this.TietMuc.DisplayField = null;
     this.TietMuc.Location = new System.Drawing.Point(597, 50);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Size = new System.Drawing.Size(154, 22);
     this.TietMuc.TabIndex = 12;
     this.TietMuc.TabStop = false;
     this.TietMuc.ValueField = null;
     this.TietMuc.SelectedIndexChanged += new System.EventHandler(this.SODKHD_SelectedIndexChanged);
     //
     // ThanhLyChuongTrinh
     //
     this.ThanhLyChuongTrinh.Location = new System.Drawing.Point(594, 27);
     this.ThanhLyChuongTrinh.Name = "ThanhLyChuongTrinh";
     this.ThanhLyChuongTrinh.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ThanhLyChuongTrinh.Properties.Appearance.Options.UseForeColor = true;
     this.ThanhLyChuongTrinh.Properties.Caption = "Thanh lý chương trình";
     this.ThanhLyChuongTrinh.Properties.ReadOnly = true;
     this.ThanhLyChuongTrinh.Size = new System.Drawing.Size(163, 19);
     this.ThanhLyChuongTrinh.TabIndex = 136;
     this.ThanhLyChuongTrinh.TabStop = false;
     //
     // LoaiLuuTru
     //
     this.LoaiLuuTru.DataSource = null;
     this.LoaiLuuTru.DisplayField = null;
     this.LoaiLuuTru.Location = new System.Drawing.Point(67, 123);
     this.LoaiLuuTru.Name = "LoaiLuuTru";
     this.LoaiLuuTru.Size = new System.Drawing.Size(219, 22);
     this.LoaiLuuTru.TabIndex = 12;
     this.LoaiLuuTru.TabStop = false;
     this.LoaiLuuTru.ValueField = null;
     this.LoaiLuuTru.SelectedIndexChanged += new System.EventHandler(this.SODKHD_SelectedIndexChanged);
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.EditValue = "";
     this.QuocGia.Location = new System.Drawing.Point(67, 99);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(219, 20);
     this.QuocGia.TabIndex = 132;
     this.QuocGia.TabStop = false;
     this.QuocGia.ValueField = null;
     //
     // label25
     //
     this.label25.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Appearance.ForeColor = System.Drawing.Color.Black;
     this.label25.Appearance.Options.UseFont = true;
     this.label25.Appearance.Options.UseForeColor = true;
     this.label25.Location = new System.Drawing.Point(296, 103);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(36, 13);
     this.label25.TabIndex = 0;
     this.label25.Text = "Năm SX";
     //
     // NgayAWB
     //
     this.NgayAWB.EditValue = null;
     this.NgayAWB.Location = new System.Drawing.Point(351, 27);
     this.NgayAWB.Name = "NgayAWB";
     this.NgayAWB.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.NgayAWB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayAWB.Properties.ReadOnly = true;
     this.NgayAWB.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayAWB.Size = new System.Drawing.Size(163, 20);
     this.NgayAWB.TabIndex = 141;
     this.NgayAWB.TabStop = false;
     //
     // TongTap
     //
     this.TongTap.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TongTap.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TongTap.Location = new System.Drawing.Point(597, 123);
     this.TongTap.Name = "TongTap";
     this.TongTap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.TongTap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TongTap.Properties.Mask.EditMask = "n0";
     this.TongTap.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.TongTap.Properties.MaxLength = 1;
     this.TongTap.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.TongTap.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TongTap.Properties.ReadOnly = true;
     this.TongTap.Size = new System.Drawing.Size(154, 20);
     this.TongTap.TabIndex = 135;
     this.TongTap.TabStop = false;
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(520, 127);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(43, 13);
     this.label10.TabIndex = 127;
     this.label10.Text = "Tổng tập";
     //
     // NamSanXuat
     //
     this.NamSanXuat.EditValue = new decimal(new int[] {
     1999,
     0,
     0,
     0});
     this.NamSanXuat.Location = new System.Drawing.Point(350, 99);
     this.NamSanXuat.Name = "NamSanXuat";
     this.NamSanXuat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSanXuat.Properties.Mask.EditMask = "n0";
     this.NamSanXuat.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.NamSanXuat.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.NamSanXuat.Properties.ReadOnly = true;
     this.NamSanXuat.Size = new System.Drawing.Size(164, 20);
     this.NamSanXuat.TabIndex = 135;
     this.NamSanXuat.TabStop = false;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 103);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 0;
     this.label5.Text = "Nước SX";
     //
     // PopUp
     //
     this.PopUp.EditValue = "Y";
     this.PopUp.Location = new System.Drawing.Point(351, 124);
     this.PopUp.Name = "PopUp";
     this.PopUp.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem("Y", "Yes"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem("N", "No")});
     this.PopUp.Properties.ReadOnly = true;
     this.PopUp.Size = new System.Drawing.Size(163, 20);
     this.PopUp.TabIndex = 140;
     this.PopUp.TabStop = false;
     //
     // label33
     //
     this.label33.Location = new System.Drawing.Point(296, 31);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(51, 13);
     this.label33.TabIndex = 129;
     this.label33.Text = "Ngày AWB";
     //
     // label17
     //
     this.label17.Location = new System.Drawing.Point(295, 128);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(36, 13);
     this.label17.TabIndex = 129;
     this.label17.Text = "POP Up";
     //
     // PostMaster
     //
     this.PostMaster.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.PostMaster.Location = new System.Drawing.Point(597, 99);
     this.PostMaster.Name = "PostMaster";
     this.PostMaster.Size = new System.Drawing.Size(154, 20);
     this.PostMaster.TabIndex = 120;
     this.PostMaster.ZZZWidthFactor = 2F;
     //
     // MaChuongTrinh
     //
     this.MaChuongTrinh.Location = new System.Drawing.Point(67, 27);
     this.MaChuongTrinh.Name = "MaChuongTrinh";
     this.MaChuongTrinh.Size = new System.Drawing.Size(189, 20);
     this.MaChuongTrinh.TabIndex = 120;
     this.MaChuongTrinh.ZZZWidthFactor = 2F;
     //
     // TenGoc
     //
     this.TenGoc.EditValue = "";
     this.TenGoc.Location = new System.Drawing.Point(67, 75);
     this.TenGoc.Name = "TenGoc";
     this.TenGoc.Properties.ReadOnly = true;
     this.TenGoc.Size = new System.Drawing.Size(447, 20);
     this.TenGoc.TabIndex = 5;
     this.TenGoc.TabStop = false;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(8, 31);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(34, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Mã CT";
     //
     // label42
     //
     this.label42.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label42.Appearance.Options.UseFont = true;
     this.label42.Location = new System.Drawing.Point(8, 79);
     this.label42.Name = "label42";
     this.label42.Size = new System.Drawing.Size(38, 13);
     this.label42.TabIndex = 0;
     this.label42.Text = "Tên gốc";
     //
     // ThanhLyBienMuc
     //
     this.ThanhLyBienMuc.Location = new System.Drawing.Point(58, 9);
     this.ThanhLyBienMuc.Name = "ThanhLyBienMuc";
     this.ThanhLyBienMuc.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ThanhLyBienMuc.Properties.Appearance.Options.UseForeColor = true;
     this.ThanhLyBienMuc.Properties.Caption = "Thanh lý biên mục";
     this.ThanhLyBienMuc.Size = new System.Drawing.Size(126, 19);
     this.ThanhLyBienMuc.TabIndex = 136;
     //
     // SoBang
     //
     this.SoBang.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.SoBang.Location = new System.Drawing.Point(344, 30);
     this.SoBang.Name = "SoBang";
     this.SoBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoBang.Size = new System.Drawing.Size(66, 20);
     this.SoBang.TabIndex = 198;
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(186, 34);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(44, 13);
     this.label12.TabIndex = 0;
     this.label12.Text = "Thông số";
     //
     // label30
     //
     this.label30.Location = new System.Drawing.Point(6, 80);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(50, 13);
     this.label30.TabIndex = 133;
     this.label30.Text = "Thời lượng";
     //
     // GhiChu
     //
     this.GhiChu.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.GhiChu.Location = new System.Drawing.Point(88, 3);
     this.GhiChu.Name = "GhiChu";
     this.GhiChu.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.GhiChu.Size = new System.Drawing.Size(428, 45);
     this.GhiChu.TabIndex = 134;
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(6, 34);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(32, 13);
     this.label9.TabIndex = 128;
     this.label9.Text = "Tập số";
     //
     // TapSo
     //
     this.TapSo.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TapSo.Location = new System.Drawing.Point(60, 30);
     this.TapSo.Name = "TapSo";
     this.TapSo.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.TapSo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TapSo.Properties.Mask.EditMask = "n0";
     this.TapSo.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.TapSo.Properties.MaxLength = 1;
     this.TapSo.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.TapSo.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TapSo.Size = new System.Drawing.Size(90, 20);
     this.TapSo.TabIndex = 136;
     //
     // label36
     //
     this.label36.Location = new System.Drawing.Point(14, 5);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(35, 13);
     this.label36.TabIndex = 129;
     this.label36.Text = "Ghi chú";
     //
     // NgayMuon
     //
     this.NgayMuon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.NgayMuon.EditValue = null;
     this.NgayMuon.Location = new System.Drawing.Point(88, 8);
     this.NgayMuon.Name = "NgayMuon";
     this.NgayMuon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayMuon.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayMuon.Size = new System.Drawing.Size(228, 20);
     this.NgayMuon.TabIndex = 141;
     //
     // DoiTuongMuon
     //
     this.DoiTuongMuon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DoiTuongMuon.EditValue = "";
     this.DoiTuongMuon.Location = new System.Drawing.Point(88, 54);
     this.DoiTuongMuon.Name = "DoiTuongMuon";
     this.DoiTuongMuon.Size = new System.Drawing.Size(228, 20);
     this.DoiTuongMuon.TabIndex = 5;
     //
     // ThongTinMuon
     //
     this.ThongTinMuon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.ThongTinMuon.Location = new System.Drawing.Point(88, 77);
     this.ThongTinMuon.Name = "ThongTinMuon";
     this.ThongTinMuon.Size = new System.Drawing.Size(228, 83);
     this.ThongTinMuon.TabIndex = 134;
     //
     // label41
     //
     this.label41.Location = new System.Drawing.Point(7, 12);
     this.label41.Name = "label41";
     this.label41.Size = new System.Drawing.Size(55, 13);
     this.label41.TabIndex = 0;
     this.label41.Text = "Ngày mượn";
     //
     // label40
     //
     this.label40.Location = new System.Drawing.Point(7, 56);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(48, 13);
     this.label40.TabIndex = 0;
     this.label40.Text = "Đối tượng";
     //
     // label39
     //
     this.label39.Location = new System.Drawing.Point(8, 74);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(75, 13);
     this.label39.TabIndex = 0;
     this.label39.Text = "Thông tin mượn";
     //
     // groupControlThongTinMuon
     //
     this.groupControlThongTinMuon.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlThongTinMuon.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlThongTinMuon.AppearanceCaption.Options.UseFont = true;
     this.groupControlThongTinMuon.Controls.Add(this.NgayTra);
     this.groupControlThongTinMuon.Controls.Add(this.NgayMuon);
     this.groupControlThongTinMuon.Controls.Add(this.DoiTuongMuon);
     this.groupControlThongTinMuon.Controls.Add(this.label39);
     this.groupControlThongTinMuon.Controls.Add(this.ThongTinMuon);
     this.groupControlThongTinMuon.Controls.Add(this.labelControl2);
     this.groupControlThongTinMuon.Controls.Add(this.label40);
     this.groupControlThongTinMuon.Controls.Add(this.label41);
     this.groupControlThongTinMuon.Location = new System.Drawing.Point(426, 33);
     this.groupControlThongTinMuon.Name = "groupControlThongTinMuon";
     this.groupControlThongTinMuon.ShowCaption = false;
     this.groupControlThongTinMuon.Size = new System.Drawing.Size(325, 165);
     this.groupControlThongTinMuon.TabIndex = 132;
     this.groupControlThongTinMuon.Text = "Thông tin mượn trả";
     //
     // NgayTra
     //
     this.NgayTra.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.NgayTra.EditValue = null;
     this.NgayTra.Location = new System.Drawing.Point(88, 31);
     this.NgayTra.Name = "NgayTra";
     this.NgayTra.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayTra.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayTra.Size = new System.Drawing.Size(228, 20);
     this.NgayTra.TabIndex = 141;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(7, 34);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(42, 13);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text = "Ngày trả";
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl2.AppearanceCaption.ForeColor = System.Drawing.Color.Blue;
     this.groupControl2.AppearanceCaption.Options.UseFont = true;
     this.groupControl2.AppearanceCaption.Options.UseForeColor = true;
     this.groupControl2.Controls.Add(this.labelControl7);
     this.groupControl2.Controls.Add(this.labelControl6);
     this.groupControl2.Controls.Add(this.labelControl5);
     this.groupControl2.Controls.Add(this.groupControl7);
     this.groupControl2.Controls.Add(this.labelControl4);
     this.groupControl2.Controls.Add(this.labelControl3);
     this.groupControl2.Controls.Add(this.groupControlThongTinBM);
     this.groupControl2.Controls.Add(this.groupControl3);
     this.groupControl2.Controls.Add(this.groupControl5);
     this.groupControl2.Controls.Add(this.groupControlHD);
     this.groupControl2.Controls.Add(this.groupControlThongTinMuon);
     this.groupControl2.Location = new System.Drawing.Point(6, 202);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(757, 351);
     this.groupControl2.TabIndex = 199;
     this.groupControl2.Text = "Thông tin biên mục";
     //
     // labelControl7
     //
     this.labelControl7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl7.Appearance.Options.UseFont = true;
     this.labelControl7.Location = new System.Drawing.Point(435, 204);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(72, 13);
     this.labelControl7.TabIndex = 128;
     this.labelControl7.Text = "Thông tin HD";
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl6.Appearance.Options.UseFont = true;
     this.labelControl6.Location = new System.Drawing.Point(435, 25);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(109, 13);
     this.labelControl6.TabIndex = 128;
     this.labelControl6.Text = "Thông tin mượn trả";
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl5.Appearance.Options.UseFont = true;
     this.labelControl5.Location = new System.Drawing.Point(238, 141);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(77, 13);
     this.labelControl5.TabIndex = 128;
     this.labelControl5.Text = "Timecode File";
     //
     // groupControl7
     //
     this.groupControl7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl7.Controls.Add(this.GhiChu);
     this.groupControl7.Controls.Add(this.label36);
     this.groupControl7.Location = new System.Drawing.Point(230, 295);
     this.groupControl7.Name = "groupControl7";
     this.groupControl7.ShowCaption = false;
     this.groupControl7.Size = new System.Drawing.Size(524, 50);
     this.groupControl7.TabIndex = 235;
     this.groupControl7.Text = "groupControl7";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl4.Appearance.Options.UseFont = true;
     this.labelControl4.Location = new System.Drawing.Point(12, 141);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(108, 13);
     this.labelControl4.TabIndex = 128;
     this.labelControl4.Text = "Timecode Betacam";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl3.Appearance.Options.UseFont = true;
     this.labelControl3.Location = new System.Drawing.Point(15, 26);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(86, 13);
     this.labelControl3.TabIndex = 128;
     this.labelControl3.Text = "Thông tin chính";
     //
     // groupControlThongTinBM
     //
     this.groupControlThongTinBM.Controls.Add(this.labelControl10);
     this.groupControlThongTinBM.Controls.Add(this.CodeBM);
     this.groupControlThongTinBM.Controls.Add(this.plInfoBoxEtxBM);
     this.groupControlThongTinBM.Controls.Add(this.TapSo);
     this.groupControlThongTinBM.Controls.Add(this.labelControl8);
     this.groupControlThongTinBM.Controls.Add(this.TenTap);
     this.groupControlThongTinBM.Controls.Add(this.label9);
     this.groupControlThongTinBM.Controls.Add(this.ThanhLyBienMuc);
     this.groupControlThongTinBM.Controls.Add(this.label12);
     this.groupControlThongTinBM.Controls.Add(this.label11);
     this.groupControlThongTinBM.Controls.Add(this.label30);
     this.groupControlThongTinBM.Controls.Add(this.SoBang);
     this.groupControlThongTinBM.Controls.Add(this.label3);
     this.groupControlThongTinBM.Controls.Add(this.ThongSoLoaiBang);
     this.groupControlThongTinBM.Controls.Add(this.MaBang);
     this.groupControlThongTinBM.Controls.Add(this.ThoiLuong);
     this.groupControlThongTinBM.Location = new System.Drawing.Point(5, 33);
     this.groupControlThongTinBM.Name = "groupControlThongTinBM";
     this.groupControlThongTinBM.ShowCaption = false;
     this.groupControlThongTinBM.Size = new System.Drawing.Size(415, 101);
     this.groupControlThongTinBM.TabIndex = 234;
     this.groupControlThongTinBM.Text = "groupControl6";
     //
     // labelControl10
     //
     this.labelControl10.Location = new System.Drawing.Point(301, 82);
     this.labelControl10.Name = "labelControl10";
     this.labelControl10.Size = new System.Drawing.Size(42, 13);
     this.labelControl10.TabIndex = 200;
     this.labelControl10.Text = "Code BM";
     //
     // CodeBM
     //
     this.CodeBM.Location = new System.Drawing.Point(348, 77);
     this.CodeBM.Name = "CodeBM";
     this.CodeBM.Properties.MaxLength = 100;
     this.CodeBM.Properties.ReadOnly = true;
     this.CodeBM.Size = new System.Drawing.Size(59, 20);
     this.CodeBM.TabIndex = 199;
     this.CodeBM.TabStop = false;
     //
     // plInfoBoxEtxBM
     //
     this.plInfoBoxEtxBM.Location = new System.Drawing.Point(155, 29);
     this.plInfoBoxEtxBM.Name = "plInfoBoxEtxBM";
     this.plInfoBoxEtxBM.Size = new System.Drawing.Size(24, 21);
     this.plInfoBoxEtxBM.TabIndex = 143;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(6, 58);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(37, 13);
     this.labelControl8.TabIndex = 128;
     this.labelControl8.Text = "Tên tập";
     //
     // TenTap
     //
     this.TenTap.EditValue = "";
     this.TenTap.Location = new System.Drawing.Point(60, 53);
     this.TenTap.Name = "TenTap";
     this.TenTap.Size = new System.Drawing.Size(350, 20);
     this.TenTap.TabIndex = 5;
     //
     // ThoiLuong
     //
     this.ThoiLuong.EditValue = "00:00:00:00";
     this.ThoiLuong.Location = new System.Drawing.Point(60, 77);
     this.ThoiLuong.Name = "ThoiLuong";
     this.ThoiLuong.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.ThoiLuong.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.ThoiLuong.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.ThoiLuong.Properties.ReadOnly = true;
     this.ThoiLuong.Size = new System.Drawing.Size(119, 20);
     this.ThoiLuong.TabIndex = 197;
     this.ThoiLuong.TabStop = false;
     this.ThoiLuong.TimeCode.Frame = 0;
     this.ThoiLuong.TimeCode.Hour = 0;
     this.ThoiLuong.TimeCode.Minute = 0;
     this.ThoiLuong.TimeCode.Second = 0;
     this.ThoiLuong.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // groupControl3
     //
     this.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl3.AppearanceCaption.Options.UseFont = true;
     this.groupControl3.Controls.Add(this.TimeCode_File_In);
     this.groupControl3.Controls.Add(this.lblTimeCodeOut);
     this.groupControl3.Controls.Add(this.lblTimeCodeIn);
     this.groupControl3.Controls.Add(this.TimeCode_Betacam_In);
     this.groupControl3.Controls.Add(this.label28);
     this.groupControl3.Controls.Add(this.label2);
     this.groupControl3.Controls.Add(this.TimeCode_File_Out);
     this.groupControl3.Controls.Add(this.label29);
     this.groupControl3.Controls.Add(this.TimeCode_File_Duration);
     this.groupControl3.Controls.Add(this.TimeCode_Betacam_Out);
     this.groupControl3.Location = new System.Drawing.Point(230, 148);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.ShowCaption = false;
     this.groupControl3.Size = new System.Drawing.Size(190, 141);
     this.groupControl3.TabIndex = 233;
     this.groupControl3.Text = "Timecode FILE";
     //
     // TimeCode_File_In
     //
     this.TimeCode_File_In.EditValue = "00:00:00:00";
     this.TimeCode_File_In.Location = new System.Drawing.Point(87, 38);
     this.TimeCode_File_In.Name = "TimeCode_File_In";
     this.TimeCode_File_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_In.Size = new System.Drawing.Size(98, 20);
     this.TimeCode_File_In.TabIndex = 222;
     this.TimeCode_File_In.TimeCode.Frame = 0;
     this.TimeCode_File_In.TimeCode.Hour = 0;
     this.TimeCode_File_In.TimeCode.Minute = 0;
     this.TimeCode_File_In.TimeCode.Second = 0;
     this.TimeCode_File_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // lblTimeCodeOut
     //
     this.lblTimeCodeOut.AutoSize = true;
     this.lblTimeCodeOut.Location = new System.Drawing.Point(8, 68);
     this.lblTimeCodeOut.Name = "lblTimeCodeOut";
     this.lblTimeCodeOut.Size = new System.Drawing.Size(73, 13);
     this.lblTimeCodeOut.TabIndex = 202;
     this.lblTimeCodeOut.Text = "Timecode Out";
     //
     // lblTimeCodeIn
     //
     this.lblTimeCodeIn.AutoSize = true;
     this.lblTimeCodeIn.Location = new System.Drawing.Point(8, 42);
     this.lblTimeCodeIn.Name = "lblTimeCodeIn";
     this.lblTimeCodeIn.Size = new System.Drawing.Size(65, 13);
     this.lblTimeCodeIn.TabIndex = 202;
     this.lblTimeCodeIn.Text = "Timecode In";
     //
     // TimeCode_Betacam_In
     //
     this.TimeCode_Betacam_In.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_In.Location = new System.Drawing.Point(120, 142);
     this.TimeCode_Betacam_In.Name = "TimeCode_Betacam_In";
     this.TimeCode_Betacam_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_In.Properties.ReadOnly = true;
     this.TimeCode_Betacam_In.Size = new System.Drawing.Size(30, 20);
     this.TimeCode_Betacam_In.TabIndex = 222;
     this.TimeCode_Betacam_In.TabStop = false;
     this.TimeCode_Betacam_In.TimeCode.Frame = 0;
     this.TimeCode_Betacam_In.TimeCode.Hour = 0;
     this.TimeCode_Betacam_In.TimeCode.Minute = 0;
     this.TimeCode_Betacam_In.TimeCode.Second = 0;
     this.TimeCode_Betacam_In.TimeCode.TimeCodeString = "00:00:00:00";
     this.TimeCode_Betacam_In.Visible = false;
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.ForeColor = System.Drawing.Color.Blue;
     this.label28.Location = new System.Drawing.Point(1, 146);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(115, 13);
     this.label28.TabIndex = 219;
     this.label28.Text = "Timecode betacame In";
     this.label28.Visible = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(8, 94);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(24, 13);
     this.label2.TabIndex = 217;
     this.label2.Text = "Dur";
     //
     // TimeCode_File_Out
     //
     this.TimeCode_File_Out.EditValue = "00:00:00:00";
     this.TimeCode_File_Out.Location = new System.Drawing.Point(87, 64);
     this.TimeCode_File_Out.Name = "TimeCode_File_Out";
     this.TimeCode_File_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_Out.Size = new System.Drawing.Size(98, 20);
     this.TimeCode_File_Out.TabIndex = 221;
     this.TimeCode_File_Out.TimeCode.Frame = 0;
     this.TimeCode_File_Out.TimeCode.Hour = 0;
     this.TimeCode_File_Out.TimeCode.Minute = 0;
     this.TimeCode_File_Out.TimeCode.Second = 0;
     this.TimeCode_File_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.ForeColor = System.Drawing.Color.Blue;
     this.label29.Location = new System.Drawing.Point(5, 159);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(123, 13);
     this.label29.TabIndex = 218;
     this.label29.Text = "Timecode betacame Out";
     this.label29.Visible = false;
     //
     // TimeCode_File_Duration
     //
     this.TimeCode_File_Duration.EditValue = "00:00:00:00";
     this.TimeCode_File_Duration.Location = new System.Drawing.Point(87, 90);
     this.TimeCode_File_Duration.Name = "TimeCode_File_Duration";
     this.TimeCode_File_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_Duration.Properties.ReadOnly = true;
     this.TimeCode_File_Duration.Size = new System.Drawing.Size(98, 20);
     this.TimeCode_File_Duration.TabIndex = 220;
     this.TimeCode_File_Duration.TabStop = false;
     this.TimeCode_File_Duration.TimeCode.Frame = 0;
     this.TimeCode_File_Duration.TimeCode.Hour = 0;
     this.TimeCode_File_Duration.TimeCode.Minute = 0;
     this.TimeCode_File_Duration.TimeCode.Second = 0;
     this.TimeCode_File_Duration.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // TimeCode_Betacam_Out
     //
     this.TimeCode_Betacam_Out.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_Out.Location = new System.Drawing.Point(134, 168);
     this.TimeCode_Betacam_Out.Name = "TimeCode_Betacam_Out";
     this.TimeCode_Betacam_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_Out.Properties.ReadOnly = true;
     this.TimeCode_Betacam_Out.Size = new System.Drawing.Size(40, 20);
     this.TimeCode_Betacam_Out.TabIndex = 221;
     this.TimeCode_Betacam_Out.TabStop = false;
     this.TimeCode_Betacam_Out.TimeCode.Frame = 0;
     this.TimeCode_Betacam_Out.TimeCode.Hour = 0;
     this.TimeCode_Betacam_Out.TimeCode.Minute = 0;
     this.TimeCode_Betacam_Out.TimeCode.Second = 0;
     this.TimeCode_Betacam_Out.TimeCode.TimeCodeString = "00:00:00:00";
     this.TimeCode_Betacam_Out.Visible = false;
     //
     // groupControl5
     //
     this.groupControl5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.groupControl5.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl5.AppearanceCaption.Options.UseFont = true;
     this.groupControl5.Controls.Add(this.label43);
     this.groupControl5.Controls.Add(this.lblCut1);
     this.groupControl5.Controls.Add(this.label1);
     this.groupControl5.Controls.Add(this.label4);
     this.groupControl5.Controls.Add(this.lblCut2);
     this.groupControl5.Controls.Add(this.TimeCode_Betacam_Duration);
     this.groupControl5.Controls.Add(this.lblCut3);
     this.groupControl5.Controls.Add(this.lblCut4);
     this.groupControl5.Controls.Add(this.Cut1_In);
     this.groupControl5.Controls.Add(this.lblCut5);
     this.groupControl5.Controls.Add(this.Cut1_Out);
     this.groupControl5.Controls.Add(this.Cut5_Out);
     this.groupControl5.Controls.Add(this.Cut2_In);
     this.groupControl5.Controls.Add(this.Cut5_In);
     this.groupControl5.Controls.Add(this.Cut2_Out);
     this.groupControl5.Controls.Add(this.Cut4_Out);
     this.groupControl5.Controls.Add(this.Cut3_In);
     this.groupControl5.Controls.Add(this.Cut4_In);
     this.groupControl5.Controls.Add(this.Cut3_Out);
     this.groupControl5.Location = new System.Drawing.Point(5, 148);
     this.groupControl5.Name = "groupControl5";
     this.groupControl5.ShowCaption = false;
     this.groupControl5.Size = new System.Drawing.Size(220, 196);
     this.groupControl5.TabIndex = 232;
     this.groupControl5.Text = "Timecode BETACAM";
     //
     // label43
     //
     this.label43.AutoSize = true;
     this.label43.Location = new System.Drawing.Point(158, 16);
     this.label43.Name = "label43";
     this.label43.Size = new System.Drawing.Size(25, 13);
     this.label43.TabIndex = 199;
     this.label43.Text = "Out";
     //
     // lblCut1
     //
     this.lblCut1.AutoSize = true;
     this.lblCut1.Location = new System.Drawing.Point(1, 42);
     this.lblCut1.Name = "lblCut1";
     this.lblCut1.Size = new System.Drawing.Size(33, 13);
     this.lblCut1.TabIndex = 202;
     this.lblCut1.Text = "Cut 1";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(71, 16);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(17, 13);
     this.label1.TabIndex = 203;
     this.label1.Text = "In";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(1, 172);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(24, 13);
     this.label4.TabIndex = 217;
     this.label4.Text = "Dur";
     //
     // lblCut2
     //
     this.lblCut2.AutoSize = true;
     this.lblCut2.Location = new System.Drawing.Point(1, 68);
     this.lblCut2.Name = "lblCut2";
     this.lblCut2.Size = new System.Drawing.Size(33, 13);
     this.lblCut2.TabIndex = 204;
     this.lblCut2.Text = "Cut 2";
     //
     // TimeCode_Betacam_Duration
     //
     this.TimeCode_Betacam_Duration.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_Duration.Location = new System.Drawing.Point(40, 168);
     this.TimeCode_Betacam_Duration.Name = "TimeCode_Betacam_Duration";
     this.TimeCode_Betacam_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_Duration.Properties.ReadOnly = true;
     this.TimeCode_Betacam_Duration.Size = new System.Drawing.Size(172, 20);
     this.TimeCode_Betacam_Duration.TabIndex = 220;
     this.TimeCode_Betacam_Duration.TabStop = false;
     this.TimeCode_Betacam_Duration.TimeCode.Frame = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Hour = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Minute = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Second = 0;
     this.TimeCode_Betacam_Duration.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // lblCut3
     //
     this.lblCut3.AutoSize = true;
     this.lblCut3.Location = new System.Drawing.Point(1, 94);
     this.lblCut3.Name = "lblCut3";
     this.lblCut3.Size = new System.Drawing.Size(33, 13);
     this.lblCut3.TabIndex = 198;
     this.lblCut3.Text = "Cut 3";
     //
     // lblCut4
     //
     this.lblCut4.AutoSize = true;
     this.lblCut4.Location = new System.Drawing.Point(1, 120);
     this.lblCut4.Name = "lblCut4";
     this.lblCut4.Size = new System.Drawing.Size(33, 13);
     this.lblCut4.TabIndex = 201;
     this.lblCut4.Text = "Cut 4";
     //
     // Cut1_In
     //
     this.Cut1_In.EditValue = "00:00:00:00";
     this.Cut1_In.Location = new System.Drawing.Point(40, 38);
     this.Cut1_In.Name = "Cut1_In";
     this.Cut1_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut1_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut1_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut1_In.Size = new System.Drawing.Size(79, 20);
     this.Cut1_In.TabIndex = 206;
     this.Cut1_In.TimeCode.Frame = 0;
     this.Cut1_In.TimeCode.Hour = 0;
     this.Cut1_In.TimeCode.Minute = 0;
     this.Cut1_In.TimeCode.Second = 0;
     this.Cut1_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // lblCut5
     //
     this.lblCut5.AutoSize = true;
     this.lblCut5.Location = new System.Drawing.Point(1, 146);
     this.lblCut5.Name = "lblCut5";
     this.lblCut5.Size = new System.Drawing.Size(33, 13);
     this.lblCut5.TabIndex = 200;
     this.lblCut5.Text = "Cut 5";
     //
     // Cut1_Out
     //
     this.Cut1_Out.EditValue = "00:00:00:00";
     this.Cut1_Out.Location = new System.Drawing.Point(131, 38);
     this.Cut1_Out.Name = "Cut1_Out";
     this.Cut1_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut1_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut1_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut1_Out.Size = new System.Drawing.Size(81, 20);
     this.Cut1_Out.TabIndex = 212;
     this.Cut1_Out.TimeCode.Frame = 0;
     this.Cut1_Out.TimeCode.Hour = 0;
     this.Cut1_Out.TimeCode.Minute = 0;
     this.Cut1_Out.TimeCode.Second = 0;
     this.Cut1_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut5_Out
     //
     this.Cut5_Out.EditValue = "00:00:00:00";
     this.Cut5_Out.Location = new System.Drawing.Point(131, 142);
     this.Cut5_Out.Name = "Cut5_Out";
     this.Cut5_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut5_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut5_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut5_Out.Size = new System.Drawing.Size(81, 20);
     this.Cut5_Out.TabIndex = 205;
     this.Cut5_Out.TimeCode.Frame = 0;
     this.Cut5_Out.TimeCode.Hour = 0;
     this.Cut5_Out.TimeCode.Minute = 0;
     this.Cut5_Out.TimeCode.Second = 0;
     this.Cut5_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut2_In
     //
     this.Cut2_In.EditValue = "00:00:00:00";
     this.Cut2_In.Location = new System.Drawing.Point(40, 64);
     this.Cut2_In.Name = "Cut2_In";
     this.Cut2_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut2_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut2_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut2_In.Size = new System.Drawing.Size(79, 20);
     this.Cut2_In.TabIndex = 211;
     this.Cut2_In.TimeCode.Frame = 0;
     this.Cut2_In.TimeCode.Hour = 0;
     this.Cut2_In.TimeCode.Minute = 0;
     this.Cut2_In.TimeCode.Second = 0;
     this.Cut2_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut5_In
     //
     this.Cut5_In.EditValue = "00:00:00:00";
     this.Cut5_In.Location = new System.Drawing.Point(40, 142);
     this.Cut5_In.Name = "Cut5_In";
     this.Cut5_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut5_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut5_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut5_In.Size = new System.Drawing.Size(79, 20);
     this.Cut5_In.TabIndex = 209;
     this.Cut5_In.TimeCode.Frame = 0;
     this.Cut5_In.TimeCode.Hour = 0;
     this.Cut5_In.TimeCode.Minute = 0;
     this.Cut5_In.TimeCode.Second = 0;
     this.Cut5_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut2_Out
     //
     this.Cut2_Out.EditValue = "00:00:00:00";
     this.Cut2_Out.Location = new System.Drawing.Point(131, 64);
     this.Cut2_Out.Name = "Cut2_Out";
     this.Cut2_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut2_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut2_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut2_Out.Size = new System.Drawing.Size(81, 20);
     this.Cut2_Out.TabIndex = 214;
     this.Cut2_Out.TimeCode.Frame = 0;
     this.Cut2_Out.TimeCode.Hour = 0;
     this.Cut2_Out.TimeCode.Minute = 0;
     this.Cut2_Out.TimeCode.Second = 0;
     this.Cut2_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut4_Out
     //
     this.Cut4_Out.EditValue = "00:00:00:00";
     this.Cut4_Out.Location = new System.Drawing.Point(131, 116);
     this.Cut4_Out.Name = "Cut4_Out";
     this.Cut4_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut4_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut4_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut4_Out.Size = new System.Drawing.Size(81, 20);
     this.Cut4_Out.TabIndex = 210;
     this.Cut4_Out.TimeCode.Frame = 0;
     this.Cut4_Out.TimeCode.Hour = 0;
     this.Cut4_Out.TimeCode.Minute = 0;
     this.Cut4_Out.TimeCode.Second = 0;
     this.Cut4_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut3_In
     //
     this.Cut3_In.EditValue = "00:00:00:00";
     this.Cut3_In.Location = new System.Drawing.Point(40, 90);
     this.Cut3_In.Name = "Cut3_In";
     this.Cut3_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut3_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut3_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut3_In.Size = new System.Drawing.Size(79, 20);
     this.Cut3_In.TabIndex = 213;
     this.Cut3_In.TimeCode.Frame = 0;
     this.Cut3_In.TimeCode.Hour = 0;
     this.Cut3_In.TimeCode.Minute = 0;
     this.Cut3_In.TimeCode.Second = 0;
     this.Cut3_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut4_In
     //
     this.Cut4_In.EditValue = "00:00:00:00";
     this.Cut4_In.Location = new System.Drawing.Point(40, 116);
     this.Cut4_In.Name = "Cut4_In";
     this.Cut4_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut4_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut4_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut4_In.Size = new System.Drawing.Size(79, 20);
     this.Cut4_In.TabIndex = 207;
     this.Cut4_In.TimeCode.Frame = 0;
     this.Cut4_In.TimeCode.Hour = 0;
     this.Cut4_In.TimeCode.Minute = 0;
     this.Cut4_In.TimeCode.Second = 0;
     this.Cut4_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Cut3_Out
     //
     this.Cut3_Out.EditValue = "00:00:00:00";
     this.Cut3_Out.Location = new System.Drawing.Point(131, 90);
     this.Cut3_Out.Name = "Cut3_Out";
     this.Cut3_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.Cut3_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.Cut3_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.Cut3_Out.Size = new System.Drawing.Size(81, 20);
     this.Cut3_Out.TabIndex = 208;
     this.Cut3_Out.TimeCode.Frame = 0;
     this.Cut3_Out.TimeCode.Hour = 0;
     this.Cut3_Out.TimeCode.Minute = 0;
     this.Cut3_Out.TimeCode.Second = 0;
     this.Cut3_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // frmBienMuc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(768, 593);
     this.Controls.Add(this.groupControlThongTin);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.flowLayoutPanel2);
     this.Controls.Add(this.lblTitle);
     this.Name = "frmBienMuc";
     this.Text = "Biên mục";
     this.Load += new System.EventHandler(this.frmPhuongAnDeXuatTour_Load);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlHD)).EndInit();
     this.groupControlHD.ResumeLayout(false);
     this.groupControlHD.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).EndInit();
     this.groupControlThongTin.ResumeLayout(false);
     this.groupControlThongTin.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CodeCT.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyChuongTrinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyBienMuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TapSo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinMuon)).EndInit();
     this.groupControlThongTinMuon.ResumeLayout(false);
     this.groupControlThongTinMuon.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NgayTra.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayTra.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     this.groupControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTinBM)).EndInit();
     this.groupControlThongTinBM.ResumeLayout(false);
     this.groupControlThongTinBM.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.CodeBM.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     this.groupControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut1_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut1_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut5_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut2_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut5_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut2_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut4_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut3_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut4_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Cut3_Out.Properties)).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.DocManagement_DocModify_TabContr = new DevExpress.XtraTab.XtraTabControl();
     this.DocManagement_DocModify_TabContr_BasicInfo = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete = new DevExpress.XtraEditors.SimpleButton();
     this.checkEdit2 = new DevExpress.XtraEditors.CheckEdit();
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.DocManagement_DocModify_GroupControl_PartsRelated = new DevExpress.XtraEditors.GroupControl();
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo = new DevExpress.XtraTab.XtraTabControl();
     this.DocManagement_DocModify_XtraTabPage_Remark = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_XtraTabPage_KeyWords = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_XtraTabPage_Summary = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_ButtonEdit_InValidTime = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_ButtonEdit_DocModel = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_ButtonEdit_ValidTime = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_ButtonEdit_DocUpload = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_ButtonEdit_DocFlow = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_BtnEdit_DocCategory = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_BtnEdit_DocNumber = new DevExpress.XtraEditors.ButtonEdit();
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel = new DevExpress.XtraEditors.DropDownButton();
     this.DocManagement_DocModify_Label_SecurityLevel = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_InValidTime = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_ValidTime = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocModel = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocUpload = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_TextEdit_DocPage = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_Label_DocPage = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocFlow = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_ModifyTime = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_TextEdit_ModifyTime = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_TextEdit_ModifyCount = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_Label_ModifyCount = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocCategory = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_TextEdit_DocFormat = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_Label_DocFormat = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_TextEdit_EnglishName = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_Label_EnglishName = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocName = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_TextEdit_ = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_TextEidt_DocVersion = new DevExpress.XtraEditors.TextEdit();
     this.DocManagement_DocModify_Label_DocVersion = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_Label_DocNumber = new DevExpress.XtraEditors.LabelControl();
     this.DocManagement_DocModify_tabContr_AdditionalInfor = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_TabContr_ApproInfo = new DevExpress.XtraTab.XtraTabPage();
     this.DocManagement_DocModify_TabContr_DocAssociated = new DevExpress.XtraTab.XtraTabPage();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TabContr)).BeginInit();
     this.DocManagement_DocModify_TabContr.SuspendLayout();
     this.DocManagement_DocModify_TabContr_BasicInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_GroupControl_PartsRelated)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_XtraTabControl_DocBasicInfo)).BeginInit();
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_InValidTime.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocModel.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_ValidTime.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocUpload.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocFlow.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_BtnEdit_DocCategory.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_BtnEdit_DocNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_DocPage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_ModifyTime.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_ModifyCount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_DocFormat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_EnglishName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEidt_DocVersion.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // DocManagement_DocModify_TabContr
     //
     this.DocManagement_DocModify_TabContr.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_TabContr.Location = new System.Drawing.Point(1, 0);
     this.DocManagement_DocModify_TabContr.Name = "DocManagement_DocModify_TabContr";
     this.DocManagement_DocModify_TabContr.SelectedTabPage = this.DocManagement_DocModify_TabContr_BasicInfo;
     this.DocManagement_DocModify_TabContr.Size = new System.Drawing.Size(683, 565);
     this.DocManagement_DocModify_TabContr.TabIndex = 1;
     this.DocManagement_DocModify_TabContr.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.DocManagement_DocModify_TabContr_BasicInfo,
     this.DocManagement_DocModify_tabContr_AdditionalInfor,
     this.DocManagement_DocModify_TabContr_ApproInfo,
     this.DocManagement_DocModify_TabContr_DocAssociated});
     //
     // DocManagement_DocModify_TabContr_BasicInfo
     //
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.checkEdit2);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.simpleButton2);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.simpleButton1);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_GroupControl_PartsRelated);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_XtraTabControl_DocBasicInfo);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_ButtonEdit_InValidTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_ButtonEdit_DocModel);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_ButtonEdit_ValidTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_ButtonEdit_DocUpload);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_ButtonEdit_DocFlow);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_BtnEdit_DocCategory);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_BtnEdit_DocNumber);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_DropDownBtn_SecurityLevel);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_SecurityLevel);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_InValidTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_ValidTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocModel);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocUpload);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_DocPage);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocPage);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocFlow);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_ModifyTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_ModifyTime);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_ModifyCount);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_ModifyCount);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocCategory);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_DocFormat);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocFormat);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_EnglishName);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_EnglishName);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocName);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEdit_);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_TextEidt_DocVersion);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocVersion);
     this.DocManagement_DocModify_TabContr_BasicInfo.Controls.Add(this.DocManagement_DocModify_Label_DocNumber);
     this.DocManagement_DocModify_TabContr_BasicInfo.Name = "DocManagement_DocModify_TabContr_BasicInfo";
     this.DocManagement_DocModify_TabContr_BasicInfo.Size = new System.Drawing.Size(677, 536);
     this.DocManagement_DocModify_TabContr_BasicInfo.Text = "文档基本信息";
     //
     // DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete
     //
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.Location = new System.Drawing.Point(508, 400);
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.Name = "DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete";
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.Size = new System.Drawing.Size(75, 23);
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.TabIndex = 1;
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Delete.Text = "删除";
     //
     // checkEdit2
     //
     this.checkEdit2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.checkEdit2.Location = new System.Drawing.Point(338, 195);
     this.checkEdit2.Name = "checkEdit2";
     this.checkEdit2.Properties.Caption = "自动归档";
     this.checkEdit2.Size = new System.Drawing.Size(96, 19);
     this.checkEdit2.TabIndex = 51;
     //
     // DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add
     //
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.Location = new System.Drawing.Point(508, 371);
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.Name = "DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add";
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.Size = new System.Drawing.Size(75, 23);
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.TabIndex = 0;
     this.DocManagement_DocModify_GroupControl_PartsRelated_Btn_Add.Text = "添加";
     //
     // simpleButton2
     //
     this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.simpleButton2.Location = new System.Drawing.Point(569, 505);
     this.simpleButton2.Name = "simpleButton2";
     this.simpleButton2.Size = new System.Drawing.Size(75, 23);
     this.simpleButton2.TabIndex = 40;
     this.simpleButton2.Text = "取消";
     //
     // simpleButton1
     //
     this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.simpleButton1.Location = new System.Drawing.Point(488, 505);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 39;
     this.simpleButton1.Text = "确定";
     //
     // DocManagement_DocModify_GroupControl_PartsRelated
     //
     this.DocManagement_DocModify_GroupControl_PartsRelated.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_GroupControl_PartsRelated.Location = new System.Drawing.Point(32, 371);
     this.DocManagement_DocModify_GroupControl_PartsRelated.Name = "DocManagement_DocModify_GroupControl_PartsRelated";
     this.DocManagement_DocModify_GroupControl_PartsRelated.Size = new System.Drawing.Size(470, 130);
     this.DocManagement_DocModify_GroupControl_PartsRelated.TabIndex = 38;
     this.DocManagement_DocModify_GroupControl_PartsRelated.Text = "关联零部件";
     //
     // DocManagement_DocModify_XtraTabControl_DocBasicInfo
     //
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Horizontal;
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.Location = new System.Drawing.Point(32, 224);
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.Name = "DocManagement_DocModify_XtraTabControl_DocBasicInfo";
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.SelectedTabPage = this.DocManagement_DocModify_XtraTabPage_Remark;
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.Size = new System.Drawing.Size(571, 141);
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.TabIndex = 37;
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.DocManagement_DocModify_XtraTabPage_Remark,
     this.DocManagement_DocModify_XtraTabPage_KeyWords,
     this.DocManagement_DocModify_XtraTabPage_Summary});
     //
     // DocManagement_DocModify_XtraTabPage_Remark
     //
     this.DocManagement_DocModify_XtraTabPage_Remark.Name = "DocManagement_DocModify_XtraTabPage_Remark";
     this.DocManagement_DocModify_XtraTabPage_Remark.Size = new System.Drawing.Size(515, 135);
     this.DocManagement_DocModify_XtraTabPage_Remark.Text = "备注";
     //
     // DocManagement_DocModify_XtraTabPage_KeyWords
     //
     this.DocManagement_DocModify_XtraTabPage_KeyWords.Name = "DocManagement_DocModify_XtraTabPage_KeyWords";
     this.DocManagement_DocModify_XtraTabPage_KeyWords.Size = new System.Drawing.Size(515, 135);
     this.DocManagement_DocModify_XtraTabPage_KeyWords.Text = "关键字";
     //
     // DocManagement_DocModify_XtraTabPage_Summary
     //
     this.DocManagement_DocModify_XtraTabPage_Summary.Name = "DocManagement_DocModify_XtraTabPage_Summary";
     this.DocManagement_DocModify_XtraTabPage_Summary.Size = new System.Drawing.Size(515, 135);
     this.DocManagement_DocModify_XtraTabPage_Summary.Text = "摘要";
     //
     // DocManagement_DocModify_ButtonEdit_InValidTime
     //
     this.DocManagement_DocModify_ButtonEdit_InValidTime.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_ButtonEdit_InValidTime.Location = new System.Drawing.Point(420, 167);
     this.DocManagement_DocModify_ButtonEdit_InValidTime.Name = "DocManagement_DocModify_ButtonEdit_InValidTime";
     this.DocManagement_DocModify_ButtonEdit_InValidTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_ButtonEdit_InValidTime.Size = new System.Drawing.Size(176, 20);
     this.DocManagement_DocModify_ButtonEdit_InValidTime.TabIndex = 36;
     //
     // DocManagement_DocModify_ButtonEdit_DocModel
     //
     this.DocManagement_DocModify_ButtonEdit_DocModel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_ButtonEdit_DocModel.Location = new System.Drawing.Point(420, 140);
     this.DocManagement_DocModify_ButtonEdit_DocModel.Name = "DocManagement_DocModify_ButtonEdit_DocModel";
     this.DocManagement_DocModify_ButtonEdit_DocModel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_ButtonEdit_DocModel.Size = new System.Drawing.Size(176, 20);
     this.DocManagement_DocModify_ButtonEdit_DocModel.TabIndex = 35;
     //
     // DocManagement_DocModify_ButtonEdit_ValidTime
     //
     this.DocManagement_DocModify_ButtonEdit_ValidTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_ButtonEdit_ValidTime.Location = new System.Drawing.Point(108, 172);
     this.DocManagement_DocModify_ButtonEdit_ValidTime.Name = "DocManagement_DocModify_ButtonEdit_ValidTime";
     this.DocManagement_DocModify_ButtonEdit_ValidTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_ButtonEdit_ValidTime.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_ButtonEdit_ValidTime.TabIndex = 34;
     //
     // DocManagement_DocModify_ButtonEdit_DocUpload
     //
     this.DocManagement_DocModify_ButtonEdit_DocUpload.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_ButtonEdit_DocUpload.Location = new System.Drawing.Point(108, 146);
     this.DocManagement_DocModify_ButtonEdit_DocUpload.Name = "DocManagement_DocModify_ButtonEdit_DocUpload";
     this.DocManagement_DocModify_ButtonEdit_DocUpload.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_ButtonEdit_DocUpload.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_ButtonEdit_DocUpload.TabIndex = 33;
     //
     // DocManagement_DocModify_ButtonEdit_DocFlow
     //
     this.DocManagement_DocModify_ButtonEdit_DocFlow.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_ButtonEdit_DocFlow.Location = new System.Drawing.Point(108, 117);
     this.DocManagement_DocModify_ButtonEdit_DocFlow.Name = "DocManagement_DocModify_ButtonEdit_DocFlow";
     this.DocManagement_DocModify_ButtonEdit_DocFlow.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_ButtonEdit_DocFlow.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_ButtonEdit_DocFlow.TabIndex = 32;
     //
     // DocManagement_DocModify_BtnEdit_DocCategory
     //
     this.DocManagement_DocModify_BtnEdit_DocCategory.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_BtnEdit_DocCategory.Location = new System.Drawing.Point(420, 60);
     this.DocManagement_DocModify_BtnEdit_DocCategory.Name = "DocManagement_DocModify_BtnEdit_DocCategory";
     this.DocManagement_DocModify_BtnEdit_DocCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_BtnEdit_DocCategory.Size = new System.Drawing.Size(176, 20);
     this.DocManagement_DocModify_BtnEdit_DocCategory.TabIndex = 31;
     //
     // DocManagement_DocModify_BtnEdit_DocNumber
     //
     this.DocManagement_DocModify_BtnEdit_DocNumber.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_BtnEdit_DocNumber.Location = new System.Drawing.Point(108, 6);
     this.DocManagement_DocModify_BtnEdit_DocNumber.Name = "DocManagement_DocModify_BtnEdit_DocNumber";
     this.DocManagement_DocModify_BtnEdit_DocNumber.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DocManagement_DocModify_BtnEdit_DocNumber.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_BtnEdit_DocNumber.TabIndex = 30;
     //
     // DocManagement_DocModify_DropDownBtn_SecurityLevel
     //
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.Location = new System.Drawing.Point(108, 197);
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.Name = "DocManagement_DocModify_DropDownBtn_SecurityLevel";
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.TabIndex = 29;
     this.DocManagement_DocModify_DropDownBtn_SecurityLevel.Text = "结构配置\r\n乱七八糟\r\n加载数据\r\n蛋蛋疼至极";
     //
     // DocManagement_DocModify_Label_SecurityLevel
     //
     this.DocManagement_DocModify_Label_SecurityLevel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_SecurityLevel.Location = new System.Drawing.Point(32, 201);
     this.DocManagement_DocModify_Label_SecurityLevel.Name = "DocManagement_DocModify_Label_SecurityLevel";
     this.DocManagement_DocModify_Label_SecurityLevel.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_SecurityLevel.TabIndex = 28;
     this.DocManagement_DocModify_Label_SecurityLevel.Text = "文档密级:";
     //
     // DocManagement_DocModify_Label_InValidTime
     //
     this.DocManagement_DocModify_Label_InValidTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_InValidTime.Location = new System.Drawing.Point(348, 173);
     this.DocManagement_DocModify_Label_InValidTime.Name = "DocManagement_DocModify_Label_InValidTime";
     this.DocManagement_DocModify_Label_InValidTime.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_InValidTime.TabIndex = 26;
     this.DocManagement_DocModify_Label_InValidTime.Text = "失效时间:";
     //
     // DocManagement_DocModify_Label_ValidTime
     //
     this.DocManagement_DocModify_Label_ValidTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_ValidTime.Location = new System.Drawing.Point(32, 175);
     this.DocManagement_DocModify_Label_ValidTime.Name = "DocManagement_DocModify_Label_ValidTime";
     this.DocManagement_DocModify_Label_ValidTime.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_ValidTime.TabIndex = 24;
     this.DocManagement_DocModify_Label_ValidTime.Text = "生效时间:";
     //
     // DocManagement_DocModify_Label_DocModel
     //
     this.DocManagement_DocModify_Label_DocModel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocModel.Location = new System.Drawing.Point(348, 146);
     this.DocManagement_DocModify_Label_DocModel.Name = "DocManagement_DocModify_Label_DocModel";
     this.DocManagement_DocModify_Label_DocModel.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocModel.TabIndex = 22;
     this.DocManagement_DocModify_Label_DocModel.Text = "文档模板:";
     //
     // DocManagement_DocModify_Label_DocUpload
     //
     this.DocManagement_DocModify_Label_DocUpload.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocUpload.Location = new System.Drawing.Point(32, 149);
     this.DocManagement_DocModify_Label_DocUpload.Name = "DocManagement_DocModify_Label_DocUpload";
     this.DocManagement_DocModify_Label_DocUpload.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocUpload.TabIndex = 19;
     this.DocManagement_DocModify_Label_DocUpload.Text = "上传文件:";
     //
     // DocManagement_DocModify_TextEdit_DocPage
     //
     this.DocManagement_DocModify_TextEdit_DocPage.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_TextEdit_DocPage.Location = new System.Drawing.Point(420, 115);
     this.DocManagement_DocModify_TextEdit_DocPage.Name = "DocManagement_DocModify_TextEdit_DocPage";
     this.DocManagement_DocModify_TextEdit_DocPage.Size = new System.Drawing.Size(175, 20);
     this.DocManagement_DocModify_TextEdit_DocPage.TabIndex = 18;
     //
     // DocManagement_DocModify_Label_DocPage
     //
     this.DocManagement_DocModify_Label_DocPage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocPage.Location = new System.Drawing.Point(348, 120);
     this.DocManagement_DocModify_Label_DocPage.Name = "DocManagement_DocModify_Label_DocPage";
     this.DocManagement_DocModify_Label_DocPage.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocPage.TabIndex = 17;
     this.DocManagement_DocModify_Label_DocPage.Text = "文档页面:";
     //
     // DocManagement_DocModify_Label_DocFlow
     //
     this.DocManagement_DocModify_Label_DocFlow.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocFlow.Location = new System.Drawing.Point(32, 120);
     this.DocManagement_DocModify_Label_DocFlow.Name = "DocManagement_DocModify_Label_DocFlow";
     this.DocManagement_DocModify_Label_DocFlow.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocFlow.TabIndex = 16;
     this.DocManagement_DocModify_Label_DocFlow.Text = "文档流程:";
     //
     // DocManagement_DocModify_Label_ModifyTime
     //
     this.DocManagement_DocModify_Label_ModifyTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_ModifyTime.Location = new System.Drawing.Point(348, 92);
     this.DocManagement_DocModify_Label_ModifyTime.Name = "DocManagement_DocModify_Label_ModifyTime";
     this.DocManagement_DocModify_Label_ModifyTime.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_ModifyTime.TabIndex = 15;
     this.DocManagement_DocModify_Label_ModifyTime.Text = "修改时间:";
     //
     // DocManagement_DocModify_TextEdit_ModifyTime
     //
     this.DocManagement_DocModify_TextEdit_ModifyTime.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_TextEdit_ModifyTime.Location = new System.Drawing.Point(421, 86);
     this.DocManagement_DocModify_TextEdit_ModifyTime.Name = "DocManagement_DocModify_TextEdit_ModifyTime";
     this.DocManagement_DocModify_TextEdit_ModifyTime.Size = new System.Drawing.Size(175, 20);
     this.DocManagement_DocModify_TextEdit_ModifyTime.TabIndex = 14;
     //
     // DocManagement_DocModify_TextEdit_ModifyCount
     //
     this.DocManagement_DocModify_TextEdit_ModifyCount.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_TextEdit_ModifyCount.Location = new System.Drawing.Point(108, 91);
     this.DocManagement_DocModify_TextEdit_ModifyCount.Name = "DocManagement_DocModify_TextEdit_ModifyCount";
     this.DocManagement_DocModify_TextEdit_ModifyCount.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_TextEdit_ModifyCount.TabIndex = 13;
     //
     // DocManagement_DocModify_Label_ModifyCount
     //
     this.DocManagement_DocModify_Label_ModifyCount.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_ModifyCount.Location = new System.Drawing.Point(32, 94);
     this.DocManagement_DocModify_Label_ModifyCount.Name = "DocManagement_DocModify_Label_ModifyCount";
     this.DocManagement_DocModify_Label_ModifyCount.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_ModifyCount.TabIndex = 12;
     this.DocManagement_DocModify_Label_ModifyCount.Text = "修改次数:";
     //
     // DocManagement_DocModify_Label_DocCategory
     //
     this.DocManagement_DocModify_Label_DocCategory.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocCategory.Location = new System.Drawing.Point(348, 63);
     this.DocManagement_DocModify_Label_DocCategory.Name = "DocManagement_DocModify_Label_DocCategory";
     this.DocManagement_DocModify_Label_DocCategory.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocCategory.TabIndex = 10;
     this.DocManagement_DocModify_Label_DocCategory.Text = "文档分类:";
     //
     // DocManagement_DocModify_TextEdit_DocFormat
     //
     this.DocManagement_DocModify_TextEdit_DocFormat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_TextEdit_DocFormat.Location = new System.Drawing.Point(108, 63);
     this.DocManagement_DocModify_TextEdit_DocFormat.Name = "DocManagement_DocModify_TextEdit_DocFormat";
     this.DocManagement_DocModify_TextEdit_DocFormat.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_TextEdit_DocFormat.TabIndex = 9;
     //
     // DocManagement_DocModify_Label_DocFormat
     //
     this.DocManagement_DocModify_Label_DocFormat.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocFormat.Location = new System.Drawing.Point(32, 65);
     this.DocManagement_DocModify_Label_DocFormat.Name = "DocManagement_DocModify_Label_DocFormat";
     this.DocManagement_DocModify_Label_DocFormat.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_DocFormat.TabIndex = 8;
     this.DocManagement_DocModify_Label_DocFormat.Text = "文档格式:";
     //
     // DocManagement_DocModify_TextEdit_EnglishName
     //
     this.DocManagement_DocModify_TextEdit_EnglishName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_TextEdit_EnglishName.Location = new System.Drawing.Point(420, 34);
     this.DocManagement_DocModify_TextEdit_EnglishName.Name = "DocManagement_DocModify_TextEdit_EnglishName";
     this.DocManagement_DocModify_TextEdit_EnglishName.Size = new System.Drawing.Size(175, 20);
     this.DocManagement_DocModify_TextEdit_EnglishName.TabIndex = 7;
     //
     // DocManagement_DocModify_Label_EnglishName
     //
     this.DocManagement_DocModify_Label_EnglishName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_EnglishName.Location = new System.Drawing.Point(348, 40);
     this.DocManagement_DocModify_Label_EnglishName.Name = "DocManagement_DocModify_Label_EnglishName";
     this.DocManagement_DocModify_Label_EnglishName.Size = new System.Drawing.Size(52, 14);
     this.DocManagement_DocModify_Label_EnglishName.TabIndex = 6;
     this.DocManagement_DocModify_Label_EnglishName.Text = "英文名称:";
     //
     // DocManagement_DocModify_Label_DocName
     //
     this.DocManagement_DocModify_Label_DocName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocName.Location = new System.Drawing.Point(25, 40);
     this.DocManagement_DocModify_Label_DocName.Name = "DocManagement_DocModify_Label_DocName";
     this.DocManagement_DocModify_Label_DocName.Size = new System.Drawing.Size(59, 14);
     this.DocManagement_DocModify_Label_DocName.TabIndex = 5;
     this.DocManagement_DocModify_Label_DocName.Text = "*文档名称:";
     //
     // DocManagement_DocModify_TextEdit_
     //
     this.DocManagement_DocModify_TextEdit_.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_TextEdit_.Location = new System.Drawing.Point(108, 37);
     this.DocManagement_DocModify_TextEdit_.Name = "DocManagement_DocModify_TextEdit_";
     this.DocManagement_DocModify_TextEdit_.Size = new System.Drawing.Size(172, 20);
     this.DocManagement_DocModify_TextEdit_.TabIndex = 4;
     //
     // DocManagement_DocModify_TextEidt_DocVersion
     //
     this.DocManagement_DocModify_TextEidt_DocVersion.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.DocManagement_DocModify_TextEidt_DocVersion.Location = new System.Drawing.Point(421, 7);
     this.DocManagement_DocModify_TextEidt_DocVersion.Name = "DocManagement_DocModify_TextEidt_DocVersion";
     this.DocManagement_DocModify_TextEidt_DocVersion.Size = new System.Drawing.Size(175, 20);
     this.DocManagement_DocModify_TextEidt_DocVersion.TabIndex = 3;
     //
     // DocManagement_DocModify_Label_DocVersion
     //
     this.DocManagement_DocModify_Label_DocVersion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocVersion.Location = new System.Drawing.Point(340, 12);
     this.DocManagement_DocModify_Label_DocVersion.Name = "DocManagement_DocModify_Label_DocVersion";
     this.DocManagement_DocModify_Label_DocVersion.Size = new System.Drawing.Size(67, 14);
     this.DocManagement_DocModify_Label_DocVersion.TabIndex = 2;
     this.DocManagement_DocModify_Label_DocVersion.Text = "*文档版本:";
     //
     // DocManagement_DocModify_Label_DocNumber
     //
     this.DocManagement_DocModify_Label_DocNumber.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.DocManagement_DocModify_Label_DocNumber.Location = new System.Drawing.Point(25, 10);
     this.DocManagement_DocModify_Label_DocNumber.Name = "DocManagement_DocModify_Label_DocNumber";
     this.DocManagement_DocModify_Label_DocNumber.Size = new System.Drawing.Size(59, 14);
     this.DocManagement_DocModify_Label_DocNumber.TabIndex = 1;
     this.DocManagement_DocModify_Label_DocNumber.Text = "*文档编码:";
     //
     // DocManagement_DocModify_tabContr_AdditionalInfor
     //
     this.DocManagement_DocModify_tabContr_AdditionalInfor.Name = "DocManagement_DocModify_tabContr_AdditionalInfor";
     this.DocManagement_DocModify_tabContr_AdditionalInfor.Size = new System.Drawing.Size(677, 536);
     this.DocManagement_DocModify_tabContr_AdditionalInfor.Text = "文档附加信息";
     //
     // DocManagement_DocModify_TabContr_ApproInfo
     //
     this.DocManagement_DocModify_TabContr_ApproInfo.Name = "DocManagement_DocModify_TabContr_ApproInfo";
     this.DocManagement_DocModify_TabContr_ApproInfo.Size = new System.Drawing.Size(677, 536);
     this.DocManagement_DocModify_TabContr_ApproInfo.Text = "文档审签信息";
     //
     // DocManagement_DocModify_TabContr_DocAssociated
     //
     this.DocManagement_DocModify_TabContr_DocAssociated.Name = "DocManagement_DocModify_TabContr_DocAssociated";
     this.DocManagement_DocModify_TabContr_DocAssociated.Size = new System.Drawing.Size(677, 536);
     this.DocManagement_DocModify_TabContr_DocAssociated.Text = "关联文档";
     //
     // DocEntryExists
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(677, 576);
     this.Controls.Add(this.DocManagement_DocModify_TabContr);
     this.Name = "DocEntryExists";
     this.Text = "录入已有文档";
     this.Load += new System.EventHandler(this.DocEntryExists_Load);
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TabContr)).EndInit();
     this.DocManagement_DocModify_TabContr.ResumeLayout(false);
     this.DocManagement_DocModify_TabContr_BasicInfo.ResumeLayout(false);
     this.DocManagement_DocModify_TabContr_BasicInfo.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_GroupControl_PartsRelated)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_XtraTabControl_DocBasicInfo)).EndInit();
     this.DocManagement_DocModify_XtraTabControl_DocBasicInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_InValidTime.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocModel.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_ValidTime.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocUpload.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_ButtonEdit_DocFlow.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_BtnEdit_DocCategory.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_BtnEdit_DocNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_DocPage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_ModifyTime.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_ModifyCount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_DocFormat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_EnglishName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEdit_.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DocManagement_DocModify_TextEidt_DocVersion.Properties)).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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKhoaMoSoCongNo));
     this.btnCapNhatCongNoDauKy = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.DaKetChuyen = new DevExpress.XtraEditors.CheckEdit();
     this.DenNgay = new DevExpress.XtraEditors.DateEdit();
     this.TuNgay = new DevExpress.XtraEditors.DateEdit();
     this.btnMoKhoa = new DevExpress.XtraEditors.SimpleButton();
     this.btnKhoa = new DevExpress.XtraEditors.SimpleButton();
     this.Dong = new DevExpress.XtraEditors.SimpleButton();
     this.label2 = new System.Windows.Forms.PLLabel();
     this.KyKinhDoanh = new ProtocolVN.Framework.Win.PLCombobox();
     this.label1 = new System.Windows.Forms.PLLabel();
     this.label15 = new System.Windows.Forms.PLLabel();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.itemXemTruoc = new System.Windows.Forms.ToolStripMenuItem();
     this.gridControlMaster = new DevExpress.XtraGrid.GridControl();
     this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.colMasterID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterLcp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterEmp = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterDonVi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterTienThu = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterTienChi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cplMasterNgayPs = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterNgayTao = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterNguoiTao = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterDienGiai = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMasterThuChiBit = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.DaKetChuyen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties)).BeginInit();
     this.ctMnuInPhieu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // btnCapNhatCongNoDauKy
     //
     this.btnCapNhatCongNoDauKy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnCapNhatCongNoDauKy.Location = new System.Drawing.Point(92, 443);
     this.btnCapNhatCongNoDauKy.Name = "btnCapNhatCongNoDauKy";
     this.btnCapNhatCongNoDauKy.Size = new System.Drawing.Size(135, 23);
     this.btnCapNhatCongNoDauKy.TabIndex = 44;
     this.btnCapNhatCongNoDauKy.Text = "Cập nhật công nợ đầu kỳ";
     this.btnCapNhatCongNoDauKy.Visible = false;
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(11, 443);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(75, 23);
     this.InPhieu.TabIndex = 43;
     this.InPhieu.Text = "&In phiếu";
     //
     // DaKetChuyen
     //
     this.DaKetChuyen.Enabled = false;
     this.DaKetChuyen.Location = new System.Drawing.Point(683, 8);
     this.DaKetChuyen.Name = "DaKetChuyen";
     this.DaKetChuyen.Properties.Caption = "Đã khóa sổ";
     this.DaKetChuyen.Size = new System.Drawing.Size(92, 19);
     this.DaKetChuyen.TabIndex = 45;
     this.DaKetChuyen.ToolTip = "Khách thường xuyên";
     //
     // DenNgay
     //
     this.DenNgay.EditValue = null;
     this.DenNgay.Location = new System.Drawing.Point(557, 7);
     this.DenNgay.Name = "DenNgay";
     this.DenNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DenNgay.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.DenNgay.Size = new System.Drawing.Size(100, 20);
     this.DenNgay.TabIndex = 41;
     //
     // TuNgay
     //
     this.TuNgay.EditValue = null;
     this.TuNgay.Location = new System.Drawing.Point(371, 7);
     this.TuNgay.Name = "TuNgay";
     this.TuNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TuNgay.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TuNgay.Size = new System.Drawing.Size(100, 20);
     this.TuNgay.TabIndex = 42;
     //
     // btnMoKhoa
     //
     this.btnMoKhoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnMoKhoa.Location = new System.Drawing.Point(738, 443);
     this.btnMoKhoa.Name = "btnMoKhoa";
     this.btnMoKhoa.Size = new System.Drawing.Size(75, 23);
     this.btnMoKhoa.TabIndex = 40;
     this.btnMoKhoa.Text = "Mở khoá";
     this.btnMoKhoa.Click += new System.EventHandler(this.MoKhoa_Click);
     //
     // btnKhoa
     //
     this.btnKhoa.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnKhoa.Location = new System.Drawing.Point(738, 443);
     this.btnKhoa.Name = "btnKhoa";
     this.btnKhoa.Size = new System.Drawing.Size(75, 23);
     this.btnKhoa.TabIndex = 39;
     this.btnKhoa.Text = "Khóa";
     this.btnKhoa.Click += new System.EventHandler(this.Khoa_Click);
     //
     // Dong
     //
     this.Dong.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.Dong.Location = new System.Drawing.Point(819, 443);
     this.Dong.Name = "Dong";
     this.Dong.Size = new System.Drawing.Size(75, 23);
     this.Dong.TabIndex = 37;
     this.Dong.Text = "Đón&g";
     this.Dong.Click += new System.EventHandler(this.Dong_Click);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(477, 11);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(67, 13);
     this.label2.TabIndex = 33;
     this.label2.Text = "Ngày kết thúc";
     this.label2.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // KyKinhDoanh
     //
     this.KyKinhDoanh.DataSource = null;
     this.KyKinhDoanh.DisplayField = null;
     this.KyKinhDoanh.Location = new System.Drawing.Point(100, 7);
     this.KyKinhDoanh.Name = "KyKinhDoanh";
     this.KyKinhDoanh.Size = new System.Drawing.Size(186, 20);
     this.KyKinhDoanh.TabIndex = 36;
     this.KyKinhDoanh.ValueField = null;
     this.KyKinhDoanh.SelectedIndexChanged += new System.EventHandler(this.KyKinhDoanh_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(293, 11);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(65, 13);
     this.label1.TabIndex = 34;
     this.label1.Text = "Ngày bắt đầu";
     this.label1.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(8, 11);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(84, 13);
     this.label15.TabIndex = 35;
     this.label15.Text = "Kỳ ghi sổ công nợ";
     this.label15.ToolTip = "Dữ liệu bắt buộc nhập";
     this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED;
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.itemXemTruoc});
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(162, 26);
     //
     // itemXemTruoc
     //
     this.itemXemTruoc.Name = "itemXemTruoc";
     this.itemXemTruoc.Size = new System.Drawing.Size(161, 22);
     this.itemXemTruoc.Text = "Xem t&rước khi in";
     //
     // gridControlMaster
     //
     this.gridControlMaster.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage")));
     this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlMaster.Location = new System.Drawing.Point(-1, 36);
     this.gridControlMaster.MainView = this.gridViewMaster;
     this.gridControlMaster.Name = "gridControlMaster";
     this.gridControlMaster.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1});
     this.gridControlMaster.Size = new System.Drawing.Size(904, 394);
     this.gridControlMaster.TabIndex = 46;
     this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMaster});
     //
     // gridViewMaster
     //
     this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch);
     this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true;
     this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colMasterID,
     this.colMasterCode,
     this.colMasterLcp,
     this.colMasterEmp,
     this.colMasterDonVi,
     this.colMasterTienThu,
     this.colMasterTienChi,
     this.cplMasterNgayPs,
     this.colMasterNgayTao,
     this.colMasterNguoiTao,
     this.colMasterDienGiai,
     this.colMasterThuChiBit});
     this.gridViewMaster.GridControl = this.gridControlMaster;
     this.gridViewMaster.GroupCount = 1;
     this.gridViewMaster.GroupPanelText = "Danh sách các phiếu thu/chi thỏa điều kiện tìm";
     this.gridViewMaster.IndicatorWidth = 40;
     this.gridViewMaster.Name = "gridViewMaster";
     this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewMaster.OptionsSelection.MultiSelect = true;
     this.gridViewMaster.OptionsView.ColumnAutoWidth = false;
     this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.gridViewMaster.OptionsView.ShowGroupedColumns = true;
     this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMasterLcp, DevExpress.Data.ColumnSortOrder.Ascending)});
     //
     // colMasterID
     //
     this.colMasterID.Caption = "ID";
     this.colMasterID.Name = "colMasterID";
     this.colMasterID.Width = 23;
     //
     // colMasterCode
     //
     this.colMasterCode.Caption = "Mã phiếu";
     this.colMasterCode.Name = "colMasterCode";
     this.colMasterCode.Visible = true;
     this.colMasterCode.VisibleIndex = 0;
     this.colMasterCode.Width = 55;
     //
     // colMasterLcp
     //
     this.colMasterLcp.Caption = "Loại phát sinh";
     this.colMasterLcp.Name = "colMasterLcp";
     this.colMasterLcp.Visible = true;
     this.colMasterLcp.VisibleIndex = 1;
     this.colMasterLcp.Width = 91;
     //
     // colMasterEmp
     //
     this.colMasterEmp.Caption = "Người liên quan";
     this.colMasterEmp.Name = "colMasterEmp";
     this.colMasterEmp.Visible = true;
     this.colMasterEmp.VisibleIndex = 2;
     this.colMasterEmp.Width = 86;
     //
     // colMasterDonVi
     //
     this.colMasterDonVi.Caption = "Đơn vị liên quan";
     this.colMasterDonVi.Name = "colMasterDonVi";
     this.colMasterDonVi.Visible = true;
     this.colMasterDonVi.VisibleIndex = 3;
     this.colMasterDonVi.Width = 89;
     //
     // colMasterTienThu
     //
     this.colMasterTienThu.Caption = "Số tiền thu (VNĐ)";
     this.colMasterTienThu.Name = "colMasterTienThu";
     this.colMasterTienThu.Visible = true;
     this.colMasterTienThu.VisibleIndex = 4;
     this.colMasterTienThu.Width = 96;
     //
     // colMasterTienChi
     //
     this.colMasterTienChi.Caption = "Số tiền chi (VNĐ)";
     this.colMasterTienChi.Name = "colMasterTienChi";
     this.colMasterTienChi.Visible = true;
     this.colMasterTienChi.VisibleIndex = 5;
     this.colMasterTienChi.Width = 93;
     //
     // cplMasterNgayPs
     //
     this.cplMasterNgayPs.Caption = "Ngày phát sinh";
     this.cplMasterNgayPs.Name = "cplMasterNgayPs";
     this.cplMasterNgayPs.Visible = true;
     this.cplMasterNgayPs.VisibleIndex = 6;
     this.cplMasterNgayPs.Width = 84;
     //
     // colMasterNgayTao
     //
     this.colMasterNgayTao.Caption = "Ngày cập nhật";
     this.colMasterNgayTao.Name = "colMasterNgayTao";
     this.colMasterNgayTao.Visible = true;
     this.colMasterNgayTao.VisibleIndex = 7;
     this.colMasterNgayTao.Width = 82;
     //
     // colMasterNguoiTao
     //
     this.colMasterNguoiTao.Caption = "Người cập nhật";
     this.colMasterNguoiTao.Name = "colMasterNguoiTao";
     this.colMasterNguoiTao.Visible = true;
     this.colMasterNguoiTao.VisibleIndex = 8;
     this.colMasterNguoiTao.Width = 85;
     //
     // colMasterDienGiai
     //
     this.colMasterDienGiai.Caption = "Diễn giải";
     this.colMasterDienGiai.Name = "colMasterDienGiai";
     this.colMasterDienGiai.Visible = true;
     this.colMasterDienGiai.VisibleIndex = 9;
     this.colMasterDienGiai.Width = 52;
     //
     // colMasterThuChiBit
     //
     this.colMasterThuChiBit.Caption = "Thu/Chi";
     this.colMasterThuChiBit.Name = "colMasterThuChiBit";
     this.colMasterThuChiBit.Visible = true;
     this.colMasterThuChiBit.VisibleIndex = 10;
     this.colMasterThuChiBit.Width = 49;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     //
     // frmKhoaMoSoCongNo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(903, 476);
     this.Controls.Add(this.btnCapNhatCongNoDauKy);
     this.Controls.Add(this.gridControlMaster);
     this.Controls.Add(this.InPhieu);
     this.Controls.Add(this.DenNgay);
     this.Controls.Add(this.DaKetChuyen);
     this.Controls.Add(this.TuNgay);
     this.Controls.Add(this.btnMoKhoa);
     this.Controls.Add(this.btnKhoa);
     this.Controls.Add(this.Dong);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.KyKinhDoanh);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label15);
     this.Name = "frmKhoaMoSoCongNo";
     this.Text = "Khóa sổ / Mở sổ công nợ";
     ((System.ComponentModel.ISupportInitialize)(this.DaKetChuyen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DenNgay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuNgay.Properties)).EndInit();
     this.ctMnuInPhieu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit();
     this.memoEdit2 = new DevExpress.XtraEditors.MemoEdit();
     this.dateEdit2 = new DevExpress.XtraEditors.DateEdit();
     this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
     this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
     this.dropDownButton1 = new DevExpress.XtraEditors.DropDownButton();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.simpleButton2);
     this.groupControl1.Controls.Add(this.simpleButton1);
     this.groupControl1.Controls.Add(this.memoEdit1);
     this.groupControl1.Controls.Add(this.memoEdit2);
     this.groupControl1.Location = new System.Drawing.Point(13, 139);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(402, 110);
     this.groupControl1.TabIndex = 35;
     this.groupControl1.Text = "Empleado";
     //
     // simpleButton2
     //
     this.simpleButton2.Location = new System.Drawing.Point(181, 65);
     this.simpleButton2.Name = "simpleButton2";
     this.simpleButton2.Size = new System.Drawing.Size(40, 23);
     this.simpleButton2.TabIndex = 5;
     this.simpleButton2.Text = "<<";
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(181, 36);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(40, 23);
     this.simpleButton1.TabIndex = 4;
     this.simpleButton1.Text = ">>";
     //
     // memoEdit1
     //
     this.memoEdit1.Location = new System.Drawing.Point(14, 24);
     this.memoEdit1.Name = "memoEdit1";
     this.memoEdit1.Size = new System.Drawing.Size(145, 76);
     this.memoEdit1.TabIndex = 3;
     //
     // memoEdit2
     //
     this.memoEdit2.Location = new System.Drawing.Point(244, 24);
     this.memoEdit2.Name = "memoEdit2";
     this.memoEdit2.Size = new System.Drawing.Size(145, 76);
     this.memoEdit2.TabIndex = 2;
     //
     // dateEdit2
     //
     this.dateEdit2.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 35, 0);
     this.dateEdit2.Location = new System.Drawing.Point(302, 53);
     this.dateEdit2.Name = "dateEdit2";
     this.dateEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit2.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit2.Size = new System.Drawing.Size(100, 20);
     this.dateEdit2.TabIndex = 34;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = new System.DateTime(2013, 7, 11, 21, 51, 45, 0);
     this.dateEdit1.Location = new System.Drawing.Point(146, 53);
     this.dateEdit1.Name = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit1.Size = new System.Drawing.Size(100, 20);
     this.dateEdit1.TabIndex = 33;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(257, 56);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(28, 13);
     this.labelControl2.TabIndex = 32;
     this.labelControl2.Text = "Hasta";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(110, 56);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(30, 13);
     this.labelControl1.TabIndex = 31;
     this.labelControl1.Text = "Desde";
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.toolStripButton4,
     this.toolStripButton1,
     this.toolStripButton3});
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new System.Drawing.Size(432, 25);
     this.toolStrip1.TabIndex = 30;
     this.toolStrip1.Text = "toolStrip1";
     //
     // toolStripButton4
     //
     this.toolStripButton4.Image = global::forms.Properties.Resources.imprimir;
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name = "toolStripButton4";
     this.toolStripButton4.Size = new System.Drawing.Size(57, 22);
     this.toolStripButton4.Text = "Generar";
     //
     // toolStripButton1
     //
     this.toolStripButton1.Image = global::forms.Properties.Resources.guardar;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(57, 22);
     this.toolStripButton1.Text = "Guardar";
     //
     // toolStripButton3
     //
     this.toolStripButton3.Image = global::forms.Properties.Resources._24_cancelar;
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(42, 22);
     this.toolStripButton3.Text = "Salir";
     //
     // radioGroup1
     //
     this.radioGroup1.Location = new System.Drawing.Point(12, 45);
     this.radioGroup1.Name = "radioGroup1";
     this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Fecha"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Tipo Permiso"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Todos")});
     this.radioGroup1.Size = new System.Drawing.Size(403, 80);
     this.radioGroup1.TabIndex = 29;
     //
     // dropDownButton1
     //
     this.dropDownButton1.Location = new System.Drawing.Point(110, 76);
     this.dropDownButton1.Name = "dropDownButton1";
     this.dropDownButton1.Size = new System.Drawing.Size(135, 23);
     this.dropDownButton1.TabIndex = 36;
     //
     // frmConsultaPermisos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(432, 262);
     this.Controls.Add(this.dropDownButton1);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.dateEdit2);
     this.Controls.Add(this.dateEdit1);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.radioGroup1);
     this.Name = "frmConsultaPermisos";
     this.Text = "Consulta de Permisos";
     this.Load += new System.EventHandler(this.frmConsultaPermisos_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components           = new System.ComponentModel.Container();
     this.panel1               = new System.Windows.Forms.Panel();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.textEdit1            = new DevExpress.XtraEditors.TextEdit();
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.barButtonItem1       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3       = new DevExpress.XtraBars.BarButtonItem();
     this.simpleButton5        = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton4        = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton3        = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1        = new DevExpress.XtraEditors.SimpleButton();
     this.dropDownButton1      = new DevExpress.XtraEditors.DropDownButton();
     this.popupMenu1           = new DevExpress.XtraBars.PopupMenu(this.components);
     this.tbcntImage           = new System.Windows.Forms.TextBox();
     this.lblcountscan         = new System.Windows.Forms.Label();
     this.queriesTableAdapter1 = new Urist.uristDataSet1TableAdapters.QueriesTableAdapter();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.panel1.Controls.Add(this.labelControl1);
     this.panel1.Controls.Add(this.textEdit1);
     this.panel1.Controls.Add(this.simpleButton5);
     this.panel1.Controls.Add(this.simpleButton4);
     this.panel1.Controls.Add(this.simpleButton3);
     this.panel1.Controls.Add(this.simpleButton1);
     this.panel1.Controls.Add(this.dropDownButton1);
     this.panel1.Controls.Add(this.tbcntImage);
     this.panel1.Controls.Add(this.lblcountscan);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(792, 89);
     this.panel1.TabIndex = 1;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(372, 54);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(65, 13);
     this.labelControl1.TabIndex = 15;
     this.labelControl1.Text     = "Примечание:";
     //
     // textEdit1
     //
     this.textEdit1.Location    = new System.Drawing.Point(439, 51);
     this.textEdit1.MenuManager = this.barManager1;
     this.textEdit1.Name        = "textEdit1";
     this.textEdit1.Size        = new System.Drawing.Size(341, 20);
     this.textEdit1.TabIndex    = 14;
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3
     });
     this.barManager1.MaxItemId = 3;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(792, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 553);
     this.barDockControlBottom.Size             = new System.Drawing.Size(792, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 553);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(792, 0);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 553);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption    = "Выбрать сканер...";
     this.barButtonItem1.Id         = 0;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption    = "Сканировать";
     this.barButtonItem2.Id         = 1;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption    = "Выход";
     this.barButtonItem3.Id         = 2;
     this.barButtonItem3.Name       = "barButtonItem3";
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // simpleButton5
     //
     this.simpleButton5.Location = new System.Drawing.Point(282, 48);
     this.simpleButton5.Name     = "simpleButton5";
     this.simpleButton5.Size     = new System.Drawing.Size(84, 23);
     this.simpleButton5.TabIndex = 13;
     this.simpleButton5.Text     = "Отмена";
     this.simpleButton5.Click   += new System.EventHandler(this.simpleButton5_Click);
     //
     // simpleButton4
     //
     this.simpleButton4.Location = new System.Drawing.Point(192, 48);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(84, 23);
     this.simpleButton4.TabIndex = 12;
     this.simpleButton4.Text     = "Удалить";
     this.simpleButton4.Click   += new System.EventHandler(this.simpleButton4_Click);
     //
     // simpleButton3
     //
     this.simpleButton3.Location = new System.Drawing.Point(102, 48);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(84, 23);
     this.simpleButton3.TabIndex = 11;
     this.simpleButton3.Text     = "Сохранить ";
     this.simpleButton3.Click   += new System.EventHandler(this.simpleButton3_Click);
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(12, 48);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(83, 23);
     this.simpleButton1.TabIndex = 9;
     this.simpleButton1.Text     = "Сканировать";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // dropDownButton1
     //
     this.dropDownButton1.DropDownControl = this.popupMenu1;
     this.dropDownButton1.Location        = new System.Drawing.Point(12, 8);
     this.dropDownButton1.Name            = "dropDownButton1";
     this.dropDownButton1.Size            = new System.Drawing.Size(113, 24);
     this.dropDownButton1.TabIndex        = 8;
     this.dropDownButton1.Text            = "Выбрать сканер";
     //
     // popupMenu1
     //
     this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3)
     });
     this.popupMenu1.Manager = this.barManager1;
     this.popupMenu1.Name    = "popupMenu1";
     //
     // tbcntImage
     //
     this.tbcntImage.Enabled   = false;
     this.tbcntImage.Font      = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.tbcntImage.Location  = new System.Drawing.Point(605, -4);
     this.tbcntImage.MaxLength = 1;
     this.tbcntImage.Name      = "tbcntImage";
     this.tbcntImage.Size      = new System.Drawing.Size(39, 35);
     this.tbcntImage.TabIndex  = 4;
     this.tbcntImage.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.tbcntImage.Visible   = false;
     //
     // lblcountscan
     //
     this.lblcountscan.AutoSize = true;
     this.lblcountscan.Location = new System.Drawing.Point(650, 11);
     this.lblcountscan.Name     = "lblcountscan";
     this.lblcountscan.Size     = new System.Drawing.Size(137, 13);
     this.lblcountscan.TabIndex = 2;
     this.lblcountscan.Text     = "Количество изображений";
     this.lblcountscan.Visible  = false;
     //
     // MainFrame
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 14);
     this.ClientSize        = new System.Drawing.Size(792, 553);
     this.ControlBox        = false;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.IsMdiContainer       = true;
     this.LookAndFeel.SkinName = "London Liquid Sky";
     this.Name          = "MainFrame";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Сканировать";
     this.Load         += new System.EventHandler(this.MainFrame_Load);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).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.components = new System.ComponentModel.Container();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnDeleteRealy = new DevExpress.XtraEditors.SimpleButton();
     this.btnRestore = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.NghiepVu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuNghiepVu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.Duyet = new ProtocolVN.Framework.Win.PLDuyetCombobox();
     this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
     this.lblTitle = new DevExpress.XtraEditors.LabelControl();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.popupMenuTab = new DevExpress.XtraBars.PopupMenu(this.components);
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.groupControlThongTin = new DevExpress.XtraEditors.GroupControl();
     this.plInfoBoxEtxChuongTrinh = new ProtocolVN.Framework.Win.PLInfoBoxEtx();
     this.NoiDung = new DevExpress.XtraEditors.ButtonEdit();
     this.TietMuc = new ProtocolVN.Framework.Win.PLCombobox();
     this.ThanhLyChuongTrinh = new DevExpress.XtraEditors.CheckEdit();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label25 = new DevExpress.XtraEditors.LabelControl();
     this.NgayAWB = new DevExpress.XtraEditors.DateEdit();
     this.NamSanXuat = new DevExpress.XtraEditors.PLSpinEdit();
     this.label5 = new DevExpress.XtraEditors.LabelControl();
     this.label33 = new DevExpress.XtraEditors.LabelControl();
     this.MaChuongTrinh = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label7 = new DevExpress.XtraEditors.LabelControl();
     this.TenGoc = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.label42 = new DevExpress.XtraEditors.LabelControl();
     this.label8 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.PostMaster = new ProtocolVN.Framework.Win.PLCombobox();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuTab)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).BeginInit();
     this.groupControlThongTin.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyChuongTrinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Controls.Add(this.btnClose);
     this.flowLayoutPanel1.Controls.Add(this.btnDelete);
     this.flowLayoutPanel1.Controls.Add(this.btnDeleteRealy);
     this.flowLayoutPanel1.Controls.Add(this.btnRestore);
     this.flowLayoutPanel1.Controls.Add(this.btnSave);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(472, 712);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new System.Drawing.Size(415, 31);
     this.flowLayoutPanel1.TabIndex = 4;
     //
     // btnClose
     //
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.Location = new System.Drawing.Point(337, 3);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 2;
     this.btnClose.Text = "Đ&óng";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.Location = new System.Drawing.Point(256, 3);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(75, 23);
     this.btnDelete.TabIndex = 1;
     this.btnDelete.Text = "&Xóa";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnDeleteRealy
     //
     this.btnDeleteRealy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDeleteRealy.Location = new System.Drawing.Point(175, 3);
     this.btnDeleteRealy.Name = "btnDeleteRealy";
     this.btnDeleteRealy.Size = new System.Drawing.Size(75, 23);
     this.btnDeleteRealy.TabIndex = 1;
     this.btnDeleteRealy.Text = "&Xóa hẳn";
     this.btnDeleteRealy.Visible = false;
     this.btnDeleteRealy.Click += new System.EventHandler(this.btnDeleteRealy_Click);
     //
     // btnRestore
     //
     this.btnRestore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRestore.Location = new System.Drawing.Point(94, 3);
     this.btnRestore.Name = "btnRestore";
     this.btnRestore.Size = new System.Drawing.Size(75, 23);
     this.btnRestore.TabIndex = 1;
     this.btnRestore.Text = "&Phục hồi";
     this.btnRestore.Visible = false;
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Location = new System.Drawing.Point(13, 3);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(75, 23);
     this.btnSave.TabIndex = 0;
     this.btnSave.Text = "&Lưu";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(30, 3);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(81, 23);
     this.InPhieu.TabIndex = 1;
     this.InPhieu.Text = "&In nhãn";
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(61, 4);
     //
     // NghiepVu
     //
     this.NghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.NghiepVu.Location = new System.Drawing.Point(117, 3);
     this.NghiepVu.Name = "NghiepVu";
     this.NghiepVu.Size = new System.Drawing.Size(81, 23);
     this.NghiepVu.TabIndex = 2;
     this.NghiepVu.Text = "Nghiệp vụ";
     this.NghiepVu.Visible = false;
     //
     // ctMnuNghiepVu
     //
     this.ctMnuNghiepVu.Name = "contextMenuStrip3";
     this.ctMnuNghiepVu.Size = new System.Drawing.Size(61, 4);
     //
     // Duyet
     //
     this.Duyet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.Duyet.Enabled = false;
     this.Duyet.Location = new System.Drawing.Point(3, 6);
     this.Duyet.Name = "Duyet";
     this.Duyet.Size = new System.Drawing.Size(21, 20);
     this.Duyet.TabIndex = 0;
     this.Duyet.Visible = false;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.flowLayoutPanel2.Controls.Add(this.Duyet);
     this.flowLayoutPanel2.Controls.Add(this.InPhieu);
     this.flowLayoutPanel2.Controls.Add(this.NghiepVu);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(6, 712);
     this.flowLayoutPanel2.Name = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size = new System.Drawing.Size(498, 31);
     this.flowLayoutPanel2.TabIndex = 3;
     //
     // lblTitle
     //
     this.lblTitle.Appearance.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.Appearance.Options.UseFont = true;
     this.lblTitle.Appearance.Options.UseTextOptions = true;
     this.lblTitle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Location = new System.Drawing.Point(0, 0);
     this.lblTitle.Name = "lblTitle";
     this.lblTitle.Size = new System.Drawing.Size(895, 38);
     this.lblTitle.TabIndex = 0;
     this.lblTitle.Text = "POST/MASTER";
     //
     // barManager1
     //
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.MaxItemId = 2;
     //
     // barDockControlTop
     //
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(895, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 746);
     this.barDockControlBottom.Size = new System.Drawing.Size(895, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 746);
     //
     // barDockControlRight
     //
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(895, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 746);
     //
     // popupMenuTab
     //
     this.popupMenuTab.Manager = this.barManager1;
     this.popupMenuTab.Name = "popupMenuTab";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Text";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // groupControlThongTin
     //
     this.groupControlThongTin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlThongTin.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlThongTin.AppearanceCaption.ForeColor = System.Drawing.Color.Blue;
     this.groupControlThongTin.AppearanceCaption.Options.UseFont = true;
     this.groupControlThongTin.AppearanceCaption.Options.UseForeColor = true;
     this.groupControlThongTin.Controls.Add(this.plInfoBoxEtxChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.NoiDung);
     this.groupControlThongTin.Controls.Add(this.TietMuc);
     this.groupControlThongTin.Controls.Add(this.ThanhLyChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.QuocGia);
     this.groupControlThongTin.Controls.Add(this.label25);
     this.groupControlThongTin.Controls.Add(this.NgayAWB);
     this.groupControlThongTin.Controls.Add(this.NamSanXuat);
     this.groupControlThongTin.Controls.Add(this.label5);
     this.groupControlThongTin.Controls.Add(this.label33);
     this.groupControlThongTin.Controls.Add(this.MaChuongTrinh);
     this.groupControlThongTin.Controls.Add(this.label7);
     this.groupControlThongTin.Controls.Add(this.TenGoc);
     this.groupControlThongTin.Controls.Add(this.labelControl1);
     this.groupControlThongTin.Controls.Add(this.label42);
     this.groupControlThongTin.Controls.Add(this.label8);
     this.groupControlThongTin.Location = new System.Drawing.Point(8, 56);
     this.groupControlThongTin.Name = "groupControlThongTin";
     this.groupControlThongTin.Size = new System.Drawing.Size(866, 128);
     this.groupControlThongTin.TabIndex = 130;
     this.groupControlThongTin.Text = "Thông tin chương trình";
     //
     // plInfoBoxEtxChuongTrinh
     //
     this.plInfoBoxEtxChuongTrinh.Location = new System.Drawing.Point(262, 27);
     this.plInfoBoxEtxChuongTrinh.Name = "plInfoBoxEtxChuongTrinh";
     this.plInfoBoxEtxChuongTrinh.Size = new System.Drawing.Size(24, 21);
     this.plInfoBoxEtxChuongTrinh.TabIndex = 143;
     //
     // NoiDung
     //
     this.NoiDung.Location = new System.Drawing.Point(67, 51);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Chi tiết", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
     this.NoiDung.Properties.ReadOnly = true;
     this.NoiDung.Size = new System.Drawing.Size(447, 20);
     this.NoiDung.TabIndex = 142;
     this.NoiDung.TabStop = false;
     this.NoiDung.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.NoiDung_ButtonClick);
     //
     // TietMuc
     //
     this.TietMuc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.TietMuc.DataSource = null;
     this.TietMuc.DisplayField = null;
     this.TietMuc.Location = new System.Drawing.Point(579, 50);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Size = new System.Drawing.Size(282, 22);
     this.TietMuc.TabIndex = 12;
     this.TietMuc.TabStop = false;
     this.TietMuc.ValueField = null;
     //
     // ThanhLyChuongTrinh
     //
     this.ThanhLyChuongTrinh.Location = new System.Drawing.Point(577, 27);
     this.ThanhLyChuongTrinh.Name = "ThanhLyChuongTrinh";
     this.ThanhLyChuongTrinh.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ThanhLyChuongTrinh.Properties.Appearance.Options.UseForeColor = true;
     this.ThanhLyChuongTrinh.Properties.Caption = "Thanh lý chương trình";
     this.ThanhLyChuongTrinh.Properties.ReadOnly = true;
     this.ThanhLyChuongTrinh.Size = new System.Drawing.Size(173, 19);
     this.ThanhLyChuongTrinh.TabIndex = 136;
     this.ThanhLyChuongTrinh.TabStop = false;
     //
     // QuocGia
     //
     this.QuocGia.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.EditValue = "";
     this.QuocGia.Location = new System.Drawing.Point(580, 75);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(283, 20);
     this.QuocGia.TabIndex = 132;
     this.QuocGia.TabStop = false;
     this.QuocGia.ValueField = null;
     //
     // label25
     //
     this.label25.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Appearance.ForeColor = System.Drawing.Color.Black;
     this.label25.Appearance.Options.UseFont = true;
     this.label25.Appearance.Options.UseForeColor = true;
     this.label25.Location = new System.Drawing.Point(8, 104);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(36, 13);
     this.label25.TabIndex = 0;
     this.label25.Text = "Năm SX";
     //
     // NgayAWB
     //
     this.NgayAWB.EditValue = null;
     this.NgayAWB.Location = new System.Drawing.Point(351, 27);
     this.NgayAWB.Name = "NgayAWB";
     this.NgayAWB.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.NgayAWB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayAWB.Properties.ReadOnly = true;
     this.NgayAWB.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayAWB.Size = new System.Drawing.Size(163, 20);
     this.NgayAWB.TabIndex = 141;
     this.NgayAWB.TabStop = false;
     //
     // NamSanXuat
     //
     this.NamSanXuat.EditValue = new decimal(new int[] {
     1999,
     0,
     0,
     0});
     this.NamSanXuat.Location = new System.Drawing.Point(66, 99);
     this.NamSanXuat.Name = "NamSanXuat";
     this.NamSanXuat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSanXuat.Properties.Mask.EditMask = "n0";
     this.NamSanXuat.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.NamSanXuat.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.NamSanXuat.Properties.ReadOnly = true;
     this.NamSanXuat.Size = new System.Drawing.Size(214, 20);
     this.NamSanXuat.TabIndex = 135;
     this.NamSanXuat.TabStop = false;
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(520, 80);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 0;
     this.label5.Text = "Nước SX";
     //
     // label33
     //
     this.label33.Location = new System.Drawing.Point(296, 31);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(51, 13);
     this.label33.TabIndex = 129;
     this.label33.Text = "Ngày AWB";
     //
     // MaChuongTrinh
     //
     this.MaChuongTrinh.Location = new System.Drawing.Point(67, 27);
     this.MaChuongTrinh.Name = "MaChuongTrinh";
     this.MaChuongTrinh.Size = new System.Drawing.Size(189, 20);
     this.MaChuongTrinh.TabIndex = 120;
     this.MaChuongTrinh.ZZZWidthFactor = 2F;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(519, 55);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(40, 13);
     this.label7.TabIndex = 0;
     this.label7.Text = "Tiết mục";
     //
     // TenGoc
     //
     this.TenGoc.EditValue = "";
     this.TenGoc.Location = new System.Drawing.Point(67, 75);
     this.TenGoc.Name = "TenGoc";
     this.TenGoc.Properties.ReadOnly = true;
     this.TenGoc.Size = new System.Drawing.Size(445, 20);
     this.TenGoc.TabIndex = 5;
     this.TenGoc.TabStop = false;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(8, 31);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(30, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Mã CT";
     //
     // label42
     //
     this.label42.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label42.Appearance.Options.UseFont = true;
     this.label42.Location = new System.Drawing.Point(8, 79);
     this.label42.Name = "label42";
     this.label42.Size = new System.Drawing.Size(38, 13);
     this.label42.TabIndex = 0;
     this.label42.Text = "Tên gốc";
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(9, 55);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(42, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Nội dung";
     //
     // groupControl1
     //
     this.groupControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl1.AppearanceCaption.ForeColor = System.Drawing.Color.Blue;
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.AppearanceCaption.Options.UseForeColor = true;
     this.groupControl1.Controls.Add(this.PostMaster);
     this.groupControl1.Location = new System.Drawing.Point(8, 192);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(866, 512);
     this.groupControl1.TabIndex = 135;
     this.groupControl1.Text = "Thông tin";
     //
     // PostMaster
     //
     this.PostMaster.DataSource = null;
     this.PostMaster.DisplayField = null;
     this.PostMaster.Location = new System.Drawing.Point(67, 0);
     this.PostMaster.Name = "PostMaster";
     this.PostMaster.Size = new System.Drawing.Size(132, 24);
     this.PostMaster.TabIndex = 12;
     this.PostMaster.TabStop = false;
     this.PostMaster.ValueField = null;
     //
     // frmPostMaster
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize = new System.Drawing.Size(895, 746);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.groupControlThongTin);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Controls.Add(this.flowLayoutPanel2);
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Cursor = System.Windows.Forms.Cursors.Default;
     this.Name = "frmPostMaster";
     this.Text = "Post/Master";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.frmPhuongAnDeXuatTour_Load);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenuTab)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlThongTin)).EndInit();
     this.groupControlThongTin.ResumeLayout(false);
     this.groupControlThongTin.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLyChuongTrinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayAWB.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBienMuc));
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
     this.btnDeleteRealy = new DevExpress.XtraEditors.SimpleButton();
     this.btnRestore = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.InPhieu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.NghiepVu = new DevExpress.XtraEditors.DropDownButton();
     this.ctMnuNghiepVu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.Duyet = new ProtocolVN.Framework.Win.PLDuyetCombobox();
     this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
     this.label3 = new DevExpress.XtraEditors.LabelControl();
     this.MaBang = new DevExpress.XtraEditors.TextEdit();
     this.label7 = new DevExpress.XtraEditors.LabelControl();
     this.label8 = new DevExpress.XtraEditors.LabelControl();
     this.label11 = new DevExpress.XtraEditors.LabelControl();
     this.LoaiBang = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label13 = new DevExpress.XtraEditors.LabelControl();
     this.ThongSoLoaiBang = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label16 = new DevExpress.XtraEditors.LabelControl();
     this.label18 = new DevExpress.XtraEditors.LabelControl();
     this.label19 = new DevExpress.XtraEditors.LabelControl();
     this.KyHieuPhanLoai = new DevExpress.XtraEditors.TextEdit();
     this.label21 = new DevExpress.XtraEditors.LabelControl();
     this.label22 = new DevExpress.XtraEditors.LabelControl();
     this.label23 = new DevExpress.XtraEditors.LabelControl();
     this.label2 = new DevExpress.XtraEditors.LabelControl();
     this.label4 = new DevExpress.XtraEditors.LabelControl();
     this.label5 = new DevExpress.XtraEditors.LabelControl();
     this.label15 = new DevExpress.XtraEditors.LabelControl();
     this.lblTitle = new DevExpress.XtraEditors.LabelControl();
     this.SODKHD = new ProtocolVN.Framework.Win.PLCombobox();
     this.PostMaster = new DevExpress.XtraEditors.RadioGroup();
     this.KyHieuXepKho_KHPL = new DevExpress.XtraEditors.TextEdit();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.NoiLuuTru = new DevExpress.XtraEditors.ButtonEdit();
     this.label38 = new DevExpress.XtraEditors.LabelControl();
     this.label34 = new DevExpress.XtraEditors.LabelControl();
     this.label27 = new DevExpress.XtraEditors.LabelControl();
     this.label32 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
     this.gridControlNgayPhatDauTien = new DevExpress.XtraGrid.GridControl();
     this.gridViewNgayPhatDauTien = new DevExpress.XtraGrid.Views.Grid.PLGridView();
     this.CotDaiTruyenHinh = new DevExpress.XtraGrid.Columns.GridColumn();
     this.CotNgayPhat = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Rating = new DevExpress.XtraEditors.CalcEdit();
     this.DoiTuongKhanGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label14 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
     this.ThoiHanBanQuyen = new DevExpress.XtraEditors.DateEdit();
     this.BanQuyen_Other = new DevExpress.XtraEditors.TextEdit();
     this.BanQuyen = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label1 = new DevExpress.XtraEditors.LabelControl();
     this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.DonViSoHuu = new ProtocolVN.Framework.Win.PLDMGrid();
     this.DonViCungCap = new ProtocolVN.Framework.Win.PLDMGrid();
     this.label25 = new DevExpress.XtraEditors.LabelControl();
     this.NamSanXuat = new DevExpress.XtraEditors.PLSpinEdit();
     this.groupControl4 = new DevExpress.XtraEditors.GroupControl();
     this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete();
     this.ThanhLy = new DevExpress.XtraEditors.CheckEdit();
     this.groupControl8 = new DevExpress.XtraEditors.GroupControl();
     this.KyHieuXepKho_NoiDung = new DevExpress.XtraEditors.TextEdit();
     this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
     this.Tang = new DevExpress.XtraEditors.SpinEdit();
     this.label24 = new DevExpress.XtraEditors.LabelControl();
     this.Ngan = new DevExpress.XtraEditors.SpinEdit();
     this.SoBang = new DevExpress.XtraEditors.SpinEdit();
     this.ThoiLuong = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.Ke = new DevExpress.XtraEditors.SpinEdit();
     this.TuKhoaSelect = new ProtocolVN.Framework.Win.PLMultiCombobox();
     this.label12 = new DevExpress.XtraEditors.LabelControl();
     this.NgayNhap = new DevExpress.XtraEditors.DateEdit();
     this.TongTap = new DevExpress.XtraEditors.PLSpinEdit();
     this.label30 = new DevExpress.XtraEditors.LabelControl();
     this.GhiChu = new DevExpress.XtraEditors.MemoEdit();
     this.DinhKem = new DevExpress.XtraEditors.MemoEdit();
     this.TuKhoaText = new DevExpress.XtraEditors.MemoEdit();
     this.label31 = new DevExpress.XtraEditors.LabelControl();
     this.label20 = new DevExpress.XtraEditors.LabelControl();
     this.label9 = new DevExpress.XtraEditors.LabelControl();
     this.label10 = new DevExpress.XtraEditors.LabelControl();
     this.SoTap = new DevExpress.XtraEditors.PLSpinEdit();
     this.PopUp = new DevExpress.XtraEditors.RadioGroup();
     this.label33 = new DevExpress.XtraEditors.LabelControl();
     this.label36 = new DevExpress.XtraEditors.LabelControl();
     this.label17 = new DevExpress.XtraEditors.LabelControl();
     this.Info = new ProtocolVN.Framework.Win.PLInfoBox();
     this.TietMuc = new ProtocolVN.Framework.Win.PLDMGrid();
     this.TenGoc = new DevExpress.XtraEditors.TextEdit();
     this.label42 = new DevExpress.XtraEditors.LabelControl();
     this.NgayMuon = new DevExpress.XtraEditors.DateEdit();
     this.label28 = new DevExpress.XtraEditors.LabelControl();
     this.label29 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl6 = new DevExpress.XtraEditors.GroupControl();
     this.btnNhapTimeCode = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl5 = new DevExpress.XtraEditors.GroupControl();
     this.TimeCode_Betacam_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.TimeCode_Betacam_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.label37 = new DevExpress.XtraEditors.LabelControl();
     this.TimeCode_Betacam_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.groupControl7 = new DevExpress.XtraEditors.GroupControl();
     this.TimeCode_File_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.TimeCode_File_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.TimeCode_File_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl();
     this.DoiTuongMuon = new DevExpress.XtraEditors.TextEdit();
     this.ThongTinMuon = new DevExpress.XtraEditors.MemoEdit();
     this.label41 = new DevExpress.XtraEditors.LabelControl();
     this.label40 = new DevExpress.XtraEditors.LabelControl();
     this.label39 = new DevExpress.XtraEditors.LabelControl();
     this.groupControl10 = new DevExpress.XtraEditors.GroupControl();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyen_Other.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).BeginInit();
     this.groupControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Tang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ke.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DinhKem.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoTap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit();
     this.groupControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit();
     this.groupControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit();
     this.groupControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl10)).BeginInit();
     this.groupControl10.SuspendLayout();
     this.SuspendLayout();
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.flowLayoutPanel1.Controls.Add(this.btnClose);
     this.flowLayoutPanel1.Controls.Add(this.btnDelete);
     this.flowLayoutPanel1.Controls.Add(this.btnDeleteRealy);
     this.flowLayoutPanel1.Controls.Add(this.btnRestore);
     this.flowLayoutPanel1.Controls.Add(this.btnSave);
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(443, 614);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new System.Drawing.Size(415, 31);
     this.flowLayoutPanel1.TabIndex = 26;
     //
     // btnClose
     //
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.Location = new System.Drawing.Point(337, 3);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 2;
     this.btnClose.Text = "Đ&óng";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnDelete
     //
     this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDelete.Location = new System.Drawing.Point(256, 3);
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.Size = new System.Drawing.Size(75, 23);
     this.btnDelete.TabIndex = 1;
     this.btnDelete.Text = "&Xóa";
     this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
     //
     // btnDeleteRealy
     //
     this.btnDeleteRealy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDeleteRealy.Location = new System.Drawing.Point(175, 3);
     this.btnDeleteRealy.Name = "btnDeleteRealy";
     this.btnDeleteRealy.Size = new System.Drawing.Size(75, 23);
     this.btnDeleteRealy.TabIndex = 1;
     this.btnDeleteRealy.Text = "&Xóa hẳn";
     this.btnDeleteRealy.Visible = false;
     this.btnDeleteRealy.Click += new System.EventHandler(this.btnDeleteRealy_Click);
     //
     // btnRestore
     //
     this.btnRestore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRestore.Location = new System.Drawing.Point(94, 3);
     this.btnRestore.Name = "btnRestore";
     this.btnRestore.Size = new System.Drawing.Size(75, 23);
     this.btnRestore.TabIndex = 1;
     this.btnRestore.Text = "&Phục hồi";
     this.btnRestore.Visible = false;
     this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click);
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Location = new System.Drawing.Point(13, 3);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(75, 23);
     this.btnSave.TabIndex = 0;
     this.btnSave.Text = "&Lưu";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // InPhieu
     //
     this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.InPhieu.Location = new System.Drawing.Point(151, 3);
     this.InPhieu.Name = "InPhieu";
     this.InPhieu.Size = new System.Drawing.Size(81, 23);
     this.InPhieu.TabIndex = 1;
     this.InPhieu.Text = "&In nhãn";
     //
     // ctMnuInPhieu
     //
     this.ctMnuInPhieu.Name = "contextMenuStrip2";
     this.ctMnuInPhieu.Size = new System.Drawing.Size(61, 4);
     //
     // NghiepVu
     //
     this.NghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.NghiepVu.Location = new System.Drawing.Point(238, 3);
     this.NghiepVu.Name = "NghiepVu";
     this.NghiepVu.Size = new System.Drawing.Size(81, 23);
     this.NghiepVu.TabIndex = 2;
     this.NghiepVu.Text = "Nghiệp vụ";
     this.NghiepVu.Visible = false;
     //
     // ctMnuNghiepVu
     //
     this.ctMnuNghiepVu.Name = "contextMenuStrip3";
     this.ctMnuNghiepVu.Size = new System.Drawing.Size(61, 4);
     //
     // Duyet
     //
     this.Duyet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.Duyet.Enabled = false;
     this.Duyet.Location = new System.Drawing.Point(3, 6);
     this.Duyet.Name = "Duyet";
     this.Duyet.Size = new System.Drawing.Size(142, 20);
     this.Duyet.TabIndex = 0;
     this.Duyet.Visible = false;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.flowLayoutPanel2.Controls.Add(this.Duyet);
     this.flowLayoutPanel2.Controls.Add(this.InPhieu);
     this.flowLayoutPanel2.Controls.Add(this.NghiepVu);
     this.flowLayoutPanel2.Location = new System.Drawing.Point(6, 614);
     this.flowLayoutPanel2.Name = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size = new System.Drawing.Size(335, 31);
     this.flowLayoutPanel2.TabIndex = 25;
     //
     // label3
     //
     this.label3.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label3.Appearance.Options.UseForeColor = true;
     this.label3.Location = new System.Drawing.Point(9, 52);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(41, 13);
     this.label3.TabIndex = 0;
     this.label3.Text = "Mã băng";
     //
     // MaBang
     //
     this.MaBang.Location = new System.Drawing.Point(85, 48);
     this.MaBang.Name = "MaBang";
     this.MaBang.Properties.MaxLength = 100;
     this.MaBang.Properties.ReadOnly = true;
     this.MaBang.Size = new System.Drawing.Size(124, 20);
     this.MaBang.TabIndex = 0;
     this.MaBang.TabStop = false;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(8, 128);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(40, 13);
     this.label7.TabIndex = 0;
     this.label7.Text = "Tiết mục";
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(9, 77);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(42, 13);
     this.label8.TabIndex = 0;
     this.label8.Text = "Nội dung";
     //
     // label11
     //
     this.label11.Location = new System.Drawing.Point(293, 128);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(39, 13);
     this.label11.TabIndex = 0;
     this.label11.Text = "Số băng";
     //
     // LoaiBang
     //
     this.LoaiBang.Location = new System.Drawing.Point(85, 150);
     this.LoaiBang.Name = "LoaiBang";
     this.LoaiBang.Size = new System.Drawing.Size(199, 20);
     this.LoaiBang.TabIndex = 120;
     this.LoaiBang.ZZZWidthFactor = 2F;
     //
     // label13
     //
     this.label13.Location = new System.Drawing.Point(9, 154);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(55, 13);
     this.label13.TabIndex = 0;
     this.label13.Text = "Loại lưu trữ";
     //
     // ThongSoLoaiBang
     //
     this.ThongSoLoaiBang.Location = new System.Drawing.Point(352, 150);
     this.ThongSoLoaiBang.Name = "ThongSoLoaiBang";
     this.ThongSoLoaiBang.Size = new System.Drawing.Size(145, 20);
     this.ThongSoLoaiBang.TabIndex = 120;
     this.ThongSoLoaiBang.ZZZWidthFactor = 2F;
     //
     // label16
     //
     this.label16.Appearance.ForeColor = System.Drawing.Color.Red;
     this.label16.Appearance.Options.UseForeColor = true;
     this.label16.Location = new System.Drawing.Point(8, 202);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(49, 13);
     this.label16.TabIndex = 0;
     this.label16.Text = "Tình trạng";
     //
     // label18
     //
     this.label18.Location = new System.Drawing.Point(8, 32);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(59, 13);
     this.label18.TabIndex = 0;
     this.label18.Text = "Số ĐKCB HD";
     //
     // label19
     //
     this.label19.Location = new System.Drawing.Point(9, 59);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(51, 13);
     this.label19.TabIndex = 0;
     this.label19.Text = "Nơi lưu trữ";
     //
     // KyHieuPhanLoai
     //
     this.KyHieuPhanLoai.Location = new System.Drawing.Point(85, 253);
     this.KyHieuPhanLoai.Name = "KyHieuPhanLoai";
     this.KyHieuPhanLoai.Properties.Appearance.Options.UseTextOptions = true;
     this.KyHieuPhanLoai.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuPhanLoai.Size = new System.Drawing.Size(199, 20);
     this.KyHieuPhanLoai.TabIndex = 5;
     this.KyHieuPhanLoai.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // label21
     //
     this.label21.Location = new System.Drawing.Point(9, 253);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(24, 13);
     this.label21.TabIndex = 0;
     this.label21.Text = "KHPL";
     this.label21.ToolTip = "Ký hiệu phân loại";
     //
     // label22
     //
     this.label22.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label22.Appearance.Options.UseForeColor = true;
     this.label22.Location = new System.Drawing.Point(293, 254);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(25, 13);
     this.label22.TabIndex = 0;
     this.label22.Text = "KHXK";
     this.label22.ToolTip = "Ký hiệu xếp kho";
     //
     // label23
     //
     this.label23.Location = new System.Drawing.Point(8, 229);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(66, 13);
     this.label23.TabIndex = 0;
     this.label23.Text = "Kệ,ngăn,tầng";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(9, 54);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(67, 13);
     this.label2.TabIndex = 0;
     this.label2.Text = "Đơn vị sở hữu";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(8, 28);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(77, 13);
     this.label4.TabIndex = 0;
     this.label4.Text = "Đơn vị cung cấp";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(8, 79);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(70, 13);
     this.label5.TabIndex = 0;
     this.label5.Text = "Nước sản xuất";
     //
     // label15
     //
     this.label15.Location = new System.Drawing.Point(293, 229);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(46, 13);
     this.label15.TabIndex = 0;
     this.label15.Text = "Rating TB";
     this.label15.ToolTip = "Rating trung bình";
     //
     // lblTitle
     //
     this.lblTitle.Appearance.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTitle.Appearance.Options.UseFont = true;
     this.lblTitle.Appearance.Options.UseTextOptions = true;
     this.lblTitle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top;
     this.lblTitle.Location = new System.Drawing.Point(0, 0);
     this.lblTitle.Name = "lblTitle";
     this.lblTitle.Size = new System.Drawing.Size(866, 29);
     this.lblTitle.TabIndex = 0;
     this.lblTitle.Text = "BIÊN MỤC";
     //
     // SODKHD
     //
     this.SODKHD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.SODKHD.DataSource = null;
     this.SODKHD.DisplayField = null;
     this.SODKHD.Location = new System.Drawing.Point(112, 28);
     this.SODKHD.Name = "SODKHD";
     this.SODKHD.Size = new System.Drawing.Size(218, 22);
     this.SODKHD.TabIndex = 12;
     this.SODKHD.ValueField = null;
     this.SODKHD.SelectedIndexChanged += new System.EventHandler(this.SODKHD_SelectedIndexChanged);
     //
     // PostMaster
     //
     this.PostMaster.EditValue = "Y";
     this.PostMaster.Location = new System.Drawing.Point(85, 202);
     this.PostMaster.Name = "PostMaster";
     this.PostMaster.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem("Y", "POST"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem("N", "MASTER"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem("A", "BOTH")});
     this.PostMaster.Size = new System.Drawing.Size(199, 20);
     this.PostMaster.TabIndex = 125;
     //
     // KyHieuXepKho_KHPL
     //
     this.KyHieuXepKho_KHPL.Location = new System.Drawing.Point(2, 2);
     this.KyHieuXepKho_KHPL.Name = "KyHieuXepKho_KHPL";
     this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuXepKho_KHPL.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.KyHieuXepKho_KHPL.Properties.ReadOnly = true;
     this.KyHieuXepKho_KHPL.Size = new System.Drawing.Size(137, 18);
     this.KyHieuXepKho_KHPL.TabIndex = 5;
     this.KyHieuXepKho_KHPL.TabStop = false;
     //
     // groupControl1
     //
     this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.NoiLuuTru);
     this.groupControl1.Controls.Add(this.label38);
     this.groupControl1.Controls.Add(this.label19);
     this.groupControl1.Controls.Add(this.label18);
     this.groupControl1.Controls.Add(this.SODKHD);
     this.groupControl1.Location = new System.Drawing.Point(523, 512);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(335, 96);
     this.groupControl1.TabIndex = 126;
     this.groupControl1.Text = "Thông tin HD";
     //
     // NoiLuuTru
     //
     this.NoiLuuTru.Location = new System.Drawing.Point(112, 52);
     this.NoiLuuTru.Name = "NoiLuuTru";
     this.NoiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete),
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NoiLuuTru.Properties.ReadOnly = true;
     this.NoiLuuTru.Size = new System.Drawing.Size(218, 20);
     this.NoiLuuTru.TabIndex = 196;
     this.NoiLuuTru.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick);
     //
     // label38
     //
     this.label38.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic);
     this.label38.Appearance.Options.UseFont = true;
     this.label38.Location = new System.Drawing.Point(109, 74);
     this.label38.Name = "label38";
     this.label38.Size = new System.Drawing.Size(139, 13);
     this.label38.TabIndex = 0;
     this.label38.Text = "(Đường dẫn đầy đủ trên HD)";
     //
     // label34
     //
     this.label34.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label34.Appearance.Options.UseForeColor = true;
     this.label34.Location = new System.Drawing.Point(4, 81);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(17, 13);
     this.label34.TabIndex = 0;
     this.label34.Text = "Dur";
     //
     // label27
     //
     this.label27.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label27.Appearance.Options.UseForeColor = true;
     this.label27.Location = new System.Drawing.Point(4, 58);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(69, 13);
     this.label27.TabIndex = 130;
     this.label27.Text = "Time code Out";
     //
     // label32
     //
     this.label32.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label32.Appearance.Options.UseForeColor = true;
     this.label32.Location = new System.Drawing.Point(4, 33);
     this.label32.Name = "label32";
     this.label32.Size = new System.Drawing.Size(61, 13);
     this.label32.TabIndex = 132;
     this.label32.Text = "Time code In";
     //
     // groupControl2
     //
     this.groupControl2.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl2.AppearanceCaption.Options.UseFont = true;
     this.groupControl2.Controls.Add(this.gridControlNgayPhatDauTien);
     this.groupControl2.Location = new System.Drawing.Point(523, 312);
     this.groupControl2.Name = "groupControl2";
     this.groupControl2.Size = new System.Drawing.Size(333, 194);
     this.groupControl2.TabIndex = 127;
     this.groupControl2.Text = "Ngày phát sóng đầu tiên";
     //
     // gridControlNgayPhatDauTien
     //
     this.gridControlNgayPhatDauTien.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlNgayPhatDauTien.BackgroundImage")));
     this.gridControlNgayPhatDauTien.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.gridControlNgayPhatDauTien.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlNgayPhatDauTien.Location = new System.Drawing.Point(2, 22);
     this.gridControlNgayPhatDauTien.MainView = this.gridViewNgayPhatDauTien;
     this.gridControlNgayPhatDauTien.Name = "gridControlNgayPhatDauTien";
     this.gridControlNgayPhatDauTien.Size = new System.Drawing.Size(329, 170);
     this.gridControlNgayPhatDauTien.TabIndex = 136;
     this.gridControlNgayPhatDauTien.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewNgayPhatDauTien});
     //
     // gridViewNgayPhatDauTien
     //
     this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.Options.UseTextOptions = true;
     this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridViewNgayPhatDauTien.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.CotDaiTruyenHinh,
     this.CotNgayPhat});
     this.gridViewNgayPhatDauTien.GridControl = this.gridControlNgayPhatDauTien;
     this.gridViewNgayPhatDauTien.GroupCount = 1;
     this.gridViewNgayPhatDauTien.IndicatorWidth = 40;
     this.gridViewNgayPhatDauTien.Name = "gridViewNgayPhatDauTien";
     this.gridViewNgayPhatDauTien.OptionsLayout.Columns.AddNewColumns = false;
     this.gridViewNgayPhatDauTien.OptionsNavigation.AutoFocusNewRow = true;
     this.gridViewNgayPhatDauTien.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridViewNgayPhatDauTien.OptionsPrint.UsePrintStyles = true;
     this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceEvenRow = true;
     this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceOddRow = true;
     this.gridViewNgayPhatDauTien.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridViewNgayPhatDauTien.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridViewNgayPhatDauTien.OptionsView.ShowFooter = true;
     this.gridViewNgayPhatDauTien.OptionsView.ShowGroupedColumns = true;
     this.gridViewNgayPhatDauTien.OptionsView.ShowGroupPanel = false;
     this.gridViewNgayPhatDauTien.OptionsView.ShowIndicator = false;
     this.gridViewNgayPhatDauTien.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
     new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotDaiTruyenHinh, DevExpress.Data.ColumnSortOrder.Ascending)});
     this.gridViewNgayPhatDauTien.CustomDrawGroupRow += new DevExpress.XtraGrid.Views.Base.RowObjectCustomDrawEventHandler(this.gridViewNgayPhatDauTien_CustomDrawGroupRow);
     this.gridViewNgayPhatDauTien.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewNgayPhatDauTien_ValidateRow);
     //
     // CotDaiTruyenHinh
     //
     this.CotDaiTruyenHinh.Caption = "Kênh phát sóng";
     this.CotDaiTruyenHinh.Name = "CotDaiTruyenHinh";
     this.CotDaiTruyenHinh.SummaryItem.DisplayFormat = "Tồng số lần đã phát {0}";
     this.CotDaiTruyenHinh.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.CotDaiTruyenHinh.Visible = true;
     this.CotDaiTruyenHinh.VisibleIndex = 0;
     this.CotDaiTruyenHinh.Width = 107;
     //
     // CotNgayPhat
     //
     this.CotNgayPhat.Caption = "Ngày phát";
     this.CotNgayPhat.Name = "CotNgayPhat";
     this.CotNgayPhat.Visible = true;
     this.CotNgayPhat.VisibleIndex = 1;
     this.CotNgayPhat.Width = 62;
     //
     // Rating
     //
     this.Rating.Location = new System.Drawing.Point(352, 227);
     this.Rating.Name = "Rating";
     this.Rating.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.Rating.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Rating.Size = new System.Drawing.Size(117, 20);
     this.Rating.TabIndex = 136;
     //
     // DoiTuongKhanGia
     //
     this.DoiTuongKhanGia.DataSource = null;
     this.DoiTuongKhanGia.DisplayField = null;
     this.DoiTuongKhanGia.EditValue = "";
     this.DoiTuongKhanGia.Location = new System.Drawing.Point(85, 354);
     this.DoiTuongKhanGia.Name = "DoiTuongKhanGia";
     this.DoiTuongKhanGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.DoiTuongKhanGia.Size = new System.Drawing.Size(412, 20);
     this.DoiTuongKhanGia.TabIndex = 132;
     this.DoiTuongKhanGia.ValueField = null;
     //
     // label14
     //
     this.label14.Location = new System.Drawing.Point(9, 357);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(57, 13);
     this.label14.TabIndex = 0;
     this.label14.Text = "ĐT khán giả";
     //
     // groupControl3
     //
     this.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl3.AppearanceCaption.Options.UseFont = true;
     this.groupControl3.Controls.Add(this.ThoiHanBanQuyen);
     this.groupControl3.Controls.Add(this.BanQuyen_Other);
     this.groupControl3.Controls.Add(this.BanQuyen);
     this.groupControl3.Controls.Add(this.label1);
     this.groupControl3.Controls.Add(this.QuocGia);
     this.groupControl3.Controls.Add(this.DonViSoHuu);
     this.groupControl3.Controls.Add(this.DonViCungCap);
     this.groupControl3.Controls.Add(this.label25);
     this.groupControl3.Controls.Add(this.label5);
     this.groupControl3.Controls.Add(this.label2);
     this.groupControl3.Controls.Add(this.label4);
     this.groupControl3.Controls.Add(this.NamSanXuat);
     this.groupControl3.Location = new System.Drawing.Point(523, 177);
     this.groupControl3.Name = "groupControl3";
     this.groupControl3.Size = new System.Drawing.Size(333, 129);
     this.groupControl3.TabIndex = 128;
     this.groupControl3.Text = "Nguồn gốc";
     //
     // ThoiHanBanQuyen
     //
     this.ThoiHanBanQuyen.EditValue = new System.DateTime(2010, 8, 30, 14, 57, 59, 852);
     this.ThoiHanBanQuyen.Location = new System.Drawing.Point(207, 103);
     this.ThoiHanBanQuyen.Name = "ThoiHanBanQuyen";
     this.ThoiHanBanQuyen.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.ThoiHanBanQuyen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.ThoiHanBanQuyen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.ThoiHanBanQuyen.Size = new System.Drawing.Size(119, 20);
     this.ThoiHanBanQuyen.TabIndex = 122;
     //
     // BanQuyen_Other
     //
     this.BanQuyen_Other.EditValue = "";
     this.BanQuyen_Other.Location = new System.Drawing.Point(207, 103);
     this.BanQuyen_Other.Name = "BanQuyen_Other";
     this.BanQuyen_Other.Size = new System.Drawing.Size(119, 20);
     this.BanQuyen_Other.TabIndex = 5;
     this.BanQuyen_Other.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // BanQuyen
     //
     this.BanQuyen.Location = new System.Drawing.Point(112, 103);
     this.BanQuyen.Name = "BanQuyen";
     this.BanQuyen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.BanQuyen.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.BanQuyen.Size = new System.Drawing.Size(89, 20);
     this.BanQuyen.TabIndex = 121;
     //
     // label1
     //
     this.label1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Appearance.ForeColor = System.Drawing.Color.Red;
     this.label1.Appearance.Options.UseFont = true;
     this.label1.Appearance.Options.UseForeColor = true;
     this.label1.Location = new System.Drawing.Point(8, 106);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(95, 13);
     this.label1.TabIndex = 0;
     this.label1.Text = "Thời hạn bản quyền";
     //
     // QuocGia
     //
     this.QuocGia.DataSource = null;
     this.QuocGia.DisplayField = null;
     this.QuocGia.EditValue = "";
     this.QuocGia.Location = new System.Drawing.Point(112, 77);
     this.QuocGia.Name = "QuocGia";
     this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.QuocGia.Size = new System.Drawing.Size(89, 20);
     this.QuocGia.TabIndex = 132;
     this.QuocGia.ValueField = null;
     //
     // DonViSoHuu
     //
     this.DonViSoHuu.Location = new System.Drawing.Point(112, 51);
     this.DonViSoHuu.Name = "DonViSoHuu";
     this.DonViSoHuu.Size = new System.Drawing.Size(214, 20);
     this.DonViSoHuu.TabIndex = 120;
     this.DonViSoHuu.ZZZWidthFactor = 2F;
     //
     // DonViCungCap
     //
     this.DonViCungCap.Location = new System.Drawing.Point(112, 24);
     this.DonViCungCap.Name = "DonViCungCap";
     this.DonViCungCap.Size = new System.Drawing.Size(214, 20);
     this.DonViCungCap.TabIndex = 120;
     this.DonViCungCap.ZZZWidthFactor = 2F;
     //
     // label25
     //
     this.label25.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Appearance.ForeColor = System.Drawing.Color.Black;
     this.label25.Appearance.Options.UseFont = true;
     this.label25.Appearance.Options.UseForeColor = true;
     this.label25.Location = new System.Drawing.Point(207, 80);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(36, 13);
     this.label25.TabIndex = 0;
     this.label25.Text = "Năm SX";
     //
     // NamSanXuat
     //
     this.NamSanXuat.EditValue = new decimal(new int[] {
     1999,
     0,
     0,
     0});
     this.NamSanXuat.Location = new System.Drawing.Point(254, 77);
     this.NamSanXuat.Name = "NamSanXuat";
     this.NamSanXuat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NamSanXuat.Properties.Mask.EditMask = "n0";
     this.NamSanXuat.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.NamSanXuat.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.NamSanXuat.Size = new System.Drawing.Size(72, 20);
     this.NamSanXuat.TabIndex = 135;
     //
     // groupControl4
     //
     this.groupControl4.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl4.AppearanceCaption.Options.UseFont = true;
     this.groupControl4.Controls.Add(this.NoiDung);
     this.groupControl4.Controls.Add(this.ThanhLy);
     this.groupControl4.Controls.Add(this.groupControl8);
     this.groupControl4.Controls.Add(this.label22);
     this.groupControl4.Controls.Add(this.Rating);
     this.groupControl4.Controls.Add(this.KyHieuPhanLoai);
     this.groupControl4.Controls.Add(this.Tang);
     this.groupControl4.Controls.Add(this.label21);
     this.groupControl4.Controls.Add(this.label15);
     this.groupControl4.Controls.Add(this.label24);
     this.groupControl4.Controls.Add(this.Ngan);
     this.groupControl4.Controls.Add(this.SoBang);
     this.groupControl4.Controls.Add(this.ThoiLuong);
     this.groupControl4.Controls.Add(this.Ke);
     this.groupControl4.Controls.Add(this.TuKhoaSelect);
     this.groupControl4.Controls.Add(this.label12);
     this.groupControl4.Controls.Add(this.DoiTuongKhanGia);
     this.groupControl4.Controls.Add(this.LoaiBang);
     this.groupControl4.Controls.Add(this.label23);
     this.groupControl4.Controls.Add(this.label13);
     this.groupControl4.Controls.Add(this.label14);
     this.groupControl4.Controls.Add(this.ThongSoLoaiBang);
     this.groupControl4.Controls.Add(this.NgayNhap);
     this.groupControl4.Controls.Add(this.TongTap);
     this.groupControl4.Controls.Add(this.label30);
     this.groupControl4.Controls.Add(this.GhiChu);
     this.groupControl4.Controls.Add(this.DinhKem);
     this.groupControl4.Controls.Add(this.TuKhoaText);
     this.groupControl4.Controls.Add(this.label31);
     this.groupControl4.Controls.Add(this.label20);
     this.groupControl4.Controls.Add(this.label9);
     this.groupControl4.Controls.Add(this.label10);
     this.groupControl4.Controls.Add(this.SoTap);
     this.groupControl4.Controls.Add(this.PopUp);
     this.groupControl4.Controls.Add(this.label33);
     this.groupControl4.Controls.Add(this.label36);
     this.groupControl4.Controls.Add(this.label17);
     this.groupControl4.Controls.Add(this.Info);
     this.groupControl4.Controls.Add(this.TietMuc);
     this.groupControl4.Controls.Add(this.MaBang);
     this.groupControl4.Controls.Add(this.label7);
     this.groupControl4.Controls.Add(this.PostMaster);
     this.groupControl4.Controls.Add(this.label11);
     this.groupControl4.Controls.Add(this.label3);
     this.groupControl4.Controls.Add(this.label16);
     this.groupControl4.Controls.Add(this.TenGoc);
     this.groupControl4.Controls.Add(this.label42);
     this.groupControl4.Controls.Add(this.label8);
     this.groupControl4.Location = new System.Drawing.Point(12, 44);
     this.groupControl4.Name = "groupControl4";
     this.groupControl4.Size = new System.Drawing.Size(505, 419);
     this.groupControl4.TabIndex = 129;
     this.groupControl4.Text = "Thông tin chính";
     //
     // NoiDung
     //
     this.NoiDung._DataSource = null;
     this.NoiDung._GetField = null;
     this.NoiDung.Location = new System.Drawing.Point(85, 74);
     this.NoiDung.Name = "NoiDung";
     this.NoiDung.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)});
     this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NoiDung.Size = new System.Drawing.Size(412, 20);
     this.NoiDung.TabIndex = 199;
     //
     // ThanhLy
     //
     this.ThanhLy.Location = new System.Drawing.Point(83, 26);
     this.ThanhLy.Name = "ThanhLy";
     this.ThanhLy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ThanhLy.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
     this.ThanhLy.Properties.Appearance.Options.UseFont = true;
     this.ThanhLy.Properties.Appearance.Options.UseForeColor = true;
     this.ThanhLy.Properties.Caption = "Thanh lý";
     this.ThanhLy.Size = new System.Drawing.Size(88, 19);
     this.ThanhLy.TabIndex = 136;
     //
     // groupControl8
     //
     this.groupControl8.Controls.Add(this.KyHieuXepKho_KHPL);
     this.groupControl8.Controls.Add(this.KyHieuXepKho_NoiDung);
     this.groupControl8.Controls.Add(this.textEdit1);
     this.groupControl8.Location = new System.Drawing.Point(352, 254);
     this.groupControl8.Name = "groupControl8";
     this.groupControl8.ShowCaption = false;
     this.groupControl8.Size = new System.Drawing.Size(145, 46);
     this.groupControl8.TabIndex = 132;
     this.groupControl8.Text = "groupControl8";
     //
     // KyHieuXepKho_NoiDung
     //
     this.KyHieuXepKho_NoiDung.Location = new System.Drawing.Point(2, 26);
     this.KyHieuXepKho_NoiDung.Name = "KyHieuXepKho_NoiDung";
     this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.KyHieuXepKho_NoiDung.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.KyHieuXepKho_NoiDung.Properties.ReadOnly = true;
     this.KyHieuXepKho_NoiDung.Size = new System.Drawing.Size(137, 18);
     this.KyHieuXepKho_NoiDung.TabIndex = 17;
     this.KyHieuXepKho_NoiDung.TabStop = false;
     //
     // textEdit1
     //
     this.textEdit1.EditValue = "___________________";
     this.textEdit1.Location = new System.Drawing.Point(2, 8);
     this.textEdit1.Name = "textEdit1";
     this.textEdit1.Properties.AllowFocused = false;
     this.textEdit1.Properties.AppearanceReadOnly.Options.UseTextOptions = true;
     this.textEdit1.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.textEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.textEdit1.Properties.ReadOnly = true;
     this.textEdit1.Size = new System.Drawing.Size(137, 18);
     this.textEdit1.TabIndex = 5;
     this.textEdit1.TabStop = false;
     //
     // Tang
     //
     this.Tang.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.Tang.Location = new System.Drawing.Point(222, 227);
     this.Tang.Name = "Tang";
     this.Tang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Tang.Size = new System.Drawing.Size(62, 20);
     this.Tang.TabIndex = 198;
     //
     // label24
     //
     this.label24.Location = new System.Drawing.Point(478, 230);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(19, 13);
     this.label24.TabIndex = 0;
     this.label24.Text = "(%)";
     //
     // Ngan
     //
     this.Ngan.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.Ngan.Location = new System.Drawing.Point(157, 227);
     this.Ngan.Name = "Ngan";
     this.Ngan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Ngan.Size = new System.Drawing.Size(59, 20);
     this.Ngan.TabIndex = 198;
     //
     // SoBang
     //
     this.SoBang.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.SoBang.Location = new System.Drawing.Point(352, 125);
     this.SoBang.Name = "SoBang";
     this.SoBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoBang.Size = new System.Drawing.Size(145, 20);
     this.SoBang.TabIndex = 198;
     //
     // ThoiLuong
     //
     this.ThoiLuong.EditValue = "00:00:00:00";
     this.ThoiLuong.Location = new System.Drawing.Point(85, 176);
     this.ThoiLuong.Name = "ThoiLuong";
     this.ThoiLuong.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.ThoiLuong.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.ThoiLuong.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.ThoiLuong.Properties.ReadOnly = true;
     this.ThoiLuong.Size = new System.Drawing.Size(200, 20);
     this.ThoiLuong.TabIndex = 197;
     this.ThoiLuong.TabStop = false;
     this.ThoiLuong.TimeCode.Frame = 0;
     this.ThoiLuong.TimeCode.Hour = 0;
     this.ThoiLuong.TimeCode.Minute = 0;
     this.ThoiLuong.TimeCode.Second = 0;
     this.ThoiLuong.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // Ke
     //
     this.Ke.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.Ke.Location = new System.Drawing.Point(85, 227);
     this.Ke.Name = "Ke";
     this.Ke.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Ke.Size = new System.Drawing.Size(66, 20);
     this.Ke.TabIndex = 198;
     //
     // TuKhoaSelect
     //
     this.TuKhoaSelect.DataSource = null;
     this.TuKhoaSelect.DisplayField = null;
     this.TuKhoaSelect.EditValue = "";
     this.TuKhoaSelect.Location = new System.Drawing.Point(85, 330);
     this.TuKhoaSelect.Name = "TuKhoaSelect";
     this.TuKhoaSelect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TuKhoaSelect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.TuKhoaSelect.Size = new System.Drawing.Size(199, 19);
     this.TuKhoaSelect.TabIndex = 132;
     this.TuKhoaSelect.TabStop = false;
     this.TuKhoaSelect.ValueField = null;
     this.TuKhoaSelect.EditValueChanged += new System.EventHandler(this.TuKhoaSelect_EditValueChanged);
     this.TuKhoaSelect.CloseUp += new DevExpress.XtraEditors.Controls.CloseUpEventHandler(this.TuKhoaSelect_CloseUp);
     //
     // label12
     //
     this.label12.Location = new System.Drawing.Point(293, 154);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(44, 13);
     this.label12.TabIndex = 0;
     this.label12.Text = "Thông số";
     //
     // NgayNhap
     //
     this.NgayNhap.EditValue = null;
     this.NgayNhap.Location = new System.Drawing.Point(352, 48);
     this.NgayNhap.Name = "NgayNhap";
     this.NgayNhap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.NgayNhap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayNhap.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayNhap.Size = new System.Drawing.Size(145, 20);
     this.NgayNhap.TabIndex = 141;
     //
     // TongTap
     //
     this.TongTap.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TongTap.Location = new System.Drawing.Point(450, 176);
     this.TongTap.Name = "TongTap";
     this.TongTap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.TongTap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.TongTap.Properties.Mask.EditMask = "n0";
     this.TongTap.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.TongTap.Properties.MaxLength = 1;
     this.TongTap.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.TongTap.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.TongTap.Size = new System.Drawing.Size(47, 20);
     this.TongTap.TabIndex = 135;
     //
     // label30
     //
     this.label30.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label30.Appearance.Options.UseForeColor = true;
     this.label30.Location = new System.Drawing.Point(8, 178);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(50, 13);
     this.label30.TabIndex = 133;
     this.label30.Text = "Thời lượng";
     //
     // GhiChu
     //
     this.GhiChu.Location = new System.Drawing.Point(85, 380);
     this.GhiChu.Name = "GhiChu";
     this.GhiChu.Size = new System.Drawing.Size(412, 34);
     this.GhiChu.TabIndex = 134;
     //
     // DinhKem
     //
     this.DinhKem.Location = new System.Drawing.Point(352, 305);
     this.DinhKem.Name = "DinhKem";
     this.DinhKem.Size = new System.Drawing.Size(145, 44);
     this.DinhKem.TabIndex = 134;
     //
     // TuKhoaText
     //
     this.TuKhoaText.Location = new System.Drawing.Point(85, 278);
     this.TuKhoaText.Name = "TuKhoaText";
     this.TuKhoaText.Properties.ReadOnly = true;
     this.TuKhoaText.Size = new System.Drawing.Size(199, 50);
     this.TuKhoaText.TabIndex = 134;
     this.TuKhoaText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TuKhoaText_KeyDown);
     //
     // label31
     //
     this.label31.Location = new System.Drawing.Point(290, 300);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(59, 13);
     this.label31.TabIndex = 131;
     this.label31.Text = "TT Đính kèm";
     //
     // label20
     //
     this.label20.Location = new System.Drawing.Point(8, 280);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(39, 13);
     this.label20.TabIndex = 131;
     this.label20.Text = "Từ khóa";
     //
     // label9
     //
     this.label9.Location = new System.Drawing.Point(293, 180);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(32, 13);
     this.label9.TabIndex = 128;
     this.label9.Text = "Tập số";
     //
     // label10
     //
     this.label10.Location = new System.Drawing.Point(403, 179);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(43, 13);
     this.label10.TabIndex = 127;
     this.label10.Text = "Tổng tập";
     //
     // SoTap
     //
     this.SoTap.EditValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.SoTap.Location = new System.Drawing.Point(352, 176);
     this.SoTap.Name = "SoTap";
     this.SoTap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.SoTap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.SoTap.Properties.Mask.EditMask = "n0";
     this.SoTap.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.SoTap.Properties.MaxLength = 1;
     this.SoTap.Properties.MaxValue = new decimal(new int[] {
     -1530494977,
     232830,
     0,
     0});
     this.SoTap.Properties.MinValue = new decimal(new int[] {
     1,
     0,
     0,
     0});
     this.SoTap.Size = new System.Drawing.Size(50, 20);
     this.SoTap.TabIndex = 136;
     //
     // PopUp
     //
     this.PopUp.EditValue = "Y";
     this.PopUp.Location = new System.Drawing.Point(352, 202);
     this.PopUp.Name = "PopUp";
     this.PopUp.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem("Y", "Yes"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem("N", "No")});
     this.PopUp.Size = new System.Drawing.Size(145, 20);
     this.PopUp.TabIndex = 140;
     //
     // label33
     //
     this.label33.Location = new System.Drawing.Point(287, 48);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(52, 13);
     this.label33.TabIndex = 129;
     this.label33.Text = "Ngày nhập";
     //
     // label36
     //
     this.label36.Location = new System.Drawing.Point(9, 382);
     this.label36.Name = "label36";
     this.label36.Size = new System.Drawing.Size(35, 13);
     this.label36.TabIndex = 129;
     this.label36.Text = "Ghi chú";
     //
     // label17
     //
     this.label17.Location = new System.Drawing.Point(293, 205);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(36, 13);
     this.label17.TabIndex = 129;
     this.label17.Text = "POP Up";
     //
     // Info
     //
     this.Info.Location = new System.Drawing.Point(243, 48);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(24, 21);
     this.Info.TabIndex = 126;
     //
     // TietMuc
     //
     this.TietMuc.Location = new System.Drawing.Point(85, 125);
     this.TietMuc.Name = "TietMuc";
     this.TietMuc.Size = new System.Drawing.Size(199, 20);
     this.TietMuc.TabIndex = 120;
     this.TietMuc.ZZZWidthFactor = 2F;
     //
     // TenGoc
     //
     this.TenGoc.EditValue = "";
     this.TenGoc.Location = new System.Drawing.Point(85, 99);
     this.TenGoc.Name = "TenGoc";
     this.TenGoc.Size = new System.Drawing.Size(412, 20);
     this.TenGoc.TabIndex = 5;
     this.TenGoc.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // label42
     //
     this.label42.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label42.Appearance.Options.UseFont = true;
     this.label42.Location = new System.Drawing.Point(8, 102);
     this.label42.Name = "label42";
     this.label42.Size = new System.Drawing.Size(38, 13);
     this.label42.TabIndex = 0;
     this.label42.Text = "Tên gốc";
     //
     // NgayMuon
     //
     this.NgayMuon.EditValue = null;
     this.NgayMuon.Location = new System.Drawing.Point(112, 25);
     this.NgayMuon.Name = "NgayMuon";
     this.NgayMuon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgayMuon.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgayMuon.Size = new System.Drawing.Size(213, 20);
     this.NgayMuon.TabIndex = 141;
     //
     // label28
     //
     this.label28.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label28.Appearance.Options.UseForeColor = true;
     this.label28.Location = new System.Drawing.Point(6, 33);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(61, 13);
     this.label28.TabIndex = 132;
     this.label28.Text = "Time code In";
     //
     // label29
     //
     this.label29.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label29.Appearance.Options.UseForeColor = true;
     this.label29.Location = new System.Drawing.Point(6, 58);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(69, 13);
     this.label29.TabIndex = 130;
     this.label29.Text = "Time code Out";
     //
     // groupControl6
     //
     this.groupControl6.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl6.AppearanceCaption.Options.UseFont = true;
     this.groupControl6.Controls.Add(this.btnNhapTimeCode);
     this.groupControl6.Controls.Add(this.groupControl5);
     this.groupControl6.Controls.Add(this.groupControl7);
     this.groupControl6.Location = new System.Drawing.Point(12, 469);
     this.groupControl6.Name = "groupControl6";
     this.groupControl6.Size = new System.Drawing.Size(505, 140);
     this.groupControl6.TabIndex = 131;
     this.groupControl6.Text = "Thông tin timecode";
     //
     // btnNhapTimeCode
     //
     this.btnNhapTimeCode.Location = new System.Drawing.Point(232, 51);
     this.btnNhapTimeCode.Name = "btnNhapTimeCode";
     this.btnNhapTimeCode.Size = new System.Drawing.Size(60, 45);
     this.btnNhapTimeCode.TabIndex = 199;
     this.btnNhapTimeCode.Text = "Timecode";
     this.btnNhapTimeCode.Click += new System.EventHandler(this.btnNhapTimeCode_Click);
     //
     // groupControl5
     //
     this.groupControl5.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Underline);
     this.groupControl5.AppearanceCaption.Options.UseFont = true;
     this.groupControl5.Controls.Add(this.TimeCode_Betacam_Duration);
     this.groupControl5.Controls.Add(this.TimeCode_Betacam_Out);
     this.groupControl5.Controls.Add(this.label37);
     this.groupControl5.Controls.Add(this.TimeCode_Betacam_In);
     this.groupControl5.Controls.Add(this.label29);
     this.groupControl5.Controls.Add(this.label28);
     this.groupControl5.Location = new System.Drawing.Point(8, 25);
     this.groupControl5.Name = "groupControl5";
     this.groupControl5.Size = new System.Drawing.Size(218, 108);
     this.groupControl5.TabIndex = 121;
     this.groupControl5.Text = "Timecode BETACAM";
     //
     // TimeCode_Betacam_Duration
     //
     this.TimeCode_Betacam_Duration.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_Duration.Location = new System.Drawing.Point(83, 81);
     this.TimeCode_Betacam_Duration.Name = "TimeCode_Betacam_Duration";
     this.TimeCode_Betacam_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_Duration.Properties.ReadOnly = true;
     this.TimeCode_Betacam_Duration.Size = new System.Drawing.Size(118, 20);
     this.TimeCode_Betacam_Duration.TabIndex = 197;
     this.TimeCode_Betacam_Duration.TabStop = false;
     this.TimeCode_Betacam_Duration.TimeCode.Frame = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Hour = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Minute = 0;
     this.TimeCode_Betacam_Duration.TimeCode.Second = 0;
     this.TimeCode_Betacam_Duration.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // TimeCode_Betacam_Out
     //
     this.TimeCode_Betacam_Out.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_Out.Location = new System.Drawing.Point(83, 55);
     this.TimeCode_Betacam_Out.Name = "TimeCode_Betacam_Out";
     this.TimeCode_Betacam_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_Out.Properties.ReadOnly = true;
     this.TimeCode_Betacam_Out.Size = new System.Drawing.Size(118, 20);
     this.TimeCode_Betacam_Out.TabIndex = 197;
     this.TimeCode_Betacam_Out.TimeCode.Frame = 0;
     this.TimeCode_Betacam_Out.TimeCode.Hour = 0;
     this.TimeCode_Betacam_Out.TimeCode.Minute = 0;
     this.TimeCode_Betacam_Out.TimeCode.Second = 0;
     this.TimeCode_Betacam_Out.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // label37
     //
     this.label37.Appearance.ForeColor = System.Drawing.Color.Blue;
     this.label37.Appearance.Options.UseForeColor = true;
     this.label37.Location = new System.Drawing.Point(6, 84);
     this.label37.Name = "label37";
     this.label37.Size = new System.Drawing.Size(17, 13);
     this.label37.TabIndex = 0;
     this.label37.Text = "Dur";
     //
     // TimeCode_Betacam_In
     //
     this.TimeCode_Betacam_In.EditValue = "00:00:00:00";
     this.TimeCode_Betacam_In.Location = new System.Drawing.Point(83, 30);
     this.TimeCode_Betacam_In.Name = "TimeCode_Betacam_In";
     this.TimeCode_Betacam_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_Betacam_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_Betacam_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_Betacam_In.Properties.ReadOnly = true;
     this.TimeCode_Betacam_In.Size = new System.Drawing.Size(118, 20);
     this.TimeCode_Betacam_In.TabIndex = 197;
     this.TimeCode_Betacam_In.TimeCode.Frame = 0;
     this.TimeCode_Betacam_In.TimeCode.Hour = 0;
     this.TimeCode_Betacam_In.TimeCode.Minute = 0;
     this.TimeCode_Betacam_In.TimeCode.Second = 0;
     this.TimeCode_Betacam_In.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // groupControl7
     //
     this.groupControl7.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Underline);
     this.groupControl7.AppearanceCaption.Options.UseFont = true;
     this.groupControl7.Controls.Add(this.TimeCode_File_Duration);
     this.groupControl7.Controls.Add(this.TimeCode_File_In);
     this.groupControl7.Controls.Add(this.label32);
     this.groupControl7.Controls.Add(this.label27);
     this.groupControl7.Controls.Add(this.TimeCode_File_Out);
     this.groupControl7.Controls.Add(this.label34);
     this.groupControl7.Location = new System.Drawing.Point(300, 22);
     this.groupControl7.Name = "groupControl7";
     this.groupControl7.Size = new System.Drawing.Size(200, 108);
     this.groupControl7.TabIndex = 122;
     this.groupControl7.Text = "Timecode FILE";
     //
     // TimeCode_File_Duration
     //
     this.TimeCode_File_Duration.EditValue = "00:00:00:00";
     this.TimeCode_File_Duration.Location = new System.Drawing.Point(86, 81);
     this.TimeCode_File_Duration.Name = "TimeCode_File_Duration";
     this.TimeCode_File_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_Duration.Properties.ReadOnly = true;
     this.TimeCode_File_Duration.Size = new System.Drawing.Size(111, 20);
     this.TimeCode_File_Duration.TabIndex = 197;
     this.TimeCode_File_Duration.TabStop = false;
     this.TimeCode_File_Duration.TimeCode.Frame = 0;
     this.TimeCode_File_Duration.TimeCode.Hour = 0;
     this.TimeCode_File_Duration.TimeCode.Minute = 0;
     this.TimeCode_File_Duration.TimeCode.Second = 0;
     this.TimeCode_File_Duration.TimeCode.TimeCodeString = "00:00:00:00";
     //
     // TimeCode_File_In
     //
     this.TimeCode_File_In.EditValue = "00:00:00:00";
     this.TimeCode_File_In.Location = new System.Drawing.Point(86, 30);
     this.TimeCode_File_In.Name = "TimeCode_File_In";
     this.TimeCode_File_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_In.Properties.ReadOnly = true;
     this.TimeCode_File_In.Size = new System.Drawing.Size(111, 20);
     this.TimeCode_File_In.TabIndex = 197;
     this.TimeCode_File_In.TimeCode.Frame = 0;
     this.TimeCode_File_In.TimeCode.Hour = 0;
     this.TimeCode_File_In.TimeCode.Minute = 0;
     this.TimeCode_File_In.TimeCode.Second = 0;
     this.TimeCode_File_In.TimeCode.TimeCodeString = "00:00:00:00";
     this.TimeCode_File_In.EditValueChanged += new System.EventHandler(this.TimeCode_File_In_EditValueChanged);
     //
     // TimeCode_File_Out
     //
     this.TimeCode_File_Out.EditValue = "00:00:00:00";
     this.TimeCode_File_Out.Location = new System.Drawing.Point(86, 55);
     this.TimeCode_File_Out.Name = "TimeCode_File_Out";
     this.TimeCode_File_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic;
     this.TimeCode_File_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))";
     this.TimeCode_File_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.TimeCode_File_Out.Properties.ReadOnly = true;
     this.TimeCode_File_Out.Size = new System.Drawing.Size(111, 20);
     this.TimeCode_File_Out.TabIndex = 197;
     this.TimeCode_File_Out.TimeCode.Frame = 0;
     this.TimeCode_File_Out.TimeCode.Hour = 0;
     this.TimeCode_File_Out.TimeCode.Minute = 0;
     this.TimeCode_File_Out.TimeCode.Second = 0;
     this.TimeCode_File_Out.TimeCode.TimeCodeString = "00:00:00:00";
     this.TimeCode_File_Out.EditValueChanged += new System.EventHandler(this.TimeCode_File_In_EditValueChanged);
     //
     // DoiTuongMuon
     //
     this.DoiTuongMuon.EditValue = "";
     this.DoiTuongMuon.Location = new System.Drawing.Point(112, 50);
     this.DoiTuongMuon.Name = "DoiTuongMuon";
     this.DoiTuongMuon.Size = new System.Drawing.Size(213, 20);
     this.DoiTuongMuon.TabIndex = 5;
     this.DoiTuongMuon.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated);
     //
     // ThongTinMuon
     //
     this.ThongTinMuon.Location = new System.Drawing.Point(112, 75);
     this.ThongTinMuon.Name = "ThongTinMuon";
     this.ThongTinMuon.Size = new System.Drawing.Size(213, 47);
     this.ThongTinMuon.TabIndex = 134;
     //
     // label41
     //
     this.label41.Location = new System.Drawing.Point(10, 28);
     this.label41.Name = "label41";
     this.label41.Size = new System.Drawing.Size(55, 13);
     this.label41.TabIndex = 0;
     this.label41.Text = "Ngày mượn";
     //
     // label40
     //
     this.label40.Location = new System.Drawing.Point(10, 53);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(48, 13);
     this.label40.TabIndex = 0;
     this.label40.Text = "Đối tượng";
     //
     // label39
     //
     this.label39.Location = new System.Drawing.Point(10, 79);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(75, 13);
     this.label39.TabIndex = 0;
     this.label39.Text = "Thông tin mượn";
     //
     // groupControl10
     //
     this.groupControl10.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl10.AppearanceCaption.Options.UseFont = true;
     this.groupControl10.Controls.Add(this.NgayMuon);
     this.groupControl10.Controls.Add(this.DoiTuongMuon);
     this.groupControl10.Controls.Add(this.label39);
     this.groupControl10.Controls.Add(this.ThongTinMuon);
     this.groupControl10.Controls.Add(this.label40);
     this.groupControl10.Controls.Add(this.label41);
     this.groupControl10.Location = new System.Drawing.Point(523, 44);
     this.groupControl10.Name = "groupControl10";
     this.groupControl10.Size = new System.Drawing.Size(330, 127);
     this.groupControl10.TabIndex = 132;
     this.groupControl10.Text = "Thông tin mượn trả";
     //
     // frmBienMuc
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(866, 648);
     this.Controls.Add(this.groupControl10);
     this.Controls.Add(this.groupControl4);
     this.Controls.Add(this.flowLayoutPanel1);
     this.Controls.Add(this.groupControl3);
     this.Controls.Add(this.flowLayoutPanel2);
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.groupControl6);
     this.Controls.Add(this.groupControl1);
     this.Name = "frmBienMuc";
     this.Text = "Biên mục";
     this.Load += new System.EventHandler(this.frmPhuongAnDeXuatTour_Load);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyen_Other.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.BanQuyen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     this.groupControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).EndInit();
     this.groupControl8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Tang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ngan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Ke.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DinhKem.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SoTap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit();
     this.groupControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit();
     this.groupControl5.ResumeLayout(false);
     this.groupControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit();
     this.groupControl7.ResumeLayout(false);
     this.groupControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl10)).EndInit();
     this.groupControl10.ResumeLayout(false);
     this.groupControl10.PerformLayout();
     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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Rpt_bctheongaylamviec));
     this.NhanVienBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.rptBaocaotheongaylamviecBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.panel1 = new System.Windows.Forms.Panel();
     this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
     this.label1 = new System.Windows.Forms.Label();
     this.Xem = new DevExpress.XtraEditors.SimpleButton();
     this.cbm_nam = new System.Windows.Forms.ComboBox();
     this.bt_dong = new DevExpress.XtraEditors.DropDownButton();
     this.cbm_thang = new System.Windows.Forms.ComboBox();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.rpt_NV = new QLNhanSu.rpt_NV();
     this.Report_NhanVienBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.Report_NhanVienTableAdapter = new QLNhanSu.rpt_NVTableAdapters.Report_NhanVienTableAdapter();
     this.panel2 = new System.Windows.Forms.Panel();
     this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
     ((System.ComponentModel.ISupportInitialize)(this.NhanVienBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rptBaocaotheongaylamviecBindingSource)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpt_NV)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Report_NhanVienBindingSource)).BeginInit();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // NhanVienBindingSource
     //
     this.NhanVienBindingSource.DataMember = "NhanVien";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.layoutControl1);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(795, 84);
     this.panel1.TabIndex = 0;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.label1);
     this.layoutControl1.Controls.Add(this.Xem);
     this.layoutControl1.Controls.Add(this.cbm_nam);
     this.layoutControl1.Controls.Add(this.bt_dong);
     this.layoutControl1.Controls.Add(this.cbm_thang);
     this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name = "layoutControl1";
     this.layoutControl1.Root = this.layoutControlGroup1;
     this.layoutControl1.Size = new System.Drawing.Size(795, 84);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text = "layoutControl1";
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font = new System.Drawing.Font("Constantia", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.SystemColors.Highlight;
     this.label1.Location = new System.Drawing.Point(12, 12);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(771, 34);
     this.label1.TabIndex = 14;
     this.label1.Text = "BÁO CÁO NHÂN VIÊN VÀO LÀM TRONG THÁNG";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // Xem
     //
     this.Xem.Image = ((System.Drawing.Image)(resources.GetObject("Xem.Image")));
     this.Xem.Location = new System.Drawing.Point(504, 50);
     this.Xem.Name = "Xem";
     this.Xem.Size = new System.Drawing.Size(138, 22);
     this.Xem.StyleController = this.layoutControl1;
     this.Xem.TabIndex = 3;
     this.Xem.Text = "Xem";
     this.Xem.Click += new System.EventHandler(this.Xem_Click);
     //
     // cbm_nam
     //
     this.cbm_nam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbm_nam.FormattingEnabled = true;
     this.cbm_nam.Location = new System.Drawing.Point(305, 50);
     this.cbm_nam.Name = "cbm_nam";
     this.cbm_nam.Size = new System.Drawing.Size(195, 21);
     this.cbm_nam.TabIndex = 2;
     //
     // bt_dong
     //
     this.bt_dong.Dock = System.Windows.Forms.DockStyle.Top;
     this.bt_dong.Image = ((System.Drawing.Image)(resources.GetObject("bt_dong.Image")));
     this.bt_dong.Location = new System.Drawing.Point(646, 50);
     this.bt_dong.Name = "bt_dong";
     this.bt_dong.Size = new System.Drawing.Size(137, 22);
     this.bt_dong.StyleController = this.layoutControl1;
     this.bt_dong.TabIndex = 4;
     this.bt_dong.Text = "Đóng lại";
     this.bt_dong.Click += new System.EventHandler(this.bt_dong_Click);
     //
     // cbm_thang
     //
     this.cbm_thang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbm_thang.FormattingEnabled = true;
     this.cbm_thang.Location = new System.Drawing.Point(76, 50);
     this.cbm_thang.Name = "cbm_thang";
     this.cbm_thang.Size = new System.Drawing.Size(161, 21);
     this.cbm_thang.TabIndex = 1;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem4,
     this.layoutControlItem2,
     this.layoutControlItem5,
     this.layoutControlItem1,
     this.layoutControlItem3});
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name = "layoutControlGroup1";
     this.layoutControlGroup1.Size = new System.Drawing.Size(795, 84);
     this.layoutControlGroup1.Text = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.cbm_thang;
     this.layoutControlItem4.CustomizationFormText = "Chọn tháng:";
     this.layoutControlItem4.Location = new System.Drawing.Point(0, 38);
     this.layoutControlItem4.Name = "layoutControlItem4";
     this.layoutControlItem4.Size = new System.Drawing.Size(229, 26);
     this.layoutControlItem4.Text = "Chọn tháng:";
     this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.label1;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name = "layoutControlItem2";
     this.layoutControlItem2.Size = new System.Drawing.Size(775, 38);
     this.layoutControlItem2.Text = "layoutControlItem2";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this.cbm_nam;
     this.layoutControlItem5.CustomizationFormText = "Chọn năm:";
     this.layoutControlItem5.Location = new System.Drawing.Point(229, 38);
     this.layoutControlItem5.Name = "layoutControlItem5";
     this.layoutControlItem5.Size = new System.Drawing.Size(263, 26);
     this.layoutControlItem5.Text = "Chọn năm:";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 13);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.Xem;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(492, 38);
     this.layoutControlItem1.Name = "layoutControlItem1";
     this.layoutControlItem1.Size = new System.Drawing.Size(142, 26);
     this.layoutControlItem1.Text = "layoutControlItem1";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.bt_dong;
     this.layoutControlItem3.CustomizationFormText = "layoutControlItem3";
     this.layoutControlItem3.Location = new System.Drawing.Point(634, 38);
     this.layoutControlItem3.Name = "layoutControlItem3";
     this.layoutControlItem3.Size = new System.Drawing.Size(141, 26);
     this.layoutControlItem3.Text = "layoutControlItem3";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextToControlDistance = 0;
     this.layoutControlItem3.TextVisible = false;
     //
     // rpt_NV
     //
     this.rpt_NV.DataSetName = "rpt_NV";
     this.rpt_NV.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // Report_NhanVienBindingSource
     //
     this.Report_NhanVienBindingSource.DataMember = "Report_NhanVien";
     this.Report_NhanVienBindingSource.DataSource = this.rpt_NV;
     //
     // Report_NhanVienTableAdapter
     //
     this.Report_NhanVienTableAdapter.ClearBeforeFill = true;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.crystalReportViewer1);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 84);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(795, 307);
     this.panel2.TabIndex = 1;
     //
     // crystalReportViewer1
     //
     this.crystalReportViewer1.ActiveViewIndex = -1;
     this.crystalReportViewer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.crystalReportViewer1.Cursor = System.Windows.Forms.Cursors.Default;
     //this.crystalReportViewer1.DisplayStatusBar = false;
     this.crystalReportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.crystalReportViewer1.Location = new System.Drawing.Point(0, 0);
     this.crystalReportViewer1.Name = "crystalReportViewer1";
     this.crystalReportViewer1.Size = new System.Drawing.Size(795, 307);
     this.crystalReportViewer1.TabIndex = 0;
     //this.crystalReportViewer1.ToolPanelView = CrystalDecisions.Windows.Forms.ToolPanelViewType.None;
     //
     // Rpt_bctheongaylamviec
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(795, 391);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "Rpt_bctheongaylamviec";
     this.Text = "Báo cáo nhân viên vào làm theo thời gian";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.Rpt_bctheongaylamviec_Load);
     ((System.ComponentModel.ISupportInitialize)(this.NhanVienBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rptBaocaotheongaylamviecBindingSource)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpt_NV)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Report_NhanVienBindingSource)).EndInit();
     this.panel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }