public static void InitAutocompletePlDrama(PLTextEditAutocomplete complete, bool isDelete) { string @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(CHUONG_TRINH.TABLE_NAME, CHUONG_TRINH.PHAN_LOAI_DRAMA, where); }
public static void InitAutocompleteNoiDung(PLTextEditAutocomplete complete) { InitAutocompleteNoiDung(complete, false); }
public static void InitAutocompleteNoiDung(PLTextEditAutocomplete complete, bool isDelete) { var @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(CHUONG_TRINH.TABLE_NAME, CHUONG_TRINH.NOI_DUNG, where); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBienMuc)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.btnDelete = new DevExpress.XtraEditors.SimpleButton(); this.btnDeleteRealy = new DevExpress.XtraEditors.SimpleButton(); this.btnRestore = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.InPhieu = new DevExpress.XtraEditors.DropDownButton(); this.ctMnuInPhieu = new System.Windows.Forms.ContextMenuStrip(this.components); this.NghiepVu = new DevExpress.XtraEditors.DropDownButton(); this.ctMnuNghiepVu = new System.Windows.Forms.ContextMenuStrip(this.components); this.Duyet = new ProtocolVN.Framework.Win.PLDuyetCombobox(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.label3 = new DevExpress.XtraEditors.LabelControl(); this.MaBang = new DevExpress.XtraEditors.TextEdit(); this.label7 = new DevExpress.XtraEditors.LabelControl(); this.label8 = new DevExpress.XtraEditors.LabelControl(); this.label11 = new DevExpress.XtraEditors.LabelControl(); this.LoaiBang = new ProtocolVN.Framework.Win.PLDMGrid(); this.label13 = new DevExpress.XtraEditors.LabelControl(); this.ThongSoLoaiBang = new ProtocolVN.Framework.Win.PLDMGrid(); this.label16 = new DevExpress.XtraEditors.LabelControl(); this.label18 = new DevExpress.XtraEditors.LabelControl(); this.label19 = new DevExpress.XtraEditors.LabelControl(); this.KyHieuPhanLoai = new DevExpress.XtraEditors.TextEdit(); this.label21 = new DevExpress.XtraEditors.LabelControl(); this.label22 = new DevExpress.XtraEditors.LabelControl(); this.label23 = new DevExpress.XtraEditors.LabelControl(); this.label2 = new DevExpress.XtraEditors.LabelControl(); this.label4 = new DevExpress.XtraEditors.LabelControl(); this.label5 = new DevExpress.XtraEditors.LabelControl(); this.label15 = new DevExpress.XtraEditors.LabelControl(); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.SODKHD = new ProtocolVN.Framework.Win.PLCombobox(); this.PostMaster = new DevExpress.XtraEditors.RadioGroup(); this.KyHieuXepKho_KHPL = new DevExpress.XtraEditors.TextEdit(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.NoiLuuTru = new DevExpress.XtraEditors.ButtonEdit(); this.label38 = new DevExpress.XtraEditors.LabelControl(); this.label34 = new DevExpress.XtraEditors.LabelControl(); this.label27 = new DevExpress.XtraEditors.LabelControl(); this.label32 = new DevExpress.XtraEditors.LabelControl(); this.groupControl2 = new DevExpress.XtraEditors.GroupControl(); this.gridControlNgayPhatDauTien = new DevExpress.XtraGrid.GridControl(); this.gridViewNgayPhatDauTien = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.CotDaiTruyenHinh = new DevExpress.XtraGrid.Columns.GridColumn(); this.CotNgayPhat = new DevExpress.XtraGrid.Columns.GridColumn(); this.Rating = new DevExpress.XtraEditors.CalcEdit(); this.DoiTuongKhanGia = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.label14 = new DevExpress.XtraEditors.LabelControl(); this.groupControl3 = new DevExpress.XtraEditors.GroupControl(); this.ThoiHanBanQuyen = new DevExpress.XtraEditors.DateEdit(); this.BanQuyen_Other = new DevExpress.XtraEditors.TextEdit(); this.BanQuyen = new DevExpress.XtraEditors.ComboBoxEdit(); this.label1 = new DevExpress.XtraEditors.LabelControl(); this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViSoHuu = new ProtocolVN.Framework.Win.PLDMGrid(); this.DonViCungCap = new ProtocolVN.Framework.Win.PLDMGrid(); this.label25 = new DevExpress.XtraEditors.LabelControl(); this.NamSanXuat = new DevExpress.XtraEditors.PLSpinEdit(); this.groupControl4 = new DevExpress.XtraEditors.GroupControl(); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.ThanhLy = new DevExpress.XtraEditors.CheckEdit(); this.groupControl8 = new DevExpress.XtraEditors.GroupControl(); this.KyHieuXepKho_NoiDung = new DevExpress.XtraEditors.TextEdit(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.Tang = new DevExpress.XtraEditors.SpinEdit(); this.label24 = new DevExpress.XtraEditors.LabelControl(); this.Ngan = new DevExpress.XtraEditors.SpinEdit(); this.SoBang = new DevExpress.XtraEditors.SpinEdit(); this.ThoiLuong = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.Ke = new DevExpress.XtraEditors.SpinEdit(); this.TuKhoaSelect = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.label12 = new DevExpress.XtraEditors.LabelControl(); this.NgayNhap = new DevExpress.XtraEditors.DateEdit(); this.TongTap = new DevExpress.XtraEditors.PLSpinEdit(); this.label30 = new DevExpress.XtraEditors.LabelControl(); this.GhiChu = new DevExpress.XtraEditors.MemoEdit(); this.DinhKem = new DevExpress.XtraEditors.MemoEdit(); this.TuKhoaText = new DevExpress.XtraEditors.MemoEdit(); this.label31 = new DevExpress.XtraEditors.LabelControl(); this.label20 = new DevExpress.XtraEditors.LabelControl(); this.label9 = new DevExpress.XtraEditors.LabelControl(); this.label10 = new DevExpress.XtraEditors.LabelControl(); this.SoTap = new DevExpress.XtraEditors.PLSpinEdit(); this.PopUp = new DevExpress.XtraEditors.RadioGroup(); this.label33 = new DevExpress.XtraEditors.LabelControl(); this.label36 = new DevExpress.XtraEditors.LabelControl(); this.label17 = new DevExpress.XtraEditors.LabelControl(); this.Info = new ProtocolVN.Framework.Win.PLInfoBox(); this.TietMuc = new ProtocolVN.Framework.Win.PLDMGrid(); this.TenGoc = new DevExpress.XtraEditors.TextEdit(); this.label42 = new DevExpress.XtraEditors.LabelControl(); this.NgayMuon = new DevExpress.XtraEditors.DateEdit(); this.label28 = new DevExpress.XtraEditors.LabelControl(); this.label29 = new DevExpress.XtraEditors.LabelControl(); this.groupControl6 = new DevExpress.XtraEditors.GroupControl(); this.btnNhapTimeCode = new DevExpress.XtraEditors.SimpleButton(); this.groupControl5 = new DevExpress.XtraEditors.GroupControl(); this.TimeCode_Betacam_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.TimeCode_Betacam_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.label37 = new DevExpress.XtraEditors.LabelControl(); this.TimeCode_Betacam_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.groupControl7 = new DevExpress.XtraEditors.GroupControl(); this.TimeCode_File_Duration = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.TimeCode_File_In = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.TimeCode_File_Out = new ProtocolVN.App.VideoLibrary.TimeCodeCtrl(); this.DoiTuongMuon = new DevExpress.XtraEditors.TextEdit(); this.ThongTinMuon = new DevExpress.XtraEditors.MemoEdit(); this.label41 = new DevExpress.XtraEditors.LabelControl(); this.label40 = new DevExpress.XtraEditors.LabelControl(); this.label39 = new DevExpress.XtraEditors.LabelControl(); this.groupControl10 = new DevExpress.XtraEditors.GroupControl(); this.flowLayoutPanel1.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit(); this.groupControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit(); this.groupControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyen_Other.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit(); this.groupControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).BeginInit(); this.groupControl8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Tang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Ngan.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Ke.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DinhKem.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoTap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).BeginInit(); this.groupControl6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).BeginInit(); this.groupControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).BeginInit(); this.groupControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl10)).BeginInit(); this.groupControl10.SuspendLayout(); this.SuspendLayout(); // // flowLayoutPanel1 // this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.flowLayoutPanel1.Controls.Add(this.btnClose); this.flowLayoutPanel1.Controls.Add(this.btnDelete); this.flowLayoutPanel1.Controls.Add(this.btnDeleteRealy); this.flowLayoutPanel1.Controls.Add(this.btnRestore); this.flowLayoutPanel1.Controls.Add(this.btnSave); this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; this.flowLayoutPanel1.Location = new System.Drawing.Point(443, 614); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(415, 31); this.flowLayoutPanel1.TabIndex = 26; // // btnClose // this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnClose.Location = new System.Drawing.Point(337, 3); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(75, 23); this.btnClose.TabIndex = 2; this.btnClose.Text = "Đ&óng"; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // btnDelete // this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnDelete.Location = new System.Drawing.Point(256, 3); this.btnDelete.Name = "btnDelete"; this.btnDelete.Size = new System.Drawing.Size(75, 23); this.btnDelete.TabIndex = 1; this.btnDelete.Text = "&Xóa"; this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click); // // btnDeleteRealy // this.btnDeleteRealy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnDeleteRealy.Location = new System.Drawing.Point(175, 3); this.btnDeleteRealy.Name = "btnDeleteRealy"; this.btnDeleteRealy.Size = new System.Drawing.Size(75, 23); this.btnDeleteRealy.TabIndex = 1; this.btnDeleteRealy.Text = "&Xóa hẳn"; this.btnDeleteRealy.Visible = false; this.btnDeleteRealy.Click += new System.EventHandler(this.btnDeleteRealy_Click); // // btnRestore // this.btnRestore.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnRestore.Location = new System.Drawing.Point(94, 3); this.btnRestore.Name = "btnRestore"; this.btnRestore.Size = new System.Drawing.Size(75, 23); this.btnRestore.TabIndex = 1; this.btnRestore.Text = "&Phục hồi"; this.btnRestore.Visible = false; this.btnRestore.Click += new System.EventHandler(this.btnRestore_Click); // // btnSave // this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnSave.Location = new System.Drawing.Point(13, 3); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(75, 23); this.btnSave.TabIndex = 0; this.btnSave.Text = "&Lưu"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // InPhieu // this.InPhieu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.InPhieu.Location = new System.Drawing.Point(151, 3); this.InPhieu.Name = "InPhieu"; this.InPhieu.Size = new System.Drawing.Size(81, 23); this.InPhieu.TabIndex = 1; this.InPhieu.Text = "&In nhãn"; // // ctMnuInPhieu // this.ctMnuInPhieu.Name = "contextMenuStrip2"; this.ctMnuInPhieu.Size = new System.Drawing.Size(61, 4); // // NghiepVu // this.NghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.NghiepVu.Location = new System.Drawing.Point(238, 3); this.NghiepVu.Name = "NghiepVu"; this.NghiepVu.Size = new System.Drawing.Size(81, 23); this.NghiepVu.TabIndex = 2; this.NghiepVu.Text = "Nghiệp vụ"; this.NghiepVu.Visible = false; // // ctMnuNghiepVu // this.ctMnuNghiepVu.Name = "contextMenuStrip3"; this.ctMnuNghiepVu.Size = new System.Drawing.Size(61, 4); // // Duyet // this.Duyet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.Duyet.Enabled = false; this.Duyet.Location = new System.Drawing.Point(3, 6); this.Duyet.Name = "Duyet"; this.Duyet.Size = new System.Drawing.Size(142, 20); this.Duyet.TabIndex = 0; this.Duyet.Visible = false; // // flowLayoutPanel2 // this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.flowLayoutPanel2.Controls.Add(this.Duyet); this.flowLayoutPanel2.Controls.Add(this.InPhieu); this.flowLayoutPanel2.Controls.Add(this.NghiepVu); this.flowLayoutPanel2.Location = new System.Drawing.Point(6, 614); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(335, 31); this.flowLayoutPanel2.TabIndex = 25; // // label3 // this.label3.Appearance.ForeColor = System.Drawing.Color.Blue; this.label3.Appearance.Options.UseForeColor = true; this.label3.Location = new System.Drawing.Point(9, 52); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 13); this.label3.TabIndex = 0; this.label3.Text = "Mã băng"; // // MaBang // this.MaBang.Location = new System.Drawing.Point(85, 48); this.MaBang.Name = "MaBang"; this.MaBang.Properties.MaxLength = 100; this.MaBang.Properties.ReadOnly = true; this.MaBang.Size = new System.Drawing.Size(124, 20); this.MaBang.TabIndex = 0; this.MaBang.TabStop = false; // // label7 // this.label7.Location = new System.Drawing.Point(8, 128); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(40, 13); this.label7.TabIndex = 0; this.label7.Text = "Tiết mục"; // // label8 // this.label8.Location = new System.Drawing.Point(9, 77); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(42, 13); this.label8.TabIndex = 0; this.label8.Text = "Nội dung"; // // label11 // this.label11.Location = new System.Drawing.Point(293, 128); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(39, 13); this.label11.TabIndex = 0; this.label11.Text = "Số băng"; // // LoaiBang // this.LoaiBang.Location = new System.Drawing.Point(85, 150); this.LoaiBang.Name = "LoaiBang"; this.LoaiBang.Size = new System.Drawing.Size(199, 20); this.LoaiBang.TabIndex = 120; this.LoaiBang.ZZZWidthFactor = 2F; // // label13 // this.label13.Location = new System.Drawing.Point(9, 154); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(55, 13); this.label13.TabIndex = 0; this.label13.Text = "Loại lưu trữ"; // // ThongSoLoaiBang // this.ThongSoLoaiBang.Location = new System.Drawing.Point(352, 150); this.ThongSoLoaiBang.Name = "ThongSoLoaiBang"; this.ThongSoLoaiBang.Size = new System.Drawing.Size(145, 20); this.ThongSoLoaiBang.TabIndex = 120; this.ThongSoLoaiBang.ZZZWidthFactor = 2F; // // label16 // this.label16.Appearance.ForeColor = System.Drawing.Color.Red; this.label16.Appearance.Options.UseForeColor = true; this.label16.Location = new System.Drawing.Point(8, 202); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(49, 13); this.label16.TabIndex = 0; this.label16.Text = "Tình trạng"; // // label18 // this.label18.Location = new System.Drawing.Point(8, 32); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(59, 13); this.label18.TabIndex = 0; this.label18.Text = "Số ĐKCB HD"; // // label19 // this.label19.Location = new System.Drawing.Point(9, 59); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(51, 13); this.label19.TabIndex = 0; this.label19.Text = "Nơi lưu trữ"; // // KyHieuPhanLoai // this.KyHieuPhanLoai.Location = new System.Drawing.Point(85, 253); this.KyHieuPhanLoai.Name = "KyHieuPhanLoai"; this.KyHieuPhanLoai.Properties.Appearance.Options.UseTextOptions = true; this.KyHieuPhanLoai.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.KyHieuPhanLoai.Size = new System.Drawing.Size(199, 20); this.KyHieuPhanLoai.TabIndex = 5; this.KyHieuPhanLoai.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated); // // label21 // this.label21.Location = new System.Drawing.Point(9, 253); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(24, 13); this.label21.TabIndex = 0; this.label21.Text = "KHPL"; this.label21.ToolTip = "Ký hiệu phân loại"; // // label22 // this.label22.Appearance.ForeColor = System.Drawing.Color.Blue; this.label22.Appearance.Options.UseForeColor = true; this.label22.Location = new System.Drawing.Point(293, 254); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(25, 13); this.label22.TabIndex = 0; this.label22.Text = "KHXK"; this.label22.ToolTip = "Ký hiệu xếp kho"; // // label23 // this.label23.Location = new System.Drawing.Point(8, 229); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(66, 13); this.label23.TabIndex = 0; this.label23.Text = "Kệ,ngăn,tầng"; // // label2 // this.label2.Location = new System.Drawing.Point(9, 54); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(67, 13); this.label2.TabIndex = 0; this.label2.Text = "Đơn vị sở hữu"; // // label4 // this.label4.Location = new System.Drawing.Point(8, 28); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(77, 13); this.label4.TabIndex = 0; this.label4.Text = "Đơn vị cung cấp"; // // label5 // this.label5.Location = new System.Drawing.Point(8, 79); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(70, 13); this.label5.TabIndex = 0; this.label5.Text = "Nước sản xuất"; // // label15 // this.label15.Location = new System.Drawing.Point(293, 229); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(46, 13); this.label15.TabIndex = 0; this.label15.Text = "Rating TB"; this.label15.ToolTip = "Rating trung bình"; // // lblTitle // this.lblTitle.Appearance.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitle.Appearance.Options.UseFont = true; this.lblTitle.Appearance.Options.UseTextOptions = true; this.lblTitle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblTitle.Dock = System.Windows.Forms.DockStyle.Top; this.lblTitle.Location = new System.Drawing.Point(0, 0); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(866, 29); this.lblTitle.TabIndex = 0; this.lblTitle.Text = "BIÊN MỤC"; // // SODKHD // this.SODKHD.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.SODKHD.DataSource = null; this.SODKHD.DisplayField = null; this.SODKHD.Location = new System.Drawing.Point(112, 28); this.SODKHD.Name = "SODKHD"; this.SODKHD.Size = new System.Drawing.Size(218, 22); this.SODKHD.TabIndex = 12; this.SODKHD.ValueField = null; this.SODKHD.SelectedIndexChanged += new System.EventHandler(this.SODKHD_SelectedIndexChanged); // // PostMaster // this.PostMaster.EditValue = "Y"; this.PostMaster.Location = new System.Drawing.Point(85, 202); this.PostMaster.Name = "PostMaster"; this.PostMaster.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("Y", "POST"), new DevExpress.XtraEditors.Controls.RadioGroupItem("N", "MASTER"), new DevExpress.XtraEditors.Controls.RadioGroupItem("A", "BOTH")}); this.PostMaster.Size = new System.Drawing.Size(199, 20); this.PostMaster.TabIndex = 125; // // KyHieuXepKho_KHPL // this.KyHieuXepKho_KHPL.Location = new System.Drawing.Point(2, 2); this.KyHieuXepKho_KHPL.Name = "KyHieuXepKho_KHPL"; this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.Options.UseTextOptions = true; this.KyHieuXepKho_KHPL.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.KyHieuXepKho_KHPL.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.KyHieuXepKho_KHPL.Properties.ReadOnly = true; this.KyHieuXepKho_KHPL.Size = new System.Drawing.Size(137, 18); this.KyHieuXepKho_KHPL.TabIndex = 5; this.KyHieuXepKho_KHPL.TabStop = false; // // groupControl1 // this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl1.AppearanceCaption.Options.UseFont = true; this.groupControl1.Controls.Add(this.NoiLuuTru); this.groupControl1.Controls.Add(this.label38); this.groupControl1.Controls.Add(this.label19); this.groupControl1.Controls.Add(this.label18); this.groupControl1.Controls.Add(this.SODKHD); this.groupControl1.Location = new System.Drawing.Point(523, 512); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(335, 96); this.groupControl1.TabIndex = 126; this.groupControl1.Text = "Thông tin HD"; // // NoiLuuTru // this.NoiLuuTru.Location = new System.Drawing.Point(112, 52); this.NoiLuuTru.Name = "NoiLuuTru"; this.NoiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete), new DevExpress.XtraEditors.Controls.EditorButton()}); this.NoiLuuTru.Properties.ReadOnly = true; this.NoiLuuTru.Size = new System.Drawing.Size(218, 20); this.NoiLuuTru.TabIndex = 196; this.NoiLuuTru.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick); // // label38 // this.label38.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic); this.label38.Appearance.Options.UseFont = true; this.label38.Location = new System.Drawing.Point(109, 74); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(139, 13); this.label38.TabIndex = 0; this.label38.Text = "(Đường dẫn đầy đủ trên HD)"; // // label34 // this.label34.Appearance.ForeColor = System.Drawing.Color.Blue; this.label34.Appearance.Options.UseForeColor = true; this.label34.Location = new System.Drawing.Point(4, 81); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(17, 13); this.label34.TabIndex = 0; this.label34.Text = "Dur"; // // label27 // this.label27.Appearance.ForeColor = System.Drawing.Color.Blue; this.label27.Appearance.Options.UseForeColor = true; this.label27.Location = new System.Drawing.Point(4, 58); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(69, 13); this.label27.TabIndex = 130; this.label27.Text = "Time code Out"; // // label32 // this.label32.Appearance.ForeColor = System.Drawing.Color.Blue; this.label32.Appearance.Options.UseForeColor = true; this.label32.Location = new System.Drawing.Point(4, 33); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(61, 13); this.label32.TabIndex = 132; this.label32.Text = "Time code In"; // // groupControl2 // this.groupControl2.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl2.AppearanceCaption.Options.UseFont = true; this.groupControl2.Controls.Add(this.gridControlNgayPhatDauTien); this.groupControl2.Location = new System.Drawing.Point(523, 312); this.groupControl2.Name = "groupControl2"; this.groupControl2.Size = new System.Drawing.Size(333, 194); this.groupControl2.TabIndex = 127; this.groupControl2.Text = "Ngày phát sóng đầu tiên"; // // gridControlNgayPhatDauTien // this.gridControlNgayPhatDauTien.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlNgayPhatDauTien.BackgroundImage"))); this.gridControlNgayPhatDauTien.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlNgayPhatDauTien.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlNgayPhatDauTien.Location = new System.Drawing.Point(2, 22); this.gridControlNgayPhatDauTien.MainView = this.gridViewNgayPhatDauTien; this.gridControlNgayPhatDauTien.Name = "gridControlNgayPhatDauTien"; this.gridControlNgayPhatDauTien.Size = new System.Drawing.Size(329, 170); this.gridControlNgayPhatDauTien.TabIndex = 136; this.gridControlNgayPhatDauTien.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewNgayPhatDauTien}); // // gridViewNgayPhatDauTien // this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewNgayPhatDauTien.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewNgayPhatDauTien.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.CotDaiTruyenHinh, this.CotNgayPhat}); this.gridViewNgayPhatDauTien.GridControl = this.gridControlNgayPhatDauTien; this.gridViewNgayPhatDauTien.GroupCount = 1; this.gridViewNgayPhatDauTien.IndicatorWidth = 40; this.gridViewNgayPhatDauTien.Name = "gridViewNgayPhatDauTien"; this.gridViewNgayPhatDauTien.OptionsLayout.Columns.AddNewColumns = false; this.gridViewNgayPhatDauTien.OptionsNavigation.AutoFocusNewRow = true; this.gridViewNgayPhatDauTien.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewNgayPhatDauTien.OptionsPrint.UsePrintStyles = true; this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceEvenRow = true; this.gridViewNgayPhatDauTien.OptionsView.EnableAppearanceOddRow = true; this.gridViewNgayPhatDauTien.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top; this.gridViewNgayPhatDauTien.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never; this.gridViewNgayPhatDauTien.OptionsView.ShowFooter = true; this.gridViewNgayPhatDauTien.OptionsView.ShowGroupedColumns = true; this.gridViewNgayPhatDauTien.OptionsView.ShowGroupPanel = false; this.gridViewNgayPhatDauTien.OptionsView.ShowIndicator = false; this.gridViewNgayPhatDauTien.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotDaiTruyenHinh, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewNgayPhatDauTien.CustomDrawGroupRow += new DevExpress.XtraGrid.Views.Base.RowObjectCustomDrawEventHandler(this.gridViewNgayPhatDauTien_CustomDrawGroupRow); this.gridViewNgayPhatDauTien.ValidateRow += new DevExpress.XtraGrid.Views.Base.ValidateRowEventHandler(this.gridViewNgayPhatDauTien_ValidateRow); // // CotDaiTruyenHinh // this.CotDaiTruyenHinh.Caption = "Kênh phát sóng"; this.CotDaiTruyenHinh.Name = "CotDaiTruyenHinh"; this.CotDaiTruyenHinh.SummaryItem.DisplayFormat = "Tồng số lần đã phát {0}"; this.CotDaiTruyenHinh.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count; this.CotDaiTruyenHinh.Visible = true; this.CotDaiTruyenHinh.VisibleIndex = 0; this.CotDaiTruyenHinh.Width = 107; // // CotNgayPhat // this.CotNgayPhat.Caption = "Ngày phát"; this.CotNgayPhat.Name = "CotNgayPhat"; this.CotNgayPhat.Visible = true; this.CotNgayPhat.VisibleIndex = 1; this.CotNgayPhat.Width = 62; // // Rating // this.Rating.Location = new System.Drawing.Point(352, 227); this.Rating.Name = "Rating"; this.Rating.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.Rating.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.Rating.Size = new System.Drawing.Size(117, 20); this.Rating.TabIndex = 136; // // DoiTuongKhanGia // this.DoiTuongKhanGia.DataSource = null; this.DoiTuongKhanGia.DisplayField = null; this.DoiTuongKhanGia.EditValue = ""; this.DoiTuongKhanGia.Location = new System.Drawing.Point(85, 354); this.DoiTuongKhanGia.Name = "DoiTuongKhanGia"; this.DoiTuongKhanGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DoiTuongKhanGia.Size = new System.Drawing.Size(412, 20); this.DoiTuongKhanGia.TabIndex = 132; this.DoiTuongKhanGia.ValueField = null; // // label14 // this.label14.Location = new System.Drawing.Point(9, 357); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(57, 13); this.label14.TabIndex = 0; this.label14.Text = "ĐT khán giả"; // // groupControl3 // this.groupControl3.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl3.AppearanceCaption.Options.UseFont = true; this.groupControl3.Controls.Add(this.ThoiHanBanQuyen); this.groupControl3.Controls.Add(this.BanQuyen_Other); this.groupControl3.Controls.Add(this.BanQuyen); this.groupControl3.Controls.Add(this.label1); this.groupControl3.Controls.Add(this.QuocGia); this.groupControl3.Controls.Add(this.DonViSoHuu); this.groupControl3.Controls.Add(this.DonViCungCap); this.groupControl3.Controls.Add(this.label25); this.groupControl3.Controls.Add(this.label5); this.groupControl3.Controls.Add(this.label2); this.groupControl3.Controls.Add(this.label4); this.groupControl3.Controls.Add(this.NamSanXuat); this.groupControl3.Location = new System.Drawing.Point(523, 177); this.groupControl3.Name = "groupControl3"; this.groupControl3.Size = new System.Drawing.Size(333, 129); this.groupControl3.TabIndex = 128; this.groupControl3.Text = "Nguồn gốc"; // // ThoiHanBanQuyen // this.ThoiHanBanQuyen.EditValue = new System.DateTime(2010, 8, 30, 14, 57, 59, 852); this.ThoiHanBanQuyen.Location = new System.Drawing.Point(207, 103); this.ThoiHanBanQuyen.Name = "ThoiHanBanQuyen"; this.ThoiHanBanQuyen.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False; this.ThoiHanBanQuyen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ThoiHanBanQuyen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.ThoiHanBanQuyen.Size = new System.Drawing.Size(119, 20); this.ThoiHanBanQuyen.TabIndex = 122; // // BanQuyen_Other // this.BanQuyen_Other.EditValue = ""; this.BanQuyen_Other.Location = new System.Drawing.Point(207, 103); this.BanQuyen_Other.Name = "BanQuyen_Other"; this.BanQuyen_Other.Size = new System.Drawing.Size(119, 20); this.BanQuyen_Other.TabIndex = 5; this.BanQuyen_Other.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated); // // BanQuyen // this.BanQuyen.Location = new System.Drawing.Point(112, 103); this.BanQuyen.Name = "BanQuyen"; this.BanQuyen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BanQuyen.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.BanQuyen.Size = new System.Drawing.Size(89, 20); this.BanQuyen.TabIndex = 121; // // label1 // this.label1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Appearance.ForeColor = System.Drawing.Color.Red; this.label1.Appearance.Options.UseFont = true; this.label1.Appearance.Options.UseForeColor = true; this.label1.Location = new System.Drawing.Point(8, 106); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(95, 13); this.label1.TabIndex = 0; this.label1.Text = "Thời hạn bản quyền"; // // QuocGia // this.QuocGia.DataSource = null; this.QuocGia.DisplayField = null; this.QuocGia.EditValue = ""; this.QuocGia.Location = new System.Drawing.Point(112, 77); this.QuocGia.Name = "QuocGia"; this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.QuocGia.Size = new System.Drawing.Size(89, 20); this.QuocGia.TabIndex = 132; this.QuocGia.ValueField = null; // // DonViSoHuu // this.DonViSoHuu.Location = new System.Drawing.Point(112, 51); this.DonViSoHuu.Name = "DonViSoHuu"; this.DonViSoHuu.Size = new System.Drawing.Size(214, 20); this.DonViSoHuu.TabIndex = 120; this.DonViSoHuu.ZZZWidthFactor = 2F; // // DonViCungCap // this.DonViCungCap.Location = new System.Drawing.Point(112, 24); this.DonViCungCap.Name = "DonViCungCap"; this.DonViCungCap.Size = new System.Drawing.Size(214, 20); this.DonViCungCap.TabIndex = 120; this.DonViCungCap.ZZZWidthFactor = 2F; // // label25 // this.label25.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label25.Appearance.ForeColor = System.Drawing.Color.Black; this.label25.Appearance.Options.UseFont = true; this.label25.Appearance.Options.UseForeColor = true; this.label25.Location = new System.Drawing.Point(207, 80); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(36, 13); this.label25.TabIndex = 0; this.label25.Text = "Năm SX"; // // NamSanXuat // this.NamSanXuat.EditValue = new decimal(new int[] { 1999, 0, 0, 0}); this.NamSanXuat.Location = new System.Drawing.Point(254, 77); this.NamSanXuat.Name = "NamSanXuat"; this.NamSanXuat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSanXuat.Properties.Mask.EditMask = "n0"; this.NamSanXuat.Properties.Mask.UseMaskAsDisplayFormat = true; this.NamSanXuat.Properties.MaxValue = new decimal(new int[] { -1530494977, 232830, 0, 0}); this.NamSanXuat.Size = new System.Drawing.Size(72, 20); this.NamSanXuat.TabIndex = 135; // // groupControl4 // this.groupControl4.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl4.AppearanceCaption.Options.UseFont = true; this.groupControl4.Controls.Add(this.NoiDung); this.groupControl4.Controls.Add(this.ThanhLy); this.groupControl4.Controls.Add(this.groupControl8); this.groupControl4.Controls.Add(this.label22); this.groupControl4.Controls.Add(this.Rating); this.groupControl4.Controls.Add(this.KyHieuPhanLoai); this.groupControl4.Controls.Add(this.Tang); this.groupControl4.Controls.Add(this.label21); this.groupControl4.Controls.Add(this.label15); this.groupControl4.Controls.Add(this.label24); this.groupControl4.Controls.Add(this.Ngan); this.groupControl4.Controls.Add(this.SoBang); this.groupControl4.Controls.Add(this.ThoiLuong); this.groupControl4.Controls.Add(this.Ke); this.groupControl4.Controls.Add(this.TuKhoaSelect); this.groupControl4.Controls.Add(this.label12); this.groupControl4.Controls.Add(this.DoiTuongKhanGia); this.groupControl4.Controls.Add(this.LoaiBang); this.groupControl4.Controls.Add(this.label23); this.groupControl4.Controls.Add(this.label13); this.groupControl4.Controls.Add(this.label14); this.groupControl4.Controls.Add(this.ThongSoLoaiBang); this.groupControl4.Controls.Add(this.NgayNhap); this.groupControl4.Controls.Add(this.TongTap); this.groupControl4.Controls.Add(this.label30); this.groupControl4.Controls.Add(this.GhiChu); this.groupControl4.Controls.Add(this.DinhKem); this.groupControl4.Controls.Add(this.TuKhoaText); this.groupControl4.Controls.Add(this.label31); this.groupControl4.Controls.Add(this.label20); this.groupControl4.Controls.Add(this.label9); this.groupControl4.Controls.Add(this.label10); this.groupControl4.Controls.Add(this.SoTap); this.groupControl4.Controls.Add(this.PopUp); this.groupControl4.Controls.Add(this.label33); this.groupControl4.Controls.Add(this.label36); this.groupControl4.Controls.Add(this.label17); this.groupControl4.Controls.Add(this.Info); this.groupControl4.Controls.Add(this.TietMuc); this.groupControl4.Controls.Add(this.MaBang); this.groupControl4.Controls.Add(this.label7); this.groupControl4.Controls.Add(this.PostMaster); this.groupControl4.Controls.Add(this.label11); this.groupControl4.Controls.Add(this.label3); this.groupControl4.Controls.Add(this.label16); this.groupControl4.Controls.Add(this.TenGoc); this.groupControl4.Controls.Add(this.label42); this.groupControl4.Controls.Add(this.label8); this.groupControl4.Location = new System.Drawing.Point(12, 44); this.groupControl4.Name = "groupControl4"; this.groupControl4.Size = new System.Drawing.Size(505, 419); this.groupControl4.TabIndex = 129; this.groupControl4.Text = "Thông tin chính"; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(85, 74); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)}); this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(412, 20); this.NoiDung.TabIndex = 199; // // ThanhLy // this.ThanhLy.Location = new System.Drawing.Point(83, 26); this.ThanhLy.Name = "ThanhLy"; this.ThanhLy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.ThanhLy.Properties.Appearance.ForeColor = System.Drawing.Color.Red; this.ThanhLy.Properties.Appearance.Options.UseFont = true; this.ThanhLy.Properties.Appearance.Options.UseForeColor = true; this.ThanhLy.Properties.Caption = "Thanh lý"; this.ThanhLy.Size = new System.Drawing.Size(88, 19); this.ThanhLy.TabIndex = 136; // // groupControl8 // this.groupControl8.Controls.Add(this.KyHieuXepKho_KHPL); this.groupControl8.Controls.Add(this.KyHieuXepKho_NoiDung); this.groupControl8.Controls.Add(this.textEdit1); this.groupControl8.Location = new System.Drawing.Point(352, 254); this.groupControl8.Name = "groupControl8"; this.groupControl8.ShowCaption = false; this.groupControl8.Size = new System.Drawing.Size(145, 46); this.groupControl8.TabIndex = 132; this.groupControl8.Text = "groupControl8"; // // KyHieuXepKho_NoiDung // this.KyHieuXepKho_NoiDung.Location = new System.Drawing.Point(2, 26); this.KyHieuXepKho_NoiDung.Name = "KyHieuXepKho_NoiDung"; this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.Options.UseTextOptions = true; this.KyHieuXepKho_NoiDung.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.KyHieuXepKho_NoiDung.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.KyHieuXepKho_NoiDung.Properties.ReadOnly = true; this.KyHieuXepKho_NoiDung.Size = new System.Drawing.Size(137, 18); this.KyHieuXepKho_NoiDung.TabIndex = 17; this.KyHieuXepKho_NoiDung.TabStop = false; // // textEdit1 // this.textEdit1.EditValue = "___________________"; this.textEdit1.Location = new System.Drawing.Point(2, 8); this.textEdit1.Name = "textEdit1"; this.textEdit1.Properties.AllowFocused = false; this.textEdit1.Properties.AppearanceReadOnly.Options.UseTextOptions = true; this.textEdit1.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.textEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.textEdit1.Properties.ReadOnly = true; this.textEdit1.Size = new System.Drawing.Size(137, 18); this.textEdit1.TabIndex = 5; this.textEdit1.TabStop = false; // // Tang // this.Tang.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.Tang.Location = new System.Drawing.Point(222, 227); this.Tang.Name = "Tang"; this.Tang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.Tang.Size = new System.Drawing.Size(62, 20); this.Tang.TabIndex = 198; // // label24 // this.label24.Location = new System.Drawing.Point(478, 230); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(19, 13); this.label24.TabIndex = 0; this.label24.Text = "(%)"; // // Ngan // this.Ngan.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.Ngan.Location = new System.Drawing.Point(157, 227); this.Ngan.Name = "Ngan"; this.Ngan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.Ngan.Size = new System.Drawing.Size(59, 20); this.Ngan.TabIndex = 198; // // SoBang // this.SoBang.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.SoBang.Location = new System.Drawing.Point(352, 125); this.SoBang.Name = "SoBang"; this.SoBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoBang.Size = new System.Drawing.Size(145, 20); this.SoBang.TabIndex = 198; // // ThoiLuong // this.ThoiLuong.EditValue = "00:00:00:00"; this.ThoiLuong.Location = new System.Drawing.Point(85, 176); this.ThoiLuong.Name = "ThoiLuong"; this.ThoiLuong.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.ThoiLuong.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.ThoiLuong.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.ThoiLuong.Properties.ReadOnly = true; this.ThoiLuong.Size = new System.Drawing.Size(200, 20); this.ThoiLuong.TabIndex = 197; this.ThoiLuong.TabStop = false; this.ThoiLuong.TimeCode.Frame = 0; this.ThoiLuong.TimeCode.Hour = 0; this.ThoiLuong.TimeCode.Minute = 0; this.ThoiLuong.TimeCode.Second = 0; this.ThoiLuong.TimeCode.TimeCodeString = "00:00:00:00"; // // Ke // this.Ke.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.Ke.Location = new System.Drawing.Point(85, 227); this.Ke.Name = "Ke"; this.Ke.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.Ke.Size = new System.Drawing.Size(66, 20); this.Ke.TabIndex = 198; // // TuKhoaSelect // this.TuKhoaSelect.DataSource = null; this.TuKhoaSelect.DisplayField = null; this.TuKhoaSelect.EditValue = ""; this.TuKhoaSelect.Location = new System.Drawing.Point(85, 330); this.TuKhoaSelect.Name = "TuKhoaSelect"; this.TuKhoaSelect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TuKhoaSelect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.TuKhoaSelect.Size = new System.Drawing.Size(199, 19); this.TuKhoaSelect.TabIndex = 132; this.TuKhoaSelect.TabStop = false; this.TuKhoaSelect.ValueField = null; this.TuKhoaSelect.EditValueChanged += new System.EventHandler(this.TuKhoaSelect_EditValueChanged); this.TuKhoaSelect.CloseUp += new DevExpress.XtraEditors.Controls.CloseUpEventHandler(this.TuKhoaSelect_CloseUp); // // label12 // this.label12.Location = new System.Drawing.Point(293, 154); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(44, 13); this.label12.TabIndex = 0; this.label12.Text = "Thông số"; // // NgayNhap // this.NgayNhap.EditValue = null; this.NgayNhap.Location = new System.Drawing.Point(352, 48); this.NgayNhap.Name = "NgayNhap"; this.NgayNhap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.NgayNhap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.NgayNhap.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NgayNhap.Size = new System.Drawing.Size(145, 20); this.NgayNhap.TabIndex = 141; // // TongTap // this.TongTap.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.TongTap.Location = new System.Drawing.Point(450, 176); this.TongTap.Name = "TongTap"; this.TongTap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.TongTap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TongTap.Properties.Mask.EditMask = "n0"; this.TongTap.Properties.Mask.UseMaskAsDisplayFormat = true; this.TongTap.Properties.MaxLength = 1; this.TongTap.Properties.MaxValue = new decimal(new int[] { -1530494977, 232830, 0, 0}); this.TongTap.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.TongTap.Size = new System.Drawing.Size(47, 20); this.TongTap.TabIndex = 135; // // label30 // this.label30.Appearance.ForeColor = System.Drawing.Color.Blue; this.label30.Appearance.Options.UseForeColor = true; this.label30.Location = new System.Drawing.Point(8, 178); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(50, 13); this.label30.TabIndex = 133; this.label30.Text = "Thời lượng"; // // GhiChu // this.GhiChu.Location = new System.Drawing.Point(85, 380); this.GhiChu.Name = "GhiChu"; this.GhiChu.Size = new System.Drawing.Size(412, 34); this.GhiChu.TabIndex = 134; // // DinhKem // this.DinhKem.Location = new System.Drawing.Point(352, 305); this.DinhKem.Name = "DinhKem"; this.DinhKem.Size = new System.Drawing.Size(145, 44); this.DinhKem.TabIndex = 134; // // TuKhoaText // this.TuKhoaText.Location = new System.Drawing.Point(85, 278); this.TuKhoaText.Name = "TuKhoaText"; this.TuKhoaText.Properties.ReadOnly = true; this.TuKhoaText.Size = new System.Drawing.Size(199, 50); this.TuKhoaText.TabIndex = 134; this.TuKhoaText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TuKhoaText_KeyDown); // // label31 // this.label31.Location = new System.Drawing.Point(290, 300); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(59, 13); this.label31.TabIndex = 131; this.label31.Text = "TT Đính kèm"; // // label20 // this.label20.Location = new System.Drawing.Point(8, 280); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(39, 13); this.label20.TabIndex = 131; this.label20.Text = "Từ khóa"; // // label9 // this.label9.Location = new System.Drawing.Point(293, 180); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(32, 13); this.label9.TabIndex = 128; this.label9.Text = "Tập số"; // // label10 // this.label10.Location = new System.Drawing.Point(403, 179); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(43, 13); this.label10.TabIndex = 127; this.label10.Text = "Tổng tập"; // // SoTap // this.SoTap.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.SoTap.Location = new System.Drawing.Point(352, 176); this.SoTap.Name = "SoTap"; this.SoTap.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.SoTap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoTap.Properties.Mask.EditMask = "n0"; this.SoTap.Properties.Mask.UseMaskAsDisplayFormat = true; this.SoTap.Properties.MaxLength = 1; this.SoTap.Properties.MaxValue = new decimal(new int[] { -1530494977, 232830, 0, 0}); this.SoTap.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.SoTap.Size = new System.Drawing.Size(50, 20); this.SoTap.TabIndex = 136; // // PopUp // this.PopUp.EditValue = "Y"; this.PopUp.Location = new System.Drawing.Point(352, 202); this.PopUp.Name = "PopUp"; this.PopUp.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("Y", "Yes"), new DevExpress.XtraEditors.Controls.RadioGroupItem("N", "No")}); this.PopUp.Size = new System.Drawing.Size(145, 20); this.PopUp.TabIndex = 140; // // label33 // this.label33.Location = new System.Drawing.Point(287, 48); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(52, 13); this.label33.TabIndex = 129; this.label33.Text = "Ngày nhập"; // // label36 // this.label36.Location = new System.Drawing.Point(9, 382); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(35, 13); this.label36.TabIndex = 129; this.label36.Text = "Ghi chú"; // // label17 // this.label17.Location = new System.Drawing.Point(293, 205); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(36, 13); this.label17.TabIndex = 129; this.label17.Text = "POP Up"; // // Info // this.Info.Location = new System.Drawing.Point(243, 48); this.Info.Name = "Info"; this.Info.Size = new System.Drawing.Size(24, 21); this.Info.TabIndex = 126; // // TietMuc // this.TietMuc.Location = new System.Drawing.Point(85, 125); this.TietMuc.Name = "TietMuc"; this.TietMuc.Size = new System.Drawing.Size(199, 20); this.TietMuc.TabIndex = 120; this.TietMuc.ZZZWidthFactor = 2F; // // TenGoc // this.TenGoc.EditValue = ""; this.TenGoc.Location = new System.Drawing.Point(85, 99); this.TenGoc.Name = "TenGoc"; this.TenGoc.Size = new System.Drawing.Size(412, 20); this.TenGoc.TabIndex = 5; this.TenGoc.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated); // // label42 // this.label42.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label42.Appearance.Options.UseFont = true; this.label42.Location = new System.Drawing.Point(8, 102); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(38, 13); this.label42.TabIndex = 0; this.label42.Text = "Tên gốc"; // // NgayMuon // this.NgayMuon.EditValue = null; this.NgayMuon.Location = new System.Drawing.Point(112, 25); this.NgayMuon.Name = "NgayMuon"; this.NgayMuon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.NgayMuon.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NgayMuon.Size = new System.Drawing.Size(213, 20); this.NgayMuon.TabIndex = 141; // // label28 // this.label28.Appearance.ForeColor = System.Drawing.Color.Blue; this.label28.Appearance.Options.UseForeColor = true; this.label28.Location = new System.Drawing.Point(6, 33); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(61, 13); this.label28.TabIndex = 132; this.label28.Text = "Time code In"; // // label29 // this.label29.Appearance.ForeColor = System.Drawing.Color.Blue; this.label29.Appearance.Options.UseForeColor = true; this.label29.Location = new System.Drawing.Point(6, 58); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(69, 13); this.label29.TabIndex = 130; this.label29.Text = "Time code Out"; // // groupControl6 // this.groupControl6.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl6.AppearanceCaption.Options.UseFont = true; this.groupControl6.Controls.Add(this.btnNhapTimeCode); this.groupControl6.Controls.Add(this.groupControl5); this.groupControl6.Controls.Add(this.groupControl7); this.groupControl6.Location = new System.Drawing.Point(12, 469); this.groupControl6.Name = "groupControl6"; this.groupControl6.Size = new System.Drawing.Size(505, 140); this.groupControl6.TabIndex = 131; this.groupControl6.Text = "Thông tin timecode"; // // btnNhapTimeCode // this.btnNhapTimeCode.Location = new System.Drawing.Point(232, 51); this.btnNhapTimeCode.Name = "btnNhapTimeCode"; this.btnNhapTimeCode.Size = new System.Drawing.Size(60, 45); this.btnNhapTimeCode.TabIndex = 199; this.btnNhapTimeCode.Text = "Timecode"; this.btnNhapTimeCode.Click += new System.EventHandler(this.btnNhapTimeCode_Click); // // groupControl5 // this.groupControl5.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Underline); this.groupControl5.AppearanceCaption.Options.UseFont = true; this.groupControl5.Controls.Add(this.TimeCode_Betacam_Duration); this.groupControl5.Controls.Add(this.TimeCode_Betacam_Out); this.groupControl5.Controls.Add(this.label37); this.groupControl5.Controls.Add(this.TimeCode_Betacam_In); this.groupControl5.Controls.Add(this.label29); this.groupControl5.Controls.Add(this.label28); this.groupControl5.Location = new System.Drawing.Point(8, 25); this.groupControl5.Name = "groupControl5"; this.groupControl5.Size = new System.Drawing.Size(218, 108); this.groupControl5.TabIndex = 121; this.groupControl5.Text = "Timecode BETACAM"; // // TimeCode_Betacam_Duration // this.TimeCode_Betacam_Duration.EditValue = "00:00:00:00"; this.TimeCode_Betacam_Duration.Location = new System.Drawing.Point(83, 81); this.TimeCode_Betacam_Duration.Name = "TimeCode_Betacam_Duration"; this.TimeCode_Betacam_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_Betacam_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_Betacam_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_Betacam_Duration.Properties.ReadOnly = true; this.TimeCode_Betacam_Duration.Size = new System.Drawing.Size(118, 20); this.TimeCode_Betacam_Duration.TabIndex = 197; this.TimeCode_Betacam_Duration.TabStop = false; this.TimeCode_Betacam_Duration.TimeCode.Frame = 0; this.TimeCode_Betacam_Duration.TimeCode.Hour = 0; this.TimeCode_Betacam_Duration.TimeCode.Minute = 0; this.TimeCode_Betacam_Duration.TimeCode.Second = 0; this.TimeCode_Betacam_Duration.TimeCode.TimeCodeString = "00:00:00:00"; // // TimeCode_Betacam_Out // this.TimeCode_Betacam_Out.EditValue = "00:00:00:00"; this.TimeCode_Betacam_Out.Location = new System.Drawing.Point(83, 55); this.TimeCode_Betacam_Out.Name = "TimeCode_Betacam_Out"; this.TimeCode_Betacam_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_Betacam_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_Betacam_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_Betacam_Out.Properties.ReadOnly = true; this.TimeCode_Betacam_Out.Size = new System.Drawing.Size(118, 20); this.TimeCode_Betacam_Out.TabIndex = 197; this.TimeCode_Betacam_Out.TimeCode.Frame = 0; this.TimeCode_Betacam_Out.TimeCode.Hour = 0; this.TimeCode_Betacam_Out.TimeCode.Minute = 0; this.TimeCode_Betacam_Out.TimeCode.Second = 0; this.TimeCode_Betacam_Out.TimeCode.TimeCodeString = "00:00:00:00"; // // label37 // this.label37.Appearance.ForeColor = System.Drawing.Color.Blue; this.label37.Appearance.Options.UseForeColor = true; this.label37.Location = new System.Drawing.Point(6, 84); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(17, 13); this.label37.TabIndex = 0; this.label37.Text = "Dur"; // // TimeCode_Betacam_In // this.TimeCode_Betacam_In.EditValue = "00:00:00:00"; this.TimeCode_Betacam_In.Location = new System.Drawing.Point(83, 30); this.TimeCode_Betacam_In.Name = "TimeCode_Betacam_In"; this.TimeCode_Betacam_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_Betacam_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_Betacam_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_Betacam_In.Properties.ReadOnly = true; this.TimeCode_Betacam_In.Size = new System.Drawing.Size(118, 20); this.TimeCode_Betacam_In.TabIndex = 197; this.TimeCode_Betacam_In.TimeCode.Frame = 0; this.TimeCode_Betacam_In.TimeCode.Hour = 0; this.TimeCode_Betacam_In.TimeCode.Minute = 0; this.TimeCode_Betacam_In.TimeCode.Second = 0; this.TimeCode_Betacam_In.TimeCode.TimeCodeString = "00:00:00:00"; // // groupControl7 // this.groupControl7.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Underline); this.groupControl7.AppearanceCaption.Options.UseFont = true; this.groupControl7.Controls.Add(this.TimeCode_File_Duration); this.groupControl7.Controls.Add(this.TimeCode_File_In); this.groupControl7.Controls.Add(this.label32); this.groupControl7.Controls.Add(this.label27); this.groupControl7.Controls.Add(this.TimeCode_File_Out); this.groupControl7.Controls.Add(this.label34); this.groupControl7.Location = new System.Drawing.Point(300, 22); this.groupControl7.Name = "groupControl7"; this.groupControl7.Size = new System.Drawing.Size(200, 108); this.groupControl7.TabIndex = 122; this.groupControl7.Text = "Timecode FILE"; // // TimeCode_File_Duration // this.TimeCode_File_Duration.EditValue = "00:00:00:00"; this.TimeCode_File_Duration.Location = new System.Drawing.Point(86, 81); this.TimeCode_File_Duration.Name = "TimeCode_File_Duration"; this.TimeCode_File_Duration.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_File_Duration.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_File_Duration.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_File_Duration.Properties.ReadOnly = true; this.TimeCode_File_Duration.Size = new System.Drawing.Size(111, 20); this.TimeCode_File_Duration.TabIndex = 197; this.TimeCode_File_Duration.TabStop = false; this.TimeCode_File_Duration.TimeCode.Frame = 0; this.TimeCode_File_Duration.TimeCode.Hour = 0; this.TimeCode_File_Duration.TimeCode.Minute = 0; this.TimeCode_File_Duration.TimeCode.Second = 0; this.TimeCode_File_Duration.TimeCode.TimeCodeString = "00:00:00:00"; // // TimeCode_File_In // this.TimeCode_File_In.EditValue = "00:00:00:00"; this.TimeCode_File_In.Location = new System.Drawing.Point(86, 30); this.TimeCode_File_In.Name = "TimeCode_File_In"; this.TimeCode_File_In.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_File_In.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_File_In.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_File_In.Properties.ReadOnly = true; this.TimeCode_File_In.Size = new System.Drawing.Size(111, 20); this.TimeCode_File_In.TabIndex = 197; this.TimeCode_File_In.TimeCode.Frame = 0; this.TimeCode_File_In.TimeCode.Hour = 0; this.TimeCode_File_In.TimeCode.Minute = 0; this.TimeCode_File_In.TimeCode.Second = 0; this.TimeCode_File_In.TimeCode.TimeCodeString = "00:00:00:00"; this.TimeCode_File_In.EditValueChanged += new System.EventHandler(this.TimeCode_File_In_EditValueChanged); // // TimeCode_File_Out // this.TimeCode_File_Out.EditValue = "00:00:00:00"; this.TimeCode_File_Out.Location = new System.Drawing.Point(86, 55); this.TimeCode_File_Out.Name = "TimeCode_File_Out"; this.TimeCode_File_Out.Properties.Mask.AutoComplete = DevExpress.XtraEditors.Mask.AutoCompleteType.Optimistic; this.TimeCode_File_Out.Properties.Mask.EditMask = "[0-9][0-9]:[0-5][0-9]:[0-5][0-9]:(([0-1][0-9])|([2][0-3]))"; this.TimeCode_File_Out.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx; this.TimeCode_File_Out.Properties.ReadOnly = true; this.TimeCode_File_Out.Size = new System.Drawing.Size(111, 20); this.TimeCode_File_Out.TabIndex = 197; this.TimeCode_File_Out.TimeCode.Frame = 0; this.TimeCode_File_Out.TimeCode.Hour = 0; this.TimeCode_File_Out.TimeCode.Minute = 0; this.TimeCode_File_Out.TimeCode.Second = 0; this.TimeCode_File_Out.TimeCode.TimeCodeString = "00:00:00:00"; this.TimeCode_File_Out.EditValueChanged += new System.EventHandler(this.TimeCode_File_In_EditValueChanged); // // DoiTuongMuon // this.DoiTuongMuon.EditValue = ""; this.DoiTuongMuon.Location = new System.Drawing.Point(112, 50); this.DoiTuongMuon.Name = "DoiTuongMuon"; this.DoiTuongMuon.Size = new System.Drawing.Size(213, 20); this.DoiTuongMuon.TabIndex = 5; this.DoiTuongMuon.Validated += new System.EventHandler(this.KyHieuPhanLoai_Validated); // // ThongTinMuon // this.ThongTinMuon.Location = new System.Drawing.Point(112, 75); this.ThongTinMuon.Name = "ThongTinMuon"; this.ThongTinMuon.Size = new System.Drawing.Size(213, 47); this.ThongTinMuon.TabIndex = 134; // // label41 // this.label41.Location = new System.Drawing.Point(10, 28); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(55, 13); this.label41.TabIndex = 0; this.label41.Text = "Ngày mượn"; // // label40 // this.label40.Location = new System.Drawing.Point(10, 53); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(48, 13); this.label40.TabIndex = 0; this.label40.Text = "Đối tượng"; // // label39 // this.label39.Location = new System.Drawing.Point(10, 79); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(75, 13); this.label39.TabIndex = 0; this.label39.Text = "Thông tin mượn"; // // groupControl10 // this.groupControl10.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.groupControl10.AppearanceCaption.Options.UseFont = true; this.groupControl10.Controls.Add(this.NgayMuon); this.groupControl10.Controls.Add(this.DoiTuongMuon); this.groupControl10.Controls.Add(this.label39); this.groupControl10.Controls.Add(this.ThongTinMuon); this.groupControl10.Controls.Add(this.label40); this.groupControl10.Controls.Add(this.label41); this.groupControl10.Location = new System.Drawing.Point(523, 44); this.groupControl10.Name = "groupControl10"; this.groupControl10.Size = new System.Drawing.Size(330, 127); this.groupControl10.TabIndex = 132; this.groupControl10.Text = "Thông tin mượn trả"; // // frmBienMuc // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(866, 648); this.Controls.Add(this.groupControl10); this.Controls.Add(this.groupControl4); this.Controls.Add(this.flowLayoutPanel1); this.Controls.Add(this.groupControl3); this.Controls.Add(this.flowLayoutPanel2); this.Controls.Add(this.lblTitle); this.Controls.Add(this.groupControl2); this.Controls.Add(this.groupControl6); this.Controls.Add(this.groupControl1); this.Name = "frmBienMuc"; this.Text = "Biên mục"; this.Load += new System.EventHandler(this.frmPhuongAnDeXuatTour_Load); this.flowLayoutPanel1.ResumeLayout(false); this.flowLayoutPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.KyHieuPhanLoai.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_KHPL.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); this.groupControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiLuuTru.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit(); this.groupControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlNgayPhatDauTien)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewNgayPhatDauTien)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Rating.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DoiTuongKhanGia.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit(); this.groupControl3.ResumeLayout(false); this.groupControl3.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ThoiHanBanQuyen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyen_Other.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSanXuat.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit(); this.groupControl4.ResumeLayout(false); this.groupControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ThanhLy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl8)).EndInit(); this.groupControl8.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.KyHieuXepKho_NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Tang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Ngan.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ThoiLuong.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Ke.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TuKhoaSelect.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayNhap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TongTap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GhiChu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DinhKem.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TuKhoaText.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoTap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PopUp.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NgayMuon.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl6)).EndInit(); this.groupControl6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupControl5)).EndInit(); this.groupControl5.ResumeLayout(false); this.groupControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Duration.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_Out.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_Betacam_In.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl7)).EndInit(); this.groupControl7.ResumeLayout(false); this.groupControl7.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Duration.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_In.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeCode_File_Out.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DoiTuongMuon.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ThongTinMuon.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl10)).EndInit(); this.groupControl10.ResumeLayout(false); this.groupControl10.PerformLayout(); this.ResumeLayout(false); }
public static void InitAutocompleteDVHauKy(PLTextEditAutocomplete complete) { InitAutocompleteDVHauKy(complete, false); }
public static void InitAutocompleteTenGoc(PLTextEditAutocomplete complete, bool isDelete) { var @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(CHUONG_TRINH.TABLE_NAME, CHUONG_TRINH.TEN_GOC, where); }
public static void InitNoiDungAutocomplete(PLTextEditAutocomplete complete) { complete._Init(BIEN_MUC.TABLE_NAME, BIEN_MUC.NOI_DUNG, BIEN_MUC.IS_DELETE + "='N'"); }
public static void InitAutocompleteBienMucName(PLTextEditAutocomplete complete) { InitAutocompleteBienMucName(complete, false); }
public static void InitAutocompleteBienMucName(PLTextEditAutocomplete complete, bool isDelete) { string @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(BIEN_MUC.TABLE_NAME, BIEN_MUC.TEN_TAP, where); }
/// <summary> /// Required method for Designer support - do not modify protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQLKhoLuuBetaCam)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.capNhatViTri = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView(); this.gridBandChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_PM_Category = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_MaChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TenChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandPostMaster = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_PM_PostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_LoaiLuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Ke = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Ngan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Tang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_PopUp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_ThoiLuongChung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TTDinhKem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_NgayNhapKho = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TTHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_DVDNgayDuyet = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_DVDNgayHoanTat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice(); this.plLabel7 = new DevExpress.XtraEditors.LabelControl(); this.PostMaster = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.label10 = new DevExpress.XtraEditors.LabelControl(); this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.plLabel5 = new DevExpress.XtraEditors.LabelControl(); this.LoaiLuuTru = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel6 = new DevExpress.XtraEditors.LabelControl(); this.label5 = new DevExpress.XtraEditors.LabelControl(); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.cboTang = new ProtocolVN.Framework.Win.PLCombobox(); this.cboNgan = new ProtocolVN.Framework.Win.PLCombobox(); this.cboKe = new ProtocolVN.Framework.Win.PLCombobox(); this.ngay = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.plLabel3 = new DevExpress.XtraEditors.LabelControl(); this.plLabel4 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.plLabel2 = new DevExpress.XtraEditors.LabelControl(); this.plLabel1 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.capNhatViTri}); this.barManager1.MaxItemId = 38; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.capNhatViTri), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // capNhatViTri // this.capNhatViTri.Caption = "Cập nhật vị trí"; this.capNhatViTri.Id = 37; this.capNhatViTri.Name = "capNhatViTri"; this.capNhatViTri.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.capNhatViTri.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.capNhatViTri_ItemClick); // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem trước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điều &kiện lọc"; this.barCheckItemFilter.Checked = true; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(943, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 497); this.barDockControlBottom.Size = new System.Drawing.Size(943, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 473); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(943, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 473); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(0, 108); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail); this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(943, 389); this.splitContainerControl1.SplitterPosition = 428; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(943, 383); this.gridControlMaster.TabIndex = 12; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBandChuongTrinh, this.gridBandPostMaster}); this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.Col_PM_MaChuongTrinh, this.Col_PM_TenChuongTrinh, this.Col_PM_TietMuc, this.Col_PM_PostMaster, this.Col_PM_ThanhLy, this.Col_PM_LoaiLuu, this.Col_PM_TongTap, this.Col_PM_Ke, this.Col_PM_Ngan, this.Col_PM_Tang, this.Col_PM_PopUp, this.Col_PM_TTDinhKem, this.Col_PM_NgayNhapKho, this.Col_PM_DVDNgayDuyet, this.Col_PM_DVDNgayHoanTat, this.Col_PM_TTHD, this.Col_PM_ThoiLuongChung, this.Col_PM_Category}); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupCount = 2; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsView.ColumnAutoWidth = false; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_PM_Category, DevExpress.Data.ColumnSortOrder.Ascending), new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_PM_PostMaster, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewMaster.ViewCaption = "Post/Master (Cấp 2)"; // // gridBandChuongTrinh // this.gridBandChuongTrinh.AppearanceHeader.Options.UseTextOptions = true; this.gridBandChuongTrinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandChuongTrinh.Caption = "Thông tin chương trình"; this.gridBandChuongTrinh.Columns.Add(this.Col_PM_Category); this.gridBandChuongTrinh.Columns.Add(this.Col_PM_MaChuongTrinh); this.gridBandChuongTrinh.Columns.Add(this.Col_PM_TenChuongTrinh); this.gridBandChuongTrinh.Columns.Add(this.Col_PM_TietMuc); this.gridBandChuongTrinh.Name = "gridBandChuongTrinh"; this.gridBandChuongTrinh.Width = 297; // // Col_PM_Category // this.Col_PM_Category.Caption = "Category"; this.Col_PM_Category.Name = "Col_PM_Category"; this.Col_PM_Category.Visible = true; this.Col_PM_Category.Width = 58; // // Col_PM_MaChuongTrinh // this.Col_PM_MaChuongTrinh.Caption = "Mã chương trình"; this.Col_PM_MaChuongTrinh.Name = "Col_PM_MaChuongTrinh"; this.Col_PM_MaChuongTrinh.Visible = true; this.Col_PM_MaChuongTrinh.Width = 90; // // Col_PM_TenChuongTrinh // this.Col_PM_TenChuongTrinh.Caption = "Tên chương trình"; this.Col_PM_TenChuongTrinh.Name = "Col_PM_TenChuongTrinh"; this.Col_PM_TenChuongTrinh.Visible = true; this.Col_PM_TenChuongTrinh.Width = 94; // // Col_PM_TietMuc // this.Col_PM_TietMuc.Caption = " Tiết mục"; this.Col_PM_TietMuc.Name = "Col_PM_TietMuc"; this.Col_PM_TietMuc.Visible = true; this.Col_PM_TietMuc.Width = 55; // // gridBandPostMaster // this.gridBandPostMaster.AppearanceHeader.Options.UseTextOptions = true; this.gridBandPostMaster.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandPostMaster.Caption = "Thông tin Post/Master"; this.gridBandPostMaster.Columns.Add(this.Col_PM_PostMaster); this.gridBandPostMaster.Columns.Add(this.Col_PM_TongTap); this.gridBandPostMaster.Columns.Add(this.Col_PM_LoaiLuu); this.gridBandPostMaster.Columns.Add(this.Col_PM_Ke); this.gridBandPostMaster.Columns.Add(this.Col_PM_Ngan); this.gridBandPostMaster.Columns.Add(this.Col_PM_Tang); this.gridBandPostMaster.Columns.Add(this.Col_PM_PopUp); this.gridBandPostMaster.Columns.Add(this.Col_PM_ThoiLuongChung); this.gridBandPostMaster.Columns.Add(this.Col_PM_TTDinhKem); this.gridBandPostMaster.Columns.Add(this.Col_PM_ThanhLy); this.gridBandPostMaster.Columns.Add(this.Col_PM_NgayNhapKho); this.gridBandPostMaster.Columns.Add(this.Col_PM_TTHD); this.gridBandPostMaster.Columns.Add(this.Col_PM_DVDNgayDuyet); this.gridBandPostMaster.Columns.Add(this.Col_PM_DVDNgayHoanTat); this.gridBandPostMaster.Name = "gridBandPostMaster"; this.gridBandPostMaster.Width = 942; // // Col_PM_PostMaster // this.Col_PM_PostMaster.Caption = "Post/Master"; this.Col_PM_PostMaster.Name = "Col_PM_PostMaster"; this.Col_PM_PostMaster.OptionsColumn.AllowMove = false; this.Col_PM_PostMaster.OptionsColumn.AllowShowHide = false; this.Col_PM_PostMaster.Visible = true; this.Col_PM_PostMaster.Width = 70; // // Col_PM_TongTap // this.Col_PM_TongTap.Caption = "Số tập gốc/cắt"; this.Col_PM_TongTap.Name = "Col_PM_TongTap"; this.Col_PM_TongTap.Visible = true; this.Col_PM_TongTap.Width = 82; // // Col_PM_LoaiLuu // this.Col_PM_LoaiLuu.Caption = "Loại lưu trữ"; this.Col_PM_LoaiLuu.Name = "Col_PM_LoaiLuu"; this.Col_PM_LoaiLuu.Visible = true; this.Col_PM_LoaiLuu.Width = 67; // // Col_PM_Ke // this.Col_PM_Ke.Caption = "Kệ"; this.Col_PM_Ke.Name = "Col_PM_Ke"; this.Col_PM_Ke.Visible = true; this.Col_PM_Ke.Width = 24; // // Col_PM_Ngan // this.Col_PM_Ngan.Caption = "Ngăn"; this.Col_PM_Ngan.Name = "Col_PM_Ngan"; this.Col_PM_Ngan.Visible = true; this.Col_PM_Ngan.Width = 37; // // Col_PM_Tang // this.Col_PM_Tang.Caption = "Tầng"; this.Col_PM_Tang.Name = "Col_PM_Tang"; this.Col_PM_Tang.Visible = true; this.Col_PM_Tang.Width = 36; // // Col_PM_PopUp // this.Col_PM_PopUp.Caption = "Pop Up"; this.Col_PM_PopUp.Name = "Col_PM_PopUp"; this.Col_PM_PopUp.Visible = true; this.Col_PM_PopUp.Width = 46; // // Col_PM_ThoiLuongChung // this.Col_PM_ThoiLuongChung.Caption = "Thời lượng chung"; this.Col_PM_ThoiLuongChung.Name = "Col_PM_ThoiLuongChung"; this.Col_PM_ThoiLuongChung.Visible = true; this.Col_PM_ThoiLuongChung.Width = 94; // // Col_PM_TTDinhKem // this.Col_PM_TTDinhKem.Caption = "TT Đính kèm"; this.Col_PM_TTDinhKem.Name = "Col_PM_TTDinhKem"; this.Col_PM_TTDinhKem.Visible = true; this.Col_PM_TTDinhKem.Width = 71; // // Col_PM_ThanhLy // this.Col_PM_ThanhLy.Caption = "Thanh lý"; this.Col_PM_ThanhLy.Name = "Col_PM_ThanhLy"; this.Col_PM_ThanhLy.Visible = true; this.Col_PM_ThanhLy.Width = 53; // // Col_PM_NgayNhapKho // this.Col_PM_NgayNhapKho.Caption = "Ngày nhập kho"; this.Col_PM_NgayNhapKho.Name = "Col_PM_NgayNhapKho"; this.Col_PM_NgayNhapKho.Visible = true; this.Col_PM_NgayNhapKho.Width = 84; // // Col_PM_TTHD // this.Col_PM_TTHD.Caption = "Thông tin HD"; this.Col_PM_TTHD.Name = "Col_PM_TTHD"; this.Col_PM_TTHD.Visible = true; this.Col_PM_TTHD.Width = 84; // // Col_PM_DVDNgayDuyet // this.Col_PM_DVDNgayDuyet.Caption = "DVD ngày duyệt"; this.Col_PM_DVDNgayDuyet.Name = "Col_PM_DVDNgayDuyet"; this.Col_PM_DVDNgayDuyet.Visible = true; this.Col_PM_DVDNgayDuyet.Width = 90; // // Col_PM_DVDNgayHoanTat // this.Col_PM_DVDNgayHoanTat.Caption = "DVD Ngày hoàn tất"; this.Col_PM_DVDNgayHoanTat.Name = "Col_PM_DVDNgayHoanTat"; this.Col_PM_DVDNgayHoanTat.Visible = true; this.Col_PM_DVDNgayHoanTat.Width = 104; // // xtraTabControlDetail // this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0); this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabControlDetail.TabIndex = 0; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); // // xtraTabPageDetail // this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabPageDetail.Text = "Chi tiết"; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.PhongBan); this.popupControlContainerFilter.Controls.Add(this.plLabel7); this.popupControlContainerFilter.Controls.Add(this.PostMaster); this.popupControlContainerFilter.Controls.Add(this.label10); this.popupControlContainerFilter.Controls.Add(this.Category); this.popupControlContainerFilter.Controls.Add(this.plLabel5); this.popupControlContainerFilter.Controls.Add(this.LoaiLuuTru); this.popupControlContainerFilter.Controls.Add(this.TietMuc); this.popupControlContainerFilter.Controls.Add(this.plLabel6); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Controls.Add(this.NoiDung); this.popupControlContainerFilter.Controls.Add(this.cboTang); this.popupControlContainerFilter.Controls.Add(this.cboNgan); this.popupControlContainerFilter.Controls.Add(this.cboKe); this.popupControlContainerFilter.Controls.Add(this.ngay); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.labelControl4); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(943, 84); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // PhongBan // this.PhongBan.Location = new System.Drawing.Point(71, 56); this.PhongBan.Name = "PhongBan"; this.PhongBan.Size = new System.Drawing.Size(167, 20); this.PhongBan.TabIndex = 252; // // plLabel7 // this.plLabel7.Location = new System.Drawing.Point(4, 59); this.plLabel7.Name = "plLabel7"; this.plLabel7.Size = new System.Drawing.Size(51, 13); this.plLabel7.TabIndex = 253; this.plLabel7.Text = "Phòng ban"; this.plLabel7.ToolTip = "Phòng ban (Cấp 1)"; // // PostMaster // this.PostMaster.DataSource = null; this.PostMaster.DisplayField = null; this.PostMaster.Location = new System.Drawing.Point(71, 7); this.PostMaster.Name = "PostMaster"; this.PostMaster.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PostMaster.Size = new System.Drawing.Size(162, 20); this.PostMaster.TabIndex = 251; this.PostMaster.ValueField = null; // // label10 // this.label10.Location = new System.Drawing.Point(6, 11); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(58, 13); this.label10.TabIndex = 250; this.label10.Text = "Post/Master"; // // Category // this.Category._DataSource = null; this.Category._GetField = null; this.Category.Location = new System.Drawing.Point(71, 31); this.Category.Name = "Category"; this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.Category.Size = new System.Drawing.Size(162, 20); this.Category.TabIndex = 249; // // plLabel5 // this.plLabel5.Location = new System.Drawing.Point(7, 34); this.plLabel5.Name = "plLabel5"; this.plLabel5.Size = new System.Drawing.Size(45, 13); this.plLabel5.TabIndex = 248; this.plLabel5.Text = "Category"; // // LoaiLuuTru // this.LoaiLuuTru.DataSource = null; this.LoaiLuuTru.DisplayField = null; this.LoaiLuuTru.Location = new System.Drawing.Point(755, 3); this.LoaiLuuTru.Name = "LoaiLuuTru"; this.LoaiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LoaiLuuTru.Size = new System.Drawing.Size(185, 20); this.LoaiLuuTru.TabIndex = 246; this.LoaiLuuTru.ValueField = null; // // TietMuc // this.TietMuc.DataSource = null; this.TietMuc.DisplayField = null; this.TietMuc.Location = new System.Drawing.Point(755, 27); this.TietMuc.Name = "TietMuc"; this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TietMuc.Size = new System.Drawing.Size(185, 20); this.TietMuc.TabIndex = 246; this.TietMuc.ValueField = null; // // plLabel6 // this.plLabel6.Location = new System.Drawing.Point(692, 6); this.plLabel6.Name = "plLabel6"; this.plLabel6.Size = new System.Drawing.Size(55, 13); this.plLabel6.TabIndex = 247; this.plLabel6.Text = "Loại lưu trữ"; // // label5 // this.label5.Location = new System.Drawing.Point(692, 30); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 247; this.label5.Text = "Tiết mục"; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(302, 31); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(373, 20); this.NoiDung.TabIndex = 245; // // cboTang // this.cboTang.DataSource = null; this.cboTang.DisplayField = null; this.cboTang.Location = new System.Drawing.Point(592, 6); this.cboTang.Name = "cboTang"; this.cboTang.Size = new System.Drawing.Size(83, 20); this.cboTang.TabIndex = 244; this.cboTang.ValueField = null; // // cboNgan // this.cboNgan.DataSource = null; this.cboNgan.DisplayField = null; this.cboNgan.Location = new System.Drawing.Point(451, 7); this.cboNgan.Name = "cboNgan"; this.cboNgan.Size = new System.Drawing.Size(92, 20); this.cboNgan.TabIndex = 243; this.cboNgan.ValueField = null; // // cboKe // this.cboKe.DataSource = null; this.cboKe.DisplayField = null; this.cboKe.Location = new System.Drawing.Point(301, 7); this.cboKe.Name = "cboKe"; this.cboKe.Size = new System.Drawing.Size(107, 20); this.cboKe.TabIndex = 242; this.cboKe.ValueField = null; // // ngay // this.ngay.Caption = "Từ ngày 5/11/2012 đến ngày 5/18/2012"; this.ngay.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngay.FirstFrom = new System.DateTime(2012, 5, 11, 4, 13, 4, 526); this.ngay.FirstTo = new System.DateTime(2012, 5, 18, 4, 13, 4, 526); this.ngay.FromDate = new System.DateTime(2012, 5, 11, 4, 13, 4, 526); this.ngay.Location = new System.Drawing.Point(302, 54); this.ngay.Name = "ngay"; this.ngay.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.ngay.SecondFrom = new System.DateTime(2012, 5, 11, 4, 13, 4, 526); this.ngay.SecondTo = new System.DateTime(2012, 5, 18, 4, 13, 4, 526); this.ngay.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngay.Size = new System.Drawing.Size(373, 20); this.ngay.TabIndex = 196; this.ngay.ToDate = new System.DateTime(2012, 5, 18, 4, 13, 4, 526); this.ngay.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(558, 10); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(24, 13); this.plLabel3.TabIndex = 195; this.plLabel3.Text = "Tầng"; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(244, 59); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(52, 13); this.plLabel4.TabIndex = 188; this.plLabel4.Text = "Ngày nhập"; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(244, 34); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(34, 13); this.labelControl4.TabIndex = 188; this.labelControl4.Text = "Tên CT"; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(414, 10); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(25, 13); this.plLabel2.TabIndex = 193; this.plLabel2.Text = "Ngăn"; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(247, 10); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(12, 13); this.plLabel1.TabIndex = 192; this.plLabel1.Text = "Kệ"; // // frmQLKhoLuuBetaCam // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(943, 497); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmQLKhoLuuBetaCam"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Quản lý kho lưu Betacam"; this.Load += new System.EventHandler(this.frmQLKhoLuuBetaCam_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBienMucSearchQL)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItemAddNext = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu3 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItemSuaGiuMB = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItemInNhan = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemInBeatcamTrong = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemInBeatacamNgoai = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItemNangCao = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItemDonGian = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); this.dockPanelAdvance = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.filterControl1 = new DevExpress.XtraEditors.FilterControl(); this.dockPanelSimple = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.TapSoDen = new DevExpress.XtraEditors.SpinEdit(); this.TapSoTu = new DevExpress.XtraEditors.SpinEdit(); this.plLabel21 = new DevExpress.XtraEditors.LabelControl(); this.plLabel22 = new DevExpress.XtraEditors.LabelControl(); this.TenTap = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.SoDKCBHD = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel20 = new DevExpress.XtraEditors.LabelControl(); this.LoaiLuuTru = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel19 = new DevExpress.XtraEditors.LabelControl(); this.TimeslotDen = new DevExpress.XtraEditors.TimeEdit(); this.TimeslotTu = new DevExpress.XtraEditors.TimeEdit(); this.SoRunConLaiTu = new DevExpress.XtraEditors.SpinEdit(); this.SoRunDaDungTu = new DevExpress.XtraEditors.SpinEdit(); this.SoRunConLaiDen = new DevExpress.XtraEditors.SpinEdit(); this.SoRunDaDungDen = new DevExpress.XtraEditors.SpinEdit(); this.TongSoRunDen = new DevExpress.XtraEditors.SpinEdit(); this.TongSoRunTu = new DevExpress.XtraEditors.SpinEdit(); this.BQDTTNEndDen = new DevExpress.XtraEditors.DateEdit(); this.BQDTNNEndDen = new DevExpress.XtraEditors.DateEdit(); this.BQDTNNEndTu = new DevExpress.XtraEditors.DateEdit(); this.BQDTTNEndTu = new DevExpress.XtraEditors.DateEdit(); this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice(); this.NamSXDen = new DevExpress.XtraEditors.SpinEdit(); this.NamSXTu = new DevExpress.XtraEditors.SpinEdit(); this.plLabel11 = new DevExpress.XtraEditors.LabelControl(); this.plLabel17 = new DevExpress.XtraEditors.LabelControl(); this.plLabel16 = new DevExpress.XtraEditors.LabelControl(); this.plLabel15 = new DevExpress.XtraEditors.LabelControl(); this.plLabel9 = new DevExpress.XtraEditors.LabelControl(); this.plLabel3 = new DevExpress.XtraEditors.LabelControl(); this.plLabel2 = new DevExpress.XtraEditors.LabelControl(); this.plLabel10 = new DevExpress.XtraEditors.LabelControl(); this.plLabel8 = new DevExpress.XtraEditors.LabelControl(); this.plLabel14 = new DevExpress.XtraEditors.LabelControl(); this.plLabel13 = new DevExpress.XtraEditors.LabelControl(); this.plLabel12 = new DevExpress.XtraEditors.LabelControl(); this.plLabel7 = new DevExpress.XtraEditors.LabelControl(); this.label34 = new DevExpress.XtraEditors.LabelControl(); this.BanQuyenThuoc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.TenGoc = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel18 = new DevExpress.XtraEditors.LabelControl(); this.plLabel5 = new DevExpress.XtraEditors.LabelControl(); this.label10 = new DevExpress.XtraEditors.LabelControl(); this.plLabel1 = new DevExpress.XtraEditors.LabelControl(); this.plLabel23 = new DevExpress.XtraEditors.LabelControl(); this.label29 = new DevExpress.XtraEditors.LabelControl(); this.plLabel6 = new DevExpress.XtraEditors.LabelControl(); this.label3 = new DevExpress.XtraEditors.LabelControl(); this.plLabel4 = new DevExpress.XtraEditors.LabelControl(); this.label5 = new DevExpress.XtraEditors.LabelControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.Col_PM_PostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_LoaiLuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Ke = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Ngan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_Tang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_PopUp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TTDinhKem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_NgayNhapKho = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_DVDNgayDuyet = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_DVDNgayHoanTat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TTHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_ThoiLuongChung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView(); this.gridBandThongTinChinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_BM_TapSo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_TenTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_SoBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_MaBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_ThoiLuong = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_ThongSo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_PM_NoiDungDuyet = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_PM_TraierPost = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_CT_MaCT = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_NgayAWB = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_NgayLap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_NguoiLap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_PhongBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Category = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_NoiDung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TenGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_DaoDien = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_DienVien = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TomTat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_DoiTuongKhanGia = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_KHPL = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_KHXK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TinhTrangBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TuKhoa = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_ThanhLy = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_GhiChu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Photos = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Ranking = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Script = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TrailerGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandNguonGoc = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_CT_NamSX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Nuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_DonViCungCap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_DonViSoHuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_KenhHanCheBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_ThongTinBan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_CT_BanQuyenThuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_BanQuyenDIDStart = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_BanQuyenDIDEnd = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_BanQuyenDTNNStart = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_BanQuyenDTNNEnd = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_BanQuyenHTV = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandThongTinPhatSong = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_CT_MuaKem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_PhatSongChinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_PhatSongLai = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_PhatSongKhac = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_TongSoRun = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_SoLanPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_SoRunConLai = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_CT_Release = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandThongTinBan = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.ThôngtinHD = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_BM_SoDKCBHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_BM_NoiLuuTru = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.gridControlDetail = new DevExpress.XtraGrid.GridControl(); this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.barButtonItemThongKe = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); this.dockPanelAdvance.SuspendLayout(); this.dockPanel2_Container.SuspendLayout(); this.dockPanelSimple.SuspendLayout(); this.dockPanel1_Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TapSoDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TapSoTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKCBHD.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeslotDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeslotTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TongSoRunDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TongSoRunTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyenThuoc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); this.xtraTabPageDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.DockManager = this.dockManager1; this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barSubItemInNhan, this.barButtonItemInBeatcamTrong, this.barButtonItemInBeatacamNgoai, this.barButtonItemAddNext, this.barButtonItemSuaGiuMB, this.barCheckItemNangCao, this.barCheckItemDonGian, this.barButtonItemThongKe}); this.barManager1.MaxItemId = 44; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm"), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemInNhan), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemThongKe, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.DropDownControl = this.popupMenu2; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu2 // this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAddNext)}); this.popupMenu2.Manager = this.barManager1; this.popupMenu2.Name = "popupMenu2"; // // barButtonItemAddNext // this.barButtonItemAddNext.Caption = "Thêm tậ&p tiếp theo"; this.barButtonItemAddNext.Id = 39; this.barButtonItemAddNext.Name = "barButtonItemAddNext"; this.barButtonItemAddNext.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAddNext_ItemClick); // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.DropDownControl = this.popupMenu3; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu3 // this.popupMenu3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSuaGiuMB)}); this.popupMenu3.Manager = this.barManager1; this.popupMenu3.Name = "popupMenu3"; // // barButtonItemSuaGiuMB // this.barButtonItemSuaGiuMB.Caption = "Sửa &vẫn giữ phần số của mã băng"; this.barButtonItemSuaGiuMB.Id = 40; this.barButtonItemSuaGiuMB.Name = "barButtonItemSuaGiuMB"; this.barButtonItemSuaGiuMB.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSuaGiuMB_ItemClick); // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem t&rước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barSubItemInNhan // this.barSubItemInNhan.Caption = "In n&hãn"; this.barSubItemInNhan.Id = 36; this.barSubItemInNhan.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInBeatcamTrong), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInBeatacamNgoai)}); this.barSubItemInNhan.Name = "barSubItemInNhan"; this.barSubItemInNhan.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemInBeatcamTrong // this.barButtonItemInBeatcamTrong.Caption = "In betatcam t&rong"; this.barButtonItemInBeatcamTrong.Id = 37; this.barButtonItemInBeatcamTrong.Name = "barButtonItemInBeatcamTrong"; this.barButtonItemInBeatcamTrong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemInBeatcamTrong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInBeatcamTrong_ItemClick); // // barButtonItemInBeatacamNgoai // this.barButtonItemInBeatacamNgoai.Caption = "In beatacam n&goài"; this.barButtonItemInBeatacamNgoai.Id = 38; this.barButtonItemInBeatacamNgoai.Name = "barButtonItemInBeatacamNgoai"; this.barButtonItemInBeatacamNgoai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemInBeatacamNgoai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInBeatacamNgoai_ItemClick); // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "&Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter), new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemNangCao), new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemDonGian)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điề&u kiện lọc"; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barCheckItemFilter.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barCheckItemNangCao // this.barCheckItemNangCao.Caption = "Tìm kiếm nâng cao"; this.barCheckItemNangCao.Id = 41; this.barCheckItemNangCao.Name = "barCheckItemNangCao"; // // barCheckItemDonGian // this.barCheckItemDonGian.Caption = "Tìm kiếm đơn giản"; this.barCheckItemDonGian.Id = 42; this.barCheckItemDonGian.Name = "barCheckItemDonGian"; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1028, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 734); this.barDockControlBottom.Size = new System.Drawing.Size(1028, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 710); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1028, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 710); // // dockManager1 // this.dockManager1.Form = this; this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { this.dockPanelAdvance, this.dockPanelSimple}); this.dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl"}); // // dockPanelAdvance // this.dockPanelAdvance.Controls.Add(this.dockPanel2_Container); this.dockPanelAdvance.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left; this.dockPanelAdvance.ID = new System.Guid("4dfe076a-bb5a-4480-b941-f391f02697b8"); this.dockPanelAdvance.Location = new System.Drawing.Point(0, 24); this.dockPanelAdvance.Name = "dockPanelAdvance"; this.dockPanelAdvance.OriginalSize = new System.Drawing.Size(200, 200); this.dockPanelAdvance.Size = new System.Drawing.Size(200, 710); this.dockPanelAdvance.Text = "Điều kiện tìm kiếm nâng cao"; // // dockPanel2_Container // this.dockPanel2_Container.Controls.Add(this.filterControl1); this.dockPanel2_Container.Location = new System.Drawing.Point(3, 25); this.dockPanel2_Container.Name = "dockPanel2_Container"; this.dockPanel2_Container.Size = new System.Drawing.Size(194, 682); this.dockPanel2_Container.TabIndex = 0; // // filterControl1 // this.filterControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.filterControl1.Cursor = System.Windows.Forms.Cursors.Arrow; this.filterControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.filterControl1.Location = new System.Drawing.Point(0, 0); this.filterControl1.Name = "filterControl1"; this.filterControl1.Size = new System.Drawing.Size(194, 682); this.filterControl1.TabIndex = 11; this.filterControl1.Text = "filterControl1"; // // dockPanelSimple // this.dockPanelSimple.Controls.Add(this.dockPanel1_Container); this.dockPanelSimple.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top; this.dockPanelSimple.FloatVertical = true; this.dockPanelSimple.ID = new System.Guid("2345a568-0c89-4a76-a607-0aff4b702676"); this.dockPanelSimple.Location = new System.Drawing.Point(200, 24); this.dockPanelSimple.Name = "dockPanelSimple"; this.dockPanelSimple.OriginalSize = new System.Drawing.Size(200, 161); this.dockPanelSimple.Size = new System.Drawing.Size(828, 161); this.dockPanelSimple.Text = "Điều kiện tìm kiếm đơn giản"; // // dockPanel1_Container // this.dockPanel1_Container.Controls.Add(this.popupControlContainerFilter); this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25); this.dockPanel1_Container.Name = "dockPanel1_Container"; this.dockPanel1_Container.Size = new System.Drawing.Size(822, 133); this.dockPanel1_Container.TabIndex = 0; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.ngayNhap); this.popupControlContainerFilter.Controls.Add(this.TapSoDen); this.popupControlContainerFilter.Controls.Add(this.TapSoTu); this.popupControlContainerFilter.Controls.Add(this.plLabel21); this.popupControlContainerFilter.Controls.Add(this.plLabel22); this.popupControlContainerFilter.Controls.Add(this.TenTap); this.popupControlContainerFilter.Controls.Add(this.SoDKCBHD); this.popupControlContainerFilter.Controls.Add(this.plLabel20); this.popupControlContainerFilter.Controls.Add(this.LoaiLuuTru); this.popupControlContainerFilter.Controls.Add(this.plLabel19); this.popupControlContainerFilter.Controls.Add(this.TimeslotDen); this.popupControlContainerFilter.Controls.Add(this.TimeslotTu); this.popupControlContainerFilter.Controls.Add(this.SoRunConLaiTu); this.popupControlContainerFilter.Controls.Add(this.SoRunDaDungTu); this.popupControlContainerFilter.Controls.Add(this.SoRunConLaiDen); this.popupControlContainerFilter.Controls.Add(this.SoRunDaDungDen); this.popupControlContainerFilter.Controls.Add(this.TongSoRunDen); this.popupControlContainerFilter.Controls.Add(this.TongSoRunTu); this.popupControlContainerFilter.Controls.Add(this.BQDTTNEndDen); this.popupControlContainerFilter.Controls.Add(this.BQDTNNEndDen); this.popupControlContainerFilter.Controls.Add(this.BQDTNNEndTu); this.popupControlContainerFilter.Controls.Add(this.BQDTTNEndTu); this.popupControlContainerFilter.Controls.Add(this.PhongBan); this.popupControlContainerFilter.Controls.Add(this.NamSXDen); this.popupControlContainerFilter.Controls.Add(this.NamSXTu); this.popupControlContainerFilter.Controls.Add(this.plLabel11); this.popupControlContainerFilter.Controls.Add(this.plLabel17); this.popupControlContainerFilter.Controls.Add(this.plLabel16); this.popupControlContainerFilter.Controls.Add(this.plLabel15); this.popupControlContainerFilter.Controls.Add(this.plLabel9); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.plLabel10); this.popupControlContainerFilter.Controls.Add(this.plLabel8); this.popupControlContainerFilter.Controls.Add(this.plLabel14); this.popupControlContainerFilter.Controls.Add(this.plLabel13); this.popupControlContainerFilter.Controls.Add(this.plLabel12); this.popupControlContainerFilter.Controls.Add(this.plLabel7); this.popupControlContainerFilter.Controls.Add(this.label34); this.popupControlContainerFilter.Controls.Add(this.BanQuyenThuoc); this.popupControlContainerFilter.Controls.Add(this.DonViCungCap); this.popupControlContainerFilter.Controls.Add(this.Category); this.popupControlContainerFilter.Controls.Add(this.TenGoc); this.popupControlContainerFilter.Controls.Add(this.NoiDung); this.popupControlContainerFilter.Controls.Add(this.QuocGia); this.popupControlContainerFilter.Controls.Add(this.TietMuc); this.popupControlContainerFilter.Controls.Add(this.plLabel18); this.popupControlContainerFilter.Controls.Add(this.plLabel5); this.popupControlContainerFilter.Controls.Add(this.label10); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Controls.Add(this.plLabel23); this.popupControlContainerFilter.Controls.Add(this.label29); this.popupControlContainerFilter.Controls.Add(this.plLabel6); this.popupControlContainerFilter.Controls.Add(this.label3); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Fill; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 0); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(822, 133); this.popupControlContainerFilter.TabIndex = 12; this.popupControlContainerFilter.Visible = false; // // ngayNhap // this.ngayNhap.Caption = "Từ ngày 25/02/2012 đến ngày 03/03/2012"; this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngayNhap.FirstFrom = new System.DateTime(2012, 2, 25, 5, 9, 33, 890); this.ngayNhap.FirstTo = new System.DateTime(2012, 3, 3, 5, 9, 33, 890); this.ngayNhap.FromDate = new System.DateTime(2012, 2, 25, 5, 9, 33, 890); this.ngayNhap.Location = new System.Drawing.Point(583, 78); this.ngayNhap.Name = "ngayNhap"; this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.ngayNhap.SecondFrom = new System.DateTime(2012, 2, 25, 5, 9, 33, 890); this.ngayNhap.SecondTo = new System.DateTime(2012, 3, 3, 5, 9, 33, 890); this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngayNhap.Size = new System.Drawing.Size(291, 21); this.ngayNhap.TabIndex = 247; this.ngayNhap.ToDate = new System.DateTime(2012, 3, 3, 5, 9, 33, 890); this.ngayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // TapSoDen // this.TapSoDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.TapSoDen.Location = new System.Drawing.Point(687, 106); this.TapSoDen.Name = "TapSoDen"; this.TapSoDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TapSoDen.Size = new System.Drawing.Size(75, 20); this.TapSoDen.TabIndex = 245; // // TapSoTu // this.TapSoTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.TapSoTu.Location = new System.Drawing.Point(585, 105); this.TapSoTu.Name = "TapSoTu"; this.TapSoTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TapSoTu.Size = new System.Drawing.Size(67, 20); this.TapSoTu.TabIndex = 246; // // plLabel21 // this.plLabel21.Location = new System.Drawing.Point(657, 109); this.plLabel21.Name = "plLabel21"; this.plLabel21.Size = new System.Drawing.Size(18, 13); this.plLabel21.TabIndex = 243; this.plLabel21.Text = "đến"; // // plLabel22 // this.plLabel22.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.plLabel22.Appearance.Options.UseFont = true; this.plLabel22.Location = new System.Drawing.Point(496, 107); this.plLabel22.Name = "plLabel22"; this.plLabel22.Size = new System.Drawing.Size(53, 13); this.plLabel22.TabIndex = 244; this.plLabel22.Text = "Tập số từ"; this.plLabel22.ToolTip = "Tập số (Cấp 3)"; // // TenTap // this.TenTap._DataSource = null; this.TenTap._GetField = null; this.TenTap.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.TenTap.Location = new System.Drawing.Point(844, 106); this.TenTap.Name = "TenTap"; this.TenTap.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenTap.Size = new System.Drawing.Size(626, 20); this.TenTap.TabIndex = 242; // // SoDKCBHD // this.SoDKCBHD.DataSource = null; this.SoDKCBHD.DisplayField = null; this.SoDKCBHD.Location = new System.Drawing.Point(333, 103); this.SoDKCBHD.Name = "SoDKCBHD"; this.SoDKCBHD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.SoDKCBHD.Size = new System.Drawing.Size(150, 20); this.SoDKCBHD.TabIndex = 241; this.SoDKCBHD.ValueField = null; // // plLabel20 // this.plLabel20.Location = new System.Drawing.Point(266, 108); this.plLabel20.Name = "plLabel20"; this.plLabel20.Size = new System.Drawing.Size(59, 13); this.plLabel20.TabIndex = 240; this.plLabel20.Text = "Số ĐKCB HD"; this.plLabel20.ToolTip = "Số ĐKCB HD (Cấp 2)"; // // LoaiLuuTru // this.LoaiLuuTru.DataSource = null; this.LoaiLuuTru.DisplayField = null; this.LoaiLuuTru.Location = new System.Drawing.Point(75, 105); this.LoaiLuuTru.Name = "LoaiLuuTru"; this.LoaiLuuTru.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LoaiLuuTru.Size = new System.Drawing.Size(185, 20); this.LoaiLuuTru.TabIndex = 241; this.LoaiLuuTru.ValueField = null; // // plLabel19 // this.plLabel19.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.plLabel19.Appearance.Options.UseFont = true; this.plLabel19.Location = new System.Drawing.Point(4, 108); this.plLabel19.Name = "plLabel19"; this.plLabel19.Size = new System.Drawing.Size(65, 13); this.plLabel19.TabIndex = 240; this.plLabel19.Text = "Loại lưu trữ"; this.plLabel19.ToolTip = "Loại lưu trữ (cấp 2)"; // // TimeslotDen // this.TimeslotDen.EditValue = new System.DateTime(2011, 12, 15, 0, 0, 0, 0); this.TimeslotDen.Location = new System.Drawing.Point(174, 79); this.TimeslotDen.Name = "TimeslotDen"; this.TimeslotDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TimeslotDen.Properties.Mask.EditMask = "HH:mm"; this.TimeslotDen.Size = new System.Drawing.Size(86, 20); this.TimeslotDen.TabIndex = 239; // // TimeslotTu // this.TimeslotTu.EditValue = new System.DateTime(2011, 12, 15, 0, 0, 0, 0); this.TimeslotTu.Location = new System.Drawing.Point(48, 79); this.TimeslotTu.MenuManager = this.barManager1; this.TimeslotTu.Name = "TimeslotTu"; this.TimeslotTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TimeslotTu.Properties.Mask.EditMask = "HH:mm"; this.TimeslotTu.Size = new System.Drawing.Size(78, 20); this.TimeslotTu.TabIndex = 239; // // SoRunConLaiTu // this.SoRunConLaiTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.SoRunConLaiTu.Location = new System.Drawing.Point(844, 55); this.SoRunConLaiTu.Name = "SoRunConLaiTu"; this.SoRunConLaiTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoRunConLaiTu.Size = new System.Drawing.Size(67, 20); this.SoRunConLaiTu.TabIndex = 238; // // SoRunDaDungTu // this.SoRunDaDungTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.SoRunDaDungTu.Location = new System.Drawing.Point(844, 32); this.SoRunDaDungTu.Name = "SoRunDaDungTu"; this.SoRunDaDungTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoRunDaDungTu.Size = new System.Drawing.Size(67, 20); this.SoRunDaDungTu.TabIndex = 238; // // SoRunConLaiDen // this.SoRunConLaiDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.SoRunConLaiDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.SoRunConLaiDen.Location = new System.Drawing.Point(934, 53); this.SoRunConLaiDen.Name = "SoRunConLaiDen"; this.SoRunConLaiDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoRunConLaiDen.Size = new System.Drawing.Size(626, 20); this.SoRunConLaiDen.TabIndex = 238; // // SoRunDaDungDen // this.SoRunDaDungDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.SoRunDaDungDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.SoRunDaDungDen.Location = new System.Drawing.Point(934, 31); this.SoRunDaDungDen.Name = "SoRunDaDungDen"; this.SoRunDaDungDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.SoRunDaDungDen.Size = new System.Drawing.Size(626, 20); this.SoRunDaDungDen.TabIndex = 238; // // TongSoRunDen // this.TongSoRunDen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.TongSoRunDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.TongSoRunDen.Location = new System.Drawing.Point(934, 7); this.TongSoRunDen.Name = "TongSoRunDen"; this.TongSoRunDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TongSoRunDen.Size = new System.Drawing.Size(626, 20); this.TongSoRunDen.TabIndex = 238; // // TongSoRunTu // this.TongSoRunTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.TongSoRunTu.Location = new System.Drawing.Point(843, 8); this.TongSoRunTu.Name = "TongSoRunTu"; this.TongSoRunTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TongSoRunTu.Size = new System.Drawing.Size(67, 20); this.TongSoRunTu.TabIndex = 238; // // BQDTTNEndDen // this.BQDTTNEndDen.EditValue = null; this.BQDTTNEndDen.Location = new System.Drawing.Point(687, 31); this.BQDTTNEndDen.Name = "BQDTTNEndDen"; this.BQDTTNEndDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BQDTTNEndDen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.BQDTTNEndDen.Size = new System.Drawing.Size(75, 20); this.BQDTTNEndDen.TabIndex = 237; // // BQDTNNEndDen // this.BQDTNNEndDen.EditValue = null; this.BQDTNNEndDen.Location = new System.Drawing.Point(687, 53); this.BQDTNNEndDen.Name = "BQDTNNEndDen"; this.BQDTNNEndDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BQDTNNEndDen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.BQDTNNEndDen.Size = new System.Drawing.Size(75, 20); this.BQDTNNEndDen.TabIndex = 237; // // BQDTNNEndTu // this.BQDTNNEndTu.EditValue = null; this.BQDTNNEndTu.Location = new System.Drawing.Point(583, 53); this.BQDTNNEndTu.Name = "BQDTNNEndTu"; this.BQDTNNEndTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BQDTNNEndTu.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.BQDTNNEndTu.Size = new System.Drawing.Size(74, 20); this.BQDTNNEndTu.TabIndex = 237; // // BQDTTNEndTu // this.BQDTTNEndTu.EditValue = null; this.BQDTTNEndTu.Location = new System.Drawing.Point(583, 30); this.BQDTTNEndTu.MenuManager = this.barManager1; this.BQDTTNEndTu.Name = "BQDTTNEndTu"; this.BQDTTNEndTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BQDTTNEndTu.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.BQDTTNEndTu.Size = new System.Drawing.Size(73, 20); this.BQDTTNEndTu.TabIndex = 237; // // PhongBan // this.PhongBan.Location = new System.Drawing.Point(333, 79); this.PhongBan.Name = "PhongBan"; this.PhongBan.Size = new System.Drawing.Size(150, 20); this.PhongBan.TabIndex = 10; // // NamSXDen // this.NamSXDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXDen.Location = new System.Drawing.Point(430, 32); this.NamSXDen.Name = "NamSXDen"; this.NamSXDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXDen.Size = new System.Drawing.Size(55, 20); this.NamSXDen.TabIndex = 234; // // NamSXTu // this.NamSXTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXTu.Location = new System.Drawing.Point(333, 32); this.NamSXTu.MenuManager = this.barManager1; this.NamSXTu.Name = "NamSXTu"; this.NamSXTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXTu.Size = new System.Drawing.Size(69, 20); this.NamSXTu.TabIndex = 235; // // plLabel11 // this.plLabel11.Location = new System.Drawing.Point(663, 57); this.plLabel11.Name = "plLabel11"; this.plLabel11.Size = new System.Drawing.Size(18, 13); this.plLabel11.TabIndex = 231; this.plLabel11.Text = "đến"; // // plLabel17 // this.plLabel17.Location = new System.Drawing.Point(914, 60); this.plLabel17.Name = "plLabel17"; this.plLabel17.Size = new System.Drawing.Size(18, 13); this.plLabel17.TabIndex = 231; this.plLabel17.Text = "đến"; // // plLabel16 // this.plLabel16.Location = new System.Drawing.Point(914, 36); this.plLabel16.Name = "plLabel16"; this.plLabel16.Size = new System.Drawing.Size(18, 13); this.plLabel16.TabIndex = 231; this.plLabel16.Text = "đến"; // // plLabel15 // this.plLabel15.Location = new System.Drawing.Point(914, 11); this.plLabel15.Name = "plLabel15"; this.plLabel15.Size = new System.Drawing.Size(18, 13); this.plLabel15.TabIndex = 231; this.plLabel15.Text = "đến"; // // plLabel9 // this.plLabel9.Location = new System.Drawing.Point(663, 34); this.plLabel9.Name = "plLabel9"; this.plLabel9.Size = new System.Drawing.Size(18, 13); this.plLabel9.TabIndex = 231; this.plLabel9.Text = "đến"; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(407, 36); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(18, 13); this.plLabel3.TabIndex = 231; this.plLabel3.Text = "đến"; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(267, 35); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(50, 13); this.plLabel2.TabIndex = 229; this.plLabel2.Text = "Năm SX từ"; this.plLabel2.ToolTip = "Năm sản xuất chương trình (Câp 1)"; // // plLabel10 // this.plLabel10.Location = new System.Drawing.Point(496, 57); this.plLabel10.Name = "plLabel10"; this.plLabel10.Size = new System.Drawing.Size(79, 13); this.plLabel10.TabIndex = 232; this.plLabel10.Text = "BQ DTNN End từ"; this.plLabel10.ToolTip = "Bản quyền đối với đối tác nước ngoài End (Cấp 1)"; // // plLabel8 // this.plLabel8.Location = new System.Drawing.Point(495, 34); this.plLabel8.Name = "plLabel8"; this.plLabel8.Size = new System.Drawing.Size(78, 13); this.plLabel8.TabIndex = 232; this.plLabel8.Text = "BQ DTTN End từ"; this.plLabel8.ToolTip = "Bản quyền đối với đối tác trong nước End (Cấp 1)"; // // plLabel14 // this.plLabel14.Location = new System.Drawing.Point(768, 57); this.plLabel14.Name = "plLabel14"; this.plLabel14.Size = new System.Drawing.Size(64, 13); this.plLabel14.TabIndex = 232; this.plLabel14.Text = "Số run còn lại"; this.plLabel14.ToolTip = "Số run còn lại (Cấp 1)"; // // plLabel13 // this.plLabel13.Location = new System.Drawing.Point(768, 34); this.plLabel13.Name = "plLabel13"; this.plLabel13.Size = new System.Drawing.Size(73, 13); this.plLabel13.TabIndex = 232; this.plLabel13.Text = "Số run đã dùng"; this.plLabel13.ToolTip = "Số run đã dùng (Cấp 1)"; // // plLabel12 // this.plLabel12.Location = new System.Drawing.Point(768, 14); this.plLabel12.Name = "plLabel12"; this.plLabel12.Size = new System.Drawing.Size(57, 13); this.plLabel12.TabIndex = 232; this.plLabel12.Text = "Tổng số run"; this.plLabel12.ToolTip = "Tổng số run (Cấp 1)"; // // plLabel7 // this.plLabel7.Location = new System.Drawing.Point(496, 12); this.plLabel7.Name = "plLabel7"; this.plLabel7.Size = new System.Drawing.Size(81, 13); this.plLabel7.TabIndex = 232; this.plLabel7.Text = "Bản quyền thuộc"; this.plLabel7.ToolTip = "Bản quyền thuộc (Cấp 1)"; // // label34 // this.label34.Location = new System.Drawing.Point(267, 58); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(60, 13); this.label34.TabIndex = 232; this.label34.Text = "ĐV cung cấp"; this.label34.ToolTip = "Đơn vị cung cấp (Cấp 1)"; // // BanQuyenThuoc // this.BanQuyenThuoc.DataSource = null; this.BanQuyenThuoc.DisplayField = null; this.BanQuyenThuoc.Location = new System.Drawing.Point(583, 8); this.BanQuyenThuoc.Name = "BanQuyenThuoc"; this.BanQuyenThuoc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.BanQuyenThuoc.Size = new System.Drawing.Size(179, 20); this.BanQuyenThuoc.TabIndex = 227; this.BanQuyenThuoc.ValueField = null; // // DonViCungCap // this.DonViCungCap.DataSource = null; this.DonViCungCap.DisplayField = null; this.DonViCungCap.Location = new System.Drawing.Point(333, 55); this.DonViCungCap.Name = "DonViCungCap"; this.DonViCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DonViCungCap.Size = new System.Drawing.Size(150, 20); this.DonViCungCap.TabIndex = 227; this.DonViCungCap.ValueField = null; // // Category // this.Category._DataSource = null; this.Category._GetField = null; this.Category.Location = new System.Drawing.Point(174, 54); this.Category.Name = "Category"; this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.Category.Size = new System.Drawing.Size(87, 20); this.Category.TabIndex = 1; // // TenGoc // this.TenGoc._DataSource = null; this.TenGoc._GetField = null; this.TenGoc.Location = new System.Drawing.Point(47, 31); this.TenGoc.Name = "TenGoc"; this.TenGoc.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenGoc.Size = new System.Drawing.Size(214, 20); this.TenGoc.TabIndex = 1; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(48, 8); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(213, 20); this.NoiDung.TabIndex = 0; // // QuocGia // this.QuocGia.DataSource = null; this.QuocGia.DisplayField = null; this.QuocGia.Location = new System.Drawing.Point(333, 8); this.QuocGia.Name = "QuocGia"; this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.QuocGia.Size = new System.Drawing.Size(152, 20); this.QuocGia.TabIndex = 220; this.QuocGia.ValueField = null; // // TietMuc // this.TietMuc.DataSource = null; this.TietMuc.DisplayField = null; this.TietMuc.Location = new System.Drawing.Point(48, 54); this.TietMuc.Name = "TietMuc"; this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TietMuc.Size = new System.Drawing.Size(78, 20); this.TietMuc.TabIndex = 2; this.TietMuc.ValueField = null; // // plLabel18 // this.plLabel18.Location = new System.Drawing.Point(133, 83); this.plLabel18.Name = "plLabel18"; this.plLabel18.Size = new System.Drawing.Size(20, 13); this.plLabel18.TabIndex = 213; this.plLabel18.Text = "Đến"; this.plLabel18.ToolTip = "Nước sản xuất"; // // plLabel5 // this.plLabel5.Location = new System.Drawing.Point(128, 57); this.plLabel5.Name = "plLabel5"; this.plLabel5.Size = new System.Drawing.Size(45, 13); this.plLabel5.TabIndex = 213; this.plLabel5.Text = "Category"; this.plLabel5.ToolTip = "Category (Cấp 1)"; // // label10 // this.label10.Location = new System.Drawing.Point(267, 12); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(40, 13); this.label10.TabIndex = 213; this.label10.Text = "Nước SX"; this.label10.ToolTip = "Nước sản xuất (Cấp 1)"; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(266, 83); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(51, 13); this.plLabel1.TabIndex = 217; this.plLabel1.Text = "Phòng ban"; this.plLabel1.ToolTip = "Phòng ban (Cấp 1)"; // // plLabel23 // this.plLabel23.Location = new System.Drawing.Point(768, 110); this.plLabel23.Name = "plLabel23"; this.plLabel23.Size = new System.Drawing.Size(37, 13); this.plLabel23.TabIndex = 217; this.plLabel23.Text = "Tên tập"; this.plLabel23.ToolTip = "Tên tập (Cấp 3)"; // // label29 // this.label29.Location = new System.Drawing.Point(495, 83); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(52, 13); this.label29.TabIndex = 217; this.label29.Text = "Ngày nhập"; this.label29.ToolTip = "Ngày nhập thông tin chương trình (Cấp 1)"; // // plLabel6 // this.plLabel6.Location = new System.Drawing.Point(4, 34); this.plLabel6.Name = "plLabel6"; this.plLabel6.Size = new System.Drawing.Size(38, 13); this.plLabel6.TabIndex = 218; this.plLabel6.Text = "Tên gốc"; this.plLabel6.ToolTip = "Tên chương trình gốc (cấp 1)"; // // label3 // this.label3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.label3.Appearance.Options.UseFont = true; this.label3.Location = new System.Drawing.Point(3, 11); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(38, 13); this.label3.TabIndex = 218; this.label3.Text = "Tên CT"; this.label3.ToolTip = "Tên chương trình (Cấp 1)"; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(3, 83); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(39, 13); this.plLabel4.TabIndex = 219; this.plLabel4.Text = "Timeslot"; this.plLabel4.ToolTip = "Timeslot (Cấp 1)"; // // label5 // this.label5.Location = new System.Drawing.Point(2, 57); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 219; this.label5.Text = "Tiết mục"; this.label5.ToolTip = "Tiết mục (Cấp 1)"; // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // barButtonItem5 // this.barButtonItem5.Caption = "barButtonItem5"; this.barButtonItem5.Id = 34; this.barButtonItem5.Name = "barButtonItem5"; // // Col_PM_PostMaster // this.Col_PM_PostMaster.Caption = "Post/Master"; this.Col_PM_PostMaster.Name = "Col_PM_PostMaster"; this.Col_PM_PostMaster.Visible = true; this.Col_PM_PostMaster.Width = 70; // // Col_PM_ThanhLy // this.Col_PM_ThanhLy.Caption = "Thanh lý (Cấp 2)"; this.Col_PM_ThanhLy.Name = "Col_PM_ThanhLy"; this.Col_PM_ThanhLy.Visible = true; this.Col_PM_ThanhLy.Width = 92; // // Col_PM_LoaiLuu // this.Col_PM_LoaiLuu.Caption = "Loại lưu trữ"; this.Col_PM_LoaiLuu.Name = "Col_PM_LoaiLuu"; this.Col_PM_LoaiLuu.Visible = true; this.Col_PM_LoaiLuu.Width = 67; // // Col_PM_TongTap // this.Col_PM_TongTap.Caption = "Số tập gốc/cắt"; this.Col_PM_TongTap.Name = "Col_PM_TongTap"; this.Col_PM_TongTap.Visible = true; this.Col_PM_TongTap.Width = 82; // // Col_PM_Ke // this.Col_PM_Ke.Caption = "Kệ"; this.Col_PM_Ke.Name = "Col_PM_Ke"; this.Col_PM_Ke.Visible = true; this.Col_PM_Ke.Width = 24; // // Col_PM_Ngan // this.Col_PM_Ngan.Caption = "Ngăn"; this.Col_PM_Ngan.Name = "Col_PM_Ngan"; this.Col_PM_Ngan.Visible = true; this.Col_PM_Ngan.Width = 37; // // Col_PM_Tang // this.Col_PM_Tang.Caption = "Tầng"; this.Col_PM_Tang.Name = "Col_PM_Tang"; this.Col_PM_Tang.Visible = true; this.Col_PM_Tang.Width = 36; // // Col_PM_PopUp // this.Col_PM_PopUp.Caption = "Pop Up"; this.Col_PM_PopUp.Name = "Col_PM_PopUp"; this.Col_PM_PopUp.Visible = true; this.Col_PM_PopUp.Width = 46; // // Col_PM_TTDinhKem // this.Col_PM_TTDinhKem.Caption = "TT Đính kèm"; this.Col_PM_TTDinhKem.Name = "Col_PM_TTDinhKem"; this.Col_PM_TTDinhKem.Visible = true; this.Col_PM_TTDinhKem.Width = 71; // // Col_PM_NgayNhapKho // this.Col_PM_NgayNhapKho.Caption = "Ngày nhập kho"; this.Col_PM_NgayNhapKho.Name = "Col_PM_NgayNhapKho"; this.Col_PM_NgayNhapKho.Visible = true; this.Col_PM_NgayNhapKho.Width = 84; // // Col_PM_DVDNgayDuyet // this.Col_PM_DVDNgayDuyet.Caption = "DVD ngày duyệt"; this.Col_PM_DVDNgayDuyet.Name = "Col_PM_DVDNgayDuyet"; this.Col_PM_DVDNgayDuyet.Visible = true; this.Col_PM_DVDNgayDuyet.Width = 90; // // Col_PM_DVDNgayHoanTat // this.Col_PM_DVDNgayHoanTat.Caption = "DVD Ngày hoàn tất"; this.Col_PM_DVDNgayHoanTat.Name = "Col_PM_DVDNgayHoanTat"; this.Col_PM_DVDNgayHoanTat.Visible = true; this.Col_PM_DVDNgayHoanTat.Width = 104; // // Col_PM_TTHD // this.Col_PM_TTHD.Caption = "Thông tin HD"; this.Col_PM_TTHD.Name = "Col_PM_TTHD"; this.Col_PM_TTHD.Visible = true; this.Col_PM_TTHD.Width = 74; // // Col_PM_ThoiLuongChung // this.Col_PM_ThoiLuongChung.Caption = "Thời lượng chung"; this.Col_PM_ThoiLuongChung.Name = "Col_PM_ThoiLuongChung"; this.Col_PM_ThoiLuongChung.Visible = true; this.Col_PM_ThoiLuongChung.Width = 94; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(200, 185); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.splitContainerControl1.Panel1.AppearanceCaption.Options.UseFont = true; this.splitContainerControl1.Panel1.AppearanceCaption.Options.UseTextOptions = true; this.splitContainerControl1.Panel1.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "Chương trình"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(828, 549); this.splitContainerControl1.SplitterPosition = 503; this.splitContainerControl1.TabIndex = 5; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat; this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(828, 503); this.gridControlMaster.TabIndex = 9; this.gridControlMaster.TabStop = false; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch); this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Appearance.ViewCaption.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))); this.gridViewMaster.Appearance.ViewCaption.Options.UseBackColor = true; this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBandThongTinChinh, this.gridBandNguonGoc, this.gridBandThongTinPhatSong, this.gridBandThongTinBan, this.ThôngtinHD}); this.gridViewMaster.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.Col_CT_MaCT, this.Col_CT_NgayAWB, this.Col_CT_NgayLap, this.Col_CT_NguoiLap, this.Col_CT_PhongBan, this.Col_CT_NoiDung, this.Col_CT_TietMuc, this.Col_CT_TenGoc, this.Col_CT_DaoDien, this.Col_CT_DienVien, this.Col_CT_KHPL, this.Col_CT_DoiTuongKhanGia, this.Col_CT_TuKhoa, this.Col_CT_KHXK, this.Col_CT_TinhTrangBang, this.Col_CT_TomTat, this.Col_CT_ThanhLy, this.Col_CT_GhiChu, this.Col_CT_ThongTinBan, this.Col_CT_NamSX, this.Col_CT_Nuoc, this.Col_CT_DonViCungCap, this.Col_CT_DonViSoHuu, this.Col_CT_KenhHanCheBan, this.Col_CT_PhatSongChinh, this.Col_CT_TongSoRun, this.Col_CT_SoLanPhat, this.Col_CT_SoRunConLai, this.Col_CT_Release, this.Col_CT_Category, this.Col_CT_Ranking, this.Col_CT_Script, this.Col_CT_Photos, this.Col_CT_TrailerGoc, this.Col_CT_BanQuyenThuoc, this.Col_CT_BanQuyenDIDStart, this.Col_CT_BanQuyenDIDEnd, this.Col_CT_BanQuyenDTNNStart, this.Col_CT_BanQuyenDTNNEnd, this.Col_CT_BanQuyenHTV, this.Col_CT_MuaKem, this.Col_CT_PhatSongKhac, this.Col_CT_PhatSongLai, this.Col_PM_PostMaster, this.Col_PM_ThanhLy, this.Col_PM_LoaiLuu, this.Col_PM_TongTap, this.Col_PM_Ke, this.Col_PM_Ngan, this.Col_PM_Tang, this.Col_PM_PopUp, this.Col_PM_TTDinhKem, this.Col_PM_TraierPost, this.Col_PM_NgayNhapKho, this.Col_PM_DVDNgayDuyet, this.Col_PM_DVDNgayHoanTat, this.Col_PM_NoiDungDuyet, this.Col_PM_TTHD, this.Col_PM_ThoiLuongChung, this.Col_BM_ThanhLy, this.Col_BM_MaBang, this.Col_BM_TapSo, this.Col_BM_TenTap, this.Col_BM_SoBang, this.Col_BM_ThongSo, this.Col_BM_ThoiLuong, this.Col_BM_SoDKCBHD, this.Col_BM_NoiLuuTru}); this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(747, 292, 215, 205); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupPanelText = "Các chương trình thỏa điều kiện tìm kiếm"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.ColumnAutoWidth = false; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowGroupPanel = false; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.ViewCaption = "Danh sách biên mục (Cấp 3)"; // // gridBandThongTinChinh // this.gridBandThongTinChinh.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBandThongTinChinh.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gridBandThongTinChinh.AppearanceHeader.Options.UseFont = true; this.gridBandThongTinChinh.AppearanceHeader.Options.UseForeColor = true; this.gridBandThongTinChinh.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinChinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinChinh.Caption = "Thông tin chính"; this.gridBandThongTinChinh.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBand5, this.gridBand4, this.gridBand3}); this.gridBandThongTinChinh.Name = "gridBandThongTinChinh"; this.gridBandThongTinChinh.Width = 2750; // // gridBand5 // this.gridBand5.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand5.AppearanceHeader.Options.UseFont = true; this.gridBand5.AppearanceHeader.Options.UseTextOptions = true; this.gridBand5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand5.Caption = "Biên mục (Cấp 3)"; this.gridBand5.Columns.Add(this.Col_BM_TapSo); this.gridBand5.Columns.Add(this.Col_BM_TenTap); this.gridBand5.Columns.Add(this.Col_BM_SoBang); this.gridBand5.Columns.Add(this.Col_BM_MaBang); this.gridBand5.Columns.Add(this.Col_BM_ThoiLuong); this.gridBand5.Columns.Add(this.Col_BM_ThongSo); this.gridBand5.Columns.Add(this.Col_PM_ThanhLy); this.gridBand5.Name = "gridBand5"; this.gridBand5.Width = 407; // // Col_BM_TapSo // this.Col_BM_TapSo.Caption = "Tập số"; this.Col_BM_TapSo.Name = "Col_BM_TapSo"; this.Col_BM_TapSo.Visible = true; this.Col_BM_TapSo.Width = 44; // // Col_BM_TenTap // this.Col_BM_TenTap.Caption = "Tên tập"; this.Col_BM_TenTap.Name = "Col_BM_TenTap"; this.Col_BM_TenTap.Visible = true; this.Col_BM_TenTap.Width = 49; // // Col_BM_SoBang // this.Col_BM_SoBang.Caption = "Số băng"; this.Col_BM_SoBang.Name = "Col_BM_SoBang"; this.Col_BM_SoBang.Visible = true; this.Col_BM_SoBang.Width = 51; // // Col_BM_MaBang // this.Col_BM_MaBang.Caption = "Mã băng"; this.Col_BM_MaBang.Name = "Col_BM_MaBang"; this.Col_BM_MaBang.Visible = true; this.Col_BM_MaBang.Width = 53; // // Col_BM_ThoiLuong // this.Col_BM_ThoiLuong.Caption = "Thời lượng"; this.Col_BM_ThoiLuong.Name = "Col_BM_ThoiLuong"; this.Col_BM_ThoiLuong.Visible = true; this.Col_BM_ThoiLuong.Width = 62; // // Col_BM_ThongSo // this.Col_BM_ThongSo.Caption = "Thông số"; this.Col_BM_ThongSo.Name = "Col_BM_ThongSo"; this.Col_BM_ThongSo.Visible = true; this.Col_BM_ThongSo.Width = 56; // // gridBand4 // this.gridBand4.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand4.AppearanceHeader.Options.UseFont = true; this.gridBand4.AppearanceHeader.Options.UseTextOptions = true; this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand4.Caption = "Post/Master (Cấp 2)"; this.gridBand4.Columns.Add(this.Col_PM_PostMaster); this.gridBand4.Columns.Add(this.Col_PM_LoaiLuu); this.gridBand4.Columns.Add(this.Col_PM_NoiDungDuyet); this.gridBand4.Columns.Add(this.Col_PM_TongTap); this.gridBand4.Columns.Add(this.Col_PM_ThoiLuongChung); this.gridBand4.Columns.Add(this.Col_PM_PopUp); this.gridBand4.Columns.Add(this.Col_PM_TraierPost); this.gridBand4.Columns.Add(this.Col_PM_Ke); this.gridBand4.Columns.Add(this.Col_PM_Ngan); this.gridBand4.Columns.Add(this.Col_PM_Tang); this.gridBand4.Columns.Add(this.Col_PM_TTDinhKem); this.gridBand4.Columns.Add(this.Col_PM_DVDNgayDuyet); this.gridBand4.Columns.Add(this.Col_PM_DVDNgayHoanTat); this.gridBand4.Columns.Add(this.Col_BM_ThanhLy); this.gridBand4.Name = "gridBand4"; this.gridBand4.Width = 964; // // Col_PM_NoiDungDuyet // this.Col_PM_NoiDungDuyet.Caption = "Nội dung duyệt"; this.Col_PM_NoiDungDuyet.Name = "Col_PM_NoiDungDuyet"; this.Col_PM_NoiDungDuyet.Visible = true; this.Col_PM_NoiDungDuyet.Width = 85; // // Col_PM_TraierPost // this.Col_PM_TraierPost.Caption = "Trailer Post"; this.Col_PM_TraierPost.Name = "Col_PM_TraierPost"; this.Col_PM_TraierPost.Visible = true; this.Col_PM_TraierPost.Width = 66; // // Col_BM_ThanhLy // this.Col_BM_ThanhLy.Caption = "Thanh lý (Cấp 3)"; this.Col_BM_ThanhLy.Name = "Col_BM_ThanhLy"; this.Col_BM_ThanhLy.Visible = true; this.Col_BM_ThanhLy.Width = 92; // // gridBand3 // this.gridBand3.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand3.AppearanceHeader.Options.UseFont = true; this.gridBand3.AppearanceHeader.Options.UseTextOptions = true; this.gridBand3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand3.Caption = "Chương trình (Cấp 1)"; this.gridBand3.Columns.Add(this.Col_CT_MaCT); this.gridBand3.Columns.Add(this.Col_CT_NgayAWB); this.gridBand3.Columns.Add(this.Col_CT_NgayLap); this.gridBand3.Columns.Add(this.Col_CT_NguoiLap); this.gridBand3.Columns.Add(this.Col_CT_PhongBan); this.gridBand3.Columns.Add(this.Col_CT_Category); this.gridBand3.Columns.Add(this.Col_CT_NoiDung); this.gridBand3.Columns.Add(this.Col_CT_TenGoc); this.gridBand3.Columns.Add(this.Col_CT_TietMuc); this.gridBand3.Columns.Add(this.Col_CT_DaoDien); this.gridBand3.Columns.Add(this.Col_CT_DienVien); this.gridBand3.Columns.Add(this.Col_CT_TomTat); this.gridBand3.Columns.Add(this.Col_CT_DoiTuongKhanGia); this.gridBand3.Columns.Add(this.Col_CT_KHPL); this.gridBand3.Columns.Add(this.Col_CT_KHXK); this.gridBand3.Columns.Add(this.Col_CT_TinhTrangBang); this.gridBand3.Columns.Add(this.Col_CT_TuKhoa); this.gridBand3.Columns.Add(this.Col_CT_ThanhLy); this.gridBand3.Columns.Add(this.Col_CT_GhiChu); this.gridBand3.Columns.Add(this.Col_CT_Photos); this.gridBand3.Columns.Add(this.Col_CT_Ranking); this.gridBand3.Columns.Add(this.Col_CT_Script); this.gridBand3.Columns.Add(this.Col_CT_TrailerGoc); this.gridBand3.Name = "gridBand3"; this.gridBand3.Width = 1379; // // Col_CT_MaCT // this.Col_CT_MaCT.Caption = "Mã chương trình"; this.Col_CT_MaCT.Name = "Col_CT_MaCT"; this.Col_CT_MaCT.Visible = true; this.Col_CT_MaCT.Width = 90; // // Col_CT_NgayAWB // this.Col_CT_NgayAWB.Caption = "Ngày AWB"; this.Col_CT_NgayAWB.Name = "Col_CT_NgayAWB"; this.Col_CT_NgayAWB.Visible = true; this.Col_CT_NgayAWB.Width = 63; // // Col_CT_NgayLap // this.Col_CT_NgayLap.Caption = "Ngày lập"; this.Col_CT_NgayLap.Name = "Col_CT_NgayLap"; this.Col_CT_NgayLap.Visible = true; this.Col_CT_NgayLap.Width = 54; // // Col_CT_NguoiLap // this.Col_CT_NguoiLap.Caption = "Người lập"; this.Col_CT_NguoiLap.Name = "Col_CT_NguoiLap"; this.Col_CT_NguoiLap.Visible = true; this.Col_CT_NguoiLap.Width = 57; // // Col_CT_PhongBan // this.Col_CT_PhongBan.Caption = "Phòng ban"; this.Col_CT_PhongBan.Name = "Col_CT_PhongBan"; this.Col_CT_PhongBan.Visible = true; this.Col_CT_PhongBan.Width = 63; // // Col_CT_Category // this.Col_CT_Category.Caption = "Category"; this.Col_CT_Category.Name = "Col_CT_Category"; this.Col_CT_Category.Visible = true; this.Col_CT_Category.Width = 57; // // Col_CT_NoiDung // this.Col_CT_NoiDung.Caption = "Tên chương trình"; this.Col_CT_NoiDung.Name = "Col_CT_NoiDung"; this.Col_CT_NoiDung.Visible = true; this.Col_CT_NoiDung.Width = 94; // // Col_CT_TenGoc // this.Col_CT_TenGoc.Caption = "Tên gốc"; this.Col_CT_TenGoc.Name = "Col_CT_TenGoc"; this.Col_CT_TenGoc.Visible = true; this.Col_CT_TenGoc.Width = 50; // // Col_CT_TietMuc // this.Col_CT_TietMuc.Caption = "Tiết mục"; this.Col_CT_TietMuc.Name = "Col_CT_TietMuc"; this.Col_CT_TietMuc.Visible = true; this.Col_CT_TietMuc.Width = 52; // // Col_CT_DaoDien // this.Col_CT_DaoDien.Caption = "Đạo diễn"; this.Col_CT_DaoDien.Name = "Col_CT_DaoDien"; this.Col_CT_DaoDien.Visible = true; this.Col_CT_DaoDien.Width = 55; // // Col_CT_DienVien // this.Col_CT_DienVien.Caption = "Diễn viên"; this.Col_CT_DienVien.Name = "Col_CT_DienVien"; this.Col_CT_DienVien.Visible = true; this.Col_CT_DienVien.Width = 56; // // Col_CT_TomTat // this.Col_CT_TomTat.Caption = "Tóm tắt"; this.Col_CT_TomTat.Name = "Col_CT_TomTat"; this.Col_CT_TomTat.Visible = true; this.Col_CT_TomTat.Width = 49; // // Col_CT_DoiTuongKhanGia // this.Col_CT_DoiTuongKhanGia.Caption = "Đối tượng khán giả"; this.Col_CT_DoiTuongKhanGia.Name = "Col_CT_DoiTuongKhanGia"; this.Col_CT_DoiTuongKhanGia.Visible = true; this.Col_CT_DoiTuongKhanGia.Width = 103; // // Col_CT_KHPL // this.Col_CT_KHPL.Caption = "KHPL"; this.Col_CT_KHPL.Name = "Col_CT_KHPL"; this.Col_CT_KHPL.ToolTip = "Ký hiệu phân loại"; this.Col_CT_KHPL.Visible = true; this.Col_CT_KHPL.Width = 36; // // Col_CT_KHXK // this.Col_CT_KHXK.Caption = "KHXK"; this.Col_CT_KHXK.Name = "Col_CT_KHXK"; this.Col_CT_KHXK.ToolTip = "Ký hiệu xếp kho"; this.Col_CT_KHXK.Visible = true; this.Col_CT_KHXK.Width = 37; // // Col_CT_TinhTrangBang // this.Col_CT_TinhTrangBang.Caption = "Tình trạng CT"; this.Col_CT_TinhTrangBang.Name = "Col_CT_TinhTrangBang"; this.Col_CT_TinhTrangBang.Visible = true; this.Col_CT_TinhTrangBang.Width = 77; // // Col_CT_TuKhoa // this.Col_CT_TuKhoa.Caption = "Từ khóa"; this.Col_CT_TuKhoa.Name = "Col_CT_TuKhoa"; this.Col_CT_TuKhoa.Visible = true; this.Col_CT_TuKhoa.Width = 51; // // Col_CT_ThanhLy // this.Col_CT_ThanhLy.Caption = "Thanh lý (Cấp 1)"; this.Col_CT_ThanhLy.Name = "Col_CT_ThanhLy"; this.Col_CT_ThanhLy.Visible = true; this.Col_CT_ThanhLy.Width = 92; // // Col_CT_GhiChu // this.Col_CT_GhiChu.Caption = "Ghi chú"; this.Col_CT_GhiChu.Name = "Col_CT_GhiChu"; this.Col_CT_GhiChu.Visible = true; this.Col_CT_GhiChu.Width = 47; // // Col_CT_Photos // this.Col_CT_Photos.Caption = "Photos"; this.Col_CT_Photos.Name = "Col_CT_Photos"; this.Col_CT_Photos.Visible = true; this.Col_CT_Photos.Width = 45; // // Col_CT_Ranking // this.Col_CT_Ranking.Caption = "Ranking"; this.Col_CT_Ranking.Name = "Col_CT_Ranking"; this.Col_CT_Ranking.Visible = true; this.Col_CT_Ranking.Width = 50; // // Col_CT_Script // this.Col_CT_Script.Caption = "Script"; this.Col_CT_Script.Name = "Col_CT_Script"; this.Col_CT_Script.Visible = true; this.Col_CT_Script.Width = 39; // // Col_CT_TrailerGoc // this.Col_CT_TrailerGoc.Caption = "Trailer gốc"; this.Col_CT_TrailerGoc.Name = "Col_CT_TrailerGoc"; this.Col_CT_TrailerGoc.Visible = true; this.Col_CT_TrailerGoc.Width = 62; // // gridBandNguonGoc // this.gridBandNguonGoc.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBandNguonGoc.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gridBandNguonGoc.AppearanceHeader.Options.UseFont = true; this.gridBandNguonGoc.AppearanceHeader.Options.UseForeColor = true; this.gridBandNguonGoc.AppearanceHeader.Options.UseTextOptions = true; this.gridBandNguonGoc.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandNguonGoc.Caption = "Nguồn gốc"; this.gridBandNguonGoc.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBand1, this.gridBand2}); this.gridBandNguonGoc.Name = "gridBandNguonGoc"; this.gridBandNguonGoc.Width = 1174; // // gridBand1 // this.gridBand1.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand1.AppearanceHeader.Options.UseFont = true; this.gridBand1.AppearanceHeader.Options.UseTextOptions = true; this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand1.Caption = "Thông tin sở hữu"; this.gridBand1.Columns.Add(this.Col_CT_NamSX); this.gridBand1.Columns.Add(this.Col_CT_Nuoc); this.gridBand1.Columns.Add(this.Col_CT_DonViCungCap); this.gridBand1.Columns.Add(this.Col_CT_DonViSoHuu); this.gridBand1.Columns.Add(this.Col_CT_KenhHanCheBan); this.gridBand1.Columns.Add(this.Col_CT_ThongTinBan); this.gridBand1.Name = "gridBand1"; this.gridBand1.Width = 444; // // Col_CT_NamSX // this.Col_CT_NamSX.Caption = "Năm SX"; this.Col_CT_NamSX.Name = "Col_CT_NamSX"; this.Col_CT_NamSX.Visible = true; this.Col_CT_NamSX.Width = 48; // // Col_CT_Nuoc // this.Col_CT_Nuoc.Caption = "Nước SX"; this.Col_CT_Nuoc.Name = "Col_CT_Nuoc"; this.Col_CT_Nuoc.ToolTip = "Nước sản xuất"; this.Col_CT_Nuoc.Visible = true; this.Col_CT_Nuoc.Width = 52; // // Col_CT_DonViCungCap // this.Col_CT_DonViCungCap.Caption = "Đơn vị cung cấp"; this.Col_CT_DonViCungCap.Name = "Col_CT_DonViCungCap"; this.Col_CT_DonViCungCap.Visible = true; this.Col_CT_DonViCungCap.Width = 89; // // Col_CT_DonViSoHuu // this.Col_CT_DonViSoHuu.Caption = "Đơn vị sở hữu"; this.Col_CT_DonViSoHuu.Name = "Col_CT_DonViSoHuu"; this.Col_CT_DonViSoHuu.Visible = true; this.Col_CT_DonViSoHuu.Width = 79; // // Col_CT_KenhHanCheBan // this.Col_CT_KenhHanCheBan.Caption = "Kênh hạn chế bán"; this.Col_CT_KenhHanCheBan.Name = "Col_CT_KenhHanCheBan"; this.Col_CT_KenhHanCheBan.Visible = true; this.Col_CT_KenhHanCheBan.Width = 98; // // Col_CT_ThongTinBan // this.Col_CT_ThongTinBan.Caption = "Thông tin bán"; this.Col_CT_ThongTinBan.Name = "Col_CT_ThongTinBan"; this.Col_CT_ThongTinBan.Visible = true; this.Col_CT_ThongTinBan.Width = 78; // // gridBand2 // this.gridBand2.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand2.AppearanceHeader.Options.UseFont = true; this.gridBand2.AppearanceHeader.Options.UseTextOptions = true; this.gridBand2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand2.Caption = "Thời hạn bản quyền"; this.gridBand2.Columns.Add(this.Col_PM_NgayNhapKho); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenThuoc); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDIDStart); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDIDEnd); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDTNNStart); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenDTNNEnd); this.gridBand2.Columns.Add(this.Col_CT_BanQuyenHTV); this.gridBand2.Name = "gridBand2"; this.gridBand2.Width = 730; // // Col_CT_BanQuyenThuoc // this.Col_CT_BanQuyenThuoc.Caption = "Bản quyền thuộc"; this.Col_CT_BanQuyenThuoc.Name = "Col_CT_BanQuyenThuoc"; this.Col_CT_BanQuyenThuoc.Visible = true; this.Col_CT_BanQuyenThuoc.Width = 93; // // Col_CT_BanQuyenDIDStart // this.Col_CT_BanQuyenDIDStart.Caption = "Bản quyền DTTN Start"; this.Col_CT_BanQuyenDIDStart.Name = "Col_CT_BanQuyenDIDStart"; this.Col_CT_BanQuyenDIDStart.ToolTip = "Bản quyền đối tác trong nước Start"; this.Col_CT_BanQuyenDIDStart.Visible = true; this.Col_CT_BanQuyenDIDStart.Width = 119; // // Col_CT_BanQuyenDIDEnd // this.Col_CT_BanQuyenDIDEnd.Caption = "Bản quyền DTTN End"; this.Col_CT_BanQuyenDIDEnd.Name = "Col_CT_BanQuyenDIDEnd"; this.Col_CT_BanQuyenDIDEnd.ToolTip = "Bản quyền đối tác trong nước End"; this.Col_CT_BanQuyenDIDEnd.Visible = true; this.Col_CT_BanQuyenDIDEnd.Width = 113; // // Col_CT_BanQuyenDTNNStart // this.Col_CT_BanQuyenDTNNStart.Caption = "Bản quyền ĐTNN Start"; this.Col_CT_BanQuyenDTNNStart.Name = "Col_CT_BanQuyenDTNNStart"; this.Col_CT_BanQuyenDTNNStart.ToolTip = "Bản quyền đối tác nước ngoài Start"; this.Col_CT_BanQuyenDTNNStart.Visible = true; this.Col_CT_BanQuyenDTNNStart.Width = 121; // // Col_CT_BanQuyenDTNNEnd // this.Col_CT_BanQuyenDTNNEnd.Caption = "Bản quyền ĐTNN End"; this.Col_CT_BanQuyenDTNNEnd.Name = "Col_CT_BanQuyenDTNNEnd"; this.Col_CT_BanQuyenDTNNEnd.ToolTip = "Bản quyền đối tác nước ngoài End"; this.Col_CT_BanQuyenDTNNEnd.Visible = true; this.Col_CT_BanQuyenDTNNEnd.Width = 115; // // Col_CT_BanQuyenHTV // this.Col_CT_BanQuyenHTV.Caption = "Bản quyền HTV"; this.Col_CT_BanQuyenHTV.Name = "Col_CT_BanQuyenHTV"; this.Col_CT_BanQuyenHTV.Visible = true; this.Col_CT_BanQuyenHTV.Width = 85; // // gridBandThongTinPhatSong // this.gridBandThongTinPhatSong.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBandThongTinPhatSong.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gridBandThongTinPhatSong.AppearanceHeader.Options.UseFont = true; this.gridBandThongTinPhatSong.AppearanceHeader.Options.UseForeColor = true; this.gridBandThongTinPhatSong.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinPhatSong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinPhatSong.Caption = "Thông tin phát sóng"; this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_MuaKem); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongChinh); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongLai); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_PhatSongKhac); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_TongSoRun); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_SoLanPhat); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_SoRunConLai); this.gridBandThongTinPhatSong.Columns.Add(this.Col_CT_Release); this.gridBandThongTinPhatSong.Name = "gridBandThongTinPhatSong"; this.gridBandThongTinPhatSong.Width = 794; // // Col_CT_MuaKem // this.Col_CT_MuaKem.Caption = "Mua kèm"; this.Col_CT_MuaKem.Name = "Col_CT_MuaKem"; this.Col_CT_MuaKem.Visible = true; this.Col_CT_MuaKem.Width = 54; // // Col_CT_PhatSongChinh // this.Col_CT_PhatSongChinh.Caption = "Thời gian P/S chính"; this.Col_CT_PhatSongChinh.Name = "Col_CT_PhatSongChinh"; this.Col_CT_PhatSongChinh.ToolTip = "Những ngày phát lần đầu tương ứng trên các đài"; this.Col_CT_PhatSongChinh.Visible = true; this.Col_CT_PhatSongChinh.Width = 102; // // Col_CT_PhatSongLai // this.Col_CT_PhatSongLai.Caption = "Thời gian P/S lại"; this.Col_CT_PhatSongLai.Name = "Col_CT_PhatSongLai"; this.Col_CT_PhatSongLai.ToolTip = "Những ngày phát lần đầu (nhưng phát lại) tương ứng trên các đài"; this.Col_CT_PhatSongLai.Visible = true; this.Col_CT_PhatSongLai.Width = 87; // // Col_CT_PhatSongKhac // this.Col_CT_PhatSongKhac.Caption = "Thời gian P/S trên kênh khác"; this.Col_CT_PhatSongKhac.Name = "Col_CT_PhatSongKhac"; this.Col_CT_PhatSongKhac.ToolTip = "Thời gian phát sóng trên kênh khác"; this.Col_CT_PhatSongKhac.Visible = true; this.Col_CT_PhatSongKhac.Width = 148; // // Col_CT_TongSoRun // this.Col_CT_TongSoRun.Caption = "Tổng số Run"; this.Col_CT_TongSoRun.Name = "Col_CT_TongSoRun"; this.Col_CT_TongSoRun.Visible = true; this.Col_CT_TongSoRun.Width = 72; // // Col_CT_SoLanPhat // this.Col_CT_SoLanPhat.Caption = "Tồng số lần đã phát (đã Run)"; this.Col_CT_SoLanPhat.Name = "Col_CT_SoLanPhat"; this.Col_CT_SoLanPhat.Visible = true; this.Col_CT_SoLanPhat.Width = 152; // // Col_CT_SoRunConLai // this.Col_CT_SoRunConLai.Caption = "Số Run còn lại"; this.Col_CT_SoRunConLai.Name = "Col_CT_SoRunConLai"; this.Col_CT_SoRunConLai.Visible = true; this.Col_CT_SoRunConLai.Width = 79; // // Col_CT_Release // this.Col_CT_Release.Caption = "Release (Số ngày)"; this.Col_CT_Release.Name = "Col_CT_Release"; this.Col_CT_Release.Visible = true; this.Col_CT_Release.Width = 100; // // gridBandThongTinBan // this.gridBandThongTinBan.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinBan.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinBan.Caption = "Thông tin bán"; this.gridBandThongTinBan.Name = "gridBandThongTinBan"; this.gridBandThongTinBan.OptionsBand.ShowInCustomizationForm = false; this.gridBandThongTinBan.Visible = false; this.gridBandThongTinBan.Width = 67; // // ThôngtinHD // this.ThôngtinHD.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.ThôngtinHD.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.ThôngtinHD.AppearanceHeader.Options.UseFont = true; this.ThôngtinHD.AppearanceHeader.Options.UseForeColor = true; this.ThôngtinHD.AppearanceHeader.Options.UseTextOptions = true; this.ThôngtinHD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.ThôngtinHD.Caption = "Thông tin HD"; this.ThôngtinHD.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBand7, this.gridBand6}); this.ThôngtinHD.Name = "ThôngtinHD"; this.ThôngtinHD.Width = 286; // // gridBand7 // this.gridBand7.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand7.AppearanceHeader.Options.UseFont = true; this.gridBand7.AppearanceHeader.Options.UseTextOptions = true; this.gridBand7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand7.Caption = "Biên mục (Cấp 3)"; this.gridBand7.Columns.Add(this.Col_BM_SoDKCBHD); this.gridBand7.Columns.Add(this.Col_BM_NoiLuuTru); this.gridBand7.Name = "gridBand7"; this.gridBand7.Width = 212; // // Col_BM_SoDKCBHD // this.Col_BM_SoDKCBHD.Caption = "Số ĐKCB HD (Cấp 3)"; this.Col_BM_SoDKCBHD.Name = "Col_BM_SoDKCBHD"; this.Col_BM_SoDKCBHD.Visible = true; this.Col_BM_SoDKCBHD.Width = 110; // // Col_BM_NoiLuuTru // this.Col_BM_NoiLuuTru.Caption = "Nơi lưu trữ (Cấp 3)"; this.Col_BM_NoiLuuTru.Name = "Col_BM_NoiLuuTru"; this.Col_BM_NoiLuuTru.Visible = true; this.Col_BM_NoiLuuTru.Width = 102; // // gridBand6 // this.gridBand6.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.gridBand6.AppearanceHeader.Options.UseFont = true; this.gridBand6.AppearanceHeader.Options.UseTextOptions = true; this.gridBand6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand6.Caption = "Post/Master (Cấp 2)"; this.gridBand6.Columns.Add(this.Col_PM_TTHD); this.gridBand6.Name = "gridBand6"; this.gridBand6.Width = 74; // // xtraTabControlDetail // this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0); this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.Size = new System.Drawing.Size(828, 40); this.xtraTabControlDetail.TabIndex = 11; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); this.xtraTabControlDetail.Visible = false; // // xtraTabPageDetail // this.xtraTabPageDetail.Controls.Add(this.gridControlDetail); this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(821, 11); this.xtraTabPageDetail.Text = "Post/Master"; // // gridControlDetail // this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage"))); this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlDetail.Location = new System.Drawing.Point(0, 0); this.gridControlDetail.MainView = this.gridViewDetail; this.gridControlDetail.Name = "gridControlDetail"; this.gridControlDetail.Size = new System.Drawing.Size(821, 11); this.gridControlDetail.TabIndex = 9; this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewDetail}); // // gridViewDetail // this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewDetail.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridViewDetail.GridControl = this.gridControlDetail; this.gridViewDetail.IndicatorWidth = 40; this.gridViewDetail.Name = "gridViewDetail"; this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false; this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true; this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewDetail.OptionsPrint.UsePrintStyles = true; this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true; this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true; this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewDetail.OptionsView.ShowGroupedColumns = true; this.gridViewDetail.OptionsView.ShowGroupPanel = false; this.gridViewDetail.OptionsView.ShowViewCaption = true; this.gridViewDetail.ViewCaption = "Post/Master (Cấp 2)"; // // barButtonItemThongKe // this.barButtonItemThongKe.Caption = "&Thống kê"; this.barButtonItemThongKe.Id = 43; this.barButtonItemThongKe.Name = "barButtonItemThongKe"; this.barButtonItemThongKe.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // frmBienMucSearchQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1028, 734); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.dockPanelSimple); this.Controls.Add(this.dockPanelAdvance); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmBienMucSearchQL"; this.Text = "Tra cứu biên mục"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); this.dockPanelAdvance.ResumeLayout(false); this.dockPanel2_Container.ResumeLayout(false); this.dockPanelSimple.ResumeLayout(false); this.dockPanel1_Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TapSoDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TapSoTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenTap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKCBHD.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiLuuTru.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeslotDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TimeslotTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunConLaiDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoRunDaDungDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TongSoRunDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TongSoRunTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTNNEndTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BQDTTNEndTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BanQuyenThuoc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenGoc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); this.xtraTabPageDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQLKhoLuuBetaCam)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.capNhatViTri = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.colMaBang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTietMuc = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNoiDung = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTapSo = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTongTap = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgan = new DevExpress.XtraGrid.Columns.GridColumn(); this.colKe = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgayNhap = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThongSo = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.gridDetailChiTietSanPham = new DevExpress.XtraGrid.GridControl(); this.gridViewDetailChiTietSanPham = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.Cot_gridDetailChiTietSanPham_TenSanPham = new DevExpress.XtraGrid.Columns.GridColumn(); this.Cot_gridDetailChiTietSanPham_SoLuong = new DevExpress.XtraGrid.Columns.GridColumn(); this.Cot_gridDetailChiTietSanPham_VAT = new DevExpress.XtraGrid.Columns.GridColumn(); this.Cot_gridDetailChiTietSanPham_ThanhTien = new DevExpress.XtraGrid.Columns.GridColumn(); this.Cot_gridDetailChiTietSanPham_MaSanPham = new DevExpress.XtraGrid.Columns.GridColumn(); this.Cot_gridDetailChiTietSanPham_DonGia = new DevExpress.XtraGrid.Columns.GridColumn(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.cboTang = new ProtocolVN.Framework.Win.PLCombobox(); this.cboNgan = new ProtocolVN.Framework.Win.PLCombobox(); this.cboKe = new ProtocolVN.Framework.Win.PLCombobox(); this.ngay = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.plLabel3 = new System.Windows.Forms.PLLabel(); this.plLabel4 = new System.Windows.Forms.PLLabel(); this.labelControl4 = new System.Windows.Forms.PLLabel(); this.plLabel2 = new System.Windows.Forms.PLLabel(); this.plLabel1 = new System.Windows.Forms.PLLabel(); this.plComboboxAuto2 = new ProtocolVN.Framework.Win.PLComboboxAuto(); this.plComboboxAuto1 = new ProtocolVN.Framework.Win.PLComboboxAuto(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.capNhatViTri}); this.barManager1.MaxItemId = 38; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.capNhatViTri), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // capNhatViTri // this.capNhatViTri.Caption = "Cập nhật vị trí"; this.capNhatViTri.Id = 37; this.capNhatViTri.Name = "capNhatViTri"; this.capNhatViTri.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.capNhatViTri.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.capNhatViTri_ItemClick); // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem trước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điều &kiện lọc"; this.barCheckItemFilter.Checked = true; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(785, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 497); this.barDockControlBottom.Size = new System.Drawing.Size(785, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 473); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(785, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 473); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(0, 91); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail); this.splitContainerControl1.Panel2.Controls.Add(this.gridDetailChiTietSanPham); this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(785, 406); this.splitContainerControl1.SplitterPosition = 428; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(785, 400); this.gridControlMaster.TabIndex = 0; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMaBang, this.colTietMuc, this.colNoiDung, this.colTapSo, this.colTongTap, this.colNgan, this.colKe, this.colTang, this.colNgayNhap, this.colThongSo}); this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(623, 505, 208, 168); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupCount = 1; this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowFooter = true; this.gridViewMaster.OptionsView.ShowGroupedColumns = true; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colNoiDung, DevExpress.Data.ColumnSortOrder.Ascending), new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTapSo, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewMaster.ViewCaption = "DANH SÁCH CÁC BIÊN MỤC"; // // colMaBang // this.colMaBang.Caption = "Mã băng"; this.colMaBang.Name = "colMaBang"; this.colMaBang.Visible = true; this.colMaBang.VisibleIndex = 2; this.colMaBang.Width = 53; // // colTietMuc // this.colTietMuc.Caption = "Tiết mục"; this.colTietMuc.Name = "colTietMuc"; this.colTietMuc.Visible = true; this.colTietMuc.VisibleIndex = 1; this.colTietMuc.Width = 65; // // colNoiDung // this.colNoiDung.Caption = "Nội dung"; this.colNoiDung.Name = "colNoiDung"; this.colNoiDung.Visible = true; this.colNoiDung.VisibleIndex = 0; this.colNoiDung.Width = 54; // // colTapSo // this.colTapSo.Caption = "Tập số"; this.colTapSo.Name = "colTapSo"; this.colTapSo.Visible = true; this.colTapSo.VisibleIndex = 3; this.colTapSo.Width = 44; // // colTongTap // this.colTongTap.Caption = "Tổng tập"; this.colTongTap.Name = "colTongTap"; this.colTongTap.Visible = true; this.colTongTap.VisibleIndex = 4; this.colTongTap.Width = 55; // // colNgan // this.colNgan.Caption = "Ngăn"; this.colNgan.Name = "colNgan"; this.colNgan.Visible = true; this.colNgan.VisibleIndex = 6; this.colNgan.Width = 37; // // colKe // this.colKe.Caption = "Kệ"; this.colKe.Name = "colKe"; this.colKe.Visible = true; this.colKe.VisibleIndex = 5; this.colKe.Width = 24; // // colTang // this.colTang.Caption = "Tầng"; this.colTang.Name = "colTang"; this.colTang.Visible = true; this.colTang.VisibleIndex = 7; this.colTang.Width = 36; // // colNgayNhap // this.colNgayNhap.Caption = "Ngày nhập"; this.colNgayNhap.Name = "colNgayNhap"; this.colNgayNhap.Visible = true; this.colNgayNhap.VisibleIndex = 8; this.colNgayNhap.Width = 77; // // colThongSo // this.colThongSo.Caption = "Thông số"; this.colThongSo.Name = "colThongSo"; this.colThongSo.Width = 69; // // xtraTabControlDetail // this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0); this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabControlDetail.TabIndex = 0; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); // // xtraTabPageDetail // this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabPageDetail.Text = "Chi tiết"; // // gridDetailChiTietSanPham // this.gridDetailChiTietSanPham.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridDetailChiTietSanPham.BackgroundImage"))); this.gridDetailChiTietSanPham.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridDetailChiTietSanPham.Dock = System.Windows.Forms.DockStyle.Fill; this.gridDetailChiTietSanPham.Location = new System.Drawing.Point(0, 0); this.gridDetailChiTietSanPham.MainView = this.gridViewDetailChiTietSanPham; this.gridDetailChiTietSanPham.Name = "gridDetailChiTietSanPham"; this.gridDetailChiTietSanPham.Size = new System.Drawing.Size(0, 0); this.gridDetailChiTietSanPham.TabIndex = 11; this.gridDetailChiTietSanPham.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewDetailChiTietSanPham}); // // gridViewDetailChiTietSanPham // this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewDetailChiTietSanPham.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewDetailChiTietSanPham.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.Cot_gridDetailChiTietSanPham_TenSanPham, this.Cot_gridDetailChiTietSanPham_SoLuong, this.Cot_gridDetailChiTietSanPham_VAT, this.Cot_gridDetailChiTietSanPham_ThanhTien, this.Cot_gridDetailChiTietSanPham_MaSanPham, this.Cot_gridDetailChiTietSanPham_DonGia}); this.gridViewDetailChiTietSanPham.GridControl = this.gridDetailChiTietSanPham; this.gridViewDetailChiTietSanPham.IndicatorWidth = 40; this.gridViewDetailChiTietSanPham.Name = "gridViewDetailChiTietSanPham"; this.gridViewDetailChiTietSanPham.OptionsLayout.Columns.AddNewColumns = false; this.gridViewDetailChiTietSanPham.OptionsNavigation.AutoFocusNewRow = true; this.gridViewDetailChiTietSanPham.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewDetailChiTietSanPham.OptionsPrint.UsePrintStyles = true; this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceEvenRow = true; this.gridViewDetailChiTietSanPham.OptionsView.EnableAppearanceOddRow = true; this.gridViewDetailChiTietSanPham.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupedColumns = true; this.gridViewDetailChiTietSanPham.OptionsView.ShowGroupPanel = false; // // Cot_gridDetailChiTietSanPham_TenSanPham // this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_TenSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_TenSanPham.Caption = "Tên sản phẩm"; this.Cot_gridDetailChiTietSanPham_TenSanPham.Name = "Cot_gridDetailChiTietSanPham_TenSanPham"; this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_TenSanPham.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_TenSanPham.Visible = true; this.Cot_gridDetailChiTietSanPham_TenSanPham.VisibleIndex = 1; this.Cot_gridDetailChiTietSanPham_TenSanPham.Width = 79; // // Cot_gridDetailChiTietSanPham_SoLuong // this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_SoLuong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_SoLuong.Caption = "Số lượng"; this.Cot_gridDetailChiTietSanPham_SoLuong.Name = "Cot_gridDetailChiTietSanPham_SoLuong"; this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_SoLuong.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_SoLuong.UnboundType = DevExpress.Data.UnboundColumnType.Integer; this.Cot_gridDetailChiTietSanPham_SoLuong.Visible = true; this.Cot_gridDetailChiTietSanPham_SoLuong.VisibleIndex = 3; this.Cot_gridDetailChiTietSanPham_SoLuong.Width = 54; // // Cot_gridDetailChiTietSanPham_VAT // this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_VAT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_VAT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_VAT.Caption = "VAT(%)"; this.Cot_gridDetailChiTietSanPham_VAT.Name = "Cot_gridDetailChiTietSanPham_VAT"; this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_VAT.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_VAT.Visible = true; this.Cot_gridDetailChiTietSanPham_VAT.VisibleIndex = 4; this.Cot_gridDetailChiTietSanPham_VAT.Width = 50; // // Cot_gridDetailChiTietSanPham_ThanhTien // this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_ThanhTien.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_ThanhTien.Caption = "Thành tiền"; this.Cot_gridDetailChiTietSanPham_ThanhTien.Name = "Cot_gridDetailChiTietSanPham_ThanhTien"; this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_ThanhTien.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_ThanhTien.UnboundType = DevExpress.Data.UnboundColumnType.Decimal; this.Cot_gridDetailChiTietSanPham_ThanhTien.Visible = true; this.Cot_gridDetailChiTietSanPham_ThanhTien.VisibleIndex = 5; this.Cot_gridDetailChiTietSanPham_ThanhTien.Width = 63; // // Cot_gridDetailChiTietSanPham_MaSanPham // this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_MaSanPham.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_MaSanPham.Caption = "Mã sản phẩm"; this.Cot_gridDetailChiTietSanPham_MaSanPham.Name = "Cot_gridDetailChiTietSanPham_MaSanPham"; this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_MaSanPham.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_MaSanPham.Visible = true; this.Cot_gridDetailChiTietSanPham_MaSanPham.VisibleIndex = 0; // // Cot_gridDetailChiTietSanPham_DonGia // this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.Options.UseTextOptions = true; this.Cot_gridDetailChiTietSanPham_DonGia.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.Cot_gridDetailChiTietSanPham_DonGia.Caption = "Đơn giá"; this.Cot_gridDetailChiTietSanPham_DonGia.Name = "Cot_gridDetailChiTietSanPham_DonGia"; this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowEdit = false; this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.AllowFocus = false; this.Cot_gridDetailChiTietSanPham_DonGia.OptionsColumn.ReadOnly = true; this.Cot_gridDetailChiTietSanPham_DonGia.Visible = true; this.Cot_gridDetailChiTietSanPham_DonGia.VisibleIndex = 2; this.Cot_gridDetailChiTietSanPham_DonGia.Width = 49; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.NoiDung); this.popupControlContainerFilter.Controls.Add(this.cboTang); this.popupControlContainerFilter.Controls.Add(this.cboNgan); this.popupControlContainerFilter.Controls.Add(this.cboKe); this.popupControlContainerFilter.Controls.Add(this.ngay); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.labelControl4); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(785, 67); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(71, 11); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(171, 20); this.NoiDung.TabIndex = 245; // // cboTang // this.cboTang.DataSource = null; this.cboTang.DisplayField = null; this.cboTang.Location = new System.Drawing.Point(523, 11); this.cboTang.Name = "cboTang"; this.cboTang.Size = new System.Drawing.Size(92, 20); this.cboTang.TabIndex = 244; this.cboTang.ValueField = null; // // cboNgan // this.cboNgan.DataSource = null; this.cboNgan.DisplayField = null; this.cboNgan.Location = new System.Drawing.Point(395, 11); this.cboNgan.Name = "cboNgan"; this.cboNgan.Size = new System.Drawing.Size(92, 20); this.cboNgan.TabIndex = 243; this.cboNgan.ValueField = null; // // cboKe // this.cboKe.DataSource = null; this.cboKe.DisplayField = null; this.cboKe.Location = new System.Drawing.Point(266, 11); this.cboKe.Name = "cboKe"; this.cboKe.Size = new System.Drawing.Size(92, 20); this.cboKe.TabIndex = 242; this.cboKe.ValueField = null; // // ngay // this.ngay.Caption = "Từ ngày 10/22/2010 đến ngày 10/29/2010"; this.ngay.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngay.FirstFrom = new System.DateTime(2010, 10, 22, 15, 59, 31, 665); this.ngay.FirstTo = new System.DateTime(2010, 10, 29, 15, 59, 31, 665); this.ngay.FromDate = new System.DateTime(2010, 10, 22, 15, 59, 31, 665); this.ngay.Location = new System.Drawing.Point(71, 37); this.ngay.Name = "ngay"; this.ngay.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.ngay.SecondFrom = new System.DateTime(2010, 10, 22, 15, 59, 31, 665); this.ngay.SecondTo = new System.DateTime(2010, 10, 29, 15, 59, 31, 665); this.ngay.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngay.Size = new System.Drawing.Size(285, 20); this.ngay.TabIndex = 196; this.ngay.ToDate = new System.DateTime(2010, 10, 29, 15, 59, 31, 665); this.ngay.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(493, 15); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(24, 13); this.plLabel3.TabIndex = 195; this.plLabel3.Text = "Tầng"; this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(12, 42); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(52, 13); this.plLabel4.TabIndex = 188; this.plLabel4.Text = "Ngày nhập"; this.plLabel4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(12, 14); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(42, 13); this.labelControl4.TabIndex = 188; this.labelControl4.Text = "Nội dung"; this.labelControl4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(364, 14); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(25, 13); this.plLabel2.TabIndex = 193; this.plLabel2.Text = "Ngăn"; this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(248, 15); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(12, 13); this.plLabel1.TabIndex = 192; this.plLabel1.Text = "Kệ"; this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plComboboxAuto2 // this.plComboboxAuto2.IDField = null; this.plComboboxAuto2.Location = new System.Drawing.Point(74, 36); this.plComboboxAuto2.MemberField = null; this.plComboboxAuto2.Name = "plComboboxAuto2"; this.plComboboxAuto2.Size = new System.Drawing.Size(182, 19); this.plComboboxAuto2.StartWith = false; this.plComboboxAuto2.TabIndex = 24; this.plComboboxAuto2.ViewName = null; // // plComboboxAuto1 // this.plComboboxAuto1.IDField = null; this.plComboboxAuto1.Location = new System.Drawing.Point(366, 36); this.plComboboxAuto1.MemberField = null; this.plComboboxAuto1.Name = "plComboboxAuto1"; this.plComboboxAuto1.Size = new System.Drawing.Size(182, 19); this.plComboboxAuto1.StartWith = false; this.plComboboxAuto1.TabIndex = 22; this.plComboboxAuto1.ViewName = null; // // gridColumn8 // this.gridColumn8.Caption = "VAT(%)"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 5; // // gridColumn6 // this.gridColumn6.Caption = "VAT(%)"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 5; this.gridColumn6.Width = 96; // // gridView2 // this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, this.gridColumn5, this.gridColumn7, this.gridColumn9, this.gridColumn10, this.gridColumn11}); this.gridView2.IndicatorWidth = 40; this.gridView2.Name = "gridView2"; this.gridView2.OptionsLayout.Columns.AddNewColumns = false; this.gridView2.OptionsNavigation.AutoFocusNewRow = true; this.gridView2.OptionsNavigation.EnterMoveNextColumn = true; this.gridView2.OptionsPrint.UsePrintStyles = true; this.gridView2.OptionsView.EnableAppearanceEvenRow = true; this.gridView2.OptionsView.EnableAppearanceOddRow = true; this.gridView2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridView2.OptionsView.ShowGroupedColumns = true; this.gridView2.OptionsView.ShowGroupPanel = false; // // gridColumn4 // this.gridColumn4.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn4.Caption = "Tên sản phẩm"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.OptionsColumn.AllowFocus = false; this.gridColumn4.OptionsColumn.ReadOnly = true; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 1; // // gridColumn5 // this.gridColumn5.AppearanceCell.Options.UseTextOptions = true; this.gridColumn5.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridColumn5.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn5.Caption = "Số lượng"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.OptionsColumn.AllowEdit = false; this.gridColumn5.OptionsColumn.AllowFocus = false; this.gridColumn5.OptionsColumn.ReadOnly = true; this.gridColumn5.UnboundType = DevExpress.Data.UnboundColumnType.Integer; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 3; // // gridColumn7 // this.gridColumn7.AppearanceCell.Options.UseTextOptions = true; this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn7.Caption = "VAT(%)"; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.AllowEdit = false; this.gridColumn7.OptionsColumn.AllowFocus = false; this.gridColumn7.OptionsColumn.ReadOnly = true; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 4; // // gridColumn9 // this.gridColumn9.AppearanceCell.Options.UseTextOptions = true; this.gridColumn9.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn9.Caption = "Thành tiền"; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.AllowEdit = false; this.gridColumn9.OptionsColumn.AllowFocus = false; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.UnboundType = DevExpress.Data.UnboundColumnType.Decimal; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 5; // // gridColumn10 // this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn10.Caption = "Mã sản phẩm"; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.OptionsColumn.AllowEdit = false; this.gridColumn10.OptionsColumn.AllowFocus = false; this.gridColumn10.OptionsColumn.ReadOnly = true; this.gridColumn10.Visible = true; this.gridColumn10.VisibleIndex = 0; // // gridColumn11 // this.gridColumn11.AppearanceCell.Options.UseTextOptions = true; this.gridColumn11.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridColumn11.AppearanceHeader.Options.UseTextOptions = true; this.gridColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn11.Caption = "Đơn giá"; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.OptionsColumn.AllowEdit = false; this.gridColumn11.OptionsColumn.AllowFocus = false; this.gridColumn11.OptionsColumn.ReadOnly = true; this.gridColumn11.Visible = true; this.gridColumn11.VisibleIndex = 2; // // frmQLKhoLuuBetaCam // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(785, 497); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmQLKhoLuuBetaCam"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Quản lý kho lưu Betacam"; this.Load += new System.EventHandler(this.frmQLKhoLuuBetaCam_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridDetailChiTietSanPham)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetailChiTietSanPham)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBienMucDeletedQL)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDeleteRealy = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemRestore = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.ThanhLy = new DevExpress.XtraEditors.CheckedListBoxControl(); this.NamSXDen = new DevExpress.XtraEditors.SpinEdit(); this.NamSXTu = new DevExpress.XtraEditors.SpinEdit(); this.NgayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.NgayXoa = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.label15 = new System.Windows.Forms.PLLabel(); this.label35 = new System.Windows.Forms.PLLabel(); this.label11 = new System.Windows.Forms.PLLabel(); this.plLabel4 = new System.Windows.Forms.PLLabel(); this.plLabel3 = new System.Windows.Forms.PLLabel(); this.plLabel2 = new System.Windows.Forms.PLLabel(); this.label34 = new System.Windows.Forms.PLLabel(); this.label2 = new System.Windows.Forms.PLLabel(); this.label9 = new System.Windows.Forms.PLLabel(); this.MaBang = new DevExpress.XtraEditors.TextEdit(); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.LoaiBang = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.SoDKHDCB = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViSoHuu = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement(); this.label10 = new System.Windows.Forms.PLLabel(); this.label1 = new System.Windows.Forms.PLLabel(); this.plLabel1 = new System.Windows.Forms.PLLabel(); this.label29 = new System.Windows.Forms.PLLabel(); this.label3 = new System.Windows.Forms.PLLabel(); this.label5 = new System.Windows.Forms.PLLabel(); this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.TinhTrang = new DevExpress.XtraEditors.CheckedListBoxControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThanhLy)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItemRestore, this.barButtonItemDeleteRealy}); this.barManager1.MaxItemId = 38; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", false, true, false, 0), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDeleteRealy), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRestore), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItemDeleteRealy // this.barButtonItemDeleteRealy.Caption = "&Xóa hẳn"; this.barButtonItemDeleteRealy.Id = 37; this.barButtonItemDeleteRealy.Name = "barButtonItemDeleteRealy"; this.barButtonItemDeleteRealy.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemRestore // this.barButtonItemRestore.Caption = "&Phục hồi"; this.barButtonItemRestore.Id = 36; this.barButtonItemRestore.Name = "barButtonItemRestore"; this.barButtonItemRestore.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem t&rước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "&Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm"; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1016, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 734); this.barDockControlBottom.Size = new System.Drawing.Size(1016, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 710); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1016, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 710); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // barButtonItem5 // this.barButtonItem5.Caption = "barButtonItem5"; this.barButtonItem5.Id = 34; this.barButtonItem5.Name = "barButtonItem5"; // // splitContainerControl1 // this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(879, 263); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(41, 38); this.splitContainerControl1.SplitterPosition = 76; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.TinhTrang); this.popupControlContainerFilter.Controls.Add(this.ThanhLy); this.popupControlContainerFilter.Controls.Add(this.NamSXDen); this.popupControlContainerFilter.Controls.Add(this.NamSXTu); this.popupControlContainerFilter.Controls.Add(this.NgayNhap); this.popupControlContainerFilter.Controls.Add(this.NgayXoa); this.popupControlContainerFilter.Controls.Add(this.label15); this.popupControlContainerFilter.Controls.Add(this.label35); this.popupControlContainerFilter.Controls.Add(this.label11); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.label34); this.popupControlContainerFilter.Controls.Add(this.label2); this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1); this.popupControlContainerFilter.Controls.Add(this.label9); this.popupControlContainerFilter.Controls.Add(this.MaBang); this.popupControlContainerFilter.Controls.Add(this.NoiDung); this.popupControlContainerFilter.Controls.Add(this.LoaiBang); this.popupControlContainerFilter.Controls.Add(this.QuocGia); this.popupControlContainerFilter.Controls.Add(this.SoDKHDCB); this.popupControlContainerFilter.Controls.Add(this.DonViCungCap); this.popupControlContainerFilter.Controls.Add(this.DonViSoHuu); this.popupControlContainerFilter.Controls.Add(this.TietMuc); this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1); this.popupControlContainerFilter.Controls.Add(this.label10); this.popupControlContainerFilter.Controls.Add(this.label1); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Controls.Add(this.label29); this.popupControlContainerFilter.Controls.Add(this.label3); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(1016, 108); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // ThanhLy // this.ThanhLy.CheckOnClick = true; this.ThanhLy.ColumnWidth = 65; this.ThanhLy.ItemHeight = 20; this.ThanhLy.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] { new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "CÓ"), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "KHÔNG", System.Windows.Forms.CheckState.Checked)}); this.ThanhLy.Location = new System.Drawing.Point(331, 33); this.ThanhLy.MultiColumn = true; this.ThanhLy.Name = "ThanhLy"; this.ThanhLy.SelectionMode = System.Windows.Forms.SelectionMode.None; this.ThanhLy.Size = new System.Drawing.Size(189, 21); this.ThanhLy.TabIndex = 214; // // NamSXDen // this.NamSXDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXDen.Location = new System.Drawing.Point(437, 59); this.NamSXDen.Name = "NamSXDen"; this.NamSXDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXDen.Size = new System.Drawing.Size(66, 20); this.NamSXDen.TabIndex = 213; // // NamSXTu // this.NamSXTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXTu.Location = new System.Drawing.Point(331, 58); this.NamSXTu.MenuManager = this.barManager1; this.NamSXTu.Name = "NamSXTu"; this.NamSXTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXTu.Size = new System.Drawing.Size(66, 20); this.NamSXTu.TabIndex = 213; // // NgayNhap // this.NgayNhap.Caption = "Từ ngày 11/29/2010 đến ngày 12/6/2010"; this.NgayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayNhap.FirstFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 57); this.NgayNhap.FirstTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 57); this.NgayNhap.FromDate = new System.DateTime(2010, 11, 29, 8, 50, 46, 57); this.NgayNhap.Location = new System.Drawing.Point(581, 57); this.NgayNhap.Name = "NgayNhap"; this.NgayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.NgayNhap.SecondFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 57); this.NgayNhap.SecondTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 57); this.NgayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayNhap.Size = new System.Drawing.Size(285, 21); this.NgayNhap.TabIndex = 212; this.NgayNhap.ToDate = new System.DateTime(2010, 12, 6, 8, 50, 46, 57); this.NgayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // NgayXoa // this.NgayXoa.Caption = "Từ ngày 11/29/2010 đến ngày 12/6/2010"; this.NgayXoa.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayXoa.FirstFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 72); this.NgayXoa.FirstTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 72); this.NgayXoa.FromDate = new System.DateTime(2010, 11, 29, 8, 50, 46, 72); this.NgayXoa.Location = new System.Drawing.Point(331, 84); this.NgayXoa.Name = "NgayXoa"; this.NgayXoa.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.NgayXoa.SecondFrom = new System.DateTime(2010, 11, 29, 8, 50, 46, 72); this.NgayXoa.SecondTo = new System.DateTime(2010, 12, 6, 8, 50, 46, 72); this.NgayXoa.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayXoa.Size = new System.Drawing.Size(285, 21); this.NgayXoa.TabIndex = 212; this.NgayXoa.ToDate = new System.DateTime(2010, 12, 6, 8, 50, 46, 72); this.NgayXoa.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // label15 // this.label15.Location = new System.Drawing.Point(532, 34); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(50, 13); this.label15.TabIndex = 210; this.label15.Text = "ĐV sở hữu"; this.label15.ToolTip = "Đơn vị sở hữu"; this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label35 // this.label35.Location = new System.Drawing.Point(24, -83); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(77, 13); this.label35.TabIndex = 206; this.label35.Text = "Đơn vị cung cấp"; this.label35.ToolTip = "Dữ liệu bắt buộc nhập"; this.label35.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED; // // label11 // this.label11.Location = new System.Drawing.Point(780, 11); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(59, 13); this.label11.TabIndex = 206; this.label11.Text = "Số ĐKCB HD"; this.label11.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(410, 61); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(18, 13); this.plLabel4.TabIndex = 201; this.plLabel4.Text = "đến"; this.plLabel4.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(270, 63); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(50, 13); this.plLabel3.TabIndex = 201; this.plLabel3.Text = "Năm SX từ"; this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(270, 37); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(41, 13); this.plLabel2.TabIndex = 201; this.plLabel2.Text = "Thanh lý"; this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label34 // this.label34.Location = new System.Drawing.Point(532, 11); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(60, 13); this.label34.TabIndex = 206; this.label34.Text = "ĐV cung cấp"; this.label34.ToolTip = "Đơn vị cung cấp"; this.label34.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label2 // this.label2.Location = new System.Drawing.Point(270, 11); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(49, 13); this.label2.TabIndex = 201; this.label2.Text = "Tình trạng"; this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label9 // this.label9.Location = new System.Drawing.Point(3, 89); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(55, 13); this.label9.TabIndex = 195; this.label9.Text = "Loại lưu trữ"; this.label9.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // MaBang // this.MaBang.Location = new System.Drawing.Point(75, 8); this.MaBang.Name = "MaBang"; this.MaBang.Size = new System.Drawing.Size(181, 20); this.MaBang.TabIndex = 194; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(75, 34); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(181, 20); this.NoiDung.TabIndex = 194; // // LoaiBang // this.LoaiBang.DataSource = null; this.LoaiBang.DisplayField = null; this.LoaiBang.Location = new System.Drawing.Point(75, 85); this.LoaiBang.Name = "LoaiBang"; this.LoaiBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LoaiBang.Size = new System.Drawing.Size(181, 20); this.LoaiBang.TabIndex = 5; this.LoaiBang.ValueField = null; // // QuocGia // this.QuocGia.DataSource = null; this.QuocGia.DisplayField = null; this.QuocGia.Location = new System.Drawing.Point(845, 31); this.QuocGia.Name = "QuocGia"; this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.QuocGia.Size = new System.Drawing.Size(168, 20); this.QuocGia.TabIndex = 5; this.QuocGia.ValueField = null; // // SoDKHDCB // this.SoDKHDCB.DataSource = null; this.SoDKHDCB.DisplayField = null; this.SoDKHDCB.Location = new System.Drawing.Point(845, 6); this.SoDKHDCB.Name = "SoDKHDCB"; this.SoDKHDCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.SoDKHDCB.Size = new System.Drawing.Size(168, 20); this.SoDKHDCB.TabIndex = 5; this.SoDKHDCB.ValueField = null; // // DonViCungCap // this.DonViCungCap.DataSource = null; this.DonViCungCap.DisplayField = null; this.DonViCungCap.Location = new System.Drawing.Point(598, 8); this.DonViCungCap.Name = "DonViCungCap"; this.DonViCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DonViCungCap.Size = new System.Drawing.Size(165, 20); this.DonViCungCap.TabIndex = 5; this.DonViCungCap.ValueField = null; // // DonViSoHuu // this.DonViSoHuu.DataSource = null; this.DonViSoHuu.DisplayField = null; this.DonViSoHuu.Location = new System.Drawing.Point(598, 31); this.DonViSoHuu.Name = "DonViSoHuu"; this.DonViSoHuu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DonViSoHuu.Size = new System.Drawing.Size(165, 20); this.DonViSoHuu.TabIndex = 5; this.DonViSoHuu.ValueField = null; // // TietMuc // this.TietMuc.DataSource = null; this.TietMuc.DisplayField = null; this.TietMuc.Location = new System.Drawing.Point(75, 60); this.TietMuc.Name = "TietMuc"; this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TietMuc.Size = new System.Drawing.Size(181, 20); this.TietMuc.TabIndex = 5; this.TietMuc.ValueField = null; // // plTreeSelectItem1 // this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20); this.plTreeSelectItem1.Name = "plTreeSelectItem1"; this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20); this.plTreeSelectItem1.TabIndex = 193; this.plTreeSelectItem1.ZZZWidthFactor = 2F; // // label10 // this.label10.Location = new System.Drawing.Point(780, 33); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(40, 13); this.label10.TabIndex = 0; this.label10.Text = "Nước SX"; this.label10.ToolTip = "Nước sản xuất"; this.label10.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label1 // this.label1.Location = new System.Drawing.Point(4, 11); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 13); this.label1.TabIndex = 0; this.label1.Text = "Mã băng"; this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(270, 87); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(46, 13); this.plLabel1.TabIndex = 5; this.plLabel1.Text = "Ngày xóa"; this.plLabel1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label29 // this.label29.Location = new System.Drawing.Point(509, 60); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(52, 13); this.label29.TabIndex = 5; this.label29.Text = "Ngày nhập"; this.label29.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label3 // this.label3.Location = new System.Drawing.Point(3, 37); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(42, 13); this.label3.TabIndex = 5; this.label3.Text = "Nội dung"; this.label3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label5 // this.label5.Location = new System.Drawing.Point(2, 63); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 5; this.label5.Text = "Tiết mục"; this.label5.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // gridViewMaster // this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch); this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(747, 292, 215, 205); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupPanelText = "Các biên mục thỏa điều kiện tìm kiếm"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 132); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(1016, 602); this.gridControlMaster.TabIndex = 7; this.gridControlMaster.TabStop = false; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // TinhTrang // this.TinhTrang.CheckOnClick = true; this.TinhTrang.HorzScrollStep = 1; this.TinhTrang.ItemHeight = 20; this.TinhTrang.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] { new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "POST", System.Windows.Forms.CheckState.Checked), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "MASTER", System.Windows.Forms.CheckState.Checked), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("A", "BOTH", System.Windows.Forms.CheckState.Checked)}); this.TinhTrang.Location = new System.Drawing.Point(331, 7); this.TinhTrang.MultiColumn = true; this.TinhTrang.Name = "TinhTrang"; this.TinhTrang.SelectionMode = System.Windows.Forms.SelectionMode.None; this.TinhTrang.Size = new System.Drawing.Size(189, 21); this.TinhTrang.TabIndex = 215; // // frmBienMucDeletedQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1016, 734); this.Controls.Add(this.gridControlMaster); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmBienMucDeletedQL"; this.Text = "Quản lý biên mục đã xóa"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThanhLy)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmChuongTrinhQL)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemViewAll = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView(); this.gridBandThongTinChinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.CotNoiDung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTenGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTapCuoi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotLoaiBang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotPostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotPopUp = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotKe = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotNgan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotKHPL = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotKHXK = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotTuKhoa = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotDoiTuongKhanGia = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandThongTinMuonTra = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBandNguonGoc = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.CotNamSX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotDonViCungCap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotDonViSoHuu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotNuoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotThoiHanBangQuyen = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandThongTinPhatSong = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.CotSoLanPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.CotPhatLanDau = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandThongTinBetacam = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBandThongTinHD = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.CotSDKCBHD = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.NamSXDen = new DevExpress.XtraEditors.SpinEdit(); this.NamSXTu = new DevExpress.XtraEditors.SpinEdit(); this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.label15 = new System.Windows.Forms.PLLabel(); this.label35 = new System.Windows.Forms.PLLabel(); this.label11 = new System.Windows.Forms.PLLabel(); this.plLabel3 = new System.Windows.Forms.PLLabel(); this.plLabel2 = new System.Windows.Forms.PLLabel(); this.label34 = new System.Windows.Forms.PLLabel(); this.label2 = new System.Windows.Forms.PLLabel(); this.label9 = new System.Windows.Forms.PLLabel(); this.MaBang = new DevExpress.XtraEditors.TextEdit(); this.NoiDung = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.LoaiBang = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.QuocGia = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.SoDKHDCB = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViCungCap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.DonViSoHuu = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plTreeSelectItem1 = new ProtocolVN.Framework.Win.PLDMTreeGroupElement(); this.label10 = new System.Windows.Forms.PLLabel(); this.label1 = new System.Windows.Forms.PLLabel(); this.label29 = new System.Windows.Forms.PLLabel(); this.label3 = new System.Windows.Forms.PLLabel(); this.label5 = new System.Windows.Forms.PLLabel(); this.popupMenu2 = new DevExpress.XtraBars.PopupMenu(this.components); this.TinhTrang = new DevExpress.XtraEditors.CheckedListBoxControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItemViewAll}); this.barManager1.MaxItemId = 40; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "&Thêm tập tiếp theo"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemXem.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemDelete.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemUpdate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem t&rước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "&Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điề&u kiện tìm kiếm"; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1016, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 734); this.barDockControlBottom.Size = new System.Drawing.Size(1016, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 710); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1016, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 710); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // barButtonItem5 // this.barButtonItem5.Caption = "barButtonItem5"; this.barButtonItem5.Id = 34; this.barButtonItem5.Name = "barButtonItem5"; // // barButtonItemViewAll // this.barButtonItemViewAll.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.barButtonItemViewAll.Appearance.ForeColor = System.Drawing.Color.Red; this.barButtonItemViewAll.Appearance.Options.UseFont = true; this.barButtonItemViewAll.Appearance.Options.UseForeColor = true; this.barButtonItemViewAll.Caption = "Xem tất c&ả"; this.barButtonItemViewAll.Id = 39; this.barButtonItemViewAll.Name = "barButtonItemViewAll"; this.barButtonItemViewAll.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // splitContainerControl1 // this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(879, 263); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(41, 38); this.splitContainerControl1.SplitterPosition = 76; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 132); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(1016, 602); this.gridControlMaster.TabIndex = 7; this.gridControlMaster.TabStop = false; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Inch); this.gridViewMaster.Appearance.GroupPanel.Options.UseFont = true; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBandThongTinChinh, this.gridBandThongTinMuonTra, this.gridBandNguonGoc, this.gridBandThongTinPhatSong, this.gridBandThongTinBetacam, this.gridBandThongTinHD}); this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.CotNoiDung, this.CotTietMuc, this.CotTenGoc, this.CotTongTap, this.CotTapCuoi, this.CotLoaiBang, this.CotPostMaster, this.CotPopUp, this.CotSDKCBHD, this.CotTuKhoa, this.CotKHPL, this.CotKHXK, this.CotKe, this.CotNgan, this.CotTang, this.CotSoLanPhat, this.CotPhatLanDau, this.CotThoiHanBangQuyen, this.CotDonViSoHuu, this.CotDonViCungCap, this.CotNamSX, this.CotNuoc, this.CotDoiTuongKhanGia}); this.gridViewMaster.CustomizationFormBounds = new System.Drawing.Rectangle(747, 292, 215, 205); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupPanelText = "Các chương trình thỏa điều kiện tìm kiếm"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotNoiDung, DevExpress.Data.ColumnSortOrder.Ascending), new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.CotTietMuc, DevExpress.Data.ColumnSortOrder.Ascending)}); // // gridBandThongTinChinh // this.gridBandThongTinChinh.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinChinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinChinh.Caption = "Thông tin chính"; this.gridBandThongTinChinh.Columns.Add(this.CotNoiDung); this.gridBandThongTinChinh.Columns.Add(this.CotTenGoc); this.gridBandThongTinChinh.Columns.Add(this.CotTietMuc); this.gridBandThongTinChinh.Columns.Add(this.CotTongTap); this.gridBandThongTinChinh.Columns.Add(this.CotTapCuoi); this.gridBandThongTinChinh.Columns.Add(this.CotLoaiBang); this.gridBandThongTinChinh.Columns.Add(this.CotPostMaster); this.gridBandThongTinChinh.Columns.Add(this.CotPopUp); this.gridBandThongTinChinh.Columns.Add(this.CotKe); this.gridBandThongTinChinh.Columns.Add(this.CotNgan); this.gridBandThongTinChinh.Columns.Add(this.CotTang); this.gridBandThongTinChinh.Columns.Add(this.CotKHPL); this.gridBandThongTinChinh.Columns.Add(this.CotKHXK); this.gridBandThongTinChinh.Columns.Add(this.CotTuKhoa); this.gridBandThongTinChinh.Columns.Add(this.CotDoiTuongKhanGia); this.gridBandThongTinChinh.Name = "gridBandThongTinChinh"; this.gridBandThongTinChinh.Width = 75; // // CotNoiDung // this.CotNoiDung.Caption = "Nội dung"; this.CotNoiDung.Name = "CotNoiDung"; this.CotNoiDung.Width = 67; // // CotTenGoc // this.CotTenGoc.Caption = "Tên gốc"; this.CotTenGoc.Name = "CotTenGoc"; this.CotTenGoc.Width = 50; // // CotTietMuc // this.CotTietMuc.Caption = "Tiết mục"; this.CotTietMuc.Name = "CotTietMuc"; this.CotTietMuc.Width = 65; // // CotTongTap // this.CotTongTap.Caption = "Tổng tập"; this.CotTongTap.Name = "CotTongTap"; this.CotTongTap.Width = 55; // // CotTapCuoi // this.CotTapCuoi.Caption = "Tập cuối"; this.CotTapCuoi.Name = "CotTapCuoi"; this.CotTapCuoi.Width = 52; // // CotLoaiBang // this.CotLoaiBang.Caption = "Loại lưu trữ"; this.CotLoaiBang.Name = "CotLoaiBang"; this.CotLoaiBang.Width = 67; // // CotPostMaster // this.CotPostMaster.Caption = "Tình trạng"; this.CotPostMaster.Name = "CotPostMaster"; this.CotPostMaster.Width = 61; // // CotPopUp // this.CotPopUp.Caption = "Pop Up"; this.CotPopUp.Name = "CotPopUp"; this.CotPopUp.Width = 46; // // CotKe // this.CotKe.Caption = "Kệ"; this.CotKe.Name = "CotKe"; this.CotKe.Width = 24; // // CotNgan // this.CotNgan.Caption = "Ngăn"; this.CotNgan.Name = "CotNgan"; this.CotNgan.Width = 37; // // CotTang // this.CotTang.Caption = "Tầng"; this.CotTang.Name = "CotTang"; this.CotTang.Width = 36; // // CotKHPL // this.CotKHPL.Caption = "KHPL"; this.CotKHPL.Name = "CotKHPL"; this.CotKHPL.ToolTip = "Ký hiệu phân loại"; this.CotKHPL.Width = 36; // // CotKHXK // this.CotKHXK.Caption = "KHXK"; this.CotKHXK.Name = "CotKHXK"; this.CotKHXK.ToolTip = "Ký hiệu xếp kho"; this.CotKHXK.Width = 37; // // CotTuKhoa // this.CotTuKhoa.Caption = "Từ khóa"; this.CotTuKhoa.Name = "CotTuKhoa"; this.CotTuKhoa.Width = 51; // // CotDoiTuongKhanGia // this.CotDoiTuongKhanGia.Caption = "Đối tượng khán giả"; this.CotDoiTuongKhanGia.Name = "CotDoiTuongKhanGia"; this.CotDoiTuongKhanGia.Width = 103; // // gridBandThongTinMuonTra // this.gridBandThongTinMuonTra.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinMuonTra.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinMuonTra.Caption = "Thông tin mượn trả"; this.gridBandThongTinMuonTra.Name = "gridBandThongTinMuonTra"; this.gridBandThongTinMuonTra.Width = 87; // // gridBandNguonGoc // this.gridBandNguonGoc.AppearanceHeader.Options.UseTextOptions = true; this.gridBandNguonGoc.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandNguonGoc.Caption = "Nguồn gốc"; this.gridBandNguonGoc.Columns.Add(this.CotNamSX); this.gridBandNguonGoc.Columns.Add(this.CotDonViCungCap); this.gridBandNguonGoc.Columns.Add(this.CotDonViSoHuu); this.gridBandNguonGoc.Columns.Add(this.CotNuoc); this.gridBandNguonGoc.Columns.Add(this.CotThoiHanBangQuyen); this.gridBandNguonGoc.Name = "gridBandNguonGoc"; this.gridBandNguonGoc.Width = 52; // // CotNamSX // this.CotNamSX.Caption = "Năm SX"; this.CotNamSX.Name = "CotNamSX"; this.CotNamSX.Width = 48; // // CotDonViCungCap // this.CotDonViCungCap.Caption = "Đơn vị cung cấp"; this.CotDonViCungCap.Name = "CotDonViCungCap"; this.CotDonViCungCap.Width = 89; // // CotDonViSoHuu // this.CotDonViSoHuu.Caption = "Đơn vị sở hữu"; this.CotDonViSoHuu.Name = "CotDonViSoHuu"; this.CotDonViSoHuu.Width = 79; // // CotNuoc // this.CotNuoc.Caption = "Nước SX"; this.CotNuoc.Name = "CotNuoc"; this.CotNuoc.ToolTip = "Nước sản xuất"; this.CotNuoc.Width = 52; // // CotThoiHanBangQuyen // this.CotThoiHanBangQuyen.Caption = "Thời hạn bản quyền"; this.CotThoiHanBangQuyen.Name = "CotThoiHanBangQuyen"; this.CotThoiHanBangQuyen.Width = 107; // // gridBandThongTinPhatSong // this.gridBandThongTinPhatSong.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinPhatSong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinPhatSong.Caption = "Thông tin phát sóng"; this.gridBandThongTinPhatSong.Columns.Add(this.CotSoLanPhat); this.gridBandThongTinPhatSong.Columns.Add(this.CotPhatLanDau); this.gridBandThongTinPhatSong.Name = "gridBandThongTinPhatSong"; this.gridBandThongTinPhatSong.Width = 104; // // CotSoLanPhat // this.CotSoLanPhat.Caption = "Tồng số lần đã phát"; this.CotSoLanPhat.Name = "CotSoLanPhat"; this.CotSoLanPhat.Width = 107; // // CotPhatLanDau // this.CotPhatLanDau.Caption = "Ngày phát đầu tiên"; this.CotPhatLanDau.Name = "CotPhatLanDau"; this.CotPhatLanDau.ToolTip = "Những ngày phát lần đầu tương ứng trên các đài"; this.CotPhatLanDau.Width = 104; // // gridBandThongTinBetacam // this.gridBandThongTinBetacam.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinBetacam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinBetacam.Caption = "Thông tin Timecode"; this.gridBandThongTinBetacam.Name = "gridBandThongTinBetacam"; this.gridBandThongTinBetacam.Width = 95; // // gridBandThongTinHD // this.gridBandThongTinHD.AppearanceHeader.Options.UseTextOptions = true; this.gridBandThongTinHD.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandThongTinHD.Caption = "Thông tin HD (File)"; this.gridBandThongTinHD.Columns.Add(this.CotSDKCBHD); this.gridBandThongTinHD.Name = "gridBandThongTinHD"; this.gridBandThongTinHD.Width = 63; // // CotSDKCBHD // this.CotSDKCBHD.Caption = "Số ĐKCB HD"; this.CotSDKCBHD.Name = "CotSDKCBHD"; this.CotSDKCBHD.ToolTip = "Số đăng ký cá biệt ổ cứng"; this.CotSDKCBHD.Width = 71; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.TinhTrang); this.popupControlContainerFilter.Controls.Add(this.NamSXDen); this.popupControlContainerFilter.Controls.Add(this.NamSXTu); this.popupControlContainerFilter.Controls.Add(this.ngayNhap); this.popupControlContainerFilter.Controls.Add(this.label15); this.popupControlContainerFilter.Controls.Add(this.label35); this.popupControlContainerFilter.Controls.Add(this.label11); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.label34); this.popupControlContainerFilter.Controls.Add(this.label2); this.popupControlContainerFilter.Controls.Add(this.splitContainerControl1); this.popupControlContainerFilter.Controls.Add(this.label9); this.popupControlContainerFilter.Controls.Add(this.MaBang); this.popupControlContainerFilter.Controls.Add(this.NoiDung); this.popupControlContainerFilter.Controls.Add(this.LoaiBang); this.popupControlContainerFilter.Controls.Add(this.QuocGia); this.popupControlContainerFilter.Controls.Add(this.SoDKHDCB); this.popupControlContainerFilter.Controls.Add(this.DonViCungCap); this.popupControlContainerFilter.Controls.Add(this.DonViSoHuu); this.popupControlContainerFilter.Controls.Add(this.TietMuc); this.popupControlContainerFilter.Controls.Add(this.plTreeSelectItem1); this.popupControlContainerFilter.Controls.Add(this.label10); this.popupControlContainerFilter.Controls.Add(this.label1); this.popupControlContainerFilter.Controls.Add(this.label29); this.popupControlContainerFilter.Controls.Add(this.label3); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(1016, 108); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // NamSXDen // this.NamSXDen.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXDen.Location = new System.Drawing.Point(679, 34); this.NamSXDen.Name = "NamSXDen"; this.NamSXDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXDen.Size = new System.Drawing.Size(79, 20); this.NamSXDen.TabIndex = 213; // // NamSXTu // this.NamSXTu.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.NamSXTu.Location = new System.Drawing.Point(569, 34); this.NamSXTu.MenuManager = this.barManager1; this.NamSXTu.Name = "NamSXTu"; this.NamSXTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.NamSXTu.Size = new System.Drawing.Size(80, 20); this.NamSXTu.TabIndex = 213; // // ngayNhap // this.ngayNhap.Caption = "Năm 2010"; this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter; this.ngayNhap.FirstFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); this.ngayNhap.FirstTo = new System.DateTime(2010, 12, 31, 0, 0, 0, 0); this.ngayNhap.FromDate = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); this.ngayNhap.Location = new System.Drawing.Point(75, 84); this.ngayNhap.Name = "ngayNhap"; this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.ngayNhap.SecondFrom = new System.DateTime(2010, 1, 1, 0, 0, 0, 0); this.ngayNhap.SecondTo = new System.DateTime(2010, 12, 31, 0, 0, 0, 0); this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter; this.ngayNhap.Size = new System.Drawing.Size(351, 21); this.ngayNhap.TabIndex = 212; this.ngayNhap.ToDate = new System.DateTime(2010, 12, 31, 0, 0, 0, 0); this.ngayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // label15 // this.label15.Location = new System.Drawing.Point(764, 37); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(50, 13); this.label15.TabIndex = 210; this.label15.Text = "ĐV sở hữu"; this.label15.ToolTip = "Đơn vị sở hữu"; this.label15.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label35 // this.label35.Location = new System.Drawing.Point(24, -83); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(77, 13); this.label35.TabIndex = 206; this.label35.Text = "Đơn vị cung cấp"; this.label35.ToolTip = "Dữ liệu bắt buộc nhập"; this.label35.ZZZType = System.Windows.Forms.PLLabel.LabelType.REQUIRED; // // label11 // this.label11.Location = new System.Drawing.Point(3, 63); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(59, 13); this.label11.TabIndex = 206; this.label11.Text = "Số ĐKCB HD"; this.label11.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(655, 37); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(18, 13); this.plLabel3.TabIndex = 201; this.plLabel3.Text = "đến"; this.plLabel3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(507, 37); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(50, 13); this.plLabel2.TabIndex = 201; this.plLabel2.Text = "Năm SX từ"; this.plLabel2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label34 // this.label34.Location = new System.Drawing.Point(764, 9); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(60, 13); this.label34.TabIndex = 206; this.label34.Text = "ĐV cung cấp"; this.label34.ToolTip = "Đơn vị cung cấp"; this.label34.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label2 // this.label2.Location = new System.Drawing.Point(507, 11); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(49, 13); this.label2.TabIndex = 201; this.label2.Text = "Tình trạng"; this.label2.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label9 // this.label9.Location = new System.Drawing.Point(262, 37); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(55, 13); this.label9.TabIndex = 195; this.label9.Text = "Loại lưu trữ"; this.label9.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // MaBang // this.MaBang.Location = new System.Drawing.Point(75, 8); this.MaBang.Name = "MaBang"; this.MaBang.Size = new System.Drawing.Size(181, 20); this.MaBang.TabIndex = 194; // // NoiDung // this.NoiDung._DataSource = null; this.NoiDung._GetField = null; this.NoiDung.Location = new System.Drawing.Point(75, 34); this.NoiDung.Name = "NoiDung"; this.NoiDung.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.NoiDung.Size = new System.Drawing.Size(181, 20); this.NoiDung.TabIndex = 194; // // LoaiBang // this.LoaiBang.DataSource = null; this.LoaiBang.DisplayField = null; this.LoaiBang.Location = new System.Drawing.Point(336, 32); this.LoaiBang.Name = "LoaiBang"; this.LoaiBang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LoaiBang.Size = new System.Drawing.Size(165, 20); this.LoaiBang.TabIndex = 5; this.LoaiBang.ValueField = null; // // QuocGia // this.QuocGia.DataSource = null; this.QuocGia.DisplayField = null; this.QuocGia.Location = new System.Drawing.Point(336, 58); this.QuocGia.Name = "QuocGia"; this.QuocGia.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.QuocGia.Size = new System.Drawing.Size(165, 20); this.QuocGia.TabIndex = 5; this.QuocGia.ValueField = null; // // SoDKHDCB // this.SoDKHDCB.DataSource = null; this.SoDKHDCB.DisplayField = null; this.SoDKHDCB.Location = new System.Drawing.Point(75, 60); this.SoDKHDCB.Name = "SoDKHDCB"; this.SoDKHDCB.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.SoDKHDCB.Size = new System.Drawing.Size(181, 20); this.SoDKHDCB.TabIndex = 5; this.SoDKHDCB.ValueField = null; // // DonViCungCap // this.DonViCungCap.DataSource = null; this.DonViCungCap.DisplayField = null; this.DonViCungCap.Location = new System.Drawing.Point(832, 6); this.DonViCungCap.Name = "DonViCungCap"; this.DonViCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DonViCungCap.Size = new System.Drawing.Size(181, 20); this.DonViCungCap.TabIndex = 5; this.DonViCungCap.ValueField = null; // // DonViSoHuu // this.DonViSoHuu.DataSource = null; this.DonViSoHuu.DisplayField = null; this.DonViSoHuu.Location = new System.Drawing.Point(832, 30); this.DonViSoHuu.Name = "DonViSoHuu"; this.DonViSoHuu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DonViSoHuu.Size = new System.Drawing.Size(181, 20); this.DonViSoHuu.TabIndex = 5; this.DonViSoHuu.ValueField = null; // // TietMuc // this.TietMuc.DataSource = null; this.TietMuc.DisplayField = null; this.TietMuc.Location = new System.Drawing.Point(336, 6); this.TietMuc.Name = "TietMuc"; this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TietMuc.Size = new System.Drawing.Size(165, 20); this.TietMuc.TabIndex = 5; this.TietMuc.ValueField = null; // // plTreeSelectItem1 // this.plTreeSelectItem1.Location = new System.Drawing.Point(605, -20); this.plTreeSelectItem1.Name = "plTreeSelectItem1"; this.plTreeSelectItem1.Size = new System.Drawing.Size(167, 20); this.plTreeSelectItem1.TabIndex = 193; this.plTreeSelectItem1.ZZZWidthFactor = 2F; // // label10 // this.label10.Location = new System.Drawing.Point(262, 63); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(40, 13); this.label10.TabIndex = 0; this.label10.Text = "Nước SX"; this.label10.ToolTip = "Nước sản xuất"; this.label10.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label1 // this.label1.Location = new System.Drawing.Point(4, 11); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 13); this.label1.TabIndex = 0; this.label1.Text = "Mã băng"; this.label1.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label29 // this.label29.Location = new System.Drawing.Point(4, 89); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(52, 13); this.label29.TabIndex = 5; this.label29.Text = "Ngày nhập"; this.label29.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label3 // this.label3.Location = new System.Drawing.Point(3, 37); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(42, 13); this.label3.TabIndex = 5; this.label3.Text = "Nội dung"; this.label3.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // label5 // this.label5.Location = new System.Drawing.Point(262, 11); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 5; this.label5.Text = "Tiết mục"; this.label5.ZZZType = System.Windows.Forms.PLLabel.LabelType.NORMAL; // // popupMenu2 // this.popupMenu2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate)}); this.popupMenu2.Manager = this.barManager1; this.popupMenu2.Name = "popupMenu2"; // // TinhTrang // this.TinhTrang.CheckOnClick = true; this.TinhTrang.HorzScrollStep = 1; this.TinhTrang.ItemHeight = 20; this.TinhTrang.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] { new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "POST", System.Windows.Forms.CheckState.Checked), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "MASTER", System.Windows.Forms.CheckState.Checked), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("A", "BOTH", System.Windows.Forms.CheckState.Checked)}); this.TinhTrang.Location = new System.Drawing.Point(569, 5); this.TinhTrang.MultiColumn = true; this.TinhTrang.Name = "TinhTrang"; this.TinhTrang.SelectionMode = System.Windows.Forms.SelectionMode.None; this.TinhTrang.Size = new System.Drawing.Size(189, 21); this.TinhTrang.TabIndex = 214; // // frmChuongTrinhQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1016, 734); this.Controls.Add(this.gridControlMaster); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmChuongTrinhQL"; this.Text = "Quản lý chương trình"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.NamSXDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NamSXTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MaBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NoiDung.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LoaiBang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.QuocGia.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.SoDKHDCB.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViCungCap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DonViSoHuu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TinhTrang)).EndInit(); this.ResumeLayout(false); }
public static void InitAutocompletePlDrama(PLTextEditAutocomplete complete) { InitAutocompletePlDrama(complete, false); }
public static void InitAutocompleteCategory(PLTextEditAutocomplete complete) { InitAutocompleteCategory(complete, false); }
public static void InitAutocompleteTenGoc(PLTextEditAutocomplete complete) { InitAutocompleteTenGoc(complete, false); }
public static void InitAutocompleteCategory(PLTextEditAutocomplete complete, bool isDelete) { string @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(CHUONG_TRINH.TABLE_NAME, CHUONG_TRINH.CATEGORY, where); }
/// <summary> /// Required method for Designer support - do not modify /// </summary> protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTNSSaleCppScrQL)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.colName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTuNgay = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDenNgay = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgayLap = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhiChu = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTenFile = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTarget = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThiTruong = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNguoiThem = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.Target = new ProtocolVN.App.VideoLibrary.PLMultiChoiceGrid(); this.ThiTruong = new ProtocolVN.App.VideoLibrary.PLMultiChoiceGrid(); this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.DenNam = new DevExpress.XtraEditors.SpinEdit(); this.DenThang = new DevExpress.XtraEditors.SpinEdit(); this.TuNam = new DevExpress.XtraEditors.SpinEdit(); this.TuThang = new DevExpress.XtraEditors.SpinEdit(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.plLabel5 = new DevExpress.XtraEditors.LabelControl(); this.NguoiLap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.NgayLap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.TenFile = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.TenNguon = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.plLabel3 = new DevExpress.XtraEditors.LabelControl(); this.plLabel1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.plLabel2 = new DevExpress.XtraEditors.LabelControl(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.DenNam.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DenThang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TuNam.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TuThang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenFile.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenNguon.Properties)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4}); this.barManager1.MaxItemId = 43; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem trước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điều &kiện lọc"; this.barCheckItemFilter.Checked = true; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1187, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 497); this.barDockControlBottom.Size = new System.Drawing.Size(1187, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 473); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1187, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 473); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Location = new System.Drawing.Point(0, 102); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1; this.splitContainerControl1.Size = new System.Drawing.Size(1187, 395); this.splitContainerControl1.SplitterPosition = 368; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(1187, 395); this.gridControlMaster.TabIndex = 0; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colName, this.colTuNgay, this.colDenNgay, this.colNgayLap, this.colGhiChu, this.colTenFile, this.colTarget, this.colThiTruong, this.colNguoiThem}); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowFooter = true; this.gridViewMaster.OptionsView.ShowGroupedColumns = true; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.ViewCaption = "DANH SÁCH FILE NGUỒN CPP"; // // colName // this.colName.Caption = "Tên nguồn"; this.colName.Name = "colName"; this.colName.OptionsColumn.AllowEdit = false; this.colName.OptionsColumn.AllowFocus = false; this.colName.OptionsColumn.ReadOnly = true; this.colName.Visible = true; this.colName.VisibleIndex = 0; this.colName.Width = 63; // // colTuNgay // this.colTuNgay.Caption = "Từ tháng"; this.colTuNgay.Name = "colTuNgay"; this.colTuNgay.OptionsColumn.AllowEdit = false; this.colTuNgay.OptionsColumn.AllowFocus = false; this.colTuNgay.OptionsColumn.ReadOnly = true; this.colTuNgay.Visible = true; this.colTuNgay.VisibleIndex = 4; this.colTuNgay.Width = 56; // // colDenNgay // this.colDenNgay.Caption = "Đến tháng"; this.colDenNgay.Name = "colDenNgay"; this.colDenNgay.OptionsColumn.AllowEdit = false; this.colDenNgay.OptionsColumn.AllowFocus = false; this.colDenNgay.OptionsColumn.AllowMove = false; this.colDenNgay.OptionsColumn.ReadOnly = true; this.colDenNgay.Visible = true; this.colDenNgay.VisibleIndex = 5; this.colDenNgay.Width = 63; // // colNgayLap // this.colNgayLap.Caption = "Ngày thêm"; this.colNgayLap.Name = "colNgayLap"; this.colNgayLap.Visible = true; this.colNgayLap.VisibleIndex = 6; this.colNgayLap.Width = 64; // // colGhiChu // this.colGhiChu.Caption = "Ghi chú"; this.colGhiChu.Name = "colGhiChu"; this.colGhiChu.Visible = true; this.colGhiChu.VisibleIndex = 8; this.colGhiChu.Width = 47; // // colTenFile // this.colTenFile.Caption = "Tên file"; this.colTenFile.Name = "colTenFile"; this.colTenFile.Visible = true; this.colTenFile.VisibleIndex = 1; this.colTenFile.Width = 47; // // colTarget // this.colTarget.Caption = "Target"; this.colTarget.Name = "colTarget"; this.colTarget.Visible = true; this.colTarget.VisibleIndex = 2; this.colTarget.Width = 44; // // colThiTruong // this.colThiTruong.Caption = "Thị trường"; this.colThiTruong.Name = "colThiTruong"; this.colThiTruong.Visible = true; this.colThiTruong.VisibleIndex = 3; this.colThiTruong.Width = 62; // // colNguoiThem // this.colNguoiThem.Caption = "Người thêm"; this.colNguoiThem.Name = "colNguoiThem"; this.colNguoiThem.Visible = true; this.colNguoiThem.VisibleIndex = 7; this.colNguoiThem.Width = 67; // // xtraTabControlDetail // this.xtraTabControlDetail.Location = new System.Drawing.Point(1141, 13); this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.Size = new System.Drawing.Size(20, 13); this.xtraTabControlDetail.TabIndex = 0; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); this.xtraTabControlDetail.Visible = false; // // xtraTabPageDetail // this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(13, 0); this.xtraTabPageDetail.Text = "Chi tiết"; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.Target); this.popupControlContainerFilter.Controls.Add(this.ThiTruong); this.popupControlContainerFilter.Controls.Add(this.PhongBan); this.popupControlContainerFilter.Controls.Add(this.labelControl3); this.popupControlContainerFilter.Controls.Add(this.DenNam); this.popupControlContainerFilter.Controls.Add(this.DenThang); this.popupControlContainerFilter.Controls.Add(this.TuNam); this.popupControlContainerFilter.Controls.Add(this.TuThang); this.popupControlContainerFilter.Controls.Add(this.labelControl7); this.popupControlContainerFilter.Controls.Add(this.labelControl8); this.popupControlContainerFilter.Controls.Add(this.labelControl6); this.popupControlContainerFilter.Controls.Add(this.labelControl5); this.popupControlContainerFilter.Controls.Add(this.xtraTabControlDetail); this.popupControlContainerFilter.Controls.Add(this.plLabel5); this.popupControlContainerFilter.Controls.Add(this.NguoiLap); this.popupControlContainerFilter.Controls.Add(this.NgayLap); this.popupControlContainerFilter.Controls.Add(this.TenFile); this.popupControlContainerFilter.Controls.Add(this.TenNguon); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Controls.Add(this.labelControl2); this.popupControlContainerFilter.Controls.Add(this.labelControl1); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(1187, 78); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // Target // this.Target.Location = new System.Drawing.Point(397, 3); this.Target.Name = "Target"; this.Target.Size = new System.Drawing.Size(275, 20); this.Target.TabIndex = 259; // // ThiTruong // this.ThiTruong.Location = new System.Drawing.Point(397, 27); this.ThiTruong.Name = "ThiTruong"; this.ThiTruong.Size = new System.Drawing.Size(275, 20); this.ThiTruong.TabIndex = 258; // // PhongBan // this.PhongBan.Location = new System.Drawing.Point(397, 51); this.PhongBan.Name = "PhongBan"; this.PhongBan.Size = new System.Drawing.Size(275, 20); this.PhongBan.TabIndex = 242; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(342, 55); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(51, 13); this.labelControl3.TabIndex = 243; this.labelControl3.Text = "Phòng ban"; this.labelControl3.ToolTip = "Phòng ban (Cấp 1)"; // // DenNam // this.DenNam.EditValue = new decimal(new int[] { 1900, 0, 0, 0}); this.DenNam.Location = new System.Drawing.Point(276, 53); this.DenNam.Name = "DenNam"; this.DenNam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.DenNam.Properties.Mask.EditMask = "d"; this.DenNam.Properties.MaxValue = new decimal(new int[] { 9999, 0, 0, 0}); this.DenNam.Properties.MinValue = new decimal(new int[] { 1900, 0, 0, 0}); this.DenNam.Size = new System.Drawing.Size(55, 20); this.DenNam.TabIndex = 237; // // DenThang // this.DenThang.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.DenThang.Location = new System.Drawing.Point(205, 52); this.DenThang.Name = "DenThang"; this.DenThang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.DenThang.Properties.Mask.EditMask = "d"; this.DenThang.Properties.MaxValue = new decimal(new int[] { 12, 0, 0, 0}); this.DenThang.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.DenThang.Size = new System.Drawing.Size(55, 20); this.DenThang.TabIndex = 238; // // TuNam // this.TuNam.EditValue = new decimal(new int[] { 1900, 0, 0, 0}); this.TuNam.Location = new System.Drawing.Point(126, 52); this.TuNam.Name = "TuNam"; this.TuNam.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TuNam.Properties.Mask.EditMask = "d"; this.TuNam.Properties.MaxValue = new decimal(new int[] { 9999, 0, 0, 0}); this.TuNam.Properties.MinValue = new decimal(new int[] { 1900, 0, 0, 0}); this.TuNam.Size = new System.Drawing.Size(47, 20); this.TuNam.TabIndex = 240; // // TuThang // this.TuThang.EditValue = new decimal(new int[] { 1, 0, 0, 0}); this.TuThang.Location = new System.Drawing.Point(68, 51); this.TuThang.Name = "TuThang"; this.TuThang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.TuThang.Properties.Mask.EditMask = "d"; this.TuThang.Properties.MaxValue = new decimal(new int[] { 12, 0, 0, 0}); this.TuThang.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0}); this.TuThang.Size = new System.Drawing.Size(47, 20); this.TuThang.TabIndex = 239; // // labelControl7 // this.labelControl7.Location = new System.Drawing.Point(179, 56); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(20, 13); this.labelControl7.TabIndex = 236; this.labelControl7.Text = "Đến"; this.labelControl7.Click += new System.EventHandler(this.labelControl7_Click); // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(266, 56); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(4, 13); this.labelControl8.TabIndex = 232; this.labelControl8.Text = "/"; // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(117, 55); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(4, 13); this.labelControl6.TabIndex = 235; this.labelControl6.Text = "/"; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(12, 54); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(44, 13); this.labelControl5.TabIndex = 234; this.labelControl5.Text = "Từ tháng"; // // plLabel5 // this.plLabel5.Location = new System.Drawing.Point(678, 7); this.plLabel5.Name = "plLabel5"; this.plLabel5.Size = new System.Drawing.Size(55, 13); this.plLabel5.TabIndex = 199; this.plLabel5.Text = "Người thêm"; // // NguoiLap // this.NguoiLap.DataSource = null; this.NguoiLap.DisplayField = null; this.NguoiLap.Location = new System.Drawing.Point(740, 6); this.NguoiLap.Name = "NguoiLap"; this.NguoiLap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.NguoiLap.Size = new System.Drawing.Size(284, 20); this.NguoiLap.TabIndex = 198; this.NguoiLap.ValueField = null; // // NgayLap // this.NgayLap.Caption = "Từ ngày 25/07/2012 đến ngày 01/08/2012"; this.NgayLap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayLap.FirstFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.FirstTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.FromDate = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.Location = new System.Drawing.Point(739, 31); this.NgayLap.Name = "NgayLap"; this.NgayLap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.NgayLap.SecondFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.SecondTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayLap.Size = new System.Drawing.Size(285, 20); this.NgayLap.TabIndex = 195; this.NgayLap.ToDate = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // TenFile // this.TenFile._DataSource = null; this.TenFile._GetField = null; this.TenFile.Location = new System.Drawing.Point(68, 26); this.TenFile.Name = "TenFile"; this.TenFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)}); this.TenFile.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenFile.Size = new System.Drawing.Size(263, 20); this.TenFile.TabIndex = 194; // // TenNguon // this.TenNguon._DataSource = null; this.TenNguon._GetField = null; this.TenNguon.Location = new System.Drawing.Point(69, 3); this.TenNguon.MenuManager = this.barManager1; this.TenNguon.Name = "TenNguon"; this.TenNguon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, false)}); this.TenNguon.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenNguon.Size = new System.Drawing.Size(263, 20); this.TenNguon.TabIndex = 194; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(679, 34); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(52, 13); this.plLabel3.TabIndex = 192; this.plLabel3.Text = "Ngày thêm"; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(12, 29); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(35, 13); this.plLabel1.TabIndex = 188; this.plLabel1.Text = "Tên file"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(340, 30); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(50, 13); this.labelControl2.TabIndex = 188; this.labelControl2.Text = "Thị trường"; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(340, 6); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(32, 13); this.labelControl1.TabIndex = 188; this.labelControl1.Text = "Target"; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(12, 6); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(51, 13); this.plLabel2.TabIndex = 188; this.plLabel2.Text = "Tên nguồn"; // // gridColumn8 // this.gridColumn8.Caption = "VAT(%)"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 5; // // gridColumn6 // this.gridColumn6.Caption = "VAT(%)"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 5; this.gridColumn6.Width = 96; // // FrmTNSSaleCppScrQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1187, 497); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FrmTNSSaleCppScrQL"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Quản lý file nguồn CPP"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.DenNam.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DenThang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TuNam.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TuThang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenFile.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenNguon.Properties)).EndInit(); this.ResumeLayout(false); }
public static void InitAutocompleteDVHauKy(PLTextEditAutocomplete complete, bool isDelete) { var @where = isDelete ? "IS_DELETE='Y'" : "IS_DELETE='N' or IS_DELETE IS NULL"; complete._Init(CHUONG_TRINH.TABLE_NAME, CHUONG_TRINH.DON_VI_HAU_KY, where); }
/// <summary> /// Required method for Designer support - do not modify protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmKeHoachLPSQL)); DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemViewDetail = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCopy = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemAddNote = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemOpenNote = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDeleteNote = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemRefresh = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.colKenhPhat = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMaKeHoach = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTenKeHoach = new DevExpress.XtraGrid.Columns.GridColumn(); this.ColNam = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgayLap = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNguoiLap = new DevExpress.XtraGrid.Columns.GridColumn(); this.ColPhongBan = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCongty = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhiChu = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridControlNote = new DevExpress.XtraGrid.GridControl(); this.gridViewNote = new DevExpress.XtraGrid.Views.Grid.PLGridView(); this.col_N_NoiDung = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.plLabel5 = new DevExpress.XtraEditors.LabelControl(); this.NguoiLap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel4 = new DevExpress.XtraEditors.LabelControl(); this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice(); this.NgayLap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.TenKeHoach = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.MaKeHoach = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.kenhPhat = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel3 = new DevExpress.XtraEditors.LabelControl(); this.label5 = new DevExpress.XtraEditors.LabelControl(); this.plLabel1 = new DevExpress.XtraEditors.LabelControl(); this.plLabel2 = new DevExpress.XtraEditors.LabelControl(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.popupMenuNote = new DevExpress.XtraBars.PopupMenu(this.components); this.ColLoaiKenh = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControlNote)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewNote)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenKeHoach.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MaKeHoach.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuNote)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.barButtonItemCopy, this.barButtonItemAddNote, this.barButtonItemOpenNote, this.barButtonItemDeleteNote, this.barButtonItemRefresh, this.barButtonItemViewDetail}); this.barManager1.MaxItemId = 44; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.barButtonItemAdd, "&Thêm", true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemViewDetail), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCopy), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAddNote, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "X&em"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemViewDetail // this.barButtonItemViewDetail.Caption = "Xem ch&i tiết"; this.barButtonItemViewDetail.Id = 43; this.barButtonItemViewDetail.Name = "barButtonItemViewDetail"; this.barButtonItemViewDetail.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemViewDetail.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemViewDetail_ItemClick); // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Xóa"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemCopy // this.barButtonItemCopy.Caption = "S&ao chép"; this.barButtonItemCopy.Id = 38; this.barButtonItemCopy.Name = "barButtonItemCopy"; this.barButtonItemCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemCopy_ItemClick); // // barButtonItemAddNote // this.barButtonItemAddNote.Caption = "Thêm ¬e"; this.barButtonItemAddNote.Id = 39; this.barButtonItemAddNote.Name = "barButtonItemAddNote"; this.barButtonItemAddNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAddNote_ItemClick); // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem trước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tì&m kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điều &kiện lọc"; this.barCheckItemFilter.Checked = true; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đón&g"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1187, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 497); this.barDockControlBottom.Size = new System.Drawing.Size(1187, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 473); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1187, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 473); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // barButtonItemOpenNote // this.barButtonItemOpenNote.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.barButtonItemOpenNote.Appearance.Options.UseFont = true; this.barButtonItemOpenNote.Caption = "&Mở note"; this.barButtonItemOpenNote.Id = 40; this.barButtonItemOpenNote.Name = "barButtonItemOpenNote"; this.barButtonItemOpenNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemOpenNote_ItemClick); // // barButtonItemDeleteNote // this.barButtonItemDeleteNote.Caption = "Xóa not&e"; this.barButtonItemDeleteNote.Id = 41; this.barButtonItemDeleteNote.Name = "barButtonItemDeleteNote"; this.barButtonItemDeleteNote.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDeleteNote_ItemClick); // // barButtonItemRefresh // this.barButtonItemRefresh.Caption = "&Làm mới"; this.barButtonItemRefresh.Id = 42; this.barButtonItemRefresh.Name = "barButtonItemRefresh"; this.barButtonItemRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemRefresh_ItemClick); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Location = new System.Drawing.Point(0, 79); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.Controls.Add(this.gridControlNote); this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1187, 418); this.splitContainerControl1.SplitterPosition = 368; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; gridLevelNode1.RelationName = "Level1"; this.gridControlMaster.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode1}); this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(813, 418); this.gridControlMaster.TabIndex = 0; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.FooterPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colKenhPhat, this.colMaKeHoach, this.colTenKeHoach, this.ColNam, this.colNgayLap, this.colNguoiLap, this.ColPhongBan, this.colCongty, this.colGhiChu, this.ColLoaiKenh}); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupCount = 2; this.gridViewMaster.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề"; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsSelection.MultiSelect = true; this.gridViewMaster.OptionsView.ColumnAutoWidth = false; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowFooter = true; this.gridViewMaster.OptionsView.ShowGroupedColumns = true; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.ColLoaiKenh, DevExpress.Data.ColumnSortOrder.Ascending), new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colKenhPhat, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewMaster.ViewCaption = "KẾ HOẠCH PHÁT SÓNG"; // // colKenhPhat // this.colKenhPhat.Caption = "Kênh phát"; this.colKenhPhat.Name = "colKenhPhat"; this.colKenhPhat.OptionsColumn.AllowEdit = false; this.colKenhPhat.OptionsColumn.AllowFocus = false; this.colKenhPhat.OptionsColumn.ReadOnly = true; this.colKenhPhat.Visible = true; this.colKenhPhat.VisibleIndex = 0; this.colKenhPhat.Width = 74; // // colMaKeHoach // this.colMaKeHoach.Caption = "Mã kế hoạch"; this.colMaKeHoach.Name = "colMaKeHoach"; this.colMaKeHoach.OptionsColumn.AllowEdit = false; this.colMaKeHoach.OptionsColumn.AllowFocus = false; this.colMaKeHoach.OptionsColumn.ReadOnly = true; this.colMaKeHoach.Visible = true; this.colMaKeHoach.VisibleIndex = 1; this.colMaKeHoach.Width = 72; // // colTenKeHoach // this.colTenKeHoach.Caption = "Tên kế hoạch"; this.colTenKeHoach.Name = "colTenKeHoach"; this.colTenKeHoach.OptionsColumn.AllowEdit = false; this.colTenKeHoach.OptionsColumn.AllowFocus = false; this.colTenKeHoach.OptionsColumn.AllowMove = false; this.colTenKeHoach.OptionsColumn.ReadOnly = true; this.colTenKeHoach.Visible = true; this.colTenKeHoach.VisibleIndex = 2; this.colTenKeHoach.Width = 76; // // ColNam // this.ColNam.Caption = "Năm"; this.ColNam.Name = "ColNam"; this.ColNam.Visible = true; this.ColNam.VisibleIndex = 3; this.ColNam.Width = 33; // // colNgayLap // this.colNgayLap.Caption = "Ngày lập"; this.colNgayLap.Name = "colNgayLap"; this.colNgayLap.Visible = true; this.colNgayLap.VisibleIndex = 4; this.colNgayLap.Width = 54; // // colNguoiLap // this.colNguoiLap.Caption = "Người lập"; this.colNguoiLap.Name = "colNguoiLap"; this.colNguoiLap.OptionsColumn.AllowEdit = false; this.colNguoiLap.OptionsColumn.AllowFocus = false; this.colNguoiLap.OptionsColumn.ReadOnly = true; this.colNguoiLap.Visible = true; this.colNguoiLap.VisibleIndex = 5; this.colNguoiLap.Width = 57; // // ColPhongBan // this.ColPhongBan.Caption = "Phòng ban"; this.ColPhongBan.Name = "ColPhongBan"; this.ColPhongBan.Visible = true; this.ColPhongBan.VisibleIndex = 6; this.ColPhongBan.Width = 63; // // colCongty // this.colCongty.Caption = "Công ty"; this.colCongty.Name = "colCongty"; this.colCongty.Visible = true; this.colCongty.VisibleIndex = 7; this.colCongty.Width = 50; // // colGhiChu // this.colGhiChu.Caption = "Ghi chú"; this.colGhiChu.Name = "colGhiChu"; this.colGhiChu.Visible = true; this.colGhiChu.VisibleIndex = 8; this.colGhiChu.Width = 47; // // gridControlNote // this.gridControlNote.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlNote.BackgroundImage"))); this.gridControlNote.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlNote.Dock = System.Windows.Forms.DockStyle.Fill; gridLevelNode2.RelationName = "Level1"; this.gridControlNote.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode2}); this.gridControlNote.Location = new System.Drawing.Point(0, 0); this.gridControlNote.MainView = this.gridViewNote; this.gridControlNote.Name = "gridControlNote"; this.gridControlNote.Size = new System.Drawing.Size(368, 418); this.gridControlNote.TabIndex = 1; this.gridControlNote.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewNote}); // // gridViewNote // this.gridViewNote.Appearance.FooterPanel.Options.UseTextOptions = true; this.gridViewNote.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.gridViewNote.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewNote.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewNote.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.col_N_NoiDung}); this.gridViewNote.GridControl = this.gridControlNote; this.gridViewNote.GroupPanelText = "Di chuyển tiêu đề vào đây để gom nhóm theo cột tiêu đề"; this.gridViewNote.IndicatorWidth = 40; this.gridViewNote.Name = "gridViewNote"; this.gridViewNote.OptionsLayout.Columns.AddNewColumns = false; this.gridViewNote.OptionsNavigation.AutoFocusNewRow = true; this.gridViewNote.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewNote.OptionsPrint.UsePrintStyles = true; this.gridViewNote.OptionsSelection.MultiSelect = true; this.gridViewNote.OptionsView.EnableAppearanceEvenRow = true; this.gridViewNote.OptionsView.EnableAppearanceOddRow = true; this.gridViewNote.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewNote.OptionsView.RowAutoHeight = true; this.gridViewNote.OptionsView.ShowColumnHeaders = false; this.gridViewNote.OptionsView.ShowGroupedColumns = true; this.gridViewNote.OptionsView.ShowGroupPanel = false; this.gridViewNote.OptionsView.ShowIndicator = false; this.gridViewNote.OptionsView.ShowViewCaption = true; this.gridViewNote.ViewCaption = "NOTES"; this.gridViewNote.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewNote_RowClick); this.gridViewNote.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridViewNote_MouseDown); // // col_N_NoiDung // this.col_N_NoiDung.Caption = "Nội dung"; this.col_N_NoiDung.Name = "col_N_NoiDung"; this.col_N_NoiDung.Visible = true; this.col_N_NoiDung.VisibleIndex = 0; this.col_N_NoiDung.Width = 20; // // xtraTabControlDetail // this.xtraTabControlDetail.Location = new System.Drawing.Point(1104, 33); this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.Size = new System.Drawing.Size(20, 13); this.xtraTabControlDetail.TabIndex = 0; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); this.xtraTabControlDetail.Visible = false; // // xtraTabPageDetail // this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(13, 0); this.xtraTabPageDetail.Text = "Chi tiết"; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.xtraTabControlDetail); this.popupControlContainerFilter.Controls.Add(this.plLabel5); this.popupControlContainerFilter.Controls.Add(this.NguoiLap); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.PhongBan); this.popupControlContainerFilter.Controls.Add(this.NgayLap); this.popupControlContainerFilter.Controls.Add(this.TenKeHoach); this.popupControlContainerFilter.Controls.Add(this.MaKeHoach); this.popupControlContainerFilter.Controls.Add(this.kenhPhat); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Top; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 24); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(1187, 55); this.popupControlContainerFilter.TabIndex = 0; this.popupControlContainerFilter.Visible = false; // // plLabel5 // this.plLabel5.Location = new System.Drawing.Point(522, 9); this.plLabel5.Name = "plLabel5"; this.plLabel5.Size = new System.Drawing.Size(45, 13); this.plLabel5.TabIndex = 199; this.plLabel5.Text = "Người lập"; // // NguoiLap // this.NguoiLap.DataSource = null; this.NguoiLap.DisplayField = null; this.NguoiLap.Location = new System.Drawing.Point(584, 6); this.NguoiLap.Name = "NguoiLap"; this.NguoiLap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.NguoiLap.Size = new System.Drawing.Size(140, 20); this.NguoiLap.TabIndex = 198; this.NguoiLap.ValueField = null; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(743, 10); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(51, 13); this.plLabel4.TabIndex = 197; this.plLabel4.Text = "Phòng ban"; // // PhongBan // this.PhongBan.Location = new System.Drawing.Point(800, 3); this.PhongBan.Name = "PhongBan"; this.PhongBan.Size = new System.Drawing.Size(150, 20); this.PhongBan.TabIndex = 196; // // NgayLap // this.NgayLap.Caption = "Từ ngày 25/07/2012 đến ngày 01/08/2012"; this.NgayLap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayLap.FirstFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.FirstTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.FromDate = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.Location = new System.Drawing.Point(374, 29); this.NgayLap.Name = "NgayLap"; this.NgayLap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.NgayLap.SecondFrom = new System.DateTime(2012, 7, 25, 9, 3, 40, 103); this.NgayLap.SecondTo = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayLap.Size = new System.Drawing.Size(285, 20); this.NgayLap.TabIndex = 195; this.NgayLap.ToDate = new System.DateTime(2012, 8, 1, 9, 3, 40, 103); this.NgayLap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // TenKeHoach // this.TenKeHoach._DataSource = null; this.TenKeHoach._GetField = null; this.TenKeHoach.Location = new System.Drawing.Point(87, 26); this.TenKeHoach.Name = "TenKeHoach"; this.TenKeHoach.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, false)}); this.TenKeHoach.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenKeHoach.Size = new System.Drawing.Size(206, 20); this.TenKeHoach.TabIndex = 194; // // MaKeHoach // this.MaKeHoach._DataSource = null; this.MaKeHoach._GetField = null; this.MaKeHoach.Location = new System.Drawing.Point(88, 3); this.MaKeHoach.MenuManager = this.barManager1; this.MaKeHoach.Name = "MaKeHoach"; this.MaKeHoach.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", 0, true, false, false, DevExpress.XtraEditors.ImageLocation.Default, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, false)}); this.MaKeHoach.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.MaKeHoach.Size = new System.Drawing.Size(206, 20); this.MaKeHoach.TabIndex = 194; // // kenhPhat // this.kenhPhat.DataSource = null; this.kenhPhat.DisplayField = null; this.kenhPhat.Location = new System.Drawing.Point(374, 3); this.kenhPhat.Name = "kenhPhat"; this.kenhPhat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.kenhPhat.Size = new System.Drawing.Size(140, 20); this.kenhPhat.TabIndex = 193; this.kenhPhat.ValueField = null; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(319, 32); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(42, 13); this.plLabel3.TabIndex = 192; this.plLabel3.Text = "Ngày lập"; // // label5 // this.label5.Location = new System.Drawing.Point(319, 6); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(49, 13); this.label5.TabIndex = 192; this.label5.Text = "Kênh phát"; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(12, 6); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(60, 13); this.plLabel1.TabIndex = 188; this.plLabel1.Text = "Mã kế hoạch"; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(12, 29); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(64, 13); this.plLabel2.TabIndex = 188; this.plLabel2.Text = "Tên kế hoạch"; // // gridColumn8 // this.gridColumn8.Caption = "VAT(%)"; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; this.gridColumn8.VisibleIndex = 5; // // gridColumn6 // this.gridColumn6.Caption = "VAT(%)"; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; this.gridColumn6.VisibleIndex = 5; this.gridColumn6.Width = 96; // // popupMenuNote // this.popupMenuNote.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemOpenNote), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAddNote), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDeleteNote), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRefresh)}); this.popupMenuNote.Manager = this.barManager1; this.popupMenuNote.Name = "popupMenuNote"; // // ColLoaiKenh // this.ColLoaiKenh.Caption = "Loại kênh"; this.ColLoaiKenh.Name = "ColLoaiKenh"; // // frmKeHoachLPSQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1187, 497); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.popupControlContainerFilter); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmKeHoachLPSQL"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Quản lý kế hoạch phát sóng"; this.Load += new System.EventHandler(this.frmLichPhatSongQL_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControlNote)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewNote)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.NguoiLap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenKeHoach.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MaKeHoach.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kenhPhat.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuNote)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> protected void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmChiTietLPSQL)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.MainBar = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemXem = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemUpdate = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemPrint = new DevExpress.XtraBars.BarButtonItem(); this.popupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemCommit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemNoCommit = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemSearch = new DevExpress.XtraBars.BarButtonItem(); this.popupMenuFilter = new DevExpress.XtraBars.PopupMenu(this.components); this.barCheckItemFilter = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItemClose = new DevExpress.XtraBars.BarButtonItem(); this.barSubItemCotHienThi = new DevExpress.XtraBars.BarSubItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.popupControlContainerFilter = new DevExpress.XtraBars.PopupControlContainer(this.components); this.label29 = new DevExpress.XtraEditors.LabelControl(); this.ngayNhap = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.ThuTrongTuan = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel9 = new DevExpress.XtraEditors.LabelControl(); this.ThongTinThem = new DevExpress.XtraEditors.CheckedListBoxControl(); this.GioPhatDen = new DevExpress.XtraEditors.TimeEdit(); this.GioPhatTu = new DevExpress.XtraEditors.TimeEdit(); this.PhongBan = new ProtocolVN.Framework.Win.PLDMTreeMultiChoice(); this.NguoiNhap = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.Category = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.TenCT = new ProtocolVN.App.VideoLibrary.PLTextEditAutocomplete(); this.KenhPhat = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.PostMaster = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.TietMuc = new ProtocolVN.Framework.Win.PLMultiCombobox(); this.plLabel8 = new DevExpress.XtraEditors.LabelControl(); this.plLabel7 = new DevExpress.XtraEditors.LabelControl(); this.label10 = new DevExpress.XtraEditors.LabelControl(); this.plLabel4 = new DevExpress.XtraEditors.LabelControl(); this.plLabel1 = new DevExpress.XtraEditors.LabelControl(); this.plLabel5 = new DevExpress.XtraEditors.LabelControl(); this.plLabel3 = new DevExpress.XtraEditors.LabelControl(); this.plLabel6 = new DevExpress.XtraEditors.LabelControl(); this.plLabel2 = new DevExpress.XtraEditors.LabelControl(); this.label3 = new DevExpress.XtraEditors.LabelControl(); this.label5 = new DevExpress.XtraEditors.LabelControl(); this.NgayBatDauPhat = new ProtocolVN.Framework.Win.Trial.PLDateSelection(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gridControlMaster = new DevExpress.XtraGrid.GridControl(); this.gridViewMaster = new DevExpress.XtraGrid.Views.BandedGrid.PLBandedGridView(); this.gridBandPostMaster = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_LPS_NgayPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_GioPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NgayBatDau = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_GioPhatChung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_KenhPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_SoTapNgay = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_ThuTrongTuan = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NgayCuoi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_SoNgayPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_ThongTinThem = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NgayTao = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NguoiTao = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBandChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.Col_LPS_TenChuongTrinh = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_ThoiLuong = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_Category = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_TietMuc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NuocSX = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_NamSx = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_TapSo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_TenGoc = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_PostMaster = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_TongTap = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_TongSoRun = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_SoLanDaPhat = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_SoRunCon = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.Col_LPS_ThoiLuongChung = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.xtraTabControlDetail = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPageDetail = new DevExpress.XtraTab.XtraTabPage(); this.gridControlDetail = new DevExpress.XtraGrid.GridControl(); this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.PLGridView(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); this.dockPanel1.SuspendLayout(); this.dockPanel1_Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).BeginInit(); this.popupControlContainerFilter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThuTrongTuan.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ThongTinThem)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GioPhatDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GioPhatTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.NguoiNhap.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TenCT.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.KenhPhat.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).BeginInit(); this.xtraTabControlDetail.SuspendLayout(); this.xtraTabPageDetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.MainBar}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.DockManager = this.dockManager1; this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemUpdate, this.barButtonItemPrint, this.barStaticItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItemCommit, this.barButtonItemNoCommit, this.barSubItem1, this.barButtonItemXem, this.barButtonItemSearch, this.barButtonItemClose, this.barCheckItemFilter, this.barButtonItem3, this.barButtonItem4, this.barSubItemCotHienThi}); this.barManager1.MaxItemId = 40; // // MainBar // this.MainBar.BarName = "MainBar"; this.MainBar.DockCol = 0; this.MainBar.DockRow = 0; this.MainBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.MainBar.FloatLocation = new System.Drawing.Point(39, 133); this.MainBar.FloatSize = new System.Drawing.Size(72, 73); this.MainBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemXem), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemUpdate), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPrint, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemCommit, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNoCommit), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSearch, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemClose, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemCotHienThi)}); this.MainBar.OptionsBar.AllowQuickCustomization = false; this.MainBar.OptionsBar.DrawDragBorder = false; this.MainBar.OptionsBar.RotateWhenVertical = false; this.MainBar.OptionsBar.UseWholeRow = true; this.MainBar.Text = "Custom 1"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "&Thêm"; this.barButtonItemAdd.Id = 0; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemXem // this.barButtonItemXem.Caption = "&Xem"; this.barButtonItemXem.Id = 24; this.barButtonItemXem.Name = "barButtonItemXem"; this.barButtonItemXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemDelete // this.barButtonItemDelete.Caption = "&Chèn lịch mới"; this.barButtonItemDelete.Id = 1; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemUpdate // this.barButtonItemUpdate.Caption = "&Sửa"; this.barButtonItemUpdate.Id = 2; this.barButtonItemUpdate.Name = "barButtonItemUpdate"; this.barButtonItemUpdate.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemPrint // this.barButtonItemPrint.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemPrint.Caption = "&In"; this.barButtonItemPrint.DropDownControl = this.popupMenu1; this.barButtonItemPrint.Id = 3; this.barButtonItemPrint.Name = "barButtonItemPrint"; this.barButtonItemPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenu1 // this.popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.popupMenu1.Manager = this.barManager1; this.popupMenu1.Name = "popupMenu1"; // // barButtonItem4 // this.barButtonItem4.Caption = "Xem trước"; this.barButtonItem4.Id = 33; this.barButtonItem4.Name = "barButtonItem4"; // // barButtonItemCommit // this.barButtonItemCommit.Caption = "&Duyệt"; this.barButtonItemCommit.Id = 17; this.barButtonItemCommit.Name = "barButtonItemCommit"; this.barButtonItemCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemNoCommit // this.barButtonItemNoCommit.Caption = "&Không duyệt"; this.barButtonItemNoCommit.Id = 18; this.barButtonItemNoCommit.Name = "barButtonItemNoCommit"; this.barButtonItemNoCommit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItem1 // this.barSubItem1.Caption = "Nghiệp vụ"; this.barSubItem1.Id = 20; this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemSearch // this.barButtonItemSearch.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItemSearch.Caption = "Tìm kiếm"; this.barButtonItemSearch.DropDownControl = this.popupMenuFilter; this.barButtonItemSearch.Id = 27; this.barButtonItemSearch.Name = "barButtonItemSearch"; this.barButtonItemSearch.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // popupMenuFilter // this.popupMenuFilter.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barCheckItemFilter)}); this.popupMenuFilter.Manager = this.barManager1; this.popupMenuFilter.Name = "popupMenuFilter"; // // barCheckItemFilter // this.barCheckItemFilter.Caption = "Điều &kiện lọc"; this.barCheckItemFilter.Checked = true; this.barCheckItemFilter.Id = 29; this.barCheckItemFilter.Name = "barCheckItemFilter"; this.barCheckItemFilter.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemClose // this.barButtonItemClose.Caption = "Đóng"; this.barButtonItemClose.Id = 28; this.barButtonItemClose.Name = "barButtonItemClose"; this.barButtonItemClose.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barSubItemCotHienThi // this.barSubItemCotHienThi.Caption = "Chọn cột hiển thị"; this.barSubItemCotHienThi.Id = 36; this.barSubItemCotHienThi.Name = "barSubItemCotHienThi"; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1362, 24); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 545); this.barDockControlBottom.Size = new System.Drawing.Size(1362, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 521); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1362, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 521); // // dockManager1 // this.dockManager1.Form = this; this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { this.dockPanel1}); this.dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl"}); // // dockPanel1 // this.dockPanel1.Controls.Add(this.dockPanel1_Container); this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top; this.dockPanel1.FloatVertical = true; this.dockPanel1.ID = new System.Guid("437240ce-168d-4c05-a0b9-c702ea5e41f7"); this.dockPanel1.Location = new System.Drawing.Point(0, 24); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Options.AllowDockLeft = false; this.dockPanel1.Options.AllowDockRight = false; this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 111); this.dockPanel1.Size = new System.Drawing.Size(1362, 111); this.dockPanel1.Text = "Điều kiện tìm kiếm"; this.dockPanel1.VisibilityChanged += new DevExpress.XtraBars.Docking.VisibilityChangedEventHandler(this.dockPanel1_VisibilityChanged); // // dockPanel1_Container // this.dockPanel1_Container.Controls.Add(this.popupControlContainerFilter); this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25); this.dockPanel1_Container.Name = "dockPanel1_Container"; this.dockPanel1_Container.Size = new System.Drawing.Size(1356, 83); this.dockPanel1_Container.TabIndex = 0; // // popupControlContainerFilter // this.popupControlContainerFilter.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.popupControlContainerFilter.Controls.Add(this.label29); this.popupControlContainerFilter.Controls.Add(this.ngayNhap); this.popupControlContainerFilter.Controls.Add(this.ThuTrongTuan); this.popupControlContainerFilter.Controls.Add(this.plLabel9); this.popupControlContainerFilter.Controls.Add(this.ThongTinThem); this.popupControlContainerFilter.Controls.Add(this.GioPhatDen); this.popupControlContainerFilter.Controls.Add(this.GioPhatTu); this.popupControlContainerFilter.Controls.Add(this.PhongBan); this.popupControlContainerFilter.Controls.Add(this.NguoiNhap); this.popupControlContainerFilter.Controls.Add(this.Category); this.popupControlContainerFilter.Controls.Add(this.TenCT); this.popupControlContainerFilter.Controls.Add(this.KenhPhat); this.popupControlContainerFilter.Controls.Add(this.PostMaster); this.popupControlContainerFilter.Controls.Add(this.TietMuc); this.popupControlContainerFilter.Controls.Add(this.plLabel8); this.popupControlContainerFilter.Controls.Add(this.plLabel7); this.popupControlContainerFilter.Controls.Add(this.label10); this.popupControlContainerFilter.Controls.Add(this.plLabel4); this.popupControlContainerFilter.Controls.Add(this.plLabel1); this.popupControlContainerFilter.Controls.Add(this.plLabel5); this.popupControlContainerFilter.Controls.Add(this.plLabel3); this.popupControlContainerFilter.Controls.Add(this.plLabel6); this.popupControlContainerFilter.Controls.Add(this.plLabel2); this.popupControlContainerFilter.Controls.Add(this.label3); this.popupControlContainerFilter.Controls.Add(this.label5); this.popupControlContainerFilter.Controls.Add(this.NgayBatDauPhat); this.popupControlContainerFilter.Dock = System.Windows.Forms.DockStyle.Fill; this.popupControlContainerFilter.Location = new System.Drawing.Point(0, 0); this.popupControlContainerFilter.Manager = this.barManager1; this.popupControlContainerFilter.Name = "popupControlContainerFilter"; this.popupControlContainerFilter.Size = new System.Drawing.Size(1356, 83); this.popupControlContainerFilter.TabIndex = 5; this.popupControlContainerFilter.Visible = false; // // label29 // this.label29.Location = new System.Drawing.Point(746, 63); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(44, 13); this.label29.TabIndex = 217; this.label29.Text = "Ngày tạo"; // // ngayNhap // this.ngayNhap.Caption = "Từ ngày 15/06/2012 đến ngày 22/06/2012"; this.ngayNhap.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngayNhap.FirstFrom = new System.DateTime(2012, 6, 15, 5, 46, 55, 404); this.ngayNhap.FirstTo = new System.DateTime(2012, 6, 22, 5, 46, 55, 404); this.ngayNhap.FromDate = new System.DateTime(2012, 6, 15, 5, 46, 55, 404); this.ngayNhap.Location = new System.Drawing.Point(796, 58); this.ngayNhap.Name = "ngayNhap"; this.ngayNhap.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.ngayNhap.SecondFrom = new System.DateTime(2012, 6, 15, 5, 46, 55, 404); this.ngayNhap.SecondTo = new System.DateTime(2012, 6, 22, 5, 46, 55, 404); this.ngayNhap.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.ngayNhap.Size = new System.Drawing.Size(285, 21); this.ngayNhap.TabIndex = 226; this.ngayNhap.ToDate = new System.DateTime(2012, 6, 22, 5, 46, 55, 404); this.ngayNhap.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // ThuTrongTuan // this.ThuTrongTuan.DataSource = null; this.ThuTrongTuan.DisplayField = null; this.ThuTrongTuan.Location = new System.Drawing.Point(924, 5); this.ThuTrongTuan.Name = "ThuTrongTuan"; this.ThuTrongTuan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.ThuTrongTuan.Size = new System.Drawing.Size(186, 20); this.ThuTrongTuan.TabIndex = 231; this.ThuTrongTuan.ValueField = null; // // plLabel9 // this.plLabel9.Location = new System.Drawing.Point(846, 11); this.plLabel9.Name = "plLabel9"; this.plLabel9.Size = new System.Drawing.Size(73, 13); this.plLabel9.TabIndex = 230; this.plLabel9.Text = "Thứ trong tuần"; // // ThongTinThem // this.ThongTinThem.CheckOnClick = true; this.ThongTinThem.ColumnWidth = 80; this.ThongTinThem.Items.AddRange(new DevExpress.XtraEditors.Controls.CheckedListBoxItem[] { new DevExpress.XtraEditors.Controls.CheckedListBoxItem("N", "Phát mới", System.Windows.Forms.CheckState.Checked), new DevExpress.XtraEditors.Controls.CheckedListBoxItem("Y", "Phát lại", System.Windows.Forms.CheckState.Checked)}); this.ThongTinThem.Location = new System.Drawing.Point(636, 34); this.ThongTinThem.MultiColumn = true; this.ThongTinThem.Name = "ThongTinThem"; this.ThongTinThem.SelectionMode = System.Windows.Forms.SelectionMode.None; this.ThongTinThem.Size = new System.Drawing.Size(185, 18); this.ThongTinThem.TabIndex = 229; // // GioPhatDen // this.GioPhatDen.EditValue = null; this.GioPhatDen.Location = new System.Drawing.Point(456, 31); this.GioPhatDen.Name = "GioPhatDen"; this.GioPhatDen.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.GioPhatDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.GioPhatDen.Properties.Mask.EditMask = "HH:mm"; this.GioPhatDen.Properties.Mask.UseMaskAsDisplayFormat = true; this.GioPhatDen.Size = new System.Drawing.Size(85, 20); this.GioPhatDen.TabIndex = 228; // // GioPhatTu // this.GioPhatTu.EditValue = null; this.GioPhatTu.Location = new System.Drawing.Point(332, 32); this.GioPhatTu.Name = "GioPhatTu"; this.GioPhatTu.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True; this.GioPhatTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.GioPhatTu.Properties.Mask.EditMask = "HH:mm"; this.GioPhatTu.Properties.Mask.UseMaskAsDisplayFormat = true; this.GioPhatTu.Size = new System.Drawing.Size(85, 20); this.GioPhatTu.TabIndex = 228; // // PhongBan // this.PhongBan.Location = new System.Drawing.Point(924, 32); this.PhongBan.Name = "PhongBan"; this.PhongBan.Size = new System.Drawing.Size(187, 20); this.PhongBan.TabIndex = 10; // // NguoiNhap // this.NguoiNhap.DataSource = null; this.NguoiNhap.DisplayField = null; this.NguoiNhap.Location = new System.Drawing.Point(1169, 5); this.NguoiNhap.Name = "NguoiNhap"; this.NguoiNhap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.NguoiNhap.Size = new System.Drawing.Size(187, 20); this.NguoiNhap.TabIndex = 227; this.NguoiNhap.ValueField = null; // // Category // this.Category._DataSource = null; this.Category._GetField = null; this.Category.Location = new System.Drawing.Point(48, 56); this.Category.Name = "Category"; this.Category.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.Category.Size = new System.Drawing.Size(210, 20); this.Category.TabIndex = 222; // // TenCT // this.TenCT._DataSource = null; this.TenCT._GetField = null; this.TenCT.Location = new System.Drawing.Point(48, 6); this.TenCT.Name = "TenCT"; this.TenCT.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None); this.TenCT.Size = new System.Drawing.Size(214, 20); this.TenCT.TabIndex = 222; // // KenhPhat // this.KenhPhat.DataSource = null; this.KenhPhat.DisplayField = null; this.KenhPhat.Location = new System.Drawing.Point(636, 9); this.KenhPhat.Name = "KenhPhat"; this.KenhPhat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.KenhPhat.Size = new System.Drawing.Size(185, 20); this.KenhPhat.TabIndex = 220; this.KenhPhat.ValueField = null; // // PostMaster // this.PostMaster.DataSource = null; this.PostMaster.DisplayField = null; this.PostMaster.Location = new System.Drawing.Point(332, 5); this.PostMaster.Name = "PostMaster"; this.PostMaster.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.PostMaster.Size = new System.Drawing.Size(210, 20); this.PostMaster.TabIndex = 220; this.PostMaster.ValueField = null; // // TietMuc // this.TietMuc.DataSource = null; this.TietMuc.DisplayField = null; this.TietMuc.Location = new System.Drawing.Point(48, 32); this.TietMuc.Name = "TietMuc"; this.TietMuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.TietMuc.Size = new System.Drawing.Size(214, 20); this.TietMuc.TabIndex = 216; this.TietMuc.ValueField = null; // // plLabel8 // this.plLabel8.Location = new System.Drawing.Point(547, 36); this.plLabel8.Name = "plLabel8"; this.plLabel8.Size = new System.Drawing.Size(72, 13); this.plLabel8.TabIndex = 213; this.plLabel8.Text = "Thông tin thêm"; // // plLabel7 // this.plLabel7.Location = new System.Drawing.Point(548, 12); this.plLabel7.Name = "plLabel7"; this.plLabel7.Size = new System.Drawing.Size(49, 13); this.plLabel7.TabIndex = 213; this.plLabel7.Text = "Kênh phát"; // // label10 // this.label10.Location = new System.Drawing.Point(270, 12); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(58, 13); this.label10.TabIndex = 213; this.label10.Text = "Post/Master"; // // plLabel4 // this.plLabel4.Location = new System.Drawing.Point(1116, 8); this.plLabel4.Name = "plLabel4"; this.plLabel4.Size = new System.Drawing.Size(47, 13); this.plLabel4.TabIndex = 217; this.plLabel4.Text = "Người tạo"; // // plLabel1 // this.plLabel1.Location = new System.Drawing.Point(846, 36); this.plLabel1.Name = "plLabel1"; this.plLabel1.Size = new System.Drawing.Size(51, 13); this.plLabel1.TabIndex = 217; this.plLabel1.Text = "Phòng ban"; // // plLabel5 // this.plLabel5.Location = new System.Drawing.Point(423, 36); this.plLabel5.Name = "plLabel5"; this.plLabel5.Size = new System.Drawing.Size(20, 13); this.plLabel5.TabIndex = 217; this.plLabel5.Text = "Đến"; // // plLabel3 // this.plLabel3.Location = new System.Drawing.Point(271, 35); this.plLabel3.Name = "plLabel3"; this.plLabel3.Size = new System.Drawing.Size(54, 13); this.plLabel3.TabIndex = 217; this.plLabel3.Text = "Giờ phát từ"; // // plLabel6 // this.plLabel6.Location = new System.Drawing.Point(270, 61); this.plLabel6.Name = "plLabel6"; this.plLabel6.Size = new System.Drawing.Size(50, 13); this.plLabel6.TabIndex = 217; this.plLabel6.Text = "Ngày phát"; // // plLabel2 // this.plLabel2.Location = new System.Drawing.Point(3, 61); this.plLabel2.Name = "plLabel2"; this.plLabel2.Size = new System.Drawing.Size(45, 13); this.plLabel2.TabIndex = 218; this.plLabel2.Text = "Category"; // // label3 // this.label3.Location = new System.Drawing.Point(3, 12); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(34, 13); this.label3.TabIndex = 218; this.label3.Text = "Tên CT"; // // label5 // this.label5.Location = new System.Drawing.Point(3, 36); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(40, 13); this.label5.TabIndex = 219; this.label5.Text = "Tiết mục"; // // NgayBatDauPhat // this.NgayBatDauPhat.Caption = "Từ ngày 15/06/2012 đến ngày 22/06/2012"; this.NgayBatDauPhat.Default = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayBatDauPhat.FirstFrom = new System.DateTime(2012, 6, 15, 5, 46, 55, 392); this.NgayBatDauPhat.FirstTo = new System.DateTime(2012, 6, 22, 5, 46, 55, 392); this.NgayBatDauPhat.FromDate = new System.DateTime(2012, 6, 15, 5, 46, 55, 392); this.NgayBatDauPhat.Location = new System.Drawing.Point(332, 59); this.NgayBatDauPhat.Name = "NgayBatDauPhat"; this.NgayBatDauPhat.ReturnType = ProtocolVN.Framework.Win.Trial.TimeType.Date; this.NgayBatDauPhat.SecondFrom = new System.DateTime(2012, 6, 15, 5, 46, 55, 392); this.NgayBatDauPhat.SecondTo = new System.DateTime(2012, 6, 22, 5, 46, 55, 392); this.NgayBatDauPhat.SelectedType = ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate; this.NgayBatDauPhat.Size = new System.Drawing.Size(285, 21); this.NgayBatDauPhat.TabIndex = 226; this.NgayBatDauPhat.ToDate = new System.DateTime(2012, 6, 22, 5, 46, 55, 392); this.NgayBatDauPhat.Types = ((ProtocolVN.Framework.Win.Trial.SelectionTypes)(((((((((ProtocolVN.Framework.Win.Trial.SelectionTypes.OneDate | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.OneYear) | ProtocolVN.Framework.Win.Trial.SelectionTypes.SixMonths) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromDateToDate) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromMonthToMonth) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromQuarterToQuarter) | ProtocolVN.Framework.Win.Trial.SelectionTypes.FromYearToYear))); // // barStaticItem1 // this.barStaticItem1.AutoSize = DevExpress.XtraBars.BarStaticItemSize.None; this.barStaticItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.barStaticItem1.Id = 13; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; this.barStaticItem1.Width = 100; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 14; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "barButtonItem2"; this.barButtonItem2.Id = 15; this.barButtonItem2.Name = "barButtonItem2"; // // barButtonItem3 // this.barButtonItem3.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; this.barButtonItem3.Caption = "In"; this.barButtonItem3.Id = 30; this.barButtonItem3.Name = "barButtonItem3"; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(0, 135); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.gridControlMaster); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.CaptionLocation = DevExpress.Utils.Locations.Left; this.splitContainerControl1.Panel2.Controls.Add(this.xtraTabControlDetail); this.splitContainerControl1.Panel2.ShowCaption = true; this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1362, 410); this.splitContainerControl1.SplitterPosition = 0; this.splitContainerControl1.TabIndex = 4; this.splitContainerControl1.Text = "splitContainerControl1"; // // gridControlMaster // this.gridControlMaster.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlMaster.BackgroundImage"))); this.gridControlMaster.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlMaster.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlMaster.Location = new System.Drawing.Point(0, 0); this.gridControlMaster.MainView = this.gridViewMaster; this.gridControlMaster.Name = "gridControlMaster"; this.gridControlMaster.Size = new System.Drawing.Size(1362, 404); this.gridControlMaster.TabIndex = 12; this.gridControlMaster.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewMaster}); // // gridViewMaster // this.gridViewMaster.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewMaster.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewMaster.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBandPostMaster, this.gridBandChuongTrinh}); this.gridViewMaster.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.Col_LPS_NgayPhat, this.Col_LPS_GioPhat, this.Col_LPS_TenChuongTrinh, this.Col_LPS_TapSo, this.Col_LPS_ThoiLuong, this.Col_LPS_TenGoc, this.Col_LPS_Category, this.Col_LPS_TietMuc, this.Col_LPS_NuocSX, this.Col_LPS_NamSx, this.Col_LPS_PostMaster, this.Col_LPS_TongTap, this.Col_LPS_TongSoRun, this.Col_LPS_SoLanDaPhat, this.Col_LPS_SoRunCon, this.Col_LPS_ThoiLuongChung, this.Col_LPS_NgayBatDau, this.Col_LPS_GioPhatChung, this.Col_LPS_KenhPhat, this.Col_LPS_SoTapNgay, this.Col_LPS_ThuTrongTuan, this.Col_LPS_SoNgayPhat, this.Col_LPS_NgayCuoi, this.Col_LPS_NgayTao, this.Col_LPS_NguoiTao, this.Col_LPS_ThongTinThem}); this.gridViewMaster.GridControl = this.gridControlMaster; this.gridViewMaster.GroupCount = 2; this.gridViewMaster.IndicatorWidth = 40; this.gridViewMaster.Name = "gridViewMaster"; this.gridViewMaster.OptionsBehavior.AutoExpandAllGroups = true; this.gridViewMaster.OptionsLayout.Columns.AddNewColumns = false; this.gridViewMaster.OptionsNavigation.AutoFocusNewRow = true; this.gridViewMaster.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewMaster.OptionsPrint.UsePrintStyles = true; this.gridViewMaster.OptionsView.ColumnAutoWidth = false; this.gridViewMaster.OptionsView.EnableAppearanceEvenRow = true; this.gridViewMaster.OptionsView.EnableAppearanceOddRow = true; this.gridViewMaster.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewMaster.OptionsView.ShowViewCaption = true; this.gridViewMaster.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_LPS_KenhPhat, DevExpress.Data.ColumnSortOrder.Ascending), new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.Col_LPS_NgayPhat, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewMaster.ViewCaption = "CHI TIẾT LỊCH PHÁT SÓNG"; // // gridBandPostMaster // this.gridBandPostMaster.AppearanceHeader.Options.UseTextOptions = true; this.gridBandPostMaster.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandPostMaster.Caption = "Thông tin phát sóng"; this.gridBandPostMaster.Columns.Add(this.Col_LPS_NgayPhat); this.gridBandPostMaster.Columns.Add(this.Col_LPS_GioPhat); this.gridBandPostMaster.Columns.Add(this.Col_LPS_NgayBatDau); this.gridBandPostMaster.Columns.Add(this.Col_LPS_GioPhatChung); this.gridBandPostMaster.Columns.Add(this.Col_LPS_KenhPhat); this.gridBandPostMaster.Columns.Add(this.Col_LPS_SoTapNgay); this.gridBandPostMaster.Columns.Add(this.Col_LPS_ThuTrongTuan); this.gridBandPostMaster.Columns.Add(this.Col_LPS_NgayCuoi); this.gridBandPostMaster.Columns.Add(this.Col_LPS_SoNgayPhat); this.gridBandPostMaster.Columns.Add(this.Col_LPS_ThongTinThem); this.gridBandPostMaster.Columns.Add(this.Col_LPS_NgayTao); this.gridBandPostMaster.Columns.Add(this.Col_LPS_NguoiTao); this.gridBandPostMaster.Name = "gridBandPostMaster"; this.gridBandPostMaster.Width = 957; // // Col_LPS_NgayPhat // this.Col_LPS_NgayPhat.Caption = "Ngày phát"; this.Col_LPS_NgayPhat.Name = "Col_LPS_NgayPhat"; this.Col_LPS_NgayPhat.Visible = true; // // Col_LPS_GioPhat // this.Col_LPS_GioPhat.Caption = "Giờ phát"; this.Col_LPS_GioPhat.Name = "Col_LPS_GioPhat"; this.Col_LPS_GioPhat.Visible = true; this.Col_LPS_GioPhat.Width = 52; // // Col_LPS_NgayBatDau // this.Col_LPS_NgayBatDau.Caption = "Ngày bắt đầu phát"; this.Col_LPS_NgayBatDau.Name = "Col_LPS_NgayBatDau"; this.Col_LPS_NgayBatDau.Visible = true; this.Col_LPS_NgayBatDau.Width = 102; // // Col_LPS_GioPhatChung // this.Col_LPS_GioPhatChung.Caption = "Giờ phát chung"; this.Col_LPS_GioPhatChung.Name = "Col_LPS_GioPhatChung"; this.Col_LPS_GioPhatChung.Visible = true; this.Col_LPS_GioPhatChung.Width = 84; // // Col_LPS_KenhPhat // this.Col_LPS_KenhPhat.Caption = "Kênh phát"; this.Col_LPS_KenhPhat.Name = "Col_LPS_KenhPhat"; this.Col_LPS_KenhPhat.Visible = true; this.Col_LPS_KenhPhat.Width = 74; // // Col_LPS_SoTapNgay // this.Col_LPS_SoTapNgay.Caption = "Số tập/ngày"; this.Col_LPS_SoTapNgay.Name = "Col_LPS_SoTapNgay"; this.Col_LPS_SoTapNgay.Visible = true; this.Col_LPS_SoTapNgay.Width = 71; // // Col_LPS_ThuTrongTuan // this.Col_LPS_ThuTrongTuan.Caption = "Thứ trong tuần"; this.Col_LPS_ThuTrongTuan.Name = "Col_LPS_ThuTrongTuan"; this.Col_LPS_ThuTrongTuan.Visible = true; this.Col_LPS_ThuTrongTuan.Width = 85; // // Col_LPS_NgayCuoi // this.Col_LPS_NgayCuoi.Caption = "Ngày phát tập cuối"; this.Col_LPS_NgayCuoi.Name = "Col_LPS_NgayCuoi"; this.Col_LPS_NgayCuoi.Visible = true; this.Col_LPS_NgayCuoi.Width = 103; // // Col_LPS_SoNgayPhat // this.Col_LPS_SoNgayPhat.Caption = "Số ngày phát"; this.Col_LPS_SoNgayPhat.Name = "Col_LPS_SoNgayPhat"; this.Col_LPS_SoNgayPhat.Visible = true; this.Col_LPS_SoNgayPhat.Width = 76; // // Col_LPS_ThongTinThem // this.Col_LPS_ThongTinThem.Caption = "Thông tin thêm"; this.Col_LPS_ThongTinThem.Name = "Col_LPS_ThongTinThem"; this.Col_LPS_ThongTinThem.Visible = true; this.Col_LPS_ThongTinThem.Width = 84; // // Col_LPS_NgayTao // this.Col_LPS_NgayTao.Caption = "Ngày tạo lịch"; this.Col_LPS_NgayTao.Name = "Col_LPS_NgayTao"; this.Col_LPS_NgayTao.Visible = true; this.Col_LPS_NgayTao.Width = 74; // // Col_LPS_NguoiTao // this.Col_LPS_NguoiTao.Caption = "Người tạo lịch"; this.Col_LPS_NguoiTao.Name = "Col_LPS_NguoiTao"; this.Col_LPS_NguoiTao.Visible = true; this.Col_LPS_NguoiTao.Width = 77; // // gridBandChuongTrinh // this.gridBandChuongTrinh.AppearanceHeader.Options.UseTextOptions = true; this.gridBandChuongTrinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBandChuongTrinh.Caption = "Thông tin chương trình"; this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TenChuongTrinh); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_ThoiLuong); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_Category); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TietMuc); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_NuocSX); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_NamSx); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TapSo); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TenGoc); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_PostMaster); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TongTap); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_TongSoRun); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_SoLanDaPhat); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_SoRunCon); this.gridBandChuongTrinh.Columns.Add(this.Col_LPS_ThoiLuongChung); this.gridBandChuongTrinh.Name = "gridBandChuongTrinh"; this.gridBandChuongTrinh.Width = 964; // // Col_LPS_TenChuongTrinh // this.Col_LPS_TenChuongTrinh.Caption = "Tên chương trình"; this.Col_LPS_TenChuongTrinh.Name = "Col_LPS_TenChuongTrinh"; this.Col_LPS_TenChuongTrinh.Visible = true; this.Col_LPS_TenChuongTrinh.Width = 94; // // Col_LPS_ThoiLuong // this.Col_LPS_ThoiLuong.Caption = "Thời lượng"; this.Col_LPS_ThoiLuong.Name = "Col_LPS_ThoiLuong"; this.Col_LPS_ThoiLuong.Visible = true; this.Col_LPS_ThoiLuong.Width = 62; // // Col_LPS_Category // this.Col_LPS_Category.Caption = "Category"; this.Col_LPS_Category.Name = "Col_LPS_Category"; this.Col_LPS_Category.Visible = true; this.Col_LPS_Category.Width = 57; // // Col_LPS_TietMuc // this.Col_LPS_TietMuc.Caption = " Tiết mục"; this.Col_LPS_TietMuc.Name = "Col_LPS_TietMuc"; this.Col_LPS_TietMuc.Visible = true; this.Col_LPS_TietMuc.Width = 55; // // Col_LPS_NuocSX // this.Col_LPS_NuocSX.Caption = "Nước SX"; this.Col_LPS_NuocSX.Name = "Col_LPS_NuocSX"; this.Col_LPS_NuocSX.Visible = true; this.Col_LPS_NuocSX.Width = 52; // // Col_LPS_NamSx // this.Col_LPS_NamSx.Caption = "Năm SX"; this.Col_LPS_NamSx.Name = "Col_LPS_NamSx"; this.Col_LPS_NamSx.Visible = true; this.Col_LPS_NamSx.Width = 48; // // Col_LPS_TapSo // this.Col_LPS_TapSo.Caption = "Tập số"; this.Col_LPS_TapSo.Name = "Col_LPS_TapSo"; this.Col_LPS_TapSo.Visible = true; this.Col_LPS_TapSo.Width = 44; // // Col_LPS_TenGoc // this.Col_LPS_TenGoc.Caption = "Tên gốc"; this.Col_LPS_TenGoc.Name = "Col_LPS_TenGoc"; this.Col_LPS_TenGoc.Visible = true; this.Col_LPS_TenGoc.Width = 50; // // Col_LPS_PostMaster // this.Col_LPS_PostMaster.Caption = "Post/Master"; this.Col_LPS_PostMaster.Name = "Col_LPS_PostMaster"; this.Col_LPS_PostMaster.OptionsColumn.AllowShowHide = false; this.Col_LPS_PostMaster.Visible = true; this.Col_LPS_PostMaster.Width = 70; // // Col_LPS_TongTap // this.Col_LPS_TongTap.Caption = "Tổng tập phát"; this.Col_LPS_TongTap.Name = "Col_LPS_TongTap"; this.Col_LPS_TongTap.Visible = true; this.Col_LPS_TongTap.Width = 55; // // Col_LPS_TongSoRun // this.Col_LPS_TongSoRun.Caption = "Tổng số RUN"; this.Col_LPS_TongSoRun.Name = "Col_LPS_TongSoRun"; this.Col_LPS_TongSoRun.Visible = true; this.Col_LPS_TongSoRun.Width = 74; // // Col_LPS_SoLanDaPhat // this.Col_LPS_SoLanDaPhat.Caption = "Số lần đã phát (đã RUN)"; this.Col_LPS_SoLanDaPhat.Name = "Col_LPS_SoLanDaPhat"; this.Col_LPS_SoLanDaPhat.Visible = true; this.Col_LPS_SoLanDaPhat.Width = 128; // // Col_LPS_SoRunCon // this.Col_LPS_SoRunCon.Caption = "Số RUN còn lại"; this.Col_LPS_SoRunCon.Name = "Col_LPS_SoRunCon"; this.Col_LPS_SoRunCon.Visible = true; this.Col_LPS_SoRunCon.Width = 81; // // Col_LPS_ThoiLuongChung // this.Col_LPS_ThoiLuongChung.Caption = "Thời lượng chung"; this.Col_LPS_ThoiLuongChung.Name = "Col_LPS_ThoiLuongChung"; this.Col_LPS_ThoiLuongChung.Visible = true; this.Col_LPS_ThoiLuongChung.Width = 94; // // xtraTabControlDetail // this.xtraTabControlDetail.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.xtraTabControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControlDetail.Location = new System.Drawing.Point(0, 0); this.xtraTabControlDetail.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat; this.xtraTabControlDetail.LookAndFeel.UseDefaultLookAndFeel = false; this.xtraTabControlDetail.Name = "xtraTabControlDetail"; this.xtraTabControlDetail.SelectedTabPage = this.xtraTabPageDetail; this.xtraTabControlDetail.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False; this.xtraTabControlDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabControlDetail.TabIndex = 10; this.xtraTabControlDetail.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPageDetail}); // // xtraTabPageDetail // this.xtraTabPageDetail.Controls.Add(this.gridControlDetail); this.xtraTabPageDetail.Name = "xtraTabPageDetail"; this.xtraTabPageDetail.Size = new System.Drawing.Size(0, 0); this.xtraTabPageDetail.Text = "Danh sách biên mục"; // // gridControlDetail // this.gridControlDetail.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControlDetail.BackgroundImage"))); this.gridControlDetail.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; this.gridControlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlDetail.Location = new System.Drawing.Point(0, 0); this.gridControlDetail.MainView = this.gridViewDetail; this.gridControlDetail.Name = "gridControlDetail"; this.gridControlDetail.Size = new System.Drawing.Size(0, 0); this.gridControlDetail.TabIndex = 3; this.gridControlDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewDetail}); // // gridViewDetail // this.gridViewDetail.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridViewDetail.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridViewDetail.GridControl = this.gridControlDetail; this.gridViewDetail.IndicatorWidth = 40; this.gridViewDetail.Name = "gridViewDetail"; this.gridViewDetail.OptionsBehavior.AutoExpandAllGroups = true; this.gridViewDetail.OptionsLayout.Columns.AddNewColumns = false; this.gridViewDetail.OptionsNavigation.AutoFocusNewRow = true; this.gridViewDetail.OptionsNavigation.EnterMoveNextColumn = true; this.gridViewDetail.OptionsPrint.UsePrintStyles = true; this.gridViewDetail.OptionsView.EnableAppearanceEvenRow = true; this.gridViewDetail.OptionsView.EnableAppearanceOddRow = true; this.gridViewDetail.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gridViewDetail.OptionsView.ShowGroupedColumns = true; this.gridViewDetail.OptionsView.ShowGroupPanel = false; this.gridViewDetail.OptionsView.ShowViewCaption = true; this.gridViewDetail.ViewCaption = "Chi tiết lịch phát sóng"; // // frmChiTietLPSQL // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1362, 545); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.dockPanel1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FrmChiTietLPSQL"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Chi tiết lịch phát sóng"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupMenuFilter)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); this.dockPanel1.ResumeLayout(false); this.dockPanel1_Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainerFilter)).EndInit(); this.popupControlContainerFilter.ResumeLayout(false); this.popupControlContainerFilter.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ThuTrongTuan.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ThongTinThem)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GioPhatDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GioPhatTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.NguoiNhap.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Category.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TenCT.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.KenhPhat.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PostMaster.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TietMuc.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewMaster)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControlDetail)).EndInit(); this.xtraTabControlDetail.ResumeLayout(false); this.xtraTabPageDetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControlDetail)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit(); this.ResumeLayout(false); }