/// <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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters4 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.reportManager1     = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptkiemtralogic    = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1   = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.label1             = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptkiemtralogic
     });
     //
     // rptkiemtralogic
     //
     this.rptkiemtralogic.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\kiemtrasinhvien.rst";
     this.rptkiemtralogic.ReportName       = "";
     this.rptkiemtralogic.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters3;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters4;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(117, 34);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(96, 15);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Kiểm tra lỗi logic";
     //
     // FrmKiemTraLoiLogic
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.label1);
     this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name = "FrmKiemTraLoiLogic";
     this.Size = new System.Drawing.Size(331, 83);
     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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters4 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptkiemtralogic = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.label1 = new System.Windows.Forms.Label();
            this.SuspendLayout();
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptkiemtralogic});
            // 
            // rptkiemtralogic
            // 
            this.rptkiemtralogic.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\kiemtrasinhvien.rst";
            this.rptkiemtralogic.ReportName = "";
            this.rptkiemtralogic.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters3;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters4;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(117, 34);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(96, 15);
            this.label1.TabIndex = 0;
            this.label1.Text = "Kiểm tra lỗi logic";
            // 
            // FrmKiemTraLoiLogic
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.label1);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "FrmKiemTraLoiLogic";
            this.Size = new System.Drawing.Size(331, 83);
            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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.pnl_from = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.panel2 = new System.Windows.Forms.Panel();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.lbthongke = new System.Windows.Forms.ToolStripLabel();
            this.panel4 = new System.Windows.Forms.Panel();
            this.cbothongke = new System.Windows.Forms.ComboBox();
            this.panel3 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptthongke = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.rptdiemthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pnl_from.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel2.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.panel4.SuspendLayout();
            this.panel3.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // pnl_from
            // 
            this.pnl_from.Controls.Add(this.panel1);
            this.pnl_from.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_from.Location = new System.Drawing.Point(0, 0);
            this.pnl_from.Name = "pnl_from";
            this.pnl_from.Size = new System.Drawing.Size(743, 526);
            this.pnl_from.TabIndex = 29;
            this.pnl_from.Visible = false;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.dgv_DanhSach);
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(743, 526);
            this.panel1.TabIndex = 32;
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 23);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(4);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(743, 503);
            this.dgv_DanhSach.TabIndex = 33;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.toolStrip2);
            this.panel2.Controls.Add(this.panel4);
            this.panel2.Controls.Add(this.panel3);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(743, 23);
            this.panel2.TabIndex = 32;
            // 
            // toolStrip2
            // 
            this.toolStrip2.BackColor = System.Drawing.SystemColors.ButtonFace;
            this.toolStrip2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.lbthongke});
            this.toolStrip2.Location = new System.Drawing.Point(243, 0);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(500, 25);
            this.toolStrip2.TabIndex = 34;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // lbthongke
            // 
            this.lbthongke.Name = "lbthongke";
            this.lbthongke.Size = new System.Drawing.Size(0, 22);
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.cbothongke);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel4.Location = new System.Drawing.Point(100, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(143, 23);
            this.panel4.TabIndex = 33;
            // 
            // cbothongke
            // 
            this.cbothongke.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbothongke.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbothongke.FormattingEnabled = true;
            this.cbothongke.Items.AddRange(new object[] {
            "- Tất cả - ",
            "x < 200",
            "200 <= x < 250",
            "250 <= x < 300",
            "300 <= x < 375",
            "375 <= x < 450",
            "x >= 450"});
            this.cbothongke.Location = new System.Drawing.Point(0, 0);
            this.cbothongke.Name = "cbothongke";
            this.cbothongke.Size = new System.Drawing.Size(143, 23);
            this.cbothongke.TabIndex = 0;
            this.cbothongke.SelectedIndexChanged += new System.EventHandler(this.cbothongke_SelectedIndexChanged);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.toolStrip1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(100, 23);
            this.panel3.TabIndex = 32;
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.ButtonFace;
            this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel1});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(100, 25);
            this.toolStrip1.TabIndex = 31;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(86, 22);
            this.toolStripLabel1.Text = "Thống kê điểm";
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptthongke,
            this.rptdiemthi});
            // 
            // rptthongke
            // 
            this.rptthongke.FilePath = "";
            this.rptthongke.ReportName = "";
            this.rptthongke.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // rptdiemthi
            // 
            this.rptdiemthi.FilePath = "";
            this.rptdiemthi.ReportName = "";
            this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // Frm_208_ThongKeDiem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnl_from);
            this.Name = "Frm_208_ThongKeDiem";
            this.Size = new System.Drawing.Size(743, 526);
            this.Load += new System.EventHandler(this.Frm_208_ThongKeDiem_Load);
            this.pnl_from.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.panel4.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.lbMsg               = new System.Windows.Forms.Label();
     this.button1             = new System.Windows.Forms.Button();
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.reportManager       = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.ReportView          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.SuspendLayout();
     //
     // lbMsg
     //
     this.lbMsg.AutoSize = true;
     this.lbMsg.Location = new System.Drawing.Point(12, 21);
     this.lbMsg.Name     = "lbMsg";
     this.lbMsg.Size     = new System.Drawing.Size(195, 15);
     this.lbMsg.TabIndex = 0;
     this.lbMsg.Text     = "Danh sách sinh viên chưa được lưu";
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.button1.Location = new System.Drawing.Point(128, 56);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "Xem";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // reportManager
     //
     this.reportManager.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager.OwnerForm   = this;
     this.reportManager.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachsinhvien,
         this.ReportView
     });
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // ReportView
     //
     this.ReportView.FilePath         = "";
     this.ReportView.ReportName       = "";
     this.ReportView.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // FrmMsgImportSv
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(330, 89);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.lbMsg);
     this.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FrmMsgImportSv";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Thông báo";
     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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdsdiemtheokhoa   = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.rptdsdiemtheolop    = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.rptbangdiem         = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.panel4              = new System.Windows.Forms.Panel();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel3              = new System.Windows.Forms.Panel();
     this.lbthongke           = new Infragistics.Win.Misc.UltraLabel();
     this.panel9              = new System.Windows.Forms.Panel();
     this.cbothongke          = new System.Windows.Forms.ComboBox();
     this.panel8              = new System.Windows.Forms.Panel();
     this.toolStrip4          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel4     = new System.Windows.Forms.ToolStripLabel();
     this.panel7              = new System.Windows.Forms.Panel();
     this.toolStrip3          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel3     = new System.Windows.Forms.ToolStripLabel();
     this.txtKhoa             = new System.Windows.Forms.ToolStripTextBox();
     this.btntimkiem          = new System.Windows.Forms.ToolStripButton();
     this.lbsiso              = new System.Windows.Forms.ToolStripLabel();
     this.panel6              = new System.Windows.Forms.Panel();
     this.cbolop              = new System.Windows.Forms.ComboBox();
     this.panel5              = new System.Windows.Forms.Panel();
     this.toolStrip2          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.panel2              = new System.Windows.Forms.Panel();
     this.cbokhoa             = new System.Windows.Forms.ComboBox();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel9.SuspendLayout();
     this.panel8.SuspendLayout();
     this.toolStrip4.SuspendLayout();
     this.panel7.SuspendLayout();
     this.toolStrip3.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.toolStrip2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdsdiemtheokhoa,
         this.rptdsdiemtheolop,
         this.rptbangdiem
     });
     //
     // rptdsdiemtheokhoa
     //
     this.rptdsdiemtheokhoa.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachduthi.rst";
     this.rptdsdiemtheokhoa.ReportName       = "";
     this.rptdsdiemtheokhoa.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // rptdsdiemtheolop
     //
     this.rptdsdiemtheolop.FilePath         = "";
     this.rptdsdiemtheolop.ReportName       = "";
     this.rptdsdiemtheolop.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // rptbangdiem
     //
     this.rptbangdiem.FilePath         = "";
     this.rptbangdiem.ReportName       = "";
     this.rptbangdiem.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dgv_DanhSach);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 23);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1091, 443);
     this.panel4.TabIndex = 36;
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.DisplayLayout.UseFixedHeaders         = true;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(6);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(1091, 443);
     this.dgv_DanhSach.TabIndex           = 34;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.lbthongke);
     this.panel3.Controls.Add(this.panel9);
     this.panel3.Controls.Add(this.panel8);
     this.panel3.Controls.Add(this.panel7);
     this.panel3.Controls.Add(this.panel6);
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Controls.Add(this.panel2);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1091, 23);
     this.panel3.TabIndex = 35;
     //
     // lbthongke
     //
     appearance1.TextHAlignAsString = "Left";
     appearance1.TextVAlignAsString = "Middle";
     this.lbthongke.Appearance      = appearance1;
     this.lbthongke.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.lbthongke.Location        = new System.Drawing.Point(709, 0);
     this.lbthongke.Name            = "lbthongke";
     this.lbthongke.Size            = new System.Drawing.Size(382, 23);
     this.lbthongke.TabIndex        = 35;
     //
     // panel9
     //
     this.panel9.Controls.Add(this.cbothongke);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel9.Location = new System.Drawing.Point(591, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(118, 23);
     this.panel9.TabIndex = 34;
     //
     // cbothongke
     //
     this.cbothongke.Dock              = System.Windows.Forms.DockStyle.Top;
     this.cbothongke.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbothongke.FormattingEnabled = true;
     this.cbothongke.Items.AddRange(new object[] {
         "- Tất cả - ",
         "x < 200",
         "200 <= x < 250",
         "x < 250",
         "250 <= x < 300",
         "x < 300",
         "300 <= x < 375",
         "x < 375",
         "375 <= x < 450",
         "x < 450",
         "x >= 450"
     });
     this.cbothongke.Location              = new System.Drawing.Point(0, 0);
     this.cbothongke.Name                  = "cbothongke";
     this.cbothongke.Size                  = new System.Drawing.Size(118, 23);
     this.cbothongke.TabIndex              = 0;
     this.cbothongke.SelectedIndexChanged += new System.EventHandler(this.cbothongke_SelectedIndexChanged);
     //
     // panel8
     //
     this.panel8.Controls.Add(this.toolStrip4);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel8.Location = new System.Drawing.Point(492, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(99, 23);
     this.panel8.TabIndex = 33;
     //
     // toolStrip4
     //
     this.toolStrip4.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.toolStrip4.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator3,
         this.toolStripLabel4
     });
     this.toolStrip4.Location = new System.Drawing.Point(0, 0);
     this.toolStrip4.Name     = "toolStrip4";
     this.toolStrip4.Size     = new System.Drawing.Size(99, 25);
     this.toolStrip4.TabIndex = 31;
     this.toolStrip4.Text     = "toolStrip4";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel4
     //
     this.toolStripLabel4.Name = "toolStripLabel4";
     this.toolStripLabel4.Size = new System.Drawing.Size(86, 22);
     this.toolStripLabel4.Text = "Thống kê điểm";
     //
     // panel7
     //
     this.panel7.Controls.Add(this.toolStrip3);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel7.Location = new System.Drawing.Point(337, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(155, 23);
     this.panel7.TabIndex = 4;
     //
     // toolStrip3
     //
     this.toolStrip3.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator2,
         this.toolStripLabel3,
         this.txtKhoa,
         this.btntimkiem,
         this.lbsiso
     });
     this.toolStrip3.Location = new System.Drawing.Point(0, 0);
     this.toolStrip3.Name     = "toolStrip3";
     this.toolStrip3.Size     = new System.Drawing.Size(155, 25);
     this.toolStrip3.TabIndex = 4;
     this.toolStrip3.Text     = "toolStrip3";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(16, 22);
     this.toolStripLabel3.Text = "K";
     //
     // txtKhoa
     //
     this.txtKhoa.Name             = "txtKhoa";
     this.txtKhoa.Size             = new System.Drawing.Size(50, 25);
     this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtKhoa.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyDown);
     this.txtKhoa.KeyPress        += new System.Windows.Forms.KeyPressEventHandler(this.txtkhoa_KeyPress);
     this.txtKhoa.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyUp);
     //
     // btntimkiem
     //
     this.btntimkiem.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
     this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btntimkiem.Name   = "btntimkiem";
     this.btntimkiem.Size   = new System.Drawing.Size(74, 22);
     this.btntimkiem.Text   = "Tìm kiếm";
     this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
     //
     // lbsiso
     //
     this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.lbsiso.Name      = "lbsiso";
     this.lbsiso.Size      = new System.Drawing.Size(0, 22);
     //
     // panel6
     //
     this.panel6.Controls.Add(this.cbolop);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(210, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(127, 23);
     this.panel6.TabIndex = 3;
     //
     // cbolop
     //
     this.cbolop.DisplayMember         = "MaLop";
     this.cbolop.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbolop.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbolop.FormattingEnabled     = true;
     this.cbolop.Location              = new System.Drawing.Point(0, 0);
     this.cbolop.Name                  = "cbolop";
     this.cbolop.Size                  = new System.Drawing.Size(127, 23);
     this.cbolop.TabIndex              = 0;
     this.cbolop.ValueMember           = "ID";
     this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.toolStrip2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(200, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(10, 23);
     this.panel5.TabIndex = 2;
     //
     // toolStrip2
     //
     this.toolStrip2.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator1
     });
     this.toolStrip2.Location = new System.Drawing.Point(0, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(10, 25);
     this.toolStrip2.TabIndex = 0;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.cbokhoa);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(200, 23);
     this.panel2.TabIndex = 1;
     //
     // cbokhoa
     //
     this.cbokhoa.DisplayMember         = "TenKhoa";
     this.cbokhoa.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbokhoa.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbokhoa.FormattingEnabled     = true;
     this.cbokhoa.Location              = new System.Drawing.Point(0, 0);
     this.cbokhoa.Name                  = "cbokhoa";
     this.cbokhoa.Size                  = new System.Drawing.Size(200, 23);
     this.cbokhoa.TabIndex              = 0;
     this.cbokhoa.ValueMember           = "ID";
     this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
     //
     // Frm_210_DiemTichLuy
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_210_DiemTichLuy";
     this.Size  = new System.Drawing.Size(1091, 466);
     this.Load += new System.EventHandler(this.Frm_210_DiemTichLuy_Load);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.panel8.PerformLayout();
     this.toolStrip4.ResumeLayout(false);
     this.toolStrip4.PerformLayout();
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.toolStrip3.ResumeLayout(false);
     this.toolStrip3.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.panel2.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.panel2 = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.reportManager = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.ReportView = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(703, 661);
            this.dgv_DanhSach.TabIndex = 41;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            // 
            // button2
            // 
            this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.button2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button2.Location = new System.Drawing.Point(600, 8);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(87, 27);
            this.button2.TabIndex = 43;
            this.button2.Text = "Đóng";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.button1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.button1.Location = new System.Drawing.Point(505, 8);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(87, 27);
            this.button1.TabIndex = 42;
            this.button1.Text = "Lưu";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.dgv_DanhSach);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(703, 661);
            this.panel2.TabIndex = 47;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.button2);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 661);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(703, 44);
            this.panel1.TabIndex = 46;
            // 
            // reportManager
            // 
            this.reportManager.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager.OwnerForm = this;
            this.reportManager.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachsinhvien,
            this.ReportView});
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // ReportView
            // 
            this.ReportView.FilePath = "";
            this.ReportView.ReportName = "";
            this.ReportView.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // FrmImportDSSV
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(703, 705);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel1);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.Name = "FrmImportDSSV";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Danh sách sinh viên import từ file excel";
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel1.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_Suamasv = new System.Windows.Forms.ToolStripMenuItem();
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.rptdsbailam = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.txtmade = new System.Windows.Forms.ToolStripTextBox();
            this.btnTimkiem = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btntimkiemsinhvien = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btnrefresh = new System.Windows.Forms.ToolStripButton();
            this.pnl_from = new System.Windows.Forms.Panel();
            this.MenuStrip_suamade = new System.Windows.Forms.ToolStripMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.menu_ug.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.pnl_from.SuspendLayout();
            this.SuspendLayout();
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(5);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(654, 473);
            this.dgv_DanhSach.TabIndex = 25;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            this.dgv_DanhSach.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.dgv_DanhSach_DoubleClickCell);
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_Suamasv,
            this.MenuStrip_suamade});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(175, 70);
            // 
            // menuStrip_Suamasv
            // 
            this.menuStrip_Suamasv.Name = "menuStrip_Suamasv";
            this.menuStrip_Suamasv.Size = new System.Drawing.Size(174, 22);
            this.menuStrip_Suamasv.Text = "Sửa mã sv";
            this.menuStrip_Suamasv.Click += new System.EventHandler(this.menuStrip_Suamasv_Click);
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = null;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // rptdsbailam
            // 
            this.rptdsbailam.FilePath = "";
            this.rptdsbailam.ReportName = "";
            this.rptdsbailam.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdsbailam});
            // 
            // toolStrip1
            // 
            this.toolStrip1.BackColor = System.Drawing.SystemColors.ButtonFace;
            this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel1,
            this.txtmade,
            this.btnTimkiem,
            this.toolStripSeparator1,
            this.btntimkiemsinhvien,
            this.toolStripSeparator2,
            this.btnrefresh});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(654, 25);
            this.toolStrip1.TabIndex = 29;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(76, 22);
            this.toolStripLabel1.Text = "Nhập mã đề :";
            // 
            // txtmade
            // 
            this.txtmade.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.txtmade.Name = "txtmade";
            this.txtmade.Size = new System.Drawing.Size(100, 25);
            this.txtmade.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.txtmade.ToolTipText = "Nhập mã đề cần tìm kiếm";
            this.txtmade.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtmade_KeyDown);
            this.txtmade.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtmade_KeyUp);
            // 
            // btnTimkiem
            // 
            this.btnTimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
            this.btnTimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnTimkiem.Name = "btnTimkiem";
            this.btnTimkiem.Size = new System.Drawing.Size(74, 22);
            this.btnTimkiem.Text = "Tìm kiếm";
            this.btnTimkiem.ToolTipText = "Enter";
            this.btnTimkiem.Click += new System.EventHandler(this.btnTimkiem_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btntimkiemsinhvien
            // 
            this.btntimkiemsinhvien.Image = global::QLSV.Frm.Properties.Resources.find_icon;
            this.btntimkiemsinhvien.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btntimkiemsinhvien.Name = "btntimkiemsinhvien";
            this.btntimkiemsinhvien.Size = new System.Drawing.Size(126, 22);
            this.btntimkiemsinhvien.Text = "Tìm kiếm sinh viên";
            this.btntimkiemsinhvien.Click += new System.EventHandler(this.btntimkiemsinhvien_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // btnrefresh
            // 
            this.btnrefresh.Image = global::QLSV.Frm.Properties.Resources.refresh1_icon;
            this.btnrefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnrefresh.Name = "btnrefresh";
            this.btnrefresh.Size = new System.Drawing.Size(71, 22);
            this.btnrefresh.Text = "Quay lại";
            this.btnrefresh.ToolTipText = "Tải lại dữ liệu";
            this.btnrefresh.Click += new System.EventHandler(this.btnrefresh_Click);
            // 
            // pnl_from
            // 
            this.pnl_from.Controls.Add(this.dgv_DanhSach);
            this.pnl_from.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_from.Location = new System.Drawing.Point(0, 25);
            this.pnl_from.Margin = new System.Windows.Forms.Padding(5);
            this.pnl_from.Name = "pnl_from";
            this.pnl_from.Size = new System.Drawing.Size(654, 473);
            this.pnl_from.TabIndex = 30;
            this.pnl_from.Visible = false;
            // 
            // MenuStrip_suamade
            // 
            this.MenuStrip_suamade.Name = "MenuStrip_suamade";
            this.MenuStrip_suamade.Size = new System.Drawing.Size(174, 22);
            this.MenuStrip_suamade.Text = "Sửa mã đề, bài làm";
            this.MenuStrip_suamade.Click += new System.EventHandler(this.MenuStrip_suamade_Click);
            // 
            // Frm_204_DanhSachBaiLam
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnl_from);
            this.Controls.Add(this.toolStrip1);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_204_DanhSachBaiLam";
            this.Size = new System.Drawing.Size(654, 498);
            this.Load += new System.EventHandler(this.FrmDanhSachBaiLam_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.menu_ug.ResumeLayout(false);
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.pnl_from.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 8
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ViewReport));
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters4 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.reportViewer1 = new PerpetuumSoft.Reporting.View.ReportViewer();
            this.dataSet1 = new System.Data.DataSet();
            this.dataTable1 = new System.Data.DataTable();
            this.dataColumn1 = new System.Data.DataColumn();
            this.dataColumn2 = new System.Data.DataColumn();
            this.dataColumn3 = new System.Data.DataColumn();
            this.dataColumn4 = new System.Data.DataColumn();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.inlineReportSlot1 = new PerpetuumSoft.Reporting.Components.InlineReportSlot(this.components);
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
            this.statusStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // reportViewer1
            // 
            this.reportViewer1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.reportViewer1.Location = new System.Drawing.Point(0, 0);
            this.reportViewer1.Name = "reportViewer1";
            this.reportViewer1.PageIndex = 0;
            this.reportViewer1.Size = new System.Drawing.Size(692, 423);
            this.reportViewer1.SplashForm = null;
            this.reportViewer1.TabIndex = 0;
            this.reportViewer1.ViewMode = PerpetuumSoft.Reporting.View.ViewMode.ContinuedPage;
            // 
            // dataSet1
            // 
            this.dataSet1.DataSetName = "NewDataSet";
            this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
            this.dataTable1});
            // 
            // dataTable1
            // 
            this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
            this.dataColumn1,
            this.dataColumn2,
            this.dataColumn3,
            this.dataColumn4});
            this.dataTable1.TableName = "Table1";
            // 
            // dataColumn1
            // 
            this.dataColumn1.ColumnName = "Company";
            // 
            // dataColumn2
            // 
            this.dataColumn2.ColumnName = "Address";
            // 
            // dataColumn3
            // 
            this.dataColumn3.ColumnName = "Contact";
            // 
            // dataColumn4
            // 
            this.dataColumn4.ColumnName = "Phone";
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[] {
            "Customers"}, new object[] {
            ((object)(this.dataTable1))});
            this.reportManager1.OwnerForm = this;
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.inlineReportSlot1});
            // 
            // inlineReportSlot1
            // 
            this.inlineReportSlot1.DocumentStream = resources.GetString("inlineReportSlot1.DocumentStream");
            this.inlineReportSlot1.ReportName = "";
            this.inlineReportSlot1.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel2,
            this.toolStripStatusLabel3});
            this.statusStrip1.Location = new System.Drawing.Point(0, 401);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(692, 22);
            this.statusStrip1.TabIndex = 1;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(68, 17);
            this.toolStripStatusLabel2.Text = "[Xuất Excel]";
            this.toolStripStatusLabel2.Click += new System.EventHandler(this.ToolStripStatusLabel2Click);
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(63, 17);
            this.toolStripStatusLabel3.Text = "[Xuất PDF]";
            this.toolStripStatusLabel3.Click += new System.EventHandler(this.ToolStripStatusLabel3Click);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExtraParameters = extraParameters3;
            this.excelExportFilter1.OpenAfter = true;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters4;
            this.pdfExportFilter1.OpenAfter = true;
            // 
            // ViewReport
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(692, 423);
            this.Controls.Add(this.statusStrip1);
            this.Controls.Add(this.reportViewer1);
            this.Name = "ViewReport";
            this.Text = "XEM BÁO CÁO";
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 9
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DanhSachDuThi));
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.dsVeMT1 = new ThiVeMyThuat.DsVeMT();
            this.inlineReportSlot1 = new PerpetuumSoft.Reporting.Components.InlineReportSlot(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.reportViewer1 = new PerpetuumSoft.Reporting.View.ReportViewer();
            this.button1 = new System.Windows.Forms.Button();
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.textBox5 = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.textBox6 = new System.Windows.Forms.TextBox();
            this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
            this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            ((System.ComponentModel.ISupportInitialize)(this.dsVeMT1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
            this.SuspendLayout();
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[] {
            "VeMT"}, new object[] {
            ((object)(this.dsVeMT1.vemt))});
            this.reportManager1.OwnerForm = this;
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.inlineReportSlot1});
            // 
            // dsVeMT1
            // 
            this.dsVeMT1.DataSetName = "DsVeMT";
            this.dsVeMT1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // inlineReportSlot1
            // 
            this.inlineReportSlot1.DocumentStream = resources.GetString("inlineReportSlot1.DocumentStream");
            this.inlineReportSlot1.ReportName = "DsThiSinh";
            this.inlineReportSlot1.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // reportViewer1
            // 
            this.reportViewer1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.reportViewer1.Location = new System.Drawing.Point(12, 388);
            this.reportViewer1.Name = "reportViewer1";
            this.reportViewer1.PageIndex = 0;
            this.reportViewer1.Size = new System.Drawing.Size(555, 10);
            this.reportViewer1.Source = this.inlineReportSlot1;
            this.reportViewer1.SplashForm = null;
            this.reportViewer1.TabIndex = 0;
            this.reportViewer1.ViewMode = PerpetuumSoft.Reporting.View.ViewMode.ContinuedPage;
            this.reportViewer1.Load += new System.EventHandler(this.reportViewer1_Load);
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(250, 359);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 1;
            this.button1.Text = "In báo cáo";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(24, 48);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(29, 13);
            this.label1.TabIndex = 3;
            this.label1.Text = "Giờ :";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(215, 49);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 13);
            this.label2.TabIndex = 4;
            this.label2.Text = "Phút :";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(409, 54);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(38, 13);
            this.label3.TabIndex = 6;
            this.label3.Text = "Ngày :";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(24, 124);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(93, 13);
            this.label5.TabIndex = 11;
            this.label5.Text = "Địa chỉ phòng thi :";
            // 
            // textBox5
            // 
            this.textBox5.Location = new System.Drawing.Point(123, 102);
            this.textBox5.Multiline = true;
            this.textBox5.Name = "textBox5";
            this.textBox5.Size = new System.Drawing.Size(420, 62);
            this.textBox5.TabIndex = 12;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(24, 251);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(50, 13);
            this.label6.TabIndex = 13;
            this.label6.Text = "Ghi chú :";
            // 
            // textBox6
            // 
            this.textBox6.Location = new System.Drawing.Point(123, 184);
            this.textBox6.Multiline = true;
            this.textBox6.Name = "textBox6";
            this.textBox6.Size = new System.Drawing.Size(420, 138);
            this.textBox6.TabIndex = 14;
            // 
            // numericUpDown1
            // 
            this.numericUpDown1.Location = new System.Drawing.Point(123, 47);
            this.numericUpDown1.Maximum = new decimal(new int[] {
            23,
            0,
            0,
            0});
            this.numericUpDown1.Name = "numericUpDown1";
            this.numericUpDown1.Size = new System.Drawing.Size(63, 20);
            this.numericUpDown1.TabIndex = 16;
            this.numericUpDown1.Value = new decimal(new int[] {
            8,
            0,
            0,
            0});
            // 
            // numericUpDown2
            // 
            this.numericUpDown2.Location = new System.Drawing.Point(296, 49);
            this.numericUpDown2.Maximum = new decimal(new int[] {
            60,
            0,
            0,
            0});
            this.numericUpDown2.Name = "numericUpDown2";
            this.numericUpDown2.Size = new System.Drawing.Size(80, 20);
            this.numericUpDown2.TabIndex = 17;
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.CustomFormat = "dd/MM";
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.dateTimePicker2.Location = new System.Drawing.Point(473, 48);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(70, 20);
            this.dateTimePicker2.TabIndex = 36;
            // 
            // Danhsachduthi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(573, 410);
            this.Controls.Add(this.dateTimePicker2);
            this.Controls.Add(this.numericUpDown2);
            this.Controls.Add(this.numericUpDown1);
            this.Controls.Add(this.textBox6);
            this.Controls.Add(this.label6);
            this.Controls.Add(this.textBox5);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.reportViewer1);
            this.Name = "Danhsachduthi";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "In giấy báo dự thi";
            this.Load += new System.EventHandler(this.danhsachduthi_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dsVeMT1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(FrmXtraReportList));
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters4 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.gifExportFilter1     = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter(this.components);
     this.imageCollection      = new DevExpress.Utils.ImageCollection(this.components);
     this.btnPrint             = new DevExpress.XtraEditors.SimpleButton();
     this.gifExportFilter2     = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter(this.components);
     this.gridReportGroupView  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdReportGroup       = new DevExpress.XtraGrid.GridControl();
     this.gridReportDetailView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdReportDetail      = new DevExpress.XtraGrid.GridControl();
     this.cboCurrencyCode      = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dateTimeRangeV       = new DateTimeRangeBlockDev.DateTimeRangeV();
     this.labelControl4        = new DevExpress.XtraEditors.LabelControl();
     this.cboAmountType        = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl5        = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2        = new DevExpress.XtraEditors.GroupControl();
     this.btnExit          = new DevExpress.XtraEditors.SimpleButton();
     this.btnHelp          = new DevExpress.XtraEditors.SimpleButton();
     this.btnExportToExcel = new DevExpress.XtraEditors.SimpleButton();
     this.btnEdit          = new DevExpress.XtraEditors.SimpleButton();
     this.btnPreview       = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridReportGroupView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdReportGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridReportDetailView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdReportDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCurrencyCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboAmountType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // gifExportFilter1
     //
     this.gifExportFilter1.ExtraParameters = extraParameters3;
     //
     // imageCollection
     //
     this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
     this.imageCollection.Images.SetKeyName(0, "export_excel.png");
     this.imageCollection.Images.SetKeyName(1, "design_report.png");
     this.imageCollection.Images.SetKeyName(2, "preview.png");
     this.imageCollection.Images.SetKeyName(3, "help.png");
     this.imageCollection.Images.SetKeyName(4, "Abort.png");
     this.imageCollection.Images.SetKeyName(5, "Print-16.png");
     this.imageCollection.Images.SetKeyName(6, "print16.png");
     //
     // btnPrint
     //
     this.btnPrint.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrint.ImageIndex = 6;
     this.btnPrint.ImageList  = this.imageCollection;
     this.btnPrint.Location   = new System.Drawing.Point(557, 39);
     this.btnPrint.Name       = "btnPrint";
     this.btnPrint.Size       = new System.Drawing.Size(81, 25);
     this.btnPrint.TabIndex   = 12;
     this.btnPrint.Text       = "&In báo cáo";
     this.btnPrint.Click     += new System.EventHandler(this.btnPrint_Click);
     //
     // gifExportFilter2
     //
     this.gifExportFilter2.ExtraParameters = extraParameters4;
     //
     // gridReportGroupView
     //
     this.gridReportGroupView.Appearance.ViewCaption.Options.UseTextOptions = true;
     this.gridReportGroupView.Appearance.ViewCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridReportGroupView.FocusRectStyle           = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.gridReportGroupView.GridControl              = this.grdReportGroup;
     this.gridReportGroupView.Name                     = "gridReportGroupView";
     this.gridReportGroupView.OptionsBehavior.Editable = false;
     this.gridReportGroupView.OptionsBehavior.KeepFocusedRowOnUpdate     = false;
     this.gridReportGroupView.OptionsBehavior.KeepGroupExpandedOnSorting = false;
     this.gridReportGroupView.OptionsBehavior.ReadOnly                     = true;
     this.gridReportGroupView.OptionsDetail.EnableMasterViewMode           = false;
     this.gridReportGroupView.OptionsNavigation.EnterMoveNextColumn        = true;
     this.gridReportGroupView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridReportGroupView.OptionsView.ShowColumnHeaders                = false;
     this.gridReportGroupView.OptionsView.ShowFilterPanelMode              = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridReportGroupView.OptionsView.ShowGroupPanel                   = false;
     this.gridReportGroupView.OptionsView.ShowHorizontalLines              = DevExpress.Utils.DefaultBoolean.False;
     this.gridReportGroupView.OptionsView.ShowIndicator                    = false;
     this.gridReportGroupView.OptionsView.ShowVerticalLines                = DevExpress.Utils.DefaultBoolean.False;
     this.gridReportGroupView.OptionsView.ShowViewCaption                  = true;
     this.gridReportGroupView.ViewCaption        = "Nhóm báo cáo";
     this.gridReportGroupView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridReportGroupView_FocusedRowChanged);
     //
     // grdReportGroup
     //
     this.grdReportGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)));
     this.grdReportGroup.Location = new System.Drawing.Point(6, 9);
     this.grdReportGroup.MainView = this.gridReportGroupView;
     this.grdReportGroup.Name     = "grdReportGroup";
     this.grdReportGroup.Size     = new System.Drawing.Size(210, 342);
     this.grdReportGroup.TabIndex = 8;
     this.grdReportGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridReportGroupView
     });
     //
     // gridReportDetailView
     //
     this.gridReportDetailView.Appearance.VertLine.BorderColor               = System.Drawing.Color.Transparent;
     this.gridReportDetailView.Appearance.VertLine.Options.UseBorderColor    = true;
     this.gridReportDetailView.Appearance.ViewCaption.Options.UseTextOptions = true;
     this.gridReportDetailView.Appearance.ViewCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridReportDetailView.FocusRectStyle                               = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.gridReportDetailView.GridControl                                  = this.grdReportDetail;
     this.gridReportDetailView.Name                                         = "gridReportDetailView";
     this.gridReportDetailView.OptionsBehavior.Editable                     = false;
     this.gridReportDetailView.OptionsNavigation.AutoFocusNewRow            = true;
     this.gridReportDetailView.OptionsNavigation.EnterMoveNextColumn        = true;
     this.gridReportDetailView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridReportDetailView.OptionsView.ShowColumnHeaders                = false;
     this.gridReportDetailView.OptionsView.ShowFilterPanelMode              = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gridReportDetailView.OptionsView.ShowGroupPanel                   = false;
     this.gridReportDetailView.OptionsView.ShowHorizontalLines              = DevExpress.Utils.DefaultBoolean.False;
     this.gridReportDetailView.OptionsView.ShowIndicator                    = false;
     this.gridReportDetailView.OptionsView.ShowPreviewRowLines              = DevExpress.Utils.DefaultBoolean.False;
     this.gridReportDetailView.OptionsView.ShowVerticalLines                = DevExpress.Utils.DefaultBoolean.False;
     this.gridReportDetailView.OptionsView.ShowViewCaption                  = true;
     this.gridReportDetailView.ViewCaption                                  = "Danh sách báo cáo";
     this.gridReportDetailView.DoubleClick                                 += new System.EventHandler(this.gridReportDetailView_DoubleClick);
     //
     // grdReportDetail
     //
     this.grdReportDetail.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.grdReportDetail.Location             = new System.Drawing.Point(222, 9);
     this.grdReportDetail.LookAndFeel.SkinName = "Office 2013";
     this.grdReportDetail.MainView             = this.gridReportDetailView;
     this.grdReportDetail.Name     = "grdReportDetail";
     this.grdReportDetail.Size     = new System.Drawing.Size(329, 342);
     this.grdReportDetail.TabIndex = 9;
     this.grdReportDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridReportDetailView
     });
     //
     // cboCurrencyCode
     //
     this.cboCurrencyCode.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cboCurrencyCode.Location = new System.Drawing.Point(409, 32);
     this.cboCurrencyCode.Name     = "cboCurrencyCode";
     this.cboCurrencyCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboCurrencyCode.Properties.PopupSizeable = true;
     this.cboCurrencyCode.Size     = new System.Drawing.Size(128, 20);
     this.cboCurrencyCode.TabIndex = 1;
     //
     // dateTimeRangeV
     //
     this.dateTimeRangeV.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.dateTimeRangeV.Appearance.Options.UseBackColor = true;
     this.dateTimeRangeV.DateRangePeriodMode             = DateTimeRangeBlockDev.Helper.DateRangeMode.All;
     this.dateTimeRangeV.FromDate          = new System.DateTime(((long)(0)));
     this.dateTimeRangeV.FromDateLabelText = "Từ ngày";
     this.dateTimeRangeV.InitSelectedIndex = 0;
     this.dateTimeRangeV.Location          = new System.Drawing.Point(9, -8);
     this.dateTimeRangeV.MinimumSize       = new System.Drawing.Size(290, 70);
     this.dateTimeRangeV.Name            = "dateTimeRangeV";
     this.dateTimeRangeV.PeriodLabelText = "Kỳ báo cáo";
     this.dateTimeRangeV.Size            = new System.Drawing.Size(295, 78);
     this.dateTimeRangeV.TabIndex        = 0;
     this.dateTimeRangeV.ToDate          = new System.DateTime(((long)(0)));
     this.dateTimeRangeV.ToDateLabelText = "Đến ngày";
     //
     // labelControl4
     //
     this.labelControl4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl4.Location = new System.Drawing.Point(336, 36);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(40, 13);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Loại tiền";
     //
     // cboAmountType
     //
     this.cboAmountType.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cboAmountType.EditValue = "Tiền nguyên tệ";
     this.cboAmountType.Location  = new System.Drawing.Point(409, 9);
     this.cboAmountType.Name      = "cboAmountType";
     this.cboAmountType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboAmountType.Properties.Items.AddRange(new object[] {
         "Tiền quy đổi",
         "Tiền nguyên tệ"
     });
     this.cboAmountType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cboAmountType.Size                  = new System.Drawing.Size(128, 20);
     this.cboAmountType.TabIndex              = 0;
     this.cboAmountType.SelectedIndexChanged += new System.EventHandler(this.cboAmountType_SelectedIndexChanged);
     //
     // labelControl5
     //
     this.labelControl5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl5.Location = new System.Drawing.Point(336, 13);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(70, 13);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "Loại hạch toán";
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.Controls.Add(this.cboCurrencyCode);
     this.groupControl2.Controls.Add(this.dateTimeRangeV);
     this.groupControl2.Controls.Add(this.labelControl4);
     this.groupControl2.Controls.Add(this.cboAmountType);
     this.groupControl2.Controls.Add(this.labelControl5);
     this.groupControl2.Location    = new System.Drawing.Point(6, 357);
     this.groupControl2.Name        = "groupControl2";
     this.groupControl2.ShowCaption = false;
     this.groupControl2.Size        = new System.Drawing.Size(545, 66);
     this.groupControl2.TabIndex    = 10;
     this.groupControl2.Text        = "Tùy chọn";
     //
     // btnExit
     //
     this.btnExit.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnExit.ImageIndex   = 4;
     this.btnExit.ImageList    = this.imageCollection;
     this.btnExit.Location     = new System.Drawing.Point(557, 129);
     this.btnExit.Name         = "btnExit";
     this.btnExit.Size         = new System.Drawing.Size(81, 25);
     this.btnExit.TabIndex     = 14;
     this.btnExit.Text         = "&Hủy xem";
     //
     // btnHelp
     //
     this.btnHelp.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnHelp.ImageIndex = 3;
     this.btnHelp.ImageList  = this.imageCollection;
     this.btnHelp.Location   = new System.Drawing.Point(557, 99);
     this.btnHelp.Name       = "btnHelp";
     this.btnHelp.Size       = new System.Drawing.Size(81, 25);
     this.btnHelp.TabIndex   = 15;
     this.btnHelp.Text       = "&Trợ giúp";
     this.btnHelp.Click     += new System.EventHandler(this.btnHelp_Click);
     //
     // btnExportToExcel
     //
     this.btnExportToExcel.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExportToExcel.ImageIndex = 0;
     this.btnExportToExcel.ImageList  = this.imageCollection;
     this.btnExportToExcel.Location   = new System.Drawing.Point(557, 159);
     this.btnExportToExcel.Name       = "btnExportToExcel";
     this.btnExportToExcel.Size       = new System.Drawing.Size(81, 25);
     this.btnExportToExcel.TabIndex   = 16;
     this.btnExportToExcel.Text       = "Xuất &Excel";
     this.btnExportToExcel.Visible    = false;
     this.btnExportToExcel.Click     += new System.EventHandler(this.btnExportToExcel_Click);
     //
     // btnEdit
     //
     this.btnEdit.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnEdit.ImageIndex = 1;
     this.btnEdit.ImageList  = this.imageCollection;
     this.btnEdit.Location   = new System.Drawing.Point(557, 69);
     this.btnEdit.Name       = "btnEdit";
     this.btnEdit.Size       = new System.Drawing.Size(81, 25);
     this.btnEdit.TabIndex   = 13;
     this.btnEdit.Text       = "&Sửa mẫu";
     this.btnEdit.Click     += new System.EventHandler(this.btnEdit_Click);
     //
     // btnPreview
     //
     this.btnPreview.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPreview.ImageIndex = 2;
     this.btnPreview.ImageList  = this.imageCollection;
     this.btnPreview.Location   = new System.Drawing.Point(557, 9);
     this.btnPreview.Name       = "btnPreview";
     this.btnPreview.Size       = new System.Drawing.Size(81, 25);
     this.btnPreview.TabIndex   = 11;
     this.btnPreview.Text       = "&Xem trước";
     this.btnPreview.Click     += new System.EventHandler(this.btnPreview_Click);
     //
     // FrmXtraReportList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(644, 431);
     this.Controls.Add(this.btnPrint);
     this.Controls.Add(this.grdReportGroup);
     this.Controls.Add(this.grdReportDetail);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.btnHelp);
     this.Controls.Add(this.btnExportToExcel);
     this.Controls.Add(this.btnEdit);
     this.Controls.Add(this.btnPreview);
     this.Name          = "FrmXtraReportList";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Báo cáo";
     this.Load         += new System.EventHandler(this.FrmXtraReportList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridReportGroupView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdReportGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridReportDetailView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdReportDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCurrencyCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboAmountType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdsdiemtheokhoa = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.rptdsdiemtheolop = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.rptbangdiem = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.panel4 = new System.Windows.Forms.Panel();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.panel3 = new System.Windows.Forms.Panel();
            this.lbthongke = new Infragistics.Win.Misc.UltraLabel();
            this.panel9 = new System.Windows.Forms.Panel();
            this.cbothongke = new System.Windows.Forms.ComboBox();
            this.panel8 = new System.Windows.Forms.Panel();
            this.toolStrip4 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
            this.panel7 = new System.Windows.Forms.Panel();
            this.toolStrip3 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            this.txtKhoa = new System.Windows.Forms.ToolStripTextBox();
            this.btntimkiem = new System.Windows.Forms.ToolStripButton();
            this.lbsiso = new System.Windows.Forms.ToolStripLabel();
            this.panel6 = new System.Windows.Forms.Panel();
            this.cbolop = new System.Windows.Forms.ComboBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cbokhoa = new System.Windows.Forms.ComboBox();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel3.SuspendLayout();
            this.panel9.SuspendLayout();
            this.panel8.SuspendLayout();
            this.toolStrip4.SuspendLayout();
            this.panel7.SuspendLayout();
            this.toolStrip3.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel5.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.SuspendLayout();
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdsdiemtheokhoa,
            this.rptdsdiemtheolop,
            this.rptbangdiem});
            // 
            // rptdsdiemtheokhoa
            // 
            this.rptdsdiemtheokhoa.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachduthi.rst";
            this.rptdsdiemtheokhoa.ReportName = "";
            this.rptdsdiemtheokhoa.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // rptdsdiemtheolop
            // 
            this.rptdsdiemtheolop.FilePath = "";
            this.rptdsdiemtheolop.ReportName = "";
            this.rptdsdiemtheolop.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // rptbangdiem
            // 
            this.rptbangdiem.FilePath = "";
            this.rptbangdiem.ReportName = "";
            this.rptbangdiem.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.dgv_DanhSach);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 23);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(1091, 443);
            this.panel4.TabIndex = 36;
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.DisplayLayout.UseFixedHeaders = true;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(6);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(1091, 443);
            this.dgv_DanhSach.TabIndex = 34;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.lbthongke);
            this.panel3.Controls.Add(this.panel9);
            this.panel3.Controls.Add(this.panel8);
            this.panel3.Controls.Add(this.panel7);
            this.panel3.Controls.Add(this.panel6);
            this.panel3.Controls.Add(this.panel5);
            this.panel3.Controls.Add(this.panel2);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(1091, 23);
            this.panel3.TabIndex = 35;
            // 
            // lbthongke
            // 
            appearance1.TextHAlignAsString = "Left";
            appearance1.TextVAlignAsString = "Middle";
            this.lbthongke.Appearance = appearance1;
            this.lbthongke.Dock = System.Windows.Forms.DockStyle.Fill;
            this.lbthongke.Location = new System.Drawing.Point(709, 0);
            this.lbthongke.Name = "lbthongke";
            this.lbthongke.Size = new System.Drawing.Size(382, 23);
            this.lbthongke.TabIndex = 35;
            // 
            // panel9
            // 
            this.panel9.Controls.Add(this.cbothongke);
            this.panel9.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel9.Location = new System.Drawing.Point(591, 0);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(118, 23);
            this.panel9.TabIndex = 34;
            // 
            // cbothongke
            // 
            this.cbothongke.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbothongke.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbothongke.FormattingEnabled = true;
            this.cbothongke.Items.AddRange(new object[] {
            "- Tất cả - ",
            "x < 200",
            "200 <= x < 250",
            "x < 250",
            "250 <= x < 300",
            "x < 300",
            "300 <= x < 375",
            "x < 375",
            "375 <= x < 450",
            "x < 450",
            "x >= 450"});
            this.cbothongke.Location = new System.Drawing.Point(0, 0);
            this.cbothongke.Name = "cbothongke";
            this.cbothongke.Size = new System.Drawing.Size(118, 23);
            this.cbothongke.TabIndex = 0;
            this.cbothongke.SelectedIndexChanged += new System.EventHandler(this.cbothongke_SelectedIndexChanged);
            // 
            // panel8
            // 
            this.panel8.Controls.Add(this.toolStrip4);
            this.panel8.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel8.Location = new System.Drawing.Point(492, 0);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(99, 23);
            this.panel8.TabIndex = 33;
            // 
            // toolStrip4
            // 
            this.toolStrip4.BackColor = System.Drawing.SystemColors.ButtonFace;
            this.toolStrip4.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator3,
            this.toolStripLabel4});
            this.toolStrip4.Location = new System.Drawing.Point(0, 0);
            this.toolStrip4.Name = "toolStrip4";
            this.toolStrip4.Size = new System.Drawing.Size(99, 25);
            this.toolStrip4.TabIndex = 31;
            this.toolStrip4.Text = "toolStrip4";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel4
            // 
            this.toolStripLabel4.Name = "toolStripLabel4";
            this.toolStripLabel4.Size = new System.Drawing.Size(86, 22);
            this.toolStripLabel4.Text = "Thống kê điểm";
            // 
            // panel7
            // 
            this.panel7.Controls.Add(this.toolStrip3);
            this.panel7.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel7.Location = new System.Drawing.Point(337, 0);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(155, 23);
            this.panel7.TabIndex = 4;
            // 
            // toolStrip3
            // 
            this.toolStrip3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator2,
            this.toolStripLabel3,
            this.txtKhoa,
            this.btntimkiem,
            this.lbsiso});
            this.toolStrip3.Location = new System.Drawing.Point(0, 0);
            this.toolStrip3.Name = "toolStrip3";
            this.toolStrip3.Size = new System.Drawing.Size(155, 25);
            this.toolStrip3.TabIndex = 4;
            this.toolStrip3.Text = "toolStrip3";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel3
            // 
            this.toolStripLabel3.Name = "toolStripLabel3";
            this.toolStripLabel3.Size = new System.Drawing.Size(16, 22);
            this.toolStripLabel3.Text = "K";
            // 
            // txtKhoa
            // 
            this.txtKhoa.Name = "txtKhoa";
            this.txtKhoa.Size = new System.Drawing.Size(50, 25);
            this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.txtKhoa.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyDown);
            this.txtKhoa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtkhoa_KeyPress);
            this.txtKhoa.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyUp);
            // 
            // btntimkiem
            // 
            this.btntimkiem.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
            this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btntimkiem.Name = "btntimkiem";
            this.btntimkiem.Size = new System.Drawing.Size(74, 22);
            this.btntimkiem.Text = "Tìm kiếm";
            this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
            // 
            // lbsiso
            // 
            this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.lbsiso.Name = "lbsiso";
            this.lbsiso.Size = new System.Drawing.Size(0, 22);
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.cbolop);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel6.Location = new System.Drawing.Point(210, 0);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(127, 23);
            this.panel6.TabIndex = 3;
            // 
            // cbolop
            // 
            this.cbolop.DisplayMember = "MaLop";
            this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbolop.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbolop.FormattingEnabled = true;
            this.cbolop.Location = new System.Drawing.Point(0, 0);
            this.cbolop.Name = "cbolop";
            this.cbolop.Size = new System.Drawing.Size(127, 23);
            this.cbolop.TabIndex = 0;
            this.cbolop.ValueMember = "ID";
            this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.toolStrip2);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel5.Location = new System.Drawing.Point(200, 0);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(10, 23);
            this.panel5.TabIndex = 2;
            // 
            // toolStrip2
            // 
            this.toolStrip2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1});
            this.toolStrip2.Location = new System.Drawing.Point(0, 0);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(10, 25);
            this.toolStrip2.TabIndex = 0;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cbokhoa);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(200, 23);
            this.panel2.TabIndex = 1;
            // 
            // cbokhoa
            // 
            this.cbokhoa.DisplayMember = "TenKhoa";
            this.cbokhoa.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbokhoa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbokhoa.FormattingEnabled = true;
            this.cbokhoa.Location = new System.Drawing.Point(0, 0);
            this.cbokhoa.Name = "cbokhoa";
            this.cbokhoa.Size = new System.Drawing.Size(200, 23);
            this.cbokhoa.TabIndex = 0;
            this.cbokhoa.ValueMember = "ID";
            this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
            // 
            // Frm_210_DiemTichLuy
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel3);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_210_DiemTichLuy";
            this.Size = new System.Drawing.Size(1091, 466);
            this.Load += new System.EventHandler(this.Frm_210_DiemTichLuy_Load);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel9.ResumeLayout(false);
            this.panel8.ResumeLayout(false);
            this.panel8.PerformLayout();
            this.toolStrip4.ResumeLayout(false);
            this.toolStrip4.PerformLayout();
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            this.toolStrip3.ResumeLayout(false);
            this.toolStrip3.PerformLayout();
            this.panel6.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.panel2.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_Suamasv   = new System.Windows.Forms.ToolStripMenuItem();
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.rptdsbailam         = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.txtmade             = new System.Windows.Forms.ToolStripTextBox();
     this.btnTimkiem          = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btntimkiemsinhvien  = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.btnrefresh          = new System.Windows.Forms.ToolStripButton();
     this.pnl_from            = new System.Windows.Forms.Panel();
     this.MenuStrip_suamade   = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.menu_ug.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.pnl_from.SuspendLayout();
     this.SuspendLayout();
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(5);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(654, 473);
     this.dgv_DanhSach.TabIndex           = 25;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     this.dgv_DanhSach.DoubleClickCell   += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.dgv_DanhSach_DoubleClickCell);
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_Suamasv,
         this.MenuStrip_suamade
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(175, 70);
     //
     // menuStrip_Suamasv
     //
     this.menuStrip_Suamasv.Name   = "menuStrip_Suamasv";
     this.menuStrip_Suamasv.Size   = new System.Drawing.Size(174, 22);
     this.menuStrip_Suamasv.Text   = "Sửa mã sv";
     this.menuStrip_Suamasv.Click += new System.EventHandler(this.menuStrip_Suamasv_Click);
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = null;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // rptdsbailam
     //
     this.rptdsbailam.FilePath         = "";
     this.rptdsbailam.ReportName       = "";
     this.rptdsbailam.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdsbailam
     });
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.toolStrip1.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel1,
         this.txtmade,
         this.btnTimkiem,
         this.toolStripSeparator1,
         this.btntimkiemsinhvien,
         this.toolStripSeparator2,
         this.btnrefresh
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(654, 25);
     this.toolStrip1.TabIndex = 29;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(76, 22);
     this.toolStripLabel1.Text = "Nhập mã đề :";
     //
     // txtmade
     //
     this.txtmade.Font             = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.txtmade.Name             = "txtmade";
     this.txtmade.Size             = new System.Drawing.Size(100, 25);
     this.txtmade.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtmade.ToolTipText      = "Nhập mã đề cần tìm kiếm";
     this.txtmade.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.txtmade_KeyDown);
     this.txtmade.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtmade_KeyUp);
     //
     // btnTimkiem
     //
     this.btnTimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
     this.btnTimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnTimkiem.Name        = "btnTimkiem";
     this.btnTimkiem.Size        = new System.Drawing.Size(74, 22);
     this.btnTimkiem.Text        = "Tìm kiếm";
     this.btnTimkiem.ToolTipText = "Enter";
     this.btnTimkiem.Click      += new System.EventHandler(this.btnTimkiem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // btntimkiemsinhvien
     //
     this.btntimkiemsinhvien.Image = global::QLSV.Frm.Properties.Resources.find_icon;
     this.btntimkiemsinhvien.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btntimkiemsinhvien.Name   = "btntimkiemsinhvien";
     this.btntimkiemsinhvien.Size   = new System.Drawing.Size(126, 22);
     this.btntimkiemsinhvien.Text   = "Tìm kiếm sinh viên";
     this.btntimkiemsinhvien.Click += new System.EventHandler(this.btntimkiemsinhvien_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // btnrefresh
     //
     this.btnrefresh.Image = global::QLSV.Frm.Properties.Resources.refresh1_icon;
     this.btnrefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnrefresh.Name        = "btnrefresh";
     this.btnrefresh.Size        = new System.Drawing.Size(71, 22);
     this.btnrefresh.Text        = "Quay lại";
     this.btnrefresh.ToolTipText = "Tải lại dữ liệu";
     this.btnrefresh.Click      += new System.EventHandler(this.btnrefresh_Click);
     //
     // pnl_from
     //
     this.pnl_from.Controls.Add(this.dgv_DanhSach);
     this.pnl_from.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_from.Location = new System.Drawing.Point(0, 25);
     this.pnl_from.Margin   = new System.Windows.Forms.Padding(5);
     this.pnl_from.Name     = "pnl_from";
     this.pnl_from.Size     = new System.Drawing.Size(654, 473);
     this.pnl_from.TabIndex = 30;
     this.pnl_from.Visible  = false;
     //
     // MenuStrip_suamade
     //
     this.MenuStrip_suamade.Name   = "MenuStrip_suamade";
     this.MenuStrip_suamade.Size   = new System.Drawing.Size(174, 22);
     this.MenuStrip_suamade.Text   = "Sửa mã đề, bài làm";
     this.MenuStrip_suamade.Click += new System.EventHandler(this.MenuStrip_suamade_Click);
     //
     // Frm_204_DanhSachBaiLam
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnl_from);
     this.Controls.Add(this.toolStrip1);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_204_DanhSachBaiLam";
     this.Size  = new System.Drawing.Size(654, 498);
     this.Load += new System.EventHandler(this.FrmDanhSachBaiLam_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.menu_ug.ResumeLayout(false);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.pnl_from.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 13
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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.panel4 = new System.Windows.Forms.Panel();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.panel3 = new System.Windows.Forms.Panel();
            this.panel10 = new System.Windows.Forms.Panel();
            this.cboHocky = new System.Windows.Forms.ComboBox();
            this.panel9 = new System.Windows.Forms.Panel();
            this.toolStrip4 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
            this.panel8 = new System.Windows.Forms.Panel();
            this.cboNamhoc = new System.Windows.Forms.ComboBox();
            this.panel7 = new System.Windows.Forms.Panel();
            this.toolStrip3 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            this.panel6 = new System.Windows.Forms.Panel();
            this.cbolop = new System.Windows.Forms.ComboBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cbokhoa = new System.Windows.Forms.ComboBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdiemthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel3.SuspendLayout();
            this.panel10.SuspendLayout();
            this.panel9.SuspendLayout();
            this.toolStrip4.SuspendLayout();
            this.panel8.SuspendLayout();
            this.panel7.SuspendLayout();
            this.toolStrip3.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel5.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.dgv_DanhSach);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 24);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(934, 353);
            this.panel4.TabIndex = 29;
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(8, 7, 8, 7);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(934, 353);
            this.dgv_DanhSach.TabIndex = 27;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.panel10);
            this.panel3.Controls.Add(this.panel9);
            this.panel3.Controls.Add(this.panel8);
            this.panel3.Controls.Add(this.panel7);
            this.panel3.Controls.Add(this.panel6);
            this.panel3.Controls.Add(this.panel5);
            this.panel3.Controls.Add(this.panel2);
            this.panel3.Controls.Add(this.panel1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(934, 24);
            this.panel3.TabIndex = 28;
            // 
            // panel10
            // 
            this.panel10.Controls.Add(this.cboHocky);
            this.panel10.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel10.Location = new System.Drawing.Point(713, 0);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(106, 24);
            this.panel10.TabIndex = 7;
            // 
            // cboHocky
            // 
            this.cboHocky.DisplayMember = "TenHK";
            this.cboHocky.Dock = System.Windows.Forms.DockStyle.Top;
            this.cboHocky.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboHocky.FormattingEnabled = true;
            this.cboHocky.Location = new System.Drawing.Point(0, 0);
            this.cboHocky.Name = "cboHocky";
            this.cboHocky.Size = new System.Drawing.Size(106, 23);
            this.cboHocky.TabIndex = 0;
            this.cboHocky.ValueMember = "MaHK";
            this.cboHocky.SelectedValueChanged += new System.EventHandler(this.cboHocky_SelectedValueChanged);
            // 
            // panel9
            // 
            this.panel9.Controls.Add(this.toolStrip4);
            this.panel9.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel9.Location = new System.Drawing.Point(660, 0);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(53, 24);
            this.panel9.TabIndex = 6;
            // 
            // toolStrip4
            // 
            this.toolStrip4.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator3,
            this.toolStripLabel4});
            this.toolStrip4.Location = new System.Drawing.Point(0, 0);
            this.toolStrip4.Name = "toolStrip4";
            this.toolStrip4.Size = new System.Drawing.Size(53, 25);
            this.toolStrip4.TabIndex = 0;
            this.toolStrip4.Text = "toolStrip4";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel4
            // 
            this.toolStripLabel4.Name = "toolStripLabel4";
            this.toolStripLabel4.Size = new System.Drawing.Size(45, 22);
            this.toolStripLabel4.Text = "Học kỳ";
            // 
            // panel8
            // 
            this.panel8.Controls.Add(this.cboNamhoc);
            this.panel8.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel8.Location = new System.Drawing.Point(538, 0);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(122, 24);
            this.panel8.TabIndex = 5;
            // 
            // cboNamhoc
            // 
            this.cboNamhoc.DisplayMember = "NamHoc";
            this.cboNamhoc.Dock = System.Windows.Forms.DockStyle.Top;
            this.cboNamhoc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboNamhoc.FormattingEnabled = true;
            this.cboNamhoc.Location = new System.Drawing.Point(0, 0);
            this.cboNamhoc.Name = "cboNamhoc";
            this.cboNamhoc.Size = new System.Drawing.Size(122, 23);
            this.cboNamhoc.TabIndex = 0;
            this.cboNamhoc.ValueMember = "ID";
            this.cboNamhoc.SelectedValueChanged += new System.EventHandler(this.cboNamhoc_SelectedValueChanged);
            // 
            // panel7
            // 
            this.panel7.Controls.Add(this.toolStrip3);
            this.panel7.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel7.Location = new System.Drawing.Point(470, 0);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(68, 24);
            this.panel7.TabIndex = 4;
            // 
            // toolStrip3
            // 
            this.toolStrip3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator2,
            this.toolStripLabel3});
            this.toolStrip3.Location = new System.Drawing.Point(0, 0);
            this.toolStrip3.Name = "toolStrip3";
            this.toolStrip3.Size = new System.Drawing.Size(68, 25);
            this.toolStrip3.TabIndex = 0;
            this.toolStrip3.Text = "toolStrip3";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel3
            // 
            this.toolStripLabel3.Name = "toolStripLabel3";
            this.toolStripLabel3.Size = new System.Drawing.Size(54, 22);
            this.toolStripLabel3.Text = "Năm học";
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.cbolop);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel6.Location = new System.Drawing.Point(350, 0);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(120, 24);
            this.panel6.TabIndex = 3;
            // 
            // cbolop
            // 
            this.cbolop.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this.cbolop.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
            this.cbolop.DisplayMember = "MaLop";
            this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbolop.FormattingEnabled = true;
            this.cbolop.Location = new System.Drawing.Point(0, 0);
            this.cbolop.Name = "cbolop";
            this.cbolop.Size = new System.Drawing.Size(120, 23);
            this.cbolop.TabIndex = 0;
            this.cbolop.ValueMember = "ID";
            this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.toolStrip2);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel5.Location = new System.Drawing.Point(280, 0);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(70, 24);
            this.panel5.TabIndex = 2;
            // 
            // toolStrip2
            // 
            this.toolStrip2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.toolStripLabel2});
            this.toolStrip2.Location = new System.Drawing.Point(0, 0);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(70, 25);
            this.toolStrip2.TabIndex = 0;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
            this.toolStripLabel2.Text = "Chọn lớp";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cbokhoa);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel2.Location = new System.Drawing.Point(80, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(200, 24);
            this.panel2.TabIndex = 1;
            // 
            // cbokhoa
            // 
            this.cbokhoa.DisplayMember = "TenKhoa";
            this.cbokhoa.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbokhoa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbokhoa.FormattingEnabled = true;
            this.cbokhoa.Location = new System.Drawing.Point(0, 0);
            this.cbokhoa.Name = "cbokhoa";
            this.cbokhoa.Size = new System.Drawing.Size(200, 23);
            this.cbokhoa.TabIndex = 0;
            this.cbokhoa.ValueMember = "ID";
            this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.toolStrip1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(80, 24);
            this.panel1.TabIndex = 0;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel1});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.ShowItemToolTips = false;
            this.toolStrip1.Size = new System.Drawing.Size(80, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
            this.toolStripLabel1.Text = "Chọn khoa";
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdiemthi});
            // 
            // rptdiemthi
            // 
            this.rptdiemthi.FilePath = "";
            this.rptdiemthi.ReportName = "";
            this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // Frm_211_QuanLyDiem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel3);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "Frm_211_QuanLyDiem";
            this.Size = new System.Drawing.Size(934, 377);
            this.Load += new System.EventHandler(this.Frm_211_QuanLyDiem_Load);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel10.ResumeLayout(false);
            this.panel9.ResumeLayout(false);
            this.panel9.PerformLayout();
            this.toolStrip4.ResumeLayout(false);
            this.toolStrip4.PerformLayout();
            this.panel8.ResumeLayout(false);
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            this.toolStrip3.ResumeLayout(false);
            this.toolStrip3.PerformLayout();
            this.panel6.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.ResumeLayout(false);

        }
Ejemplo n.º 14
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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_chonphong = new System.Windows.Forms.ToolStripMenuItem();
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdsPhong          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.menu_ug.SuspendLayout();
     this.SuspendLayout();
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(309, 282);
     this.dgv_DanhSach.TabIndex           = 26;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_chonphong
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(144, 26);
     //
     // menuStrip_chonphong
     //
     this.menuStrip_chonphong.Name   = "menuStrip_chonphong";
     this.menuStrip_chonphong.Size   = new System.Drawing.Size(143, 22);
     this.menuStrip_chonphong.Text   = "Thêm phòng";
     this.menuStrip_chonphong.Click += new System.EventHandler(this.menuStrip_chonphong_Click);
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdsPhong
     });
     //
     // rptdsPhong
     //
     this.rptdsPhong.FilePath         = "";
     this.rptdsPhong.ReportName       = "";
     this.rptdsPhong.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // Frm_107_Chonphongthi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.dgv_DanhSach);
     this.Name  = "Frm_107_Chonphongthi";
     this.Size  = new System.Drawing.Size(309, 282);
     this.Load += new System.EventHandler(this.Frm_Chonphongthi_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.menu_ug.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_Themdong  = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip_Inport    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2  = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip_Huy       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip_dong      = new System.Windows.Forms.ToolStripMenuItem();
     this.pnl_from            = new System.Windows.Forms.Panel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel3              = new System.Windows.Forms.Panel();
     this.toolStrip3          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel3     = new System.Windows.Forms.ToolStripLabel();
     this.txtKhoa             = new System.Windows.Forms.ToolStripTextBox();
     this.btntimkiem          = new System.Windows.Forms.ToolStripButton();
     this.lbsiso              = new System.Windows.Forms.ToolStripLabel();
     this.panel6              = new System.Windows.Forms.Panel();
     this.cbolop              = new System.Windows.Forms.ComboBox();
     this.panel5              = new System.Windows.Forms.Panel();
     this.toolStrip2          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel2     = new System.Windows.Forms.ToolStripLabel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.cbokhoa             = new System.Windows.Forms.ComboBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.menu_ug.SuspendLayout();
     this.pnl_from.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel3.SuspendLayout();
     this.toolStrip3.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.toolStrip2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_Themdong,
         this.menuStrip_Inport,
         this.toolStripMenuItem2,
         this.menuStrip_Huy,
         this.menuStrip_dong
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(130, 114);
     //
     // menuStrip_Themdong
     //
     this.menuStrip_Themdong.Name   = "menuStrip_Themdong";
     this.menuStrip_Themdong.Size   = new System.Drawing.Size(129, 22);
     this.menuStrip_Themdong.Text   = "Thêm mới";
     this.menuStrip_Themdong.Click += new System.EventHandler(this.menuStrip_themdong_Click);
     //
     // menuStrip_Inport
     //
     this.menuStrip_Inport.Name   = "menuStrip_Inport";
     this.menuStrip_Inport.Size   = new System.Drawing.Size(129, 22);
     this.menuStrip_Inport.Text   = "Chỉnh sửa";
     this.menuStrip_Inport.Click += new System.EventHandler(this.menuStrip_Sua_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name   = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size   = new System.Drawing.Size(129, 22);
     this.toolStripMenuItem2.Text   = "Xóa dòng";
     this.toolStripMenuItem2.Click += new System.EventHandler(this.menuStrip_xoadong_Click);
     //
     // menuStrip_Huy
     //
     this.menuStrip_Huy.Name   = "menuStrip_Huy";
     this.menuStrip_Huy.Size   = new System.Drawing.Size(129, 22);
     this.menuStrip_Huy.Text   = "Hủy";
     this.menuStrip_Huy.Click += new System.EventHandler(this.menuStripHuy_Click);
     //
     // menuStrip_dong
     //
     this.menuStrip_dong.Name   = "menuStrip_dong";
     this.menuStrip_dong.Size   = new System.Drawing.Size(129, 22);
     this.menuStrip_dong.Text   = "Đóng";
     this.menuStrip_dong.Click += new System.EventHandler(this.menuStrip_dong_Click);
     //
     // pnl_from
     //
     this.pnl_from.Controls.Add(this.panel4);
     this.pnl_from.Controls.Add(this.panel3);
     this.pnl_from.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_from.Location = new System.Drawing.Point(0, 0);
     this.pnl_from.Margin   = new System.Windows.Forms.Padding(4);
     this.pnl_from.Name     = "pnl_from";
     this.pnl_from.Size     = new System.Drawing.Size(982, 484);
     this.pnl_from.TabIndex = 6;
     this.pnl_from.Visible  = false;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dgv_DanhSach);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 24);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(982, 460);
     this.panel4.TabIndex = 27;
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font              = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location          = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin            = new System.Windows.Forms.Padding(4);
     this.dgv_DanhSach.Name              = "dgv_DanhSach";
     this.dgv_DanhSach.Size              = new System.Drawing.Size(982, 460);
     this.dgv_DanhSach.TabIndex          = 25;
     this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
     this.dgv_DanhSach.DoubleClickCell  += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uG_DanhSach_DoubleClickCell);
     this.dgv_DanhSach.KeyDown          += new System.Windows.Forms.KeyEventHandler(this.uG_DanhSach_KeyDown);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.toolStrip3);
     this.panel3.Controls.Add(this.panel6);
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Controls.Add(this.panel2);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(982, 24);
     this.panel3.TabIndex = 26;
     //
     // toolStrip3
     //
     this.toolStrip3.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator2,
         this.toolStripLabel3,
         this.txtKhoa,
         this.btntimkiem,
         this.lbsiso
     });
     this.toolStrip3.Location = new System.Drawing.Point(531, 0);
     this.toolStrip3.Name     = "toolStrip3";
     this.toolStrip3.Size     = new System.Drawing.Size(451, 25);
     this.toolStrip3.TabIndex = 4;
     this.toolStrip3.Text     = "toolStrip3";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(80, 22);
     this.toolStripLabel3.Text = "Chọn khóa: K";
     //
     // txtKhoa
     //
     this.txtKhoa.Name             = "txtKhoa";
     this.txtKhoa.Size             = new System.Drawing.Size(50, 25);
     this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtKhoa.KeyDown         += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyDown);
     this.txtKhoa.KeyPress        += new System.Windows.Forms.KeyPressEventHandler(this.txtkhoa_KeyPress);
     this.txtKhoa.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyUp);
     //
     // btntimkiem
     //
     this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
     this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btntimkiem.Name   = "btntimkiem";
     this.btntimkiem.Size   = new System.Drawing.Size(74, 22);
     this.btntimkiem.Text   = "Tìm kiếm";
     this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
     //
     // lbsiso
     //
     this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.lbsiso.Name      = "lbsiso";
     this.lbsiso.Size      = new System.Drawing.Size(0, 22);
     //
     // panel6
     //
     this.panel6.Controls.Add(this.cbolop);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(404, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(127, 24);
     this.panel6.TabIndex = 3;
     //
     // cbolop
     //
     this.cbolop.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.cbolop.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.cbolop.DisplayMember      = "MaLop";
     this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
     this.cbolop.FormattingEnabled = true;
     this.cbolop.Location          = new System.Drawing.Point(0, 0);
     this.cbolop.Name                  = "cbolop";
     this.cbolop.Size                  = new System.Drawing.Size(127, 23);
     this.cbolop.TabIndex              = 0;
     this.cbolop.ValueMember           = "ID";
     this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.toolStrip2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(332, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(72, 24);
     this.panel5.TabIndex = 2;
     //
     // toolStrip2
     //
     this.toolStrip2.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator1,
         this.toolStripLabel2
     });
     this.toolStrip2.Location = new System.Drawing.Point(0, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(72, 25);
     this.toolStrip2.TabIndex = 0;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel2
     //
     this.toolStripLabel2.Name = "toolStripLabel2";
     this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
     this.toolStripLabel2.Text = "Chọn lớp";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.cbokhoa);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(83, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(249, 24);
     this.panel2.TabIndex = 1;
     //
     // cbokhoa
     //
     this.cbokhoa.DisplayMember         = "TenKhoa";
     this.cbokhoa.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbokhoa.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbokhoa.FormattingEnabled     = true;
     this.cbokhoa.Location              = new System.Drawing.Point(0, 0);
     this.cbokhoa.Name                  = "cbokhoa";
     this.cbokhoa.Size                  = new System.Drawing.Size(249, 23);
     this.cbokhoa.TabIndex              = 0;
     this.cbokhoa.ValueMember           = "ID";
     this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(83, 24);
     this.panel1.TabIndex = 0;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel1
     });
     this.toolStrip1.Location         = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name             = "toolStrip1";
     this.toolStrip1.ShowItemToolTips = false;
     this.toolStrip1.Size             = new System.Drawing.Size(83, 25);
     this.toolStrip1.TabIndex         = 0;
     this.toolStrip1.Text             = "toolStrip1";
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
     this.toolStripLabel1.Text = "Chọn khoa";
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachsinhvien
     });
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // Frm_104_QuanLySinhVien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSizeMode        = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Controls.Add(this.pnl_from);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_104_QuanLySinhVien";
     this.Size  = new System.Drawing.Size(982, 484);
     this.Load += new System.EventHandler(this.FrmSinhVien_Load);
     this.menu_ug.ResumeLayout(false);
     this.pnl_from.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.toolStrip3.ResumeLayout(false);
     this.toolStrip3.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.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()
 {
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(FrmXtraExportBCTC));
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.gifExportFilter1       = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter();
     this.imageCollection        = new DevExpress.Utils.ImageCollection();
     this.gifExportFilter2       = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter();
     this.bindingSource          = new System.Windows.Forms.BindingSource();
     this.btnExit                = new DevExpress.XtraEditors.SimpleButton();
     this.btnExport              = new DevExpress.XtraEditors.SimpleButton();
     this.bindingSourceDetail    = new System.Windows.Forms.BindingSource();
     this.grdXmlGroup            = new DevExpress.XtraGrid.GridControl();
     this.grdXmlGroupView        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdXmlSource           = new DevExpress.XtraGrid.GridControl();
     this.grdXmlBudgetSourceView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.cbxReportTime          = new System.Windows.Forms.ComboBox();
     this.cbxYear                = new System.Windows.Forms.ComboBox();
     this.groupBox1              = new System.Windows.Forms.GroupBox();
     this.label1           = new System.Windows.Forms.Label();
     this.btnPrev          = new DevExpress.XtraEditors.SimpleButton();
     this.btnNext          = new DevExpress.XtraEditors.SimpleButton();
     this.lblTitle         = new System.Windows.Forms.Label();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.label3           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.groupBox3        = new System.Windows.Forms.GroupBox();
     this.button1          = new System.Windows.Forms.Button();
     this.txtPath          = new System.Windows.Forms.TextBox();
     this.progressBar      = new System.Windows.Forms.ProgressBar();
     this.groupBox4        = new System.Windows.Forms.GroupBox();
     this.backgroundWorker = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroupView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlBudgetSourceView)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // gifExportFilter1
     //
     this.gifExportFilter1.ExtraParameters = extraParameters1;
     //
     // imageCollection
     //
     this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
     this.imageCollection.Images.SetKeyName(0, "export_excel.png");
     this.imageCollection.Images.SetKeyName(1, "design_report.png");
     this.imageCollection.Images.SetKeyName(2, "preview.png");
     this.imageCollection.Images.SetKeyName(3, "help.png");
     this.imageCollection.Images.SetKeyName(4, "Abort.png");
     this.imageCollection.Images.SetKeyName(5, "Print-16.png");
     this.imageCollection.Images.SetKeyName(6, "print16.png");
     //
     // gifExportFilter2
     //
     this.gifExportFilter2.ExtraParameters = extraParameters2;
     //
     // btnExit
     //
     this.btnExit.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnExit.ImageIndex   = 4;
     this.btnExit.ImageList    = this.imageCollection;
     this.btnExit.Location     = new System.Drawing.Point(743, 498);
     this.btnExit.Name         = "btnExit";
     this.btnExit.Size         = new System.Drawing.Size(81, 25);
     this.btnExit.TabIndex     = 14;
     this.btnExit.Text         = "&Hủy";
     //
     // btnExport
     //
     this.btnExport.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExport.Enabled    = false;
     this.btnExport.ImageIndex = 5;
     this.btnExport.ImageList  = this.imageCollection;
     this.btnExport.Location   = new System.Drawing.Point(656, 498);
     this.btnExport.Name       = "btnExport";
     this.btnExport.Size       = new System.Drawing.Size(81, 25);
     this.btnExport.TabIndex   = 16;
     this.btnExport.Text       = "Xuất File";
     this.btnExport.Click     += new System.EventHandler(this.btnExportToExcel_Click);
     //
     // grdXmlGroup
     //
     this.grdXmlGroup.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.grdXmlGroup.DataSource = this.bindingSource;
     this.grdXmlGroup.Location   = new System.Drawing.Point(12, 101);
     this.grdXmlGroup.MainView   = this.grdXmlGroupView;
     this.grdXmlGroup.Name       = "grdXmlGroup";
     this.grdXmlGroup.Size       = new System.Drawing.Size(812, 391);
     this.grdXmlGroup.TabIndex   = 54;
     this.grdXmlGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdXmlGroupView
     });
     //
     // grdXmlGroupView
     //
     this.grdXmlGroupView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdXmlGroupView.GridControl    = this.grdXmlGroup;
     this.grdXmlGroupView.Name           = "grdXmlGroupView";
     this.grdXmlGroupView.OptionsDetail.EnableMasterViewMode           = false;
     this.grdXmlGroupView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.grdXmlGroupView.OptionsSelection.MultiSelect  = true;
     this.grdXmlGroupView.OptionsView.ColumnAutoWidth   = false;
     this.grdXmlGroupView.OptionsView.ShowAutoFilterRow = true;
     this.grdXmlGroupView.OptionsView.ShowGroupPanel    = false;
     this.grdXmlGroupView.OptionsView.ShowIndicator     = false;
     //
     // grdXmlSource
     //
     this.grdXmlSource.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.grdXmlSource.DataSource = this.bindingSourceDetail;
     this.grdXmlSource.Location   = new System.Drawing.Point(12, 101);
     this.grdXmlSource.MainView   = this.grdXmlBudgetSourceView;
     this.grdXmlSource.Name       = "grdXmlSource";
     this.grdXmlSource.Size       = new System.Drawing.Size(812, 391);
     this.grdXmlSource.TabIndex   = 55;
     this.grdXmlSource.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdXmlBudgetSourceView
     });
     this.grdXmlSource.Visible = false;
     //
     // grdXmlBudgetSourceView
     //
     this.grdXmlBudgetSourceView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdXmlBudgetSourceView.GridControl    = this.grdXmlSource;
     this.grdXmlBudgetSourceView.Name           = "grdXmlBudgetSourceView";
     this.grdXmlBudgetSourceView.OptionsDetail.EnableMasterViewMode             = false;
     this.grdXmlBudgetSourceView.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.grdXmlBudgetSourceView.OptionsSelection.EnableAppearanceHideSelection = false;
     this.grdXmlBudgetSourceView.OptionsView.ColumnAutoWidth   = false;
     this.grdXmlBudgetSourceView.OptionsView.ShowAutoFilterRow = true;
     this.grdXmlBudgetSourceView.OptionsView.ShowGroupPanel    = false;
     this.grdXmlBudgetSourceView.OptionsView.ShowIndicator     = false;
     //
     // cbxReportTime
     //
     this.cbxReportTime.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxReportTime.FormattingEnabled = true;
     this.cbxReportTime.Items.AddRange(new object[] {
         "Quý 1",
         "Quý 2",
         "Quý 3",
         "Quý 4",
         "Cả năm"
     });
     this.cbxReportTime.Location = new System.Drawing.Point(73, 20);
     this.cbxReportTime.Name     = "cbxReportTime";
     this.cbxReportTime.Size     = new System.Drawing.Size(121, 21);
     this.cbxReportTime.TabIndex = 57;
     //
     // cbxYear
     //
     this.cbxYear.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxYear.FormattingEnabled = true;
     this.cbxYear.Items.AddRange(new object[] {
         "2018",
         "2019",
         "2020",
         "2021",
         "2022",
         "2023",
         "2024",
         "2025",
         "2026",
         "2027",
         "2028",
         "2029",
         "2030",
         "2031",
         "2032",
         "2033",
         "2034",
         "2035",
         "2036",
         "2037",
         "2038",
         "2039",
         "2040"
     });
     this.cbxYear.Location = new System.Drawing.Point(200, 20);
     this.cbxYear.Name     = "cbxYear";
     this.cbxYear.Size     = new System.Drawing.Size(73, 21);
     this.cbxYear.TabIndex = 58;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.cbxYear);
     this.groupBox1.Controls.Add(this.cbxReportTime);
     this.groupBox1.Location = new System.Drawing.Point(12, 40);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(812, 55);
     this.groupBox1.TabIndex = 59;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Kỳ báo cáo xuất khẩu";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(6, 23);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(60, 13);
     this.label1.TabIndex = 59;
     this.label1.Text     = "Kỳ báo cáo";
     //
     // btnPrev
     //
     this.btnPrev.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPrev.Enabled   = false;
     this.btnPrev.ImageList = this.imageCollection;
     this.btnPrev.Location  = new System.Drawing.Point(482, 498);
     this.btnPrev.Name      = "btnPrev";
     this.btnPrev.Size      = new System.Drawing.Size(81, 25);
     this.btnPrev.TabIndex  = 60;
     this.btnPrev.Text      = "Về trước";
     this.btnPrev.Click    += new System.EventHandler(this.btnPrev_Click);
     //
     // btnNext
     //
     this.btnNext.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnNext.ImageList = this.imageCollection;
     this.btnNext.Location  = new System.Drawing.Point(569, 498);
     this.btnNext.Name      = "btnNext";
     this.btnNext.Size      = new System.Drawing.Size(81, 25);
     this.btnNext.TabIndex  = 61;
     this.btnNext.Text      = "Tiếp theo";
     this.btnNext.Click    += new System.EventHandler(this.btnNext_Click);
     //
     // lblTitle
     //
     this.lblTitle.AutoSize = true;
     this.lblTitle.Font     = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Bold);
     this.lblTitle.Location = new System.Drawing.Point(12, 9);
     this.lblTitle.Name     = "lblTitle";
     this.lblTitle.Size     = new System.Drawing.Size(249, 27);
     this.lblTitle.TabIndex = 60;
     this.lblTitle.Text     = "Chọn báo cáo để xuất";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Location = new System.Drawing.Point(12, 39);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(812, 55);
     this.groupBox2.TabIndex = 62;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Visible  = false;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Tahoma", 13F);
     this.label3.Location = new System.Drawing.Point(450, 20);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(304, 22);
     this.label3.TabIndex = 1;
     this.label3.Text     = "Danh mục nguồn của đơn vị cấp trên";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Tahoma", 13F);
     this.label2.Location = new System.Drawing.Point(72, 20);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(226, 22);
     this.label2.TabIndex = 0;
     this.label2.Text     = "Danh mục nguồn tại đơn vị";
     //
     // groupBox3
     //
     this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox3.Controls.Add(this.button1);
     this.groupBox3.Controls.Add(this.txtPath);
     this.groupBox3.Location = new System.Drawing.Point(12, 40);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(812, 55);
     this.groupBox3.TabIndex = 63;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Visible  = false;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(760, 18);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(46, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "...";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // txtPath
     //
     this.txtPath.Location = new System.Drawing.Point(9, 20);
     this.txtPath.Name     = "txtPath";
     this.txtPath.Size     = new System.Drawing.Size(745, 21);
     this.txtPath.TabIndex = 0;
     //
     // progressBar
     //
     this.progressBar.Location = new System.Drawing.Point(9, 20);
     this.progressBar.Name     = "progressBar";
     this.progressBar.Size     = new System.Drawing.Size(797, 23);
     this.progressBar.TabIndex = 64;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.progressBar);
     this.groupBox4.Location = new System.Drawing.Point(12, 435);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(812, 57);
     this.groupBox4.TabIndex = 65;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Tiến độ";
     this.groupBox4.Visible  = false;
     //
     // backgroundWorker
     //
     this.backgroundWorker.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker_DoWork);
     this.backgroundWorker.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker_ProgressChanged);
     this.backgroundWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker_RunWorkerCompleted);
     //
     // FrmXtraExportBCTC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(836, 535);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.btnNext);
     this.Controls.Add(this.btnPrev);
     this.Controls.Add(this.grdXmlSource);
     this.Controls.Add(this.grdXmlGroup);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.btnExport);
     this.Controls.Add(this.groupBox1);
     this.Name          = "FrmXtraExportBCTC";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Xuất khẩu báo cáo tài chính";
     this.Load         += new System.EventHandler(this.FrmXtraReportList_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.FrmXtraExportBCTC_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroupView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlBudgetSourceView)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 17
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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_Themdong = new System.Windows.Forms.ToolStripMenuItem();
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachduthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.rptdanhsachkhoa = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.rptdanhsachlop = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.panel3 = new System.Windows.Forms.Panel();
            this.panel6 = new System.Windows.Forms.Panel();
            this.cbolop = new System.Windows.Forms.ComboBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cbokhoa = new System.Windows.Forms.ComboBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.pnl_form = new System.Windows.Forms.Panel();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.menu_ug.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel5.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.pnl_form.SuspendLayout();
            this.SuspendLayout();
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(947, 390);
            this.dgv_DanhSach.TabIndex = 27;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            this.dgv_DanhSach.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.dgv_DanhSach_DoubleClickCell);
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_Themdong});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(128, 26);
            // 
            // menuStrip_Themdong
            // 
            this.menuStrip_Themdong.Name = "menuStrip_Themdong";
            this.menuStrip_Themdong.Size = new System.Drawing.Size(127, 22);
            this.menuStrip_Themdong.Text = "Chỉnh sửa";
            this.menuStrip_Themdong.Click += new System.EventHandler(this.menuStrip_Themdong_Click);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachduthi,
            this.rptdanhsachkhoa,
            this.rptdanhsachlop});
            // 
            // rptdanhsachduthi
            // 
            this.rptdanhsachduthi.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachduthi.rst";
            this.rptdanhsachduthi.ReportName = "";
            this.rptdanhsachduthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // rptdanhsachkhoa
            // 
            this.rptdanhsachkhoa.FilePath = "";
            this.rptdanhsachkhoa.ReportName = "";
            this.rptdanhsachkhoa.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // rptdanhsachlop
            // 
            this.rptdanhsachlop.FilePath = "";
            this.rptdanhsachlop.ReportName = "";
            this.rptdanhsachlop.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.panel6);
            this.panel3.Controls.Add(this.panel5);
            this.panel3.Controls.Add(this.panel2);
            this.panel3.Controls.Add(this.panel1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(947, 24);
            this.panel3.TabIndex = 29;
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.cbolop);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel6.Location = new System.Drawing.Point(471, 0);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(148, 24);
            this.panel6.TabIndex = 3;
            // 
            // cbolop
            // 
            this.cbolop.DisplayMember = "MaLop";
            this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbolop.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbolop.FormattingEnabled = true;
            this.cbolop.Location = new System.Drawing.Point(0, 0);
            this.cbolop.Name = "cbolop";
            this.cbolop.Size = new System.Drawing.Size(148, 23);
            this.cbolop.TabIndex = 0;
            this.cbolop.ValueMember = "ID";
            this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.toolStrip2);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel5.Location = new System.Drawing.Point(387, 0);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(84, 24);
            this.panel5.TabIndex = 2;
            // 
            // toolStrip2
            // 
            this.toolStrip2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.toolStripLabel2});
            this.toolStrip2.Location = new System.Drawing.Point(0, 0);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(84, 25);
            this.toolStrip2.TabIndex = 0;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
            this.toolStripLabel2.Text = "Chọn lớp";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cbokhoa);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel2.Location = new System.Drawing.Point(97, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(290, 24);
            this.panel2.TabIndex = 1;
            // 
            // cbokhoa
            // 
            this.cbokhoa.DisplayMember = "TenKhoa";
            this.cbokhoa.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbokhoa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbokhoa.FormattingEnabled = true;
            this.cbokhoa.Location = new System.Drawing.Point(0, 0);
            this.cbokhoa.Name = "cbokhoa";
            this.cbokhoa.Size = new System.Drawing.Size(290, 23);
            this.cbokhoa.TabIndex = 0;
            this.cbokhoa.ValueMember = "ID";
            this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.toolStrip1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(97, 24);
            this.panel1.TabIndex = 0;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel1});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.ShowItemToolTips = false;
            this.toolStrip1.Size = new System.Drawing.Size(97, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
            this.toolStripLabel1.Text = "Chọn khoa";
            // 
            // pnl_form
            // 
            this.pnl_form.Controls.Add(this.dgv_DanhSach);
            this.pnl_form.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_form.Location = new System.Drawing.Point(0, 24);
            this.pnl_form.Name = "pnl_form";
            this.pnl_form.Size = new System.Drawing.Size(947, 390);
            this.pnl_form.TabIndex = 30;
            this.pnl_form.Visible = false;
            // 
            // Frm_110_DaXepPhong
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnl_form);
            this.Controls.Add(this.panel3);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_110_DaXepPhong";
            this.Size = new System.Drawing.Size(947, 414);
            this.Load += new System.EventHandler(this.FrmSinhVienPhongThi_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.menu_ug.ResumeLayout(false);
            this.panel3.ResumeLayout(false);
            this.panel6.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.pnl_form.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Ejemplo n.º 18
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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.panel4              = new System.Windows.Forms.Panel();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel3              = new System.Windows.Forms.Panel();
     this.panel10             = new System.Windows.Forms.Panel();
     this.cboHocky            = new System.Windows.Forms.ComboBox();
     this.panel9              = new System.Windows.Forms.Panel();
     this.toolStrip4          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel4     = new System.Windows.Forms.ToolStripLabel();
     this.panel8              = new System.Windows.Forms.Panel();
     this.cboNamhoc           = new System.Windows.Forms.ComboBox();
     this.panel7              = new System.Windows.Forms.Panel();
     this.toolStrip3          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel3     = new System.Windows.Forms.ToolStripLabel();
     this.panel6              = new System.Windows.Forms.Panel();
     this.cbolop              = new System.Windows.Forms.ComboBox();
     this.panel5              = new System.Windows.Forms.Panel();
     this.toolStrip2          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel2     = new System.Windows.Forms.ToolStripLabel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.cbokhoa             = new System.Windows.Forms.ComboBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdiemthi          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel10.SuspendLayout();
     this.panel9.SuspendLayout();
     this.toolStrip4.SuspendLayout();
     this.panel8.SuspendLayout();
     this.panel7.SuspendLayout();
     this.toolStrip3.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.toolStrip2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dgv_DanhSach);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 24);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(934, 353);
     this.panel4.TabIndex = 29;
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(934, 353);
     this.dgv_DanhSach.TabIndex           = 27;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel10);
     this.panel3.Controls.Add(this.panel9);
     this.panel3.Controls.Add(this.panel8);
     this.panel3.Controls.Add(this.panel7);
     this.panel3.Controls.Add(this.panel6);
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Controls.Add(this.panel2);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(934, 24);
     this.panel3.TabIndex = 28;
     //
     // panel10
     //
     this.panel10.Controls.Add(this.cboHocky);
     this.panel10.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel10.Location = new System.Drawing.Point(713, 0);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(106, 24);
     this.panel10.TabIndex = 7;
     //
     // cboHocky
     //
     this.cboHocky.DisplayMember         = "TenHK";
     this.cboHocky.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cboHocky.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboHocky.FormattingEnabled     = true;
     this.cboHocky.Location              = new System.Drawing.Point(0, 0);
     this.cboHocky.Name                  = "cboHocky";
     this.cboHocky.Size                  = new System.Drawing.Size(106, 23);
     this.cboHocky.TabIndex              = 0;
     this.cboHocky.ValueMember           = "MaHK";
     this.cboHocky.SelectedValueChanged += new System.EventHandler(this.cboHocky_SelectedValueChanged);
     //
     // panel9
     //
     this.panel9.Controls.Add(this.toolStrip4);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel9.Location = new System.Drawing.Point(660, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(53, 24);
     this.panel9.TabIndex = 6;
     //
     // toolStrip4
     //
     this.toolStrip4.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip4.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip4.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator3,
         this.toolStripLabel4
     });
     this.toolStrip4.Location = new System.Drawing.Point(0, 0);
     this.toolStrip4.Name     = "toolStrip4";
     this.toolStrip4.Size     = new System.Drawing.Size(53, 25);
     this.toolStrip4.TabIndex = 0;
     this.toolStrip4.Text     = "toolStrip4";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel4
     //
     this.toolStripLabel4.Name = "toolStripLabel4";
     this.toolStripLabel4.Size = new System.Drawing.Size(45, 22);
     this.toolStripLabel4.Text = "Học kỳ";
     //
     // panel8
     //
     this.panel8.Controls.Add(this.cboNamhoc);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel8.Location = new System.Drawing.Point(538, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(122, 24);
     this.panel8.TabIndex = 5;
     //
     // cboNamhoc
     //
     this.cboNamhoc.DisplayMember         = "NamHoc";
     this.cboNamhoc.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cboNamhoc.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboNamhoc.FormattingEnabled     = true;
     this.cboNamhoc.Location              = new System.Drawing.Point(0, 0);
     this.cboNamhoc.Name                  = "cboNamhoc";
     this.cboNamhoc.Size                  = new System.Drawing.Size(122, 23);
     this.cboNamhoc.TabIndex              = 0;
     this.cboNamhoc.ValueMember           = "ID";
     this.cboNamhoc.SelectedValueChanged += new System.EventHandler(this.cboNamhoc_SelectedValueChanged);
     //
     // panel7
     //
     this.panel7.Controls.Add(this.toolStrip3);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel7.Location = new System.Drawing.Point(470, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(68, 24);
     this.panel7.TabIndex = 4;
     //
     // toolStrip3
     //
     this.toolStrip3.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator2,
         this.toolStripLabel3
     });
     this.toolStrip3.Location = new System.Drawing.Point(0, 0);
     this.toolStrip3.Name     = "toolStrip3";
     this.toolStrip3.Size     = new System.Drawing.Size(68, 25);
     this.toolStrip3.TabIndex = 0;
     this.toolStrip3.Text     = "toolStrip3";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(54, 22);
     this.toolStripLabel3.Text = "Năm học";
     //
     // panel6
     //
     this.panel6.Controls.Add(this.cbolop);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(350, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(120, 24);
     this.panel6.TabIndex = 3;
     //
     // cbolop
     //
     this.cbolop.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.Suggest;
     this.cbolop.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.cbolop.DisplayMember      = "MaLop";
     this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
     this.cbolop.FormattingEnabled = true;
     this.cbolop.Location          = new System.Drawing.Point(0, 0);
     this.cbolop.Name                  = "cbolop";
     this.cbolop.Size                  = new System.Drawing.Size(120, 23);
     this.cbolop.TabIndex              = 0;
     this.cbolop.ValueMember           = "ID";
     this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.toolStrip2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(280, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(70, 24);
     this.panel5.TabIndex = 2;
     //
     // toolStrip2
     //
     this.toolStrip2.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator1,
         this.toolStripLabel2
     });
     this.toolStrip2.Location = new System.Drawing.Point(0, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(70, 25);
     this.toolStrip2.TabIndex = 0;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel2
     //
     this.toolStripLabel2.Name = "toolStripLabel2";
     this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
     this.toolStripLabel2.Text = "Chọn lớp";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.cbokhoa);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(80, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(200, 24);
     this.panel2.TabIndex = 1;
     //
     // cbokhoa
     //
     this.cbokhoa.DisplayMember         = "TenKhoa";
     this.cbokhoa.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbokhoa.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbokhoa.FormattingEnabled     = true;
     this.cbokhoa.Location              = new System.Drawing.Point(0, 0);
     this.cbokhoa.Name                  = "cbokhoa";
     this.cbokhoa.Size                  = new System.Drawing.Size(200, 23);
     this.cbokhoa.TabIndex              = 0;
     this.cbokhoa.ValueMember           = "ID";
     this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(80, 24);
     this.panel1.TabIndex = 0;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel1
     });
     this.toolStrip1.Location         = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name             = "toolStrip1";
     this.toolStrip1.ShowItemToolTips = false;
     this.toolStrip1.Size             = new System.Drawing.Size(80, 25);
     this.toolStrip1.TabIndex         = 0;
     this.toolStrip1.Text             = "toolStrip1";
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
     this.toolStripLabel1.Text = "Chọn khoa";
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdiemthi
     });
     //
     // rptdiemthi
     //
     this.rptdiemthi.FilePath         = "";
     this.rptdiemthi.ReportName       = "";
     this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // Frm_211_QuanLyDiem
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Font   = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name   = "Frm_211_QuanLyDiem";
     this.Size   = new System.Drawing.Size(934, 377);
     this.Load  += new System.EventHandler(this.Frm_211_QuanLyDiem_Load);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel9.PerformLayout();
     this.toolStrip4.ResumeLayout(false);
     this.toolStrip4.PerformLayout();
     this.panel8.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel7.PerformLayout();
     this.toolStrip3.ResumeLayout(false);
     this.toolStrip3.PerformLayout();
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_Themdong  = new System.Windows.Forms.ToolStripMenuItem();
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachduthi    = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.rptdanhsachkhoa     = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.rptdanhsachlop      = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.panel3              = new System.Windows.Forms.Panel();
     this.panel6              = new System.Windows.Forms.Panel();
     this.cbolop              = new System.Windows.Forms.ComboBox();
     this.panel5              = new System.Windows.Forms.Panel();
     this.toolStrip2          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel2     = new System.Windows.Forms.ToolStripLabel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.cbokhoa             = new System.Windows.Forms.ComboBox();
     this.panel1              = new System.Windows.Forms.Panel();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.pnl_form            = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.menu_ug.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel5.SuspendLayout();
     this.toolStrip2.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.pnl_form.SuspendLayout();
     this.SuspendLayout();
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(947, 390);
     this.dgv_DanhSach.TabIndex           = 27;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     this.dgv_DanhSach.DoubleClickCell   += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.dgv_DanhSach_DoubleClickCell);
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_Themdong
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(128, 26);
     //
     // menuStrip_Themdong
     //
     this.menuStrip_Themdong.Name   = "menuStrip_Themdong";
     this.menuStrip_Themdong.Size   = new System.Drawing.Size(127, 22);
     this.menuStrip_Themdong.Text   = "Chỉnh sửa";
     this.menuStrip_Themdong.Click += new System.EventHandler(this.menuStrip_Themdong_Click);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachduthi,
         this.rptdanhsachkhoa,
         this.rptdanhsachlop
     });
     //
     // rptdanhsachduthi
     //
     this.rptdanhsachduthi.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachduthi.rst";
     this.rptdanhsachduthi.ReportName       = "";
     this.rptdanhsachduthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // rptdanhsachkhoa
     //
     this.rptdanhsachkhoa.FilePath         = "";
     this.rptdanhsachkhoa.ReportName       = "";
     this.rptdanhsachkhoa.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // rptdanhsachlop
     //
     this.rptdanhsachlop.FilePath         = "";
     this.rptdanhsachlop.ReportName       = "";
     this.rptdanhsachlop.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.panel6);
     this.panel3.Controls.Add(this.panel5);
     this.panel3.Controls.Add(this.panel2);
     this.panel3.Controls.Add(this.panel1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(947, 24);
     this.panel3.TabIndex = 29;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.cbolop);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(471, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(148, 24);
     this.panel6.TabIndex = 3;
     //
     // cbolop
     //
     this.cbolop.DisplayMember         = "MaLop";
     this.cbolop.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbolop.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbolop.FormattingEnabled     = true;
     this.cbolop.Location              = new System.Drawing.Point(0, 0);
     this.cbolop.Name                  = "cbolop";
     this.cbolop.Size                  = new System.Drawing.Size(148, 23);
     this.cbolop.TabIndex              = 0;
     this.cbolop.ValueMember           = "ID";
     this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
     //
     // panel5
     //
     this.panel5.Controls.Add(this.toolStrip2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel5.Location = new System.Drawing.Point(387, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(84, 24);
     this.panel5.TabIndex = 2;
     //
     // toolStrip2
     //
     this.toolStrip2.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator1,
         this.toolStripLabel2
     });
     this.toolStrip2.Location = new System.Drawing.Point(0, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(84, 25);
     this.toolStrip2.TabIndex = 0;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel2
     //
     this.toolStripLabel2.Name = "toolStripLabel2";
     this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
     this.toolStripLabel2.Text = "Chọn lớp";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.cbokhoa);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Location = new System.Drawing.Point(97, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(290, 24);
     this.panel2.TabIndex = 1;
     //
     // cbokhoa
     //
     this.cbokhoa.DisplayMember         = "TenKhoa";
     this.cbokhoa.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.cbokhoa.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbokhoa.FormattingEnabled     = true;
     this.cbokhoa.Location              = new System.Drawing.Point(0, 0);
     this.cbokhoa.Name                  = "cbokhoa";
     this.cbokhoa.Size                  = new System.Drawing.Size(290, 23);
     this.cbokhoa.TabIndex              = 0;
     this.cbokhoa.ValueMember           = "ID";
     this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.toolStrip1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(97, 24);
     this.panel1.TabIndex = 0;
     //
     // toolStrip1
     //
     this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel1
     });
     this.toolStrip1.Location         = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name             = "toolStrip1";
     this.toolStrip1.ShowItemToolTips = false;
     this.toolStrip1.Size             = new System.Drawing.Size(97, 25);
     this.toolStrip1.TabIndex         = 0;
     this.toolStrip1.Text             = "toolStrip1";
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
     this.toolStripLabel1.Text = "Chọn khoa";
     //
     // pnl_form
     //
     this.pnl_form.Controls.Add(this.dgv_DanhSach);
     this.pnl_form.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_form.Location = new System.Drawing.Point(0, 24);
     this.pnl_form.Name     = "pnl_form";
     this.pnl_form.Size     = new System.Drawing.Size(947, 390);
     this.pnl_form.TabIndex = 30;
     this.pnl_form.Visible  = false;
     //
     // Frm_110_DaXepPhong
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnl_form);
     this.Controls.Add(this.panel3);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_110_DaXepPhong";
     this.Size  = new System.Drawing.Size(947, 414);
     this.Load += new System.EventHandler(this.FrmSinhVienPhongThi_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.menu_ug.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel5.PerformLayout();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.pnl_form.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 20
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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.rptdiemthi          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.fileReportSlot2     = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.pnl_from            = new System.Windows.Forms.Panel();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.pdfExportFilter2    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.pnl_from.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.SuspendLayout();
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // rptdiemthi
     //
     this.rptdiemthi.FilePath         = "";
     this.rptdiemthi.ReportName       = "";
     this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdiemthi
     });
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = null;
     //
     // fileReportSlot2
     //
     this.fileReportSlot2.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.fileReportSlot2.ReportName       = "";
     this.fileReportSlot2.ReportScriptType = null;
     //
     // pnl_from
     //
     this.pnl_from.Controls.Add(this.dgv_DanhSach);
     this.pnl_from.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_from.Location = new System.Drawing.Point(0, 0);
     this.pnl_from.Margin   = new System.Windows.Forms.Padding(5);
     this.pnl_from.Name     = "pnl_from";
     this.pnl_from.Size     = new System.Drawing.Size(626, 451);
     this.pnl_from.TabIndex = 32;
     this.pnl_from.Visible  = false;
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(5);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(626, 451);
     this.dgv_DanhSach.TabIndex           = 33;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     //
     // pdfExportFilter2
     //
     this.pdfExportFilter2.ChangePermissionsPassword = null;
     this.pdfExportFilter2.Compress        = true;
     this.pdfExportFilter2.ExtraParameters = extraParameters3;
     this.pdfExportFilter2.UserPassword    = null;
     //
     // Frm_207_ChamDiemThi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnl_from);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_207_ChamDiemThi";
     this.Size  = new System.Drawing.Size(626, 451);
     this.Load += new System.EventHandler(this.FrmDanhSachBaiLam_Load);
     this.pnl_from.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.button2             = new System.Windows.Forms.Button();
     this.button1             = new System.Windows.Forms.Button();
     this.panel2              = new System.Windows.Forms.Panel();
     this.panel1              = new System.Windows.Forms.Panel();
     this.reportManager       = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.ReportView          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.dgv_DanhSach.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font              = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgv_DanhSach.Location          = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin            = new System.Windows.Forms.Padding(8, 7, 8, 7);
     this.dgv_DanhSach.Name              = "dgv_DanhSach";
     this.dgv_DanhSach.Size              = new System.Drawing.Size(703, 661);
     this.dgv_DanhSach.TabIndex          = 41;
     this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     //
     // button2
     //
     this.button2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button2.Location = new System.Drawing.Point(600, 8);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(87, 27);
     this.button2.TabIndex = 43;
     this.button2.Text     = "Đóng";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button1
     //
     this.button1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location = new System.Drawing.Point(505, 8);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(87, 27);
     this.button1.TabIndex = 42;
     this.button1.Text     = "Lưu";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.dgv_DanhSach);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(703, 661);
     this.panel2.TabIndex = 47;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.button2);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 661);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(703, 44);
     this.panel1.TabIndex = 46;
     //
     // reportManager
     //
     this.reportManager.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager.OwnerForm   = this;
     this.reportManager.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachsinhvien,
         this.ReportView
     });
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // ReportView
     //
     this.ReportView.FilePath         = "";
     this.ReportView.ReportName       = "";
     this.ReportView.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // FrmImportDSSV
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(703, 705);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Font            = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "FrmImportDSSV";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Danh sách sinh viên import từ file excel";
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 22
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();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(ViewReport));
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters4 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.reportViewer1         = new PerpetuumSoft.Reporting.View.ReportViewer();
     this.dataSet1              = new System.Data.DataSet();
     this.dataTable1            = new System.Data.DataTable();
     this.dataColumn1           = new System.Data.DataColumn();
     this.dataColumn2           = new System.Data.DataColumn();
     this.dataColumn3           = new System.Data.DataColumn();
     this.dataColumn4           = new System.Data.DataColumn();
     this.reportManager1        = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.inlineReportSlot1     = new PerpetuumSoft.Reporting.Components.InlineReportSlot(this.components);
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
     this.excelExportFilter1    = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1      = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // reportViewer1
     //
     this.reportViewer1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.reportViewer1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.reportViewer1.Location     = new System.Drawing.Point(0, 0);
     this.reportViewer1.Name         = "reportViewer1";
     this.reportViewer1.PageIndex    = 0;
     this.reportViewer1.Size         = new System.Drawing.Size(692, 423);
     this.reportViewer1.SplashForm   = null;
     this.reportViewer1.TabIndex     = 0;
     this.reportViewer1.ViewMode     = PerpetuumSoft.Reporting.View.ViewMode.ContinuedPage;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dataTable1
     });
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.dataColumn2,
         this.dataColumn3,
         this.dataColumn4
     });
     this.dataTable1.TableName = "Table1";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "Company";
     //
     // dataColumn2
     //
     this.dataColumn2.ColumnName = "Address";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "Contact";
     //
     // dataColumn4
     //
     this.dataColumn4.ColumnName = "Phone";
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[] {
         "Customers"
     }, new object[] {
         ((object)(this.dataTable1))
     });
     this.reportManager1.OwnerForm = this;
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.inlineReportSlot1
     });
     //
     // inlineReportSlot1
     //
     this.inlineReportSlot1.DocumentStream   = resources.GetString("inlineReportSlot1.DocumentStream");
     this.inlineReportSlot1.ReportName       = "";
     this.inlineReportSlot1.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel2,
         this.toolStripStatusLabel3
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 401);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(692, 22);
     this.statusStrip1.TabIndex = 1;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel2
     //
     this.toolStripStatusLabel2.Name   = "toolStripStatusLabel2";
     this.toolStripStatusLabel2.Size   = new System.Drawing.Size(68, 17);
     this.toolStripStatusLabel2.Text   = "[Xuất Excel]";
     this.toolStripStatusLabel2.Click += new System.EventHandler(this.ToolStripStatusLabel2Click);
     //
     // toolStripStatusLabel3
     //
     this.toolStripStatusLabel3.Name   = "toolStripStatusLabel3";
     this.toolStripStatusLabel3.Size   = new System.Drawing.Size(63, 17);
     this.toolStripStatusLabel3.Text   = "[Xuất PDF]";
     this.toolStripStatusLabel3.Click += new System.EventHandler(this.ToolStripStatusLabel3Click);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExtraParameters = extraParameters3;
     this.excelExportFilter1.OpenAfter       = true;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters4;
     this.pdfExportFilter1.OpenAfter       = true;
     //
     // ViewReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(692, 423);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.reportViewer1);
     this.Name = "ViewReport";
     this.Text = "XEM BÁO CÁO";
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_Inport    = new System.Windows.Forms.ToolStripMenuItem();
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.panel4   = new System.Windows.Forms.Panel();
     this.pnl_from = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.menu_ug.SuspendLayout();
     this.panel4.SuspendLayout();
     this.pnl_from.SuspendLayout();
     this.SuspendLayout();
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(4);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(693, 363);
     this.dgv_DanhSach.TabIndex           = 25;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.uG_DanhSach_BeforeRowsDeleted);
     this.dgv_DanhSach.DoubleClickRow    += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.dgv_DanhSach_DoubleClickRow);
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_Inport
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(133, 26);
     //
     // menuStrip_Inport
     //
     this.menuStrip_Inport.Name   = "menuStrip_Inport";
     this.menuStrip_Inport.Size   = new System.Drawing.Size(132, 22);
     this.menuStrip_Inport.Text   = "Xếp phòng";
     this.menuStrip_Inport.Click += new System.EventHandler(this.menuStrip_Sua_Click);
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachsinhvien
     });
     //
     // rptdanhsachsinhvien
     //
     this.rptdanhsachsinhvien.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
     this.rptdanhsachsinhvien.ReportName       = "";
     this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.dgv_DanhSach);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(693, 363);
     this.panel4.TabIndex = 27;
     //
     // pnl_from
     //
     this.pnl_from.Controls.Add(this.panel4);
     this.pnl_from.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_from.Location = new System.Drawing.Point(0, 0);
     this.pnl_from.Margin   = new System.Windows.Forms.Padding(4);
     this.pnl_from.Name     = "pnl_from";
     this.pnl_from.Size     = new System.Drawing.Size(693, 363);
     this.pnl_from.TabIndex = 7;
     this.pnl_from.Visible  = false;
     //
     // Frm_109_SapXepPhongThi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnl_from);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_109_SapXepPhongThi";
     this.Size  = new System.Drawing.Size(693, 363);
     this.Load += new System.EventHandler(this.FrmSinhVien_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.menu_ug.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.pnl_from.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_chonphong = new System.Windows.Forms.ToolStripMenuItem();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdsPhong = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.menu_ug.SuspendLayout();
            this.SuspendLayout();
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(309, 282);
            this.dgv_DanhSach.TabIndex = 26;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_chonphong});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(144, 26);
            // 
            // menuStrip_chonphong
            // 
            this.menuStrip_chonphong.Name = "menuStrip_chonphong";
            this.menuStrip_chonphong.Size = new System.Drawing.Size(143, 22);
            this.menuStrip_chonphong.Text = "Thêm phòng";
            this.menuStrip_chonphong.Click += new System.EventHandler(this.menuStrip_chonphong_Click);
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdsPhong});
            // 
            // rptdsPhong
            // 
            this.rptdsPhong.FilePath = "";
            this.rptdsPhong.ReportName = "";
            this.rptdsPhong.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // Frm_107_Chonphongthi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.dgv_DanhSach);
            this.Name = "Frm_107_Chonphongthi";
            this.Size = new System.Drawing.Size(309, 282);
            this.Load += new System.EventHandler(this.Frm_Chonphongthi_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.menu_ug.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.menu_ug             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.menuStrip_themdong  = new System.Windows.Forms.ToolStripMenuItem();
     this.menuStrip_xoadong   = new System.Windows.Forms.ToolStripMenuItem();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptdanhsachphongthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.panel3          = new System.Windows.Forms.Panel();
     this.toolStrip3      = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
     this.txtKhoa         = new System.Windows.Forms.ToolStripTextBox();
     this.btntimkiem      = new System.Windows.Forms.ToolStripButton();
     this.lbsiso          = new System.Windows.Forms.ToolStripLabel();
     this.panel2          = new System.Windows.Forms.Panel();
     this.menu_ug.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel3.SuspendLayout();
     this.toolStrip3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.SuspendLayout();
     //
     // menu_ug
     //
     this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuStrip_themdong,
         this.menuStrip_xoadong
     });
     this.menu_ug.Name = "contextMenuStrip1";
     this.menu_ug.Size = new System.Drawing.Size(153, 70);
     //
     // menuStrip_themdong
     //
     this.menuStrip_themdong.Name   = "menuStrip_themdong";
     this.menuStrip_themdong.Size   = new System.Drawing.Size(152, 22);
     this.menuStrip_themdong.Text   = "Thêm dòng";
     this.menuStrip_themdong.Click += new System.EventHandler(this.menuStrip_themdong_Click);
     //
     // menuStrip_xoadong
     //
     this.menuStrip_xoadong.Name   = "menuStrip_xoadong";
     this.menuStrip_xoadong.Size   = new System.Drawing.Size(152, 22);
     this.menuStrip_xoadong.Text   = "Xóa dòng";
     this.menuStrip_xoadong.Click += new System.EventHandler(this.menuStrip_xoadong_Click);
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.ContextMenuStrip                      = this.menu_ug;
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 0);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(598, 432);
     this.dgv_DanhSach.TabIndex           = 25;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
     this.dgv_DanhSach.AfterExitEditMode += new System.EventHandler(this.uG_DanhSach_AfterExitEditMode);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     this.dgv_DanhSach.KeyDown           += new System.Windows.Forms.KeyEventHandler(this.uG_DanhSach_KeyDown);
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptdanhsachphongthi
     });
     //
     // rptdanhsachphongthi
     //
     this.rptdanhsachphongthi.FilePath         = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachphongthi.rst";
     this.rptdanhsachphongthi.ReportName       = "";
     this.rptdanhsachphongthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters1;
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters2;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.toolStrip3);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(598, 25);
     this.panel3.TabIndex = 28;
     //
     // toolStrip3
     //
     this.toolStrip3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel3,
         this.txtKhoa,
         this.btntimkiem,
         this.lbsiso
     });
     this.toolStrip3.Location = new System.Drawing.Point(0, 0);
     this.toolStrip3.Name     = "toolStrip3";
     this.toolStrip3.Size     = new System.Drawing.Size(598, 25);
     this.toolStrip3.TabIndex = 4;
     this.toolStrip3.Text     = "toolStrip3";
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(97, 22);
     this.toolStripLabel3.Text = "Nhập tên phòng:";
     //
     // txtKhoa
     //
     this.txtKhoa.Name             = "txtKhoa";
     this.txtKhoa.Size             = new System.Drawing.Size(100, 25);
     this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtKhoa.KeyUp           += new System.Windows.Forms.KeyEventHandler(this.txtKhoa_KeyUp);
     //
     // btntimkiem
     //
     this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
     this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btntimkiem.Name   = "btntimkiem";
     this.btntimkiem.Size   = new System.Drawing.Size(74, 22);
     this.btntimkiem.Text   = "Tìm kiếm";
     this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
     //
     // lbsiso
     //
     this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.lbsiso.Name      = "lbsiso";
     this.lbsiso.Size      = new System.Drawing.Size(0, 22);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.dgv_DanhSach);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 25);
     this.panel2.Margin   = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(598, 432);
     this.panel2.TabIndex = 29;
     //
     // Frm_103_TuDienPhongThi
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel3);
     this.Font  = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.Name  = "Frm_103_TuDienPhongThi";
     this.Size  = new System.Drawing.Size(598, 457);
     this.Load += new System.EventHandler(this.FrmDanhsachphongthi_Load);
     this.menu_ug.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.toolStrip3.ResumeLayout(false);
     this.toolStrip3.PerformLayout();
     this.panel2.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();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.pnl_from            = new System.Windows.Forms.Panel();
     this.panel1              = new System.Windows.Forms.Panel();
     this.dgv_DanhSach        = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel2              = new System.Windows.Forms.Panel();
     this.toolStrip2          = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.lbthongke           = new System.Windows.Forms.ToolStripLabel();
     this.panel4              = new System.Windows.Forms.Panel();
     this.cbothongke          = new System.Windows.Forms.ComboBox();
     this.panel3              = new System.Windows.Forms.Panel();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.pdfExportFilter1    = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
     this.reportManager1      = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
     this.rptthongke          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.rptdiemthi          = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
     this.excelExportFilter1  = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
     this.pnl_from.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
     this.panel2.SuspendLayout();
     this.toolStrip2.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // pnl_from
     //
     this.pnl_from.Controls.Add(this.panel1);
     this.pnl_from.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pnl_from.Location = new System.Drawing.Point(0, 0);
     this.pnl_from.Name     = "pnl_from";
     this.pnl_from.Size     = new System.Drawing.Size(743, 526);
     this.pnl_from.TabIndex = 29;
     this.pnl_from.Visible  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.dgv_DanhSach);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(743, 526);
     this.panel1.TabIndex = 32;
     //
     // dgv_DanhSach
     //
     this.dgv_DanhSach.DisplayLayout.AutoFitStyle            = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
     this.dgv_DanhSach.DisplayLayout.CaptionVisible          = Infragistics.Win.DefaultableBoolean.False;
     this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
     this.dgv_DanhSach.DisplayLayout.ScrollBounds            = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.dgv_DanhSach.DisplayLayout.ScrollStyle             = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.dgv_DanhSach.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dgv_DanhSach.Font               = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.dgv_DanhSach.Location           = new System.Drawing.Point(0, 23);
     this.dgv_DanhSach.Margin             = new System.Windows.Forms.Padding(4);
     this.dgv_DanhSach.Name               = "dgv_DanhSach";
     this.dgv_DanhSach.Size               = new System.Drawing.Size(743, 503);
     this.dgv_DanhSach.TabIndex           = 33;
     this.dgv_DanhSach.InitializeLayout  += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
     this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.toolStrip2);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Font     = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(743, 23);
     this.panel2.TabIndex = 32;
     //
     // toolStrip2
     //
     this.toolStrip2.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.toolStrip2.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator1,
         this.lbthongke
     });
     this.toolStrip2.Location = new System.Drawing.Point(243, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(500, 25);
     this.toolStrip2.TabIndex = 34;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
     //
     // lbthongke
     //
     this.lbthongke.Name = "lbthongke";
     this.lbthongke.Size = new System.Drawing.Size(0, 22);
     //
     // panel4
     //
     this.panel4.Controls.Add(this.cbothongke);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location = new System.Drawing.Point(100, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(143, 23);
     this.panel4.TabIndex = 33;
     //
     // cbothongke
     //
     this.cbothongke.Dock              = System.Windows.Forms.DockStyle.Top;
     this.cbothongke.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbothongke.FormattingEnabled = true;
     this.cbothongke.Items.AddRange(new object[] {
         "- Tất cả - ",
         "x < 200",
         "200 <= x < 250",
         "250 <= x < 300",
         "300 <= x < 375",
         "375 <= x < 450",
         "x >= 450"
     });
     this.cbothongke.Location              = new System.Drawing.Point(0, 0);
     this.cbothongke.Name                  = "cbothongke";
     this.cbothongke.Size                  = new System.Drawing.Size(143, 23);
     this.cbothongke.TabIndex              = 0;
     this.cbothongke.SelectedIndexChanged += new System.EventHandler(this.cbothongke_SelectedIndexChanged);
     //
     // panel3
     //
     this.panel3.Controls.Add(this.toolStrip1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(100, 23);
     this.panel3.TabIndex = 32;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.ButtonFace;
     this.toolStrip1.Font      = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripLabel1
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(100, 25);
     this.toolStrip1.TabIndex = 31;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Name = "toolStripLabel1";
     this.toolStripLabel1.Size = new System.Drawing.Size(86, 22);
     this.toolStripLabel1.Text = "Thống kê điểm";
     //
     // pdfExportFilter1
     //
     this.pdfExportFilter1.ChangePermissionsPassword = null;
     this.pdfExportFilter1.Compress        = true;
     this.pdfExportFilter1.ExtraParameters = extraParameters1;
     this.pdfExportFilter1.UserPassword    = null;
     //
     // reportManager1
     //
     this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
     this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
         this.rptthongke,
         this.rptdiemthi
     });
     //
     // rptthongke
     //
     this.rptthongke.FilePath         = "";
     this.rptthongke.ReportName       = "";
     this.rptthongke.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // rptdiemthi
     //
     this.rptdiemthi.FilePath         = "";
     this.rptdiemthi.ReportName       = "";
     this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
     //
     // excelExportFilter1
     //
     this.excelExportFilter1.ExportInLargePage           = true;
     this.excelExportFilter1.ExportInOnePage             = true;
     this.excelExportFilter1.ExportWithoutPageDelimeters = true;
     this.excelExportFilter1.ExtraParameters             = extraParameters2;
     //
     // Frm_208_ThongKeDiem
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pnl_from);
     this.Name  = "Frm_208_ThongKeDiem";
     this.Size  = new System.Drawing.Size(743, 526);
     this.Load += new System.EventHandler(this.Frm_208_ThongKeDiem_Load);
     this.pnl_from.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_Themdong = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip_Inport = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip_Huy = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip_dong = new System.Windows.Forms.ToolStripMenuItem();
            this.pnl_from = new System.Windows.Forms.Panel();
            this.panel4 = new System.Windows.Forms.Panel();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.panel3 = new System.Windows.Forms.Panel();
            this.toolStrip3 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            this.txtKhoa = new System.Windows.Forms.ToolStripTextBox();
            this.btntimkiem = new System.Windows.Forms.ToolStripButton();
            this.lbsiso = new System.Windows.Forms.ToolStripLabel();
            this.panel6 = new System.Windows.Forms.Panel();
            this.cbolop = new System.Windows.Forms.ComboBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.toolStrip2 = new System.Windows.Forms.ToolStrip();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.cbokhoa = new System.Windows.Forms.ComboBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.menu_ug.SuspendLayout();
            this.pnl_from.SuspendLayout();
            this.panel4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel3.SuspendLayout();
            this.toolStrip3.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel5.SuspendLayout();
            this.toolStrip2.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_Themdong,
            this.menuStrip_Inport,
            this.toolStripMenuItem2,
            this.menuStrip_Huy,
            this.menuStrip_dong});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(130, 114);
            // 
            // menuStrip_Themdong
            // 
            this.menuStrip_Themdong.Name = "menuStrip_Themdong";
            this.menuStrip_Themdong.Size = new System.Drawing.Size(129, 22);
            this.menuStrip_Themdong.Text = "Thêm mới";
            this.menuStrip_Themdong.Click += new System.EventHandler(this.menuStrip_themdong_Click);
            // 
            // menuStrip_Inport
            // 
            this.menuStrip_Inport.Name = "menuStrip_Inport";
            this.menuStrip_Inport.Size = new System.Drawing.Size(129, 22);
            this.menuStrip_Inport.Text = "Chỉnh sửa";
            this.menuStrip_Inport.Click += new System.EventHandler(this.menuStrip_Sua_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(129, 22);
            this.toolStripMenuItem2.Text = "Xóa dòng";
            this.toolStripMenuItem2.Click += new System.EventHandler(this.menuStrip_xoadong_Click);
            // 
            // menuStrip_Huy
            // 
            this.menuStrip_Huy.Name = "menuStrip_Huy";
            this.menuStrip_Huy.Size = new System.Drawing.Size(129, 22);
            this.menuStrip_Huy.Text = "Hủy";
            this.menuStrip_Huy.Click += new System.EventHandler(this.menuStripHuy_Click);
            // 
            // menuStrip_dong
            // 
            this.menuStrip_dong.Name = "menuStrip_dong";
            this.menuStrip_dong.Size = new System.Drawing.Size(129, 22);
            this.menuStrip_dong.Text = "Đóng";
            this.menuStrip_dong.Click += new System.EventHandler(this.menuStrip_dong_Click);
            // 
            // pnl_from
            // 
            this.pnl_from.Controls.Add(this.panel4);
            this.pnl_from.Controls.Add(this.panel3);
            this.pnl_from.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_from.Location = new System.Drawing.Point(0, 0);
            this.pnl_from.Margin = new System.Windows.Forms.Padding(4);
            this.pnl_from.Name = "pnl_from";
            this.pnl_from.Size = new System.Drawing.Size(982, 484);
            this.pnl_from.TabIndex = 6;
            this.pnl_from.Visible = false;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.dgv_DanhSach);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 24);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(982, 460);
            this.panel4.TabIndex = 27;
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(4);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(982, 460);
            this.dgv_DanhSach.TabIndex = 25;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
            this.dgv_DanhSach.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.uG_DanhSach_DoubleClickCell);
            this.dgv_DanhSach.KeyDown += new System.Windows.Forms.KeyEventHandler(this.uG_DanhSach_KeyDown);
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.toolStrip3);
            this.panel3.Controls.Add(this.panel6);
            this.panel3.Controls.Add(this.panel5);
            this.panel3.Controls.Add(this.panel2);
            this.panel3.Controls.Add(this.panel1);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(982, 24);
            this.panel3.TabIndex = 26;
            // 
            // toolStrip3
            // 
            this.toolStrip3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator2,
            this.toolStripLabel3,
            this.txtKhoa,
            this.btntimkiem,
            this.lbsiso});
            this.toolStrip3.Location = new System.Drawing.Point(531, 0);
            this.toolStrip3.Name = "toolStrip3";
            this.toolStrip3.Size = new System.Drawing.Size(451, 25);
            this.toolStrip3.TabIndex = 4;
            this.toolStrip3.Text = "toolStrip3";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel3
            // 
            this.toolStripLabel3.Name = "toolStripLabel3";
            this.toolStripLabel3.Size = new System.Drawing.Size(80, 22);
            this.toolStripLabel3.Text = "Chọn khóa: K";
            // 
            // txtKhoa
            // 
            this.txtKhoa.Name = "txtKhoa";
            this.txtKhoa.Size = new System.Drawing.Size(50, 25);
            this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.txtKhoa.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyDown);
            this.txtKhoa.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtkhoa_KeyPress);
            this.txtKhoa.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtkhoa_KeyUp);
            // 
            // btntimkiem
            // 
            this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
            this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btntimkiem.Name = "btntimkiem";
            this.btntimkiem.Size = new System.Drawing.Size(74, 22);
            this.btntimkiem.Text = "Tìm kiếm";
            this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
            // 
            // lbsiso
            // 
            this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.lbsiso.Name = "lbsiso";
            this.lbsiso.Size = new System.Drawing.Size(0, 22);
            // 
            // panel6
            // 
            this.panel6.Controls.Add(this.cbolop);
            this.panel6.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel6.Location = new System.Drawing.Point(404, 0);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(127, 24);
            this.panel6.TabIndex = 3;
            // 
            // cbolop
            // 
            this.cbolop.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest;
            this.cbolop.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
            this.cbolop.DisplayMember = "MaLop";
            this.cbolop.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbolop.FormattingEnabled = true;
            this.cbolop.Location = new System.Drawing.Point(0, 0);
            this.cbolop.Name = "cbolop";
            this.cbolop.Size = new System.Drawing.Size(127, 23);
            this.cbolop.TabIndex = 0;
            this.cbolop.ValueMember = "ID";
            this.cbolop.SelectedValueChanged += new System.EventHandler(this.cbolop_SelectedValueChanged);
            // 
            // panel5
            // 
            this.panel5.Controls.Add(this.toolStrip2);
            this.panel5.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel5.Location = new System.Drawing.Point(332, 0);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(72, 24);
            this.panel5.TabIndex = 2;
            // 
            // toolStrip2
            // 
            this.toolStrip2.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
            this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripSeparator1,
            this.toolStripLabel2});
            this.toolStrip2.Location = new System.Drawing.Point(0, 0);
            this.toolStrip2.Name = "toolStrip2";
            this.toolStrip2.Size = new System.Drawing.Size(72, 25);
            this.toolStrip2.TabIndex = 0;
            this.toolStrip2.Text = "toolStrip2";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(56, 22);
            this.toolStripLabel2.Text = "Chọn lớp";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.cbokhoa);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel2.Location = new System.Drawing.Point(83, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(249, 24);
            this.panel2.TabIndex = 1;
            // 
            // cbokhoa
            // 
            this.cbokhoa.DisplayMember = "TenKhoa";
            this.cbokhoa.Dock = System.Windows.Forms.DockStyle.Top;
            this.cbokhoa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbokhoa.FormattingEnabled = true;
            this.cbokhoa.Location = new System.Drawing.Point(0, 0);
            this.cbokhoa.Name = "cbokhoa";
            this.cbokhoa.Size = new System.Drawing.Size(249, 23);
            this.cbokhoa.TabIndex = 0;
            this.cbokhoa.ValueMember = "ID";
            this.cbokhoa.SelectedValueChanged += new System.EventHandler(this.cbokhoa_SelectedValueChanged);
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.toolStrip1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(83, 24);
            this.panel1.TabIndex = 0;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel1});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.ShowItemToolTips = false;
            this.toolStrip1.Size = new System.Drawing.Size(83, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(65, 22);
            this.toolStripLabel1.Text = "Chọn khoa";
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachsinhvien});
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // Frm_104_QuanLySinhVien
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.Controls.Add(this.pnl_from);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_104_QuanLySinhVien";
            this.Size = new System.Drawing.Size(982, 484);
            this.Load += new System.EventHandler(this.FrmSinhVien_Load);
            this.menu_ug.ResumeLayout(false);
            this.pnl_from.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.toolStrip3.ResumeLayout(false);
            this.toolStrip3.PerformLayout();
            this.panel6.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            this.toolStrip2.ResumeLayout(false);
            this.toolStrip2.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters3 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.rptdiemthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.fileReportSlot2 = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.pnl_from = new System.Windows.Forms.Panel();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.pdfExportFilter2 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.pnl_from.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.SuspendLayout();
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // rptdiemthi
            // 
            this.rptdiemthi.FilePath = "";
            this.rptdiemthi.ReportName = "";
            this.rptdiemthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdiemthi});
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = null;
            // 
            // fileReportSlot2
            // 
            this.fileReportSlot2.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.fileReportSlot2.ReportName = "";
            this.fileReportSlot2.ReportScriptType = null;
            // 
            // pnl_from
            // 
            this.pnl_from.Controls.Add(this.dgv_DanhSach);
            this.pnl_from.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_from.Location = new System.Drawing.Point(0, 0);
            this.pnl_from.Margin = new System.Windows.Forms.Padding(5);
            this.pnl_from.Name = "pnl_from";
            this.pnl_from.Size = new System.Drawing.Size(626, 451);
            this.pnl_from.TabIndex = 32;
            this.pnl_from.Visible = false;
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(5);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(626, 451);
            this.dgv_DanhSach.TabIndex = 33;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.dgv_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            // 
            // pdfExportFilter2
            // 
            this.pdfExportFilter2.ChangePermissionsPassword = null;
            this.pdfExportFilter2.Compress = true;
            this.pdfExportFilter2.ExtraParameters = extraParameters3;
            this.pdfExportFilter2.UserPassword = null;
            // 
            // Frm_207_ChamDiemThi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnl_from);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_207_ChamDiemThi";
            this.Size = new System.Drawing.Size(626, 451);
            this.Load += new System.EventHandler(this.FrmDanhSachBaiLam_Load);
            this.pnl_from.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.ResumeLayout(false);

        }
Ejemplo n.º 29
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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.lbMsg = new System.Windows.Forms.Label();
            this.button1 = new System.Windows.Forms.Button();
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.reportManager = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.ReportView = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.SuspendLayout();
            // 
            // lbMsg
            // 
            this.lbMsg.AutoSize = true;
            this.lbMsg.Location = new System.Drawing.Point(12, 21);
            this.lbMsg.Name = "lbMsg";
            this.lbMsg.Size = new System.Drawing.Size(195, 15);
            this.lbMsg.TabIndex = 0;
            this.lbMsg.Text = "Danh sách sinh viên chưa được lưu";
            // 
            // button1
            // 
            this.button1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.button1.Location = new System.Drawing.Point(128, 56);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 1;
            this.button1.Text = "Xem";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters2;
            // 
            // reportManager
            // 
            this.reportManager.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager.OwnerForm = this;
            this.reportManager.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachsinhvien,
            this.ReportView});
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // ReportView
            // 
            this.ReportView.FilePath = "";
            this.ReportView.ReportName = "";
            this.ReportView.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // FrmMsgImportSv
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(330, 89);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.lbMsg);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FrmMsgImportSv";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Thông báo";
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 30
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmInTheDuThi));
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.dsVeMT1 = new ThiVeMyThuat.DsVeMT();
            this.inlineReportSlot1 = new PerpetuumSoft.Reporting.Components.InlineReportSlot(this.components);
            this.reportViewer1 = new PerpetuumSoft.Reporting.View.ReportViewer();
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.dsVeMT1)).BeginInit();
            this.SuspendLayout();
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[] {
            "VeMT"}, new object[] {
            ((object)(this.dsVeMT1.vemt))});
            this.reportManager1.OwnerForm = this;
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.inlineReportSlot1});
            // 
            // dsVeMT1
            // 
            this.dsVeMT1.DataSetName = "DsVeMT";
            this.dsVeMT1.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // inlineReportSlot1
            // 
            this.inlineReportSlot1.DocumentStream = resources.GetString("inlineReportSlot1.DocumentStream");
            this.inlineReportSlot1.ReportName = "InTheDuThi";
            this.inlineReportSlot1.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // reportViewer1
            // 
            this.reportViewer1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.reportViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.reportViewer1.Location = new System.Drawing.Point(0, 0);
            this.reportViewer1.Name = "reportViewer1";
            this.reportViewer1.PageIndex = 0;
            this.reportViewer1.Size = new System.Drawing.Size(644, 416);
            this.reportViewer1.Source = this.inlineReportSlot1;
            this.reportViewer1.SplashForm = null;
            this.reportViewer1.TabIndex = 0;
            this.reportViewer1.ViewMode = PerpetuumSoft.Reporting.View.ViewMode.ContinuedPage;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters1;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // FrmInTheDuThi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(644, 416);
            this.Controls.Add(this.reportViewer1);
            this.Name = "FrmInTheDuThi";
            this.Text = "In the du thi";
            this.Load += new System.EventHandler(this.FrmInTheDuThi_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dsVeMT1)).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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_themdong = new System.Windows.Forms.ToolStripMenuItem();
            this.menuStrip_xoadong = new System.Windows.Forms.ToolStripMenuItem();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachphongthi = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.panel3 = new System.Windows.Forms.Panel();
            this.toolStrip3 = new System.Windows.Forms.ToolStrip();
            this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
            this.txtKhoa = new System.Windows.Forms.ToolStripTextBox();
            this.btntimkiem = new System.Windows.Forms.ToolStripButton();
            this.lbsiso = new System.Windows.Forms.ToolStripLabel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.menu_ug.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.panel3.SuspendLayout();
            this.toolStrip3.SuspendLayout();
            this.panel2.SuspendLayout();
            this.SuspendLayout();
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_themdong,
            this.menuStrip_xoadong});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(153, 70);
            // 
            // menuStrip_themdong
            // 
            this.menuStrip_themdong.Name = "menuStrip_themdong";
            this.menuStrip_themdong.Size = new System.Drawing.Size(152, 22);
            this.menuStrip_themdong.Text = "Thêm dòng";
            this.menuStrip_themdong.Click += new System.EventHandler(this.menuStrip_themdong_Click);
            // 
            // menuStrip_xoadong
            // 
            this.menuStrip_xoadong.Name = "menuStrip_xoadong";
            this.menuStrip_xoadong.Size = new System.Drawing.Size(152, 22);
            this.menuStrip_xoadong.Text = "Xóa dòng";
            this.menuStrip_xoadong.Click += new System.EventHandler(this.menuStrip_xoadong_Click);
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(598, 432);
            this.dgv_DanhSach.TabIndex = 25;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
            this.dgv_DanhSach.AfterExitEditMode += new System.EventHandler(this.uG_DanhSach_AfterExitEditMode);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.dgv_DanhSach_BeforeRowsDeleted);
            this.dgv_DanhSach.KeyDown += new System.Windows.Forms.KeyEventHandler(this.uG_DanhSach_KeyDown);
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachphongthi});
            // 
            // rptdanhsachphongthi
            // 
            this.rptdanhsachphongthi.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachphongthi.rst";
            this.rptdanhsachphongthi.ReportName = "";
            this.rptdanhsachphongthi.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // panel3
            // 
            this.panel3.Controls.Add(this.toolStrip3);
            this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(598, 25);
            this.panel3.TabIndex = 28;
            // 
            // toolStrip3
            // 
            this.toolStrip3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripLabel3,
            this.txtKhoa,
            this.btntimkiem,
            this.lbsiso});
            this.toolStrip3.Location = new System.Drawing.Point(0, 0);
            this.toolStrip3.Name = "toolStrip3";
            this.toolStrip3.Size = new System.Drawing.Size(598, 25);
            this.toolStrip3.TabIndex = 4;
            this.toolStrip3.Text = "toolStrip3";
            // 
            // toolStripLabel3
            // 
            this.toolStripLabel3.Name = "toolStripLabel3";
            this.toolStripLabel3.Size = new System.Drawing.Size(97, 22);
            this.toolStripLabel3.Text = "Nhập tên phòng:";
            // 
            // txtKhoa
            // 
            this.txtKhoa.Name = "txtKhoa";
            this.txtKhoa.Size = new System.Drawing.Size(100, 25);
            this.txtKhoa.TextBoxTextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            this.txtKhoa.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtKhoa_KeyUp);
            // 
            // btntimkiem
            // 
            this.btntimkiem.Image = global::QLSV.Frm.Properties.Resources.find_icon;
            this.btntimkiem.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btntimkiem.Name = "btntimkiem";
            this.btntimkiem.Size = new System.Drawing.Size(74, 22);
            this.btntimkiem.Text = "Tìm kiếm";
            this.btntimkiem.Click += new System.EventHandler(this.btntimkiem_Click);
            // 
            // lbsiso
            // 
            this.lbsiso.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.lbsiso.Name = "lbsiso";
            this.lbsiso.Size = new System.Drawing.Size(0, 22);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.dgv_DanhSach);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 25);
            this.panel2.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(598, 432);
            this.panel2.TabIndex = 29;
            // 
            // Frm_103_TuDienPhongThi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.panel3);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_103_TuDienPhongThi";
            this.Size = new System.Drawing.Size(598, 457);
            this.Load += new System.EventHandler(this.FrmDanhsachphongthi_Load);
            this.menu_ug.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.toolStrip3.ResumeLayout(false);
            this.toolStrip3.PerformLayout();
            this.panel2.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();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
            this.dgv_DanhSach = new Infragistics.Win.UltraWinGrid.UltraGrid();
            this.menu_ug = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuStrip_Inport = new System.Windows.Forms.ToolStripMenuItem();
            this.reportManager1 = new PerpetuumSoft.Reporting.Components.ReportManager(this.components);
            this.rptdanhsachsinhvien = new PerpetuumSoft.Reporting.Components.FileReportSlot(this.components);
            this.excelExportFilter1 = new PerpetuumSoft.Reporting.Export.OpenXML.ExcelExportFilter(this.components);
            this.pdfExportFilter1 = new PerpetuumSoft.Reporting.Export.Pdf.PdfExportFilter(this.components);
            this.panel4 = new System.Windows.Forms.Panel();
            this.pnl_from = new System.Windows.Forms.Panel();
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).BeginInit();
            this.menu_ug.SuspendLayout();
            this.panel4.SuspendLayout();
            this.pnl_from.SuspendLayout();
            this.SuspendLayout();
            // 
            // dgv_DanhSach
            // 
            this.dgv_DanhSach.ContextMenuStrip = this.menu_ug;
            this.dgv_DanhSach.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
            this.dgv_DanhSach.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
            this.dgv_DanhSach.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
            this.dgv_DanhSach.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
            this.dgv_DanhSach.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
            this.dgv_DanhSach.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv_DanhSach.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.dgv_DanhSach.Location = new System.Drawing.Point(0, 0);
            this.dgv_DanhSach.Margin = new System.Windows.Forms.Padding(4);
            this.dgv_DanhSach.Name = "dgv_DanhSach";
            this.dgv_DanhSach.Size = new System.Drawing.Size(693, 363);
            this.dgv_DanhSach.TabIndex = 25;
            this.dgv_DanhSach.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.uG_DanhSach_InitializeLayout);
            this.dgv_DanhSach.BeforeRowsDeleted += new Infragistics.Win.UltraWinGrid.BeforeRowsDeletedEventHandler(this.uG_DanhSach_BeforeRowsDeleted);
            this.dgv_DanhSach.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.dgv_DanhSach_DoubleClickRow);
            // 
            // menu_ug
            // 
            this.menu_ug.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuStrip_Inport});
            this.menu_ug.Name = "contextMenuStrip1";
            this.menu_ug.Size = new System.Drawing.Size(133, 26);
            // 
            // menuStrip_Inport
            // 
            this.menuStrip_Inport.Name = "menuStrip_Inport";
            this.menuStrip_Inport.Size = new System.Drawing.Size(132, 22);
            this.menuStrip_Inport.Text = "Xếp phòng";
            this.menuStrip_Inport.Click += new System.EventHandler(this.menuStrip_Sua_Click);
            // 
            // reportManager1
            // 
            this.reportManager1.DataSources = new PerpetuumSoft.Reporting.Components.ObjectPointerCollection(new string[0], new object[0]);
            this.reportManager1.Reports.AddRange(new PerpetuumSoft.Reporting.Components.ReportSlot[] {
            this.rptdanhsachsinhvien});
            // 
            // rptdanhsachsinhvien
            // 
            this.rptdanhsachsinhvien.FilePath = "D:\\HocTap\\DoAnTN\\QLSV\\QLSV.Frm\\Reports\\danhsachsinhvien.rst";
            this.rptdanhsachsinhvien.ReportName = "";
            this.rptdanhsachsinhvien.ReportScriptType = typeof(PerpetuumSoft.Reporting.Rendering.ReportScriptBase);
            // 
            // excelExportFilter1
            // 
            this.excelExportFilter1.ExportInLargePage = true;
            this.excelExportFilter1.ExportInOnePage = true;
            this.excelExportFilter1.ExportWithoutPageDelimeters = true;
            this.excelExportFilter1.ExtraParameters = extraParameters1;
            // 
            // pdfExportFilter1
            // 
            this.pdfExportFilter1.ChangePermissionsPassword = null;
            this.pdfExportFilter1.Compress = true;
            this.pdfExportFilter1.ExtraParameters = extraParameters2;
            this.pdfExportFilter1.UserPassword = null;
            // 
            // panel4
            // 
            this.panel4.Controls.Add(this.dgv_DanhSach);
            this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel4.Location = new System.Drawing.Point(0, 0);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(693, 363);
            this.panel4.TabIndex = 27;
            // 
            // pnl_from
            // 
            this.pnl_from.Controls.Add(this.panel4);
            this.pnl_from.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pnl_from.Location = new System.Drawing.Point(0, 0);
            this.pnl_from.Margin = new System.Windows.Forms.Padding(4);
            this.pnl_from.Name = "pnl_from";
            this.pnl_from.Size = new System.Drawing.Size(693, 363);
            this.pnl_from.TabIndex = 7;
            this.pnl_from.Visible = false;
            // 
            // Frm_109_SapXepPhongThi
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.pnl_from);
            this.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
            this.Name = "Frm_109_SapXepPhongThi";
            this.Size = new System.Drawing.Size(693, 363);
            this.Load += new System.EventHandler(this.FrmSinhVien_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dgv_DanhSach)).EndInit();
            this.menu_ug.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.pnl_from.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Ejemplo n.º 33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters1 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(FrmXtraExportXML));
     PerpetuumSoft.Reporting.Export.ExtraParameters extraParameters2 = new PerpetuumSoft.Reporting.Export.ExtraParameters();
     this.gifExportFilter1    = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter();
     this.imageCollection     = new DevExpress.Utils.ImageCollection();
     this.gifExportFilter2    = new PerpetuumSoft.Reporting.Export.Graph.GifExportFilter();
     this.bindingSource       = new System.Windows.Forms.BindingSource();
     this.cboCurrencyCode     = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dtReportPeriod      = new DateTimeRangeBlockDev.DateTimeRangeV();
     this.labelControl4       = new DevExpress.XtraEditors.LabelControl();
     this.cboAmountType       = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl5       = new DevExpress.XtraEditors.LabelControl();
     this.groupControl2       = new DevExpress.XtraEditors.GroupControl();
     this.btnExit             = new DevExpress.XtraEditors.SimpleButton();
     this.btnExportToExcel    = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.XmlPathtxt          = new System.Windows.Forms.TextBox();
     this.bindingSourceDetail = new System.Windows.Forms.BindingSource();
     this.grdXmlGroup         = new DevExpress.XtraGrid.GridControl();
     this.grdXmlGroupView     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.grdXmlDetail        = new DevExpress.XtraGrid.GridControl();
     this.grdXmlDetailView    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.SelectPath          = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCurrencyCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboAmountType.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
     this.groupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroupView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlDetail)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlDetailView)).BeginInit();
     this.SuspendLayout();
     //
     // gifExportFilter1
     //
     this.gifExportFilter1.ExtraParameters = extraParameters1;
     //
     // imageCollection
     //
     this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
     this.imageCollection.Images.SetKeyName(0, "export_excel.png");
     this.imageCollection.Images.SetKeyName(1, "design_report.png");
     this.imageCollection.Images.SetKeyName(2, "preview.png");
     this.imageCollection.Images.SetKeyName(3, "help.png");
     this.imageCollection.Images.SetKeyName(4, "Abort.png");
     this.imageCollection.Images.SetKeyName(5, "Print-16.png");
     this.imageCollection.Images.SetKeyName(6, "print16.png");
     //
     // gifExportFilter2
     //
     this.gifExportFilter2.ExtraParameters = extraParameters2;
     //
     // cboCurrencyCode
     //
     this.cboCurrencyCode.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cboCurrencyCode.Location = new System.Drawing.Point(490, 35);
     this.cboCurrencyCode.Name     = "cboCurrencyCode";
     this.cboCurrencyCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboCurrencyCode.Properties.PopupSizeable = true;
     this.cboCurrencyCode.Size     = new System.Drawing.Size(128, 20);
     this.cboCurrencyCode.TabIndex = 1;
     //
     // dtReportPeriod
     //
     this.dtReportPeriod.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.dtReportPeriod.Appearance.Options.UseBackColor = true;
     this.dtReportPeriod.DateRangePeriodMode             = DateTimeRangeBlockDev.Helper.DateRangeMode.All;
     this.dtReportPeriod.FromDate          = new System.DateTime(((long)(0)));
     this.dtReportPeriod.FromDateLabelText = "Từ ngày";
     this.dtReportPeriod.InitSelectedIndex = 0;
     this.dtReportPeriod.Location          = new System.Drawing.Point(6, -5);
     this.dtReportPeriod.MinimumSize       = new System.Drawing.Size(290, 70);
     this.dtReportPeriod.Name            = "dtReportPeriod";
     this.dtReportPeriod.PeriodLabelText = "Kỳ báo cáo";
     this.dtReportPeriod.Size            = new System.Drawing.Size(295, 78);
     this.dtReportPeriod.TabIndex        = 0;
     this.dtReportPeriod.ToDate          = new System.DateTime(((long)(0)));
     this.dtReportPeriod.ToDateLabelText = "Đến ngày";
     //
     // labelControl4
     //
     this.labelControl4.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl4.Location = new System.Drawing.Point(417, 39);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(40, 13);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Loại tiền";
     //
     // cboAmountType
     //
     this.cboAmountType.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.cboAmountType.EditValue = "Tiền nguyên tệ";
     this.cboAmountType.Location  = new System.Drawing.Point(490, 12);
     this.cboAmountType.Name      = "cboAmountType";
     this.cboAmountType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboAmountType.Properties.Items.AddRange(new object[] {
         "Tiền quy đổi",
         "Tiền nguyên tệ"
     });
     this.cboAmountType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cboAmountType.Size                  = new System.Drawing.Size(128, 20);
     this.cboAmountType.TabIndex              = 0;
     this.cboAmountType.SelectedIndexChanged += new System.EventHandler(this.cboAmountType_SelectedIndexChanged);
     //
     // labelControl5
     //
     this.labelControl5.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl5.Location = new System.Drawing.Point(417, 16);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(70, 13);
     this.labelControl5.TabIndex = 0;
     this.labelControl5.Text     = "Loại hạch toán";
     //
     // groupControl2
     //
     this.groupControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControl2.Controls.Add(this.cboCurrencyCode);
     this.groupControl2.Controls.Add(this.dtReportPeriod);
     this.groupControl2.Controls.Add(this.labelControl4);
     this.groupControl2.Controls.Add(this.cboAmountType);
     this.groupControl2.Controls.Add(this.labelControl5);
     this.groupControl2.Location    = new System.Drawing.Point(6, 564);
     this.groupControl2.Name        = "groupControl2";
     this.groupControl2.ShowCaption = false;
     this.groupControl2.Size        = new System.Drawing.Size(626, 69);
     this.groupControl2.TabIndex    = 10;
     this.groupControl2.Text        = "Tùy chọn";
     //
     // btnExit
     //
     this.btnExit.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExit.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnExit.ImageIndex   = 4;
     this.btnExit.ImageList    = this.imageCollection;
     this.btnExit.Location     = new System.Drawing.Point(543, 651);
     this.btnExit.Name         = "btnExit";
     this.btnExit.Size         = new System.Drawing.Size(81, 25);
     this.btnExit.TabIndex     = 14;
     this.btnExit.Text         = "&Hủy";
     //
     // btnExportToExcel
     //
     this.btnExportToExcel.Anchor     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnExportToExcel.ImageIndex = 5;
     this.btnExportToExcel.ImageList  = this.imageCollection;
     this.btnExportToExcel.Location   = new System.Drawing.Point(454, 651);
     this.btnExportToExcel.Name       = "btnExportToExcel";
     this.btnExportToExcel.Size       = new System.Drawing.Size(81, 25);
     this.btnExportToExcel.TabIndex   = 16;
     this.btnExportToExcel.Text       = "Xuất File";
     this.btnExportToExcel.Click     += new System.EventHandler(this.btnExportToExcel_Click);
     //
     // labelControl1
     //
     this.labelControl1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl1.Location = new System.Drawing.Point(12, 656);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(54, 13);
     this.labelControl1.TabIndex = 17;
     this.labelControl1.Text     = "Đường dẫn";
     //
     // XmlPathtxt
     //
     this.XmlPathtxt.Location = new System.Drawing.Point(83, 653);
     this.XmlPathtxt.Name     = "XmlPathtxt";
     this.XmlPathtxt.Size     = new System.Drawing.Size(318, 21);
     this.XmlPathtxt.TabIndex = 18;
     //
     // grdXmlGroup
     //
     this.grdXmlGroup.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.grdXmlGroup.DataSource = this.bindingSource;
     this.grdXmlGroup.Location   = new System.Drawing.Point(6, 18);
     this.grdXmlGroup.MainView   = this.grdXmlGroupView;
     this.grdXmlGroup.Name       = "grdXmlGroup";
     this.grdXmlGroup.Size       = new System.Drawing.Size(626, 268);
     this.grdXmlGroup.TabIndex   = 54;
     this.grdXmlGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdXmlGroupView
     });
     this.grdXmlGroup.Click += new System.EventHandler(this.grdXmlGroup_Click);
     //
     // grdXmlGroupView
     //
     this.grdXmlGroupView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdXmlGroupView.GridControl    = this.grdXmlGroup;
     this.grdXmlGroupView.Name           = "grdXmlGroupView";
     this.grdXmlGroupView.OptionsDetail.EnableMasterViewMode             = false;
     this.grdXmlGroupView.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.grdXmlGroupView.OptionsSelection.EnableAppearanceHideSelection = false;
     this.grdXmlGroupView.OptionsView.ColumnAutoWidth   = false;
     this.grdXmlGroupView.OptionsView.ShowAutoFilterRow = true;
     this.grdXmlGroupView.OptionsView.ShowGroupPanel    = false;
     this.grdXmlGroupView.OptionsView.ShowIndicator     = false;
     //
     // grdXmlDetail
     //
     this.grdXmlDetail.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.grdXmlDetail.DataSource = this.bindingSourceDetail;
     this.grdXmlDetail.Location   = new System.Drawing.Point(7, 292);
     this.grdXmlDetail.MainView   = this.grdXmlDetailView;
     this.grdXmlDetail.Name       = "grdXmlDetail";
     this.grdXmlDetail.Size       = new System.Drawing.Size(626, 268);
     this.grdXmlDetail.TabIndex   = 55;
     this.grdXmlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdXmlDetailView
     });
     //
     // grdXmlDetailView
     //
     this.grdXmlDetailView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdXmlDetailView.GridControl    = this.grdXmlDetail;
     this.grdXmlDetailView.Name           = "grdXmlDetailView";
     this.grdXmlDetailView.OptionsDetail.EnableMasterViewMode             = false;
     this.grdXmlDetailView.OptionsSelection.EnableAppearanceFocusedCell   = false;
     this.grdXmlDetailView.OptionsSelection.EnableAppearanceHideSelection = false;
     this.grdXmlDetailView.OptionsView.ColumnAutoWidth   = false;
     this.grdXmlDetailView.OptionsView.ShowAutoFilterRow = true;
     this.grdXmlDetailView.OptionsView.ShowGroupPanel    = false;
     this.grdXmlDetailView.OptionsView.ShowIndicator     = false;
     //
     // SelectPath
     //
     this.SelectPath.Location = new System.Drawing.Point(403, 652);
     this.SelectPath.Name     = "SelectPath";
     this.SelectPath.Size     = new System.Drawing.Size(41, 23);
     this.SelectPath.TabIndex = 56;
     this.SelectPath.Text     = "...";
     this.SelectPath.UseVisualStyleBackColor = true;
     this.SelectPath.Click += new System.EventHandler(this.SelectPath_Click);
     //
     // FrmXtraExportXML
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(644, 688);
     this.Controls.Add(this.SelectPath);
     this.Controls.Add(this.grdXmlDetail);
     this.Controls.Add(this.grdXmlGroup);
     this.Controls.Add(this.XmlPathtxt);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.groupControl2);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.btnExportToExcel);
     this.Name          = "FrmXtraExportXML";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Báo cáo";
     this.Load         += new System.EventHandler(this.FrmXtraReportList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCurrencyCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboAmountType.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
     this.groupControl2.ResumeLayout(false);
     this.groupControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlGroupView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlDetail)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdXmlDetailView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }