private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f405_V_TONG_HOP_CPN_THEO_PHONG_BAN)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_xuat_excel_pn_pb = new SIS.Controls.Button.SiSButton(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_header = new System.Windows.Forms.Label(); this.m_lbl_ten_pb = new System.Windows.Forms.Label(); this.m_lbl_den_ngay = new System.Windows.Forms.Label(); this.m_lbl_tu_ngay = new System.Windows.Forms.Label(); this.m_cbo_ten_pb = new System.Windows.Forms.ComboBox(); this.m_lbl_trang_thai = new System.Windows.Forms.Label(); this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.m_lbl_ghi_chu = new System.Windows.Forms.Label(); this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton(); this.m_cmd_tim_kiem_bill_co_so_tien = new SIS.Controls.Button.SiSButton(); this.m_fg_excel = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_dt_den_ngay = new BCTKApp.TCDatetime(); this.m_dt_tu_ngay = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel)).BeginInit(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel_pn_pb); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 601); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1034, 39); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_xuat_excel_pn_pb // this.m_cmd_xuat_excel_pn_pb.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel_pn_pb.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel_pn_pb.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel_pn_pb.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel_pn_pb.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel_pn_pb.ImageIndex = 19; this.m_cmd_xuat_excel_pn_pb.ImageList = this.ImageList; this.m_cmd_xuat_excel_pn_pb.Location = new System.Drawing.Point(147, 4); this.m_cmd_xuat_excel_pn_pb.Name = "m_cmd_xuat_excel_pn_pb"; this.m_cmd_xuat_excel_pn_pb.Size = new System.Drawing.Size(303, 31); this.m_cmd_xuat_excel_pn_pb.TabIndex = 23; this.m_cmd_xuat_excel_pn_pb.Text = "Xuất Excel DS Bill theo Pháp nhân - phòng ban"; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(143, 31); this.m_cmd_xuat_excel.TabIndex = 22; this.m_cmd_xuat_excel.Text = "Xuất Excel DS Bill"; this.m_cmd_xuat_excel.Click += new System.EventHandler(this.m_cmd_xuat_excel_Click); // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(678, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 31); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; this.m_cmd_insert.Visible = false; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(766, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 31); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; this.m_cmd_update.Visible = false; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(854, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 31); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; this.m_cmd_delete.Visible = false; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(942, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 31); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Location = new System.Drawing.Point(0, 173); this.m_fg.Name = "m_fg"; this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange; this.m_fg.Size = new System.Drawing.Size(1022, 422); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 13; this.toolTip1.SetToolTip(this.m_fg, "Nhấp đúp chuột vào dòng để xem chi tiết."); this.m_fg.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick); // // m_lbl_header // this.m_lbl_header.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_lbl_header.AutoSize = true; this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_header.Location = new System.Drawing.Point(373, 9); this.m_lbl_header.Name = "m_lbl_header"; this.m_lbl_header.Size = new System.Drawing.Size(260, 22); this.m_lbl_header.TabIndex = 0; this.m_lbl_header.Text = "TRA CỨU THÔNG TIN BILL"; // // m_lbl_ten_pb // this.m_lbl_ten_pb.AutoSize = true; this.m_lbl_ten_pb.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_ten_pb.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_ten_pb.Location = new System.Drawing.Point(181, 50); this.m_lbl_ten_pb.Name = "m_lbl_ten_pb"; this.m_lbl_ten_pb.Size = new System.Drawing.Size(96, 15); this.m_lbl_ten_pb.TabIndex = 1; this.m_lbl_ten_pb.Text = "Chọn Pháp nhân"; // // m_lbl_den_ngay // this.m_lbl_den_ngay.AutoSize = true; this.m_lbl_den_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_den_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_den_ngay.Location = new System.Drawing.Point(510, 80); this.m_lbl_den_ngay.Name = "m_lbl_den_ngay"; this.m_lbl_den_ngay.Size = new System.Drawing.Size(62, 15); this.m_lbl_den_ngay.TabIndex = 5; this.m_lbl_den_ngay.Text = "Đến ngày:"; // // m_lbl_tu_ngay // this.m_lbl_tu_ngay.AutoSize = true; this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_tu_ngay.Location = new System.Drawing.Point(222, 80); this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay"; this.m_lbl_tu_ngay.Size = new System.Drawing.Size(55, 15); this.m_lbl_tu_ngay.TabIndex = 3; this.m_lbl_tu_ngay.Text = "Từ ngày:"; // // m_cbo_ten_pb // this.m_cbo_ten_pb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_ten_pb.FormattingEnabled = true; this.m_cbo_ten_pb.Location = new System.Drawing.Point(294, 48); this.m_cbo_ten_pb.Name = "m_cbo_ten_pb"; this.m_cbo_ten_pb.Size = new System.Drawing.Size(396, 21); this.m_cbo_ten_pb.TabIndex = 2; // // m_lbl_trang_thai // this.m_lbl_trang_thai.AutoSize = true; this.m_lbl_trang_thai.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_trang_thai.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_trang_thai.Location = new System.Drawing.Point(215, 108); this.m_lbl_trang_thai.Name = "m_lbl_trang_thai"; this.m_lbl_trang_thai.Size = new System.Drawing.Size(65, 15); this.m_lbl_trang_thai.TabIndex = 7; this.m_lbl_trang_thai.Text = "Trạng thái:"; // // m_cbo_trang_thai // this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trang_thai.FormattingEnabled = true; this.m_cbo_trang_thai.Location = new System.Drawing.Point(294, 102); this.m_cbo_trang_thai.Name = "m_cbo_trang_thai"; this.m_cbo_trang_thai.Size = new System.Drawing.Size(176, 21); this.m_cbo_trang_thai.TabIndex = 8; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.Color.Maroon; this.label3.Location = new System.Drawing.Point(222, 134); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(57, 15); this.label3.TabIndex = 9; this.label3.Text = "Từ khóa :"; // // m_txt_tu_khoa // this.m_txt_tu_khoa.Location = new System.Drawing.Point(294, 129); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(339, 20); this.m_txt_tu_khoa.TabIndex = 10; this.m_txt_tu_khoa.KeyUp += new System.Windows.Forms.KeyEventHandler(this.m_cmd_tim_kiem_KeyDown); // // toolTip1 // this.toolTip1.AutomaticDelay = 100; // // m_lbl_ghi_chu // this.m_lbl_ghi_chu.AutoSize = true; this.m_lbl_ghi_chu.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_ghi_chu.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_ghi_chu.Location = new System.Drawing.Point(1, 154); this.m_lbl_ghi_chu.Name = "m_lbl_ghi_chu"; this.m_lbl_ghi_chu.Size = new System.Drawing.Size(201, 14); this.m_lbl_ghi_chu.TabIndex = 15; this.m_lbl_ghi_chu.Text = "Nhấp đúp chuột mỗi dòng để xem chi tiết."; // // m_cmd_tim_kiem // this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon; this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_tim_kiem.ImageIndex = 18; this.m_cmd_tim_kiem.ImageList = this.ImageList; this.m_cmd_tim_kiem.Location = new System.Drawing.Point(649, 121); this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem"; this.m_cmd_tim_kiem.Size = new System.Drawing.Size(88, 28); this.m_cmd_tim_kiem.TabIndex = 11; this.m_cmd_tim_kiem.Text = "Tìm kiếm"; // // m_cmd_tim_kiem_bill_co_so_tien // this.m_cmd_tim_kiem_bill_co_so_tien.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_tim_kiem_bill_co_so_tien.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_tim_kiem_bill_co_so_tien.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_tim_kiem_bill_co_so_tien.ForeColor = System.Drawing.Color.Maroon; this.m_cmd_tim_kiem_bill_co_so_tien.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_tim_kiem_bill_co_so_tien.ImageIndex = 18; this.m_cmd_tim_kiem_bill_co_so_tien.ImageList = this.ImageList; this.m_cmd_tim_kiem_bill_co_so_tien.Location = new System.Drawing.Point(775, 121); this.m_cmd_tim_kiem_bill_co_so_tien.Name = "m_cmd_tim_kiem_bill_co_so_tien"; this.m_cmd_tim_kiem_bill_co_so_tien.Size = new System.Drawing.Size(114, 28); this.m_cmd_tim_kiem_bill_co_so_tien.TabIndex = 12; this.m_cmd_tim_kiem_bill_co_so_tien.Text = "Bill có số tiền"; // // m_fg_excel // this.m_fg_excel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_fg_excel.ColumnInfo = "0,0,0,0,0,85,Columns:"; this.m_fg_excel.Location = new System.Drawing.Point(26, 232); this.m_fg_excel.Name = "m_fg_excel"; this.m_fg_excel.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange; this.m_fg_excel.Size = new System.Drawing.Size(1022, 422); this.m_fg_excel.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_excel.Styles")); this.m_fg_excel.TabIndex = 14; this.m_fg_excel.Visible = false; this.m_fg_excel.DoubleClick += new System.EventHandler(this.m_fg_DoubleClick); // // m_dt_den_ngay // this.m_dt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dt_den_ngay.Location = new System.Drawing.Point(590, 78); this.m_dt_den_ngay.Mask = "00/00/0000"; this.m_dt_den_ngay.Name = "m_dt_den_ngay"; this.m_dt_den_ngay.Size = new System.Drawing.Size(100, 20); this.m_dt_den_ngay.TabIndex = 6; this.m_dt_den_ngay.ValidatingType = typeof(System.DateTime); // // m_dt_tu_ngay // this.m_dt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dt_tu_ngay.Location = new System.Drawing.Point(294, 75); this.m_dt_tu_ngay.Mask = "00/00/0000"; this.m_dt_tu_ngay.Name = "m_dt_tu_ngay"; this.m_dt_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_dt_tu_ngay.TabIndex = 4; this.m_dt_tu_ngay.ValidatingType = typeof(System.DateTime); // // f405_V_TONG_HOP_CPN_THEO_PHONG_BAN // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(1034, 640); this.Controls.Add(this.m_dt_den_ngay); this.Controls.Add(this.m_dt_tu_ngay); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_cmd_tim_kiem_bill_co_so_tien); this.Controls.Add(this.m_cmd_tim_kiem); this.Controls.Add(this.m_txt_tu_khoa); this.Controls.Add(this.m_cbo_ten_pb); this.Controls.Add(this.m_cbo_trang_thai); this.Controls.Add(this.m_lbl_ghi_chu); this.Controls.Add(this.label3); this.Controls.Add(this.m_lbl_trang_thai); this.Controls.Add(this.m_lbl_tu_ngay); this.Controls.Add(this.m_lbl_den_ngay); this.Controls.Add(this.m_lbl_ten_pb); this.Controls.Add(this.m_lbl_header); this.Controls.Add(this.m_fg_excel); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f405_V_TONG_HOP_CPN_THEO_PHONG_BAN"; this.Text = "F405- Tra cứu thông tin Bill"; this.Load += new System.EventHandler(this.f405_V_TONG_HOP_CPN_THEO_PHONG_BAN_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.f405_V_TONG_HOP_CPN_THEO_PHONG_BAN_KeyDown); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f565_V_GD_DE_XUAT_VPP)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_view = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_de_xuat = new C1.Win.C1FlexGrid.C1FlexGrid(); this.panel1 = new System.Windows.Forms.Panel(); this.m_dtp_thang = new BCTKApp.TCDatetime(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.m_cbo_loai_de_xuat = new System.Windows.Forms.ComboBox(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label4 = new System.Windows.Forms.Label(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_lbl_thang = new System.Windows.Forms.Label(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_de_xuat)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 498); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(901, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(545, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(633, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_view // this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_view.ImageIndex = 18; this.m_cmd_view.ImageList = this.ImageList; this.m_cmd_view.Location = new System.Drawing.Point(4, 4); this.m_cmd_view.Name = "m_cmd_view"; this.m_cmd_view.Size = new System.Drawing.Size(88, 28); this.m_cmd_view.TabIndex = 21; this.m_cmd_view.Text = "Xem"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(721, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(809, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_de_xuat // this.m_grv_de_xuat.ColumnInfo = resources.GetString("m_grv_de_xuat.ColumnInfo"); this.m_grv_de_xuat.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_de_xuat.Location = new System.Drawing.Point(0, 158); this.m_grv_de_xuat.Name = "m_grv_de_xuat"; this.m_grv_de_xuat.Size = new System.Drawing.Size(901, 340); this.m_grv_de_xuat.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_de_xuat.Styles")); this.m_grv_de_xuat.TabIndex = 20; // // panel1 // this.panel1.Controls.Add(this.m_dtp_thang); this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.m_cbo_loai_de_xuat); this.panel1.Controls.Add(this.m_cbo_trung_tam); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.m_lbl_tieu_de); this.panel1.Controls.Add(this.m_lbl_thang); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(901, 152); this.panel1.TabIndex = 23; // // m_dtp_thang // this.m_dtp_thang.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_dtp_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy; this.m_dtp_thang.Location = new System.Drawing.Point(323, 48); this.m_dtp_thang.Mask = "00/0000"; this.m_dtp_thang.Name = "m_dtp_thang"; this.m_dtp_thang.Size = new System.Drawing.Size(81, 20); this.m_dtp_thang.TabIndex = 53; this.m_dtp_thang.ValidatingType = typeof(System.DateTime); // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(503, 47); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(122, 21); this.m_cbo_phap_nhan.TabIndex = 52; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(419, 52); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 16); this.label2.TabIndex = 51; this.label2.Text = "Pháp nhân"; // // m_cbo_loai_de_xuat // this.m_cbo_loai_de_xuat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_loai_de_xuat.FormattingEnabled = true; this.m_cbo_loai_de_xuat.Location = new System.Drawing.Point(323, 78); this.m_cbo_loai_de_xuat.Name = "m_cbo_loai_de_xuat"; this.m_cbo_loai_de_xuat.Size = new System.Drawing.Size(302, 21); this.m_cbo_loai_de_xuat.TabIndex = 32; // // m_cbo_trung_tam // this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(323, 109); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(302, 21); this.m_cbo_trung_tam.TabIndex = 32; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(253, 86); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(66, 13); this.label1.TabIndex = 31; this.label1.Text = "Loại đề xuất"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(645, 104); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 22; this.m_cmd_search.Text = "Tìm kiếm"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(253, 117); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(55, 13); this.label4.TabIndex = 31; this.label4.Text = "Trung tâm"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(901, 36); this.m_lbl_tieu_de.TabIndex = 28; this.m_lbl_tieu_de.Text = "NHẬP ĐỀ XUẤT THEO TRUNG TÂM"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_lbl_thang // this.m_lbl_thang.AutoSize = true; this.m_lbl_thang.Location = new System.Drawing.Point(253, 54); this.m_lbl_thang.Name = "m_lbl_thang"; this.m_lbl_thang.Size = new System.Drawing.Size(38, 13); this.m_lbl_thang.TabIndex = 2; this.m_lbl_thang.Text = "Tháng"; // // f565_V_GD_DE_XUAT_VPP // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(901, 534); this.Controls.Add(this.panel1); this.Controls.Add(this.m_grv_de_xuat); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f565_V_GD_DE_XUAT_VPP"; this.Text = "F565- Nhập đề xuất theo trung tâm"; this.Load += new System.EventHandler(this.f565_V_GD_DE_XUAT_VPP_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_grv_de_xuat)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f870_RPT_CHI_PHI_THEO_PHAP_NHAN)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_view = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_pnl = new System.Windows.Forms.Panel(); this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.m_dat_tu_ngay = new BCTKApp.TCDatetime(); this.m_dat_den_ngay = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.m_pnl.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 343); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(580, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(224, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(312, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_view // this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_view.ImageIndex = 18; this.m_cmd_view.ImageList = this.ImageList; this.m_cmd_view.Location = new System.Drawing.Point(4, 4); this.m_cmd_view.Name = "m_cmd_view"; this.m_cmd_view.Size = new System.Drawing.Size(88, 28); this.m_cmd_view.TabIndex = 21; this.m_cmd_view.Text = "Xem"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(400, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(488, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Dock = System.Windows.Forms.DockStyle.Fill; this.m_fg.Location = new System.Drawing.Point(0, 101); this.m_fg.Name = "m_fg"; this.m_fg.Size = new System.Drawing.Size(580, 242); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 20; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(580, 31); this.m_lbl_tieu_de.TabIndex = 22; this.m_lbl_tieu_de.Text = "CHI PHÍ THEO PHÁP NHÂN"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_pnl // this.m_pnl.Controls.Add(this.m_dat_den_ngay); this.m_pnl.Controls.Add(this.m_dat_tu_ngay); this.m_pnl.Controls.Add(this.m_cmd_tim_kiem); this.m_pnl.Controls.Add(this.label2); this.m_pnl.Controls.Add(this.label1); this.m_pnl.Dock = System.Windows.Forms.DockStyle.Top; this.m_pnl.Location = new System.Drawing.Point(0, 31); this.m_pnl.Name = "m_pnl"; this.m_pnl.Size = new System.Drawing.Size(580, 70); this.m_pnl.TabIndex = 23; // // m_cmd_tim_kiem // this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon; this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_tim_kiem.ImageIndex = 18; this.m_cmd_tim_kiem.ImageList = this.ImageList; this.m_cmd_tim_kiem.Location = new System.Drawing.Point(471, 6); this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem"; this.m_cmd_tim_kiem.Size = new System.Drawing.Size(110, 48); this.m_cmd_tim_kiem.TabIndex = 40; this.m_cmd_tim_kiem.Text = "Tìm kiếm"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(165, 35); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 13); this.label2.TabIndex = 2; this.label2.Text = "Đến ngày"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(165, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(46, 13); this.label1.TabIndex = 0; this.label1.Text = "Từ ngày"; // // m_dat_tu_ngay // this.m_dat_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dat_tu_ngay.Location = new System.Drawing.Point(229, 6); this.m_dat_tu_ngay.Mask = "00/00/0000"; this.m_dat_tu_ngay.Name = "m_dat_tu_ngay"; this.m_dat_tu_ngay.Size = new System.Drawing.Size(200, 20); this.m_dat_tu_ngay.TabIndex = 70; this.m_dat_tu_ngay.ValidatingType = typeof(System.DateTime); // // m_dat_den_ngay // this.m_dat_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dat_den_ngay.Location = new System.Drawing.Point(229, 32); this.m_dat_den_ngay.Mask = "00/00/0000"; this.m_dat_den_ngay.Name = "m_dat_den_ngay"; this.m_dat_den_ngay.Size = new System.Drawing.Size(200, 20); this.m_dat_den_ngay.TabIndex = 71; this.m_dat_den_ngay.ValidatingType = typeof(System.DateTime); // // f870_RPT_CHI_PHI_THEO_PHAP_NHAN // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(580, 379); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl); this.Controls.Add(this.m_lbl_tieu_de); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f870_RPT_CHI_PHI_THEO_PHAP_NHAN"; this.Text = "F870 - Chi phí theo pháp nhân"; this.Load += new System.EventHandler(this.f870_RPT_CHI_PHI_THEO_PHAP_NHAN_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.m_pnl.ResumeLayout(false); this.m_pnl.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f612_tra_cuu_va_ban_hanh_van_ban)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_ban_hanh = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_title = new System.Windows.Forms.Label(); this.m_rdb_van_ban_den = new System.Windows.Forms.RadioButton(); this.m_rdb_van_ban_di_noi_bo = new System.Windows.Forms.RadioButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.m_rdb_tat_ca = new System.Windows.Forms.RadioButton(); this.m_rdb_van_ban_di_ben_ngoai = new System.Windows.Forms.RadioButton(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label1 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.m_cmd_xem_file = new SIS.Controls.Button.SiSButton(); this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.m_txt_den_ngay = new BCTKApp.TCDatetime(); this.m_txt_tu_ngay = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.groupBox1.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_ban_hanh); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 519); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1003, 36); this.m_pnl_out_place_dm.TabIndex = 1; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 22; this.m_cmd_xuat_excel.Text = "Xuất excel"; // // m_cmd_ban_hanh // this.m_cmd_ban_hanh.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_ban_hanh.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_ban_hanh.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_ban_hanh.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_ban_hanh.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_ban_hanh.ImageIndex = 21; this.m_cmd_ban_hanh.ImageList = this.ImageList; this.m_cmd_ban_hanh.Location = new System.Drawing.Point(772, 4); this.m_cmd_ban_hanh.Name = "m_cmd_ban_hanh"; this.m_cmd_ban_hanh.Size = new System.Drawing.Size(139, 28); this.m_cmd_ban_hanh.TabIndex = 0; this.m_cmd_ban_hanh.Text = "Ban hành văn bản"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(911, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 1; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_fg.Location = new System.Drawing.Point(0, 226); this.m_fg.Name = "m_fg"; this.m_fg.Size = new System.Drawing.Size(1003, 293); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 0; // // m_lbl_title // this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_title.ForeColor = System.Drawing.Color.Blue; this.m_lbl_title.Location = new System.Drawing.Point(0, 0); this.m_lbl_title.Name = "m_lbl_title"; this.m_lbl_title.Size = new System.Drawing.Size(1003, 59); this.m_lbl_title.TabIndex = 0; this.m_lbl_title.Text = "TRA CỨU VÀ BAN HÀNH VĂN BẢN"; this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_rdb_van_ban_den // this.m_rdb_van_ban_den.AutoSize = true; this.m_rdb_van_ban_den.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_den.Location = new System.Drawing.Point(81, 19); this.m_rdb_van_ban_den.Name = "m_rdb_van_ban_den"; this.m_rdb_van_ban_den.Size = new System.Drawing.Size(87, 17); this.m_rdb_van_ban_den.TabIndex = 1; this.m_rdb_van_ban_den.Text = "Văn bản đến"; this.m_rdb_van_ban_den.UseVisualStyleBackColor = true; // // m_rdb_van_ban_di_noi_bo // this.m_rdb_van_ban_di_noi_bo.AutoSize = true; this.m_rdb_van_ban_di_noi_bo.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_di_noi_bo.Location = new System.Drawing.Point(173, 19); this.m_rdb_van_ban_di_noi_bo.Name = "m_rdb_van_ban_di_noi_bo"; this.m_rdb_van_ban_di_noi_bo.Size = new System.Drawing.Size(109, 17); this.m_rdb_van_ban_di_noi_bo.TabIndex = 2; this.m_rdb_van_ban_di_noi_bo.Text = "Văn bản đi nội bộ"; this.m_rdb_van_ban_di_noi_bo.UseVisualStyleBackColor = true; // // groupBox1 // this.groupBox1.Controls.Add(this.m_rdb_tat_ca); this.groupBox1.Controls.Add(this.m_rdb_van_ban_den); this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_ben_ngoai); this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_noi_bo); this.groupBox1.ForeColor = System.Drawing.Color.Maroon; this.groupBox1.Location = new System.Drawing.Point(315, 62); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(461, 43); this.groupBox1.TabIndex = 23; this.groupBox1.TabStop = false; this.groupBox1.Text = "Loại văn bản"; // // m_rdb_tat_ca // this.m_rdb_tat_ca.AutoSize = true; this.m_rdb_tat_ca.Checked = true; this.m_rdb_tat_ca.ForeColor = System.Drawing.Color.Blue; this.m_rdb_tat_ca.Location = new System.Drawing.Point(20, 19); this.m_rdb_tat_ca.Name = "m_rdb_tat_ca"; this.m_rdb_tat_ca.Size = new System.Drawing.Size(58, 17); this.m_rdb_tat_ca.TabIndex = 0; this.m_rdb_tat_ca.TabStop = true; this.m_rdb_tat_ca.Text = "Topica"; this.m_rdb_tat_ca.UseVisualStyleBackColor = true; // // m_rdb_van_ban_di_ben_ngoai // this.m_rdb_van_ban_di_ben_ngoai.AutoSize = true; this.m_rdb_van_ban_di_ben_ngoai.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_di_ben_ngoai.Location = new System.Drawing.Point(288, 18); this.m_rdb_van_ban_di_ben_ngoai.Name = "m_rdb_van_ban_di_ben_ngoai"; this.m_rdb_van_ban_di_ben_ngoai.Size = new System.Drawing.Size(127, 17); this.m_rdb_van_ban_di_ben_ngoai.TabIndex = 3; this.m_rdb_van_ban_di_ben_ngoai.Text = "Văn bản đi bên ngoài"; this.m_rdb_van_ban_di_ben_ngoai.UseVisualStyleBackColor = true; // // m_txt_tu_khoa // this.m_txt_tu_khoa.ForeColor = System.Drawing.Color.Maroon; this.m_txt_tu_khoa.Location = new System.Drawing.Point(528, 156); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(154, 20); this.m_txt_tu_khoa.TabIndex = 4; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(688, 151); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 30); this.m_cmd_search.TabIndex = 5; this.m_cmd_search.Text = "Tìm kiếm"; // // label1 // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Maroon; this.label1.Location = new System.Drawing.Point(541, 185); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(139, 13); this.label1.TabIndex = 26; this.label1.Text = "* Nhập số cv hoặc người ký"; // // panel1 // this.panel1.Controls.Add(this.m_cmd_xem_file); this.panel1.Controls.Add(this.m_cbo_trang_thai); this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.m_txt_den_ngay); this.panel1.Controls.Add(this.m_txt_tu_ngay); this.panel1.Controls.Add(this.m_txt_tu_khoa); this.panel1.Controls.Add(this.m_lbl_title); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1003, 220); this.panel1.TabIndex = 0; // // m_cmd_xem_file // this.m_cmd_xem_file.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xem_file.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xem_file.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xem_file.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xem_file.ImageIndex = 5; this.m_cmd_xem_file.ImageList = this.ImageList; this.m_cmd_xem_file.Location = new System.Drawing.Point(927, 187); this.m_cmd_xem_file.Name = "m_cmd_xem_file"; this.m_cmd_xem_file.Size = new System.Drawing.Size(72, 30); this.m_cmd_xem_file.TabIndex = 29; this.m_cmd_xem_file.Text = "Xem file"; // // m_cbo_trang_thai // this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trang_thai.FormattingEnabled = true; this.m_cbo_trang_thai.Location = new System.Drawing.Point(528, 118); this.m_cbo_trang_thai.Name = "m_cbo_trang_thai"; this.m_cbo_trang_thai.Size = new System.Drawing.Size(248, 21); this.m_cbo_trang_thai.TabIndex = 1; // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(316, 118); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(134, 21); this.m_cbo_phap_nhan.TabIndex = 0; // // label5 // this.label5.AutoSize = true; this.label5.ForeColor = System.Drawing.Color.Maroon; this.label5.Location = new System.Drawing.Point(456, 123); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(55, 13); this.label5.TabIndex = 28; this.label5.Text = "Trạng thái"; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Maroon; this.label3.Location = new System.Drawing.Point(385, 159); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 13); this.label3.TabIndex = 28; this.label3.Text = "Đến ngày"; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Maroon; this.label4.Location = new System.Drawing.Point(252, 123); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(59, 13); this.label4.TabIndex = 28; this.label4.Text = "Pháp nhân"; // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Maroon; this.label2.Location = new System.Drawing.Point(262, 159); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(46, 13); this.label2.TabIndex = 28; this.label2.Text = "Từ ngày"; // // m_txt_den_ngay // this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_den_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_den_ngay.Location = new System.Drawing.Point(445, 156); this.m_txt_den_ngay.Mask = "00/00/0000"; this.m_txt_den_ngay.Name = "m_txt_den_ngay"; this.m_txt_den_ngay.Size = new System.Drawing.Size(63, 20); this.m_txt_den_ngay.TabIndex = 3; this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime); // // m_txt_tu_ngay // this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_tu_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_tu_ngay.Location = new System.Drawing.Point(315, 156); this.m_txt_tu_ngay.Mask = "00/00/0000"; this.m_txt_tu_ngay.Name = "m_txt_tu_ngay"; this.m_txt_tu_ngay.Size = new System.Drawing.Size(64, 20); this.m_txt_tu_ngay.TabIndex = 2; this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime); // // f612_tra_cuu_va_ban_hanh_van_ban // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(1003, 555); this.Controls.Add(this.panel1); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl_out_place_dm); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "f612_tra_cuu_va_ban_hanh_van_ban"; this.Text = "F612 - Tra cứu và ban hành văn bản"; this.Load += new System.EventHandler(this.f611_quan_ly_van_thu_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(f611_quan_ly_van_thu)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_them_van_ban_di_luu = new SIS.Controls.Button.SiSButton(); this.m_cmd_them_van_ban_di_khong_luu = new SIS.Controls.Button.SiSButton(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_title = new System.Windows.Forms.Label(); this.m_rdb_van_ban_den = new System.Windows.Forms.RadioButton(); this.m_rdb_van_ban_di_noi_bo = new System.Windows.Forms.RadioButton(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.m_rdb_tat_ca = new System.Windows.Forms.RadioButton(); this.m_rdb_van_ban_di_ben_ngoai = new System.Windows.Forms.RadioButton(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label1 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.m_txt_den_ngay = new BCTKApp.TCDatetime(); this.m_txt_tu_ngay = new BCTKApp.TCDatetime(); this.m_cmd_xem_file = new SIS.Controls.Button.SiSButton(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.groupBox1.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_van_ban_di_luu); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_them_van_ban_di_khong_luu); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 468); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1003, 36); this.m_pnl_out_place_dm.TabIndex = 1; // // m_cmd_them_van_ban_di_luu // this.m_cmd_them_van_ban_di_luu.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_them_van_ban_di_luu.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_them_van_ban_di_luu.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_them_van_ban_di_luu.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_them_van_ban_di_luu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_them_van_ban_di_luu.ImageIndex = 2; this.m_cmd_them_van_ban_di_luu.ImageList = this.ImageList; this.m_cmd_them_van_ban_di_luu.Location = new System.Drawing.Point(251, 4); this.m_cmd_them_van_ban_di_luu.Name = "m_cmd_them_van_ban_di_luu"; this.m_cmd_them_van_ban_di_luu.Size = new System.Drawing.Size(128, 28); this.m_cmd_them_van_ban_di_luu.TabIndex = 0; this.m_cmd_them_van_ban_di_luu.Text = "Thêm văn bản đi"; // // m_cmd_them_van_ban_di_khong_luu // this.m_cmd_them_van_ban_di_khong_luu.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_them_van_ban_di_khong_luu.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_them_van_ban_di_khong_luu.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_them_van_ban_di_khong_luu.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_them_van_ban_di_khong_luu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_them_van_ban_di_khong_luu.ImageIndex = 2; this.m_cmd_them_van_ban_di_khong_luu.ImageList = this.ImageList; this.m_cmd_them_van_ban_di_khong_luu.Location = new System.Drawing.Point(379, 4); this.m_cmd_them_van_ban_di_khong_luu.Name = "m_cmd_them_van_ban_di_khong_luu"; this.m_cmd_them_van_ban_di_khong_luu.Size = new System.Drawing.Size(200, 28); this.m_cmd_them_van_ban_di_khong_luu.TabIndex = 1; this.m_cmd_them_van_ban_di_khong_luu.Text = "Thêm văn bản đi bên ngoài"; this.m_cmd_them_van_ban_di_khong_luu.Visible = false; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(579, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(130, 28); this.m_cmd_insert.TabIndex = 2; this.m_cmd_insert.Text = "Thêm văn bản đến"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(709, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(104, 28); this.m_cmd_update.TabIndex = 3; this.m_cmd_update.Text = "&Sửa thông tin"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(813, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(98, 28); this.m_cmd_delete.TabIndex = 4; this.m_cmd_delete.Text = "Xoá văn bản"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(911, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 5; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_fg.Location = new System.Drawing.Point(0, 175); this.m_fg.Name = "m_fg"; this.m_fg.Size = new System.Drawing.Size(1003, 293); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 20; // // m_lbl_title // this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_title.ForeColor = System.Drawing.Color.Blue; this.m_lbl_title.Location = new System.Drawing.Point(0, 0); this.m_lbl_title.Name = "m_lbl_title"; this.m_lbl_title.Size = new System.Drawing.Size(1003, 59); this.m_lbl_title.TabIndex = 0; this.m_lbl_title.Text = "QUẢN LÝ DANH SÁCH VĂN BẢN"; this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_rdb_van_ban_den // this.m_rdb_van_ban_den.AutoSize = true; this.m_rdb_van_ban_den.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_den.Location = new System.Drawing.Point(81, 19); this.m_rdb_van_ban_den.Name = "m_rdb_van_ban_den"; this.m_rdb_van_ban_den.Size = new System.Drawing.Size(87, 17); this.m_rdb_van_ban_den.TabIndex = 1; this.m_rdb_van_ban_den.Text = "Văn bản đến"; this.m_rdb_van_ban_den.UseVisualStyleBackColor = true; // // m_rdb_van_ban_di_noi_bo // this.m_rdb_van_ban_di_noi_bo.AutoSize = true; this.m_rdb_van_ban_di_noi_bo.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_di_noi_bo.Location = new System.Drawing.Point(173, 19); this.m_rdb_van_ban_di_noi_bo.Name = "m_rdb_van_ban_di_noi_bo"; this.m_rdb_van_ban_di_noi_bo.Size = new System.Drawing.Size(109, 17); this.m_rdb_van_ban_di_noi_bo.TabIndex = 2; this.m_rdb_van_ban_di_noi_bo.Text = "Văn bản đi nội bộ"; this.m_rdb_van_ban_di_noi_bo.UseVisualStyleBackColor = true; // // groupBox1 // this.groupBox1.Controls.Add(this.m_rdb_tat_ca); this.groupBox1.Controls.Add(this.m_rdb_van_ban_den); this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_ben_ngoai); this.groupBox1.Controls.Add(this.m_rdb_van_ban_di_noi_bo); this.groupBox1.ForeColor = System.Drawing.Color.Maroon; this.groupBox1.Location = new System.Drawing.Point(393, 58); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(447, 43); this.groupBox1.TabIndex = 23; this.groupBox1.TabStop = false; this.groupBox1.Text = "Loại văn bản"; // // m_rdb_tat_ca // this.m_rdb_tat_ca.AutoSize = true; this.m_rdb_tat_ca.Checked = true; this.m_rdb_tat_ca.ForeColor = System.Drawing.Color.Blue; this.m_rdb_tat_ca.Location = new System.Drawing.Point(20, 19); this.m_rdb_tat_ca.Name = "m_rdb_tat_ca"; this.m_rdb_tat_ca.Size = new System.Drawing.Size(56, 17); this.m_rdb_tat_ca.TabIndex = 0; this.m_rdb_tat_ca.TabStop = true; this.m_rdb_tat_ca.Text = "Tất cả"; this.m_rdb_tat_ca.UseVisualStyleBackColor = true; // // m_rdb_van_ban_di_ben_ngoai // this.m_rdb_van_ban_di_ben_ngoai.AutoSize = true; this.m_rdb_van_ban_di_ben_ngoai.ForeColor = System.Drawing.Color.Blue; this.m_rdb_van_ban_di_ben_ngoai.Location = new System.Drawing.Point(288, 18); this.m_rdb_van_ban_di_ben_ngoai.Name = "m_rdb_van_ban_di_ben_ngoai"; this.m_rdb_van_ban_di_ben_ngoai.Size = new System.Drawing.Size(127, 17); this.m_rdb_van_ban_di_ben_ngoai.TabIndex = 3; this.m_rdb_van_ban_di_ben_ngoai.Text = "Văn bản đi bên ngoài"; this.m_rdb_van_ban_di_ben_ngoai.UseVisualStyleBackColor = true; // // m_txt_tu_khoa // this.m_txt_tu_khoa.ForeColor = System.Drawing.Color.Maroon; this.m_txt_tu_khoa.Location = new System.Drawing.Point(541, 114); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(141, 20); this.m_txt_tu_khoa.TabIndex = 4; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(701, 109); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 30); this.m_cmd_search.TabIndex = 5; this.m_cmd_search.Text = "Tìm kiếm"; // // label1 // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Maroon; this.label1.Location = new System.Drawing.Point(541, 143); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(139, 13); this.label1.TabIndex = 26; this.label1.Text = "* Nhập số cv hoặc người ký"; // // panel1 // this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.label4); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.m_txt_den_ngay); this.panel1.Controls.Add(this.m_txt_tu_ngay); this.panel1.Controls.Add(this.m_txt_tu_khoa); this.panel1.Controls.Add(this.m_lbl_title); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.m_cmd_xem_file); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1003, 169); this.panel1.TabIndex = 0; // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(290, 76); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(97, 21); this.m_cbo_phap_nhan.TabIndex = 1; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Maroon; this.label3.Location = new System.Drawing.Point(394, 117); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 13); this.label3.TabIndex = 28; this.label3.Text = "Đến ngày"; // // label4 // this.label4.AutoSize = true; this.label4.ForeColor = System.Drawing.Color.Maroon; this.label4.Location = new System.Drawing.Point(226, 81); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(59, 13); this.label4.TabIndex = 28; this.label4.Text = "Pháp nhân"; // // label2 // this.label2.AutoSize = true; this.label2.ForeColor = System.Drawing.Color.Maroon; this.label2.Location = new System.Drawing.Point(262, 117); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(46, 13); this.label2.TabIndex = 28; this.label2.Text = "Từ ngày"; // // m_txt_den_ngay // this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_den_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_den_ngay.Location = new System.Drawing.Point(455, 114); this.m_txt_den_ngay.Mask = "00/00/0000"; this.m_txt_den_ngay.Name = "m_txt_den_ngay"; this.m_txt_den_ngay.Size = new System.Drawing.Size(72, 20); this.m_txt_den_ngay.TabIndex = 3; this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime); // // m_txt_tu_ngay // this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_tu_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_tu_ngay.Location = new System.Drawing.Point(315, 114); this.m_txt_tu_ngay.Mask = "00/00/0000"; this.m_txt_tu_ngay.Name = "m_txt_tu_ngay"; this.m_txt_tu_ngay.Size = new System.Drawing.Size(72, 20); this.m_txt_tu_ngay.TabIndex = 2; this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime); // // m_cmd_xem_file // this.m_cmd_xem_file.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xem_file.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xem_file.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xem_file.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xem_file.ImageIndex = 5; this.m_cmd_xem_file.ImageList = this.ImageList; this.m_cmd_xem_file.Location = new System.Drawing.Point(927, 135); this.m_cmd_xem_file.Name = "m_cmd_xem_file"; this.m_cmd_xem_file.Size = new System.Drawing.Size(72, 30); this.m_cmd_xem_file.TabIndex = 5; this.m_cmd_xem_file.Text = "Xem file"; // // f611_quan_ly_van_thu // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(1003, 504); this.Controls.Add(this.panel1); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl_out_place_dm); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "f611_quan_ly_van_thu"; this.Text = "F611 - Quản lý danh sách văn bản"; this.Load += new System.EventHandler(this.f611_quan_ly_van_thu_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); }
{ DataRow v_dr = v_dt.NewRow(); v_dr["NGAY_DAT_HANG"] = ip_fg.Rows[i][(int)e_col_Number.NGAY_DAT_HANG].ToString().Split(' ')[0]; v_dr["MA_DON_HANG"] = ip_fg.Rows[i][(int)e_col_Number.MA_DON_HANG] == null ? "" : ip_fg.Rows[i][(int)e_col_Number.MA_DON_HANG].ToString(); v_dr["HD_NCC"] = ""; v_dr["TEN_VPP"] = ip_fg.Rows[i][(int)e_col_Number.TEN_VPP] == null ? "" : ip_fg.Rows[i][(int)e_col_Number.TEN_VPP].ToString(); v_dr["DON_VI_TINH"] = ip_fg.Rows[i][(int)e_col_Number.DON_VI_TINH] == null ? "" : ip_fg.Rows[i][(int)e_col_Number.DON_VI_TINH].ToString(); v_dr["SO_LUONG"] = ip_fg.Rows[i][(int)e_col_Number.SO_LUONG].ToString(); v_dr["DON_GIA_CHUA_VAT"] = ip_fg.Rows[i][(int)e_col_Number.DON_GIA_CHUA_VAT] == null ? "" : ip_fg.Rows[i][(int)e_col_Number.DON_GIA_CHUA_VAT].ToString(); v_dr["THANH_TIEN"] = (CIPConvert.ToDecimal(v_dr["SO_LUONG"]) * CIPConvert.ToDecimal(v_dr["DON_GIA_CHUA_VAT"])).ToString(); v_dt.Rows.Add(v_dr); } op_ds.AcceptChanges(); return op_ds; } /// <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(f535_gui_don_dat_hang_cho_NCC)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_don_hang = new C1.Win.C1FlexGrid.C1FlexGrid(); this.panel1 = new System.Windows.Forms.Panel(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label1 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_fg_excel = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.m_dtp_thang = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_don_hang)).BeginInit(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg_excel)).BeginInit(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 451); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(738, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(382, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; this.m_cmd_insert.Visible = false; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(470, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; this.m_cmd_update.Visible = false; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(107, 28); this.m_cmd_xuat_excel.TabIndex = 21; this.m_cmd_xuat_excel.Text = "Xuất ra Excel"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(558, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; this.m_cmd_delete.Visible = false; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(646, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_don_hang // this.m_grv_don_hang.ColumnInfo = resources.GetString("m_grv_don_hang.ColumnInfo"); this.m_grv_don_hang.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_don_hang.Location = new System.Drawing.Point(0, 136); this.m_grv_don_hang.Name = "m_grv_don_hang"; this.m_grv_don_hang.Size = new System.Drawing.Size(738, 315); this.m_grv_don_hang.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_don_hang.Styles")); this.m_grv_don_hang.TabIndex = 20; // // panel1 // this.panel1.Controls.Add(this.m_cbo_trung_tam); this.panel1.Controls.Add(this.m_dtp_thang); this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label7); this.panel1.Controls.Add(this.m_lbl_tieu_de); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(738, 130); this.panel1.TabIndex = 22; // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(430, 44); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(136, 21); this.m_cbo_phap_nhan.TabIndex = 39; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(346, 49); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 16); this.label2.TabIndex = 38; this.label2.Text = "Pháp nhân"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(574, 74); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 37; this.m_cmd_search.Text = "Tìm kiếm"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(157, 86); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 16); this.label1.TabIndex = 34; this.label1.Text = "Trung tâm"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(157, 51); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(47, 16); this.label7.TabIndex = 33; this.label7.Text = "Tháng"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(738, 32); this.m_lbl_tieu_de.TabIndex = 28; this.m_lbl_tieu_de.Text = "ĐƠN HÀNG THEO TỪNG TRUNG TÂM"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_fg_excel // this.m_fg_excel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_fg_excel.ColumnInfo = "0,0,0,0,0,85,Columns:"; this.m_fg_excel.Location = new System.Drawing.Point(4, 361); this.m_fg_excel.Name = "m_fg_excel"; this.m_fg_excel.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.RowRange; this.m_fg_excel.Size = new System.Drawing.Size(734, 61); this.m_fg_excel.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg_excel.Styles")); this.m_fg_excel.TabIndex = 24; this.m_fg_excel.Visible = false; // // m_cbo_trung_tam // this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(231, 81); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(335, 21); this.m_cbo_trung_tam.TabIndex = 48; // // m_dtp_thang // this.m_dtp_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy; this.m_dtp_thang.Location = new System.Drawing.Point(231, 45); this.m_dtp_thang.Mask = "00/0000"; this.m_dtp_thang.Name = "m_dtp_thang"; this.m_dtp_thang.Size = new System.Drawing.Size(99, 20); this.m_dtp_thang.TabIndex = 47; this.m_dtp_thang.ValidatingType = typeof(System.DateTime); // // f535_gui_don_dat_hang_cho_NCC //
/// <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(F660_lich_su_van_thu)); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.imageList = new System.Windows.Forms.ImageList(this.components); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_view = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_title = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.m_txt_den_ngay = new BCTKApp.TCDatetime(); this.m_txt_tu_ngay = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.SuspendLayout(); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 420); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(696, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.imageList; this.m_cmd_insert.Location = new System.Drawing.Point(340, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; this.m_cmd_insert.Visible = false; // // imageList // this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream"))); this.imageList.TransparentColor = System.Drawing.Color.Transparent; this.imageList.Images.SetKeyName(0, ""); this.imageList.Images.SetKeyName(1, ""); this.imageList.Images.SetKeyName(2, ""); this.imageList.Images.SetKeyName(3, ""); this.imageList.Images.SetKeyName(4, ""); this.imageList.Images.SetKeyName(5, ""); this.imageList.Images.SetKeyName(6, ""); this.imageList.Images.SetKeyName(7, ""); this.imageList.Images.SetKeyName(8, ""); this.imageList.Images.SetKeyName(9, ""); this.imageList.Images.SetKeyName(10, ""); this.imageList.Images.SetKeyName(11, ""); this.imageList.Images.SetKeyName(12, ""); this.imageList.Images.SetKeyName(13, ""); this.imageList.Images.SetKeyName(14, ""); this.imageList.Images.SetKeyName(15, ""); this.imageList.Images.SetKeyName(16, ""); this.imageList.Images.SetKeyName(17, ""); this.imageList.Images.SetKeyName(18, ""); this.imageList.Images.SetKeyName(19, ""); this.imageList.Images.SetKeyName(20, ""); this.imageList.Images.SetKeyName(21, ""); // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.imageList; this.m_cmd_update.Location = new System.Drawing.Point(428, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; this.m_cmd_update.Visible = false; // // m_cmd_view // this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_view.ImageIndex = 18; this.m_cmd_view.ImageList = this.imageList; this.m_cmd_view.Location = new System.Drawing.Point(4, 4); this.m_cmd_view.Name = "m_cmd_view"; this.m_cmd_view.Size = new System.Drawing.Size(88, 28); this.m_cmd_view.TabIndex = 21; this.m_cmd_view.Text = "Xem"; this.m_cmd_view.Visible = false; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.imageList; this.m_cmd_delete.Location = new System.Drawing.Point(516, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; this.m_cmd_delete.Visible = false; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.imageList; this.m_cmd_exit.Location = new System.Drawing.Point(604, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_fg.Location = new System.Drawing.Point(0, 177); this.m_fg.Name = "m_fg"; this.m_fg.Size = new System.Drawing.Size(696, 243); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 20; // // m_lbl_title // this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_title.ForeColor = System.Drawing.Color.Blue; this.m_lbl_title.Location = new System.Drawing.Point(0, 0); this.m_lbl_title.Name = "m_lbl_title"; this.m_lbl_title.Size = new System.Drawing.Size(696, 55); this.m_lbl_title.TabIndex = 23; this.m_lbl_title.Text = "F660 - Lịch sử hoạt động"; this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Maroon; this.label3.Location = new System.Drawing.Point(204, 145); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(140, 13); this.label3.TabIndex = 36; this.label3.Text = "* Nhập hành động hoặc tên"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.imageList; this.m_cmd_search.Location = new System.Drawing.Point(455, 112); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 30); this.m_cmd_search.TabIndex = 35; this.m_cmd_search.Text = "Tìm kiếm"; // // m_txt_tu_khoa // this.m_txt_tu_khoa.Location = new System.Drawing.Point(207, 118); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(242, 20); this.m_txt_tu_khoa.TabIndex = 34; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(396, 82); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 13); this.label2.TabIndex = 32; this.label2.Text = "Đến ngày"; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(158, 81); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(46, 13); this.label1.TabIndex = 33; this.label1.Text = "Từ ngày"; // // m_txt_den_ngay // this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_den_ngay.Location = new System.Drawing.Point(449, 79); this.m_txt_den_ngay.Mask = "00/00/0000"; this.m_txt_den_ngay.Name = "m_txt_den_ngay"; this.m_txt_den_ngay.Size = new System.Drawing.Size(100, 20); this.m_txt_den_ngay.TabIndex = 30; this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime); // // m_txt_tu_ngay // this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_tu_ngay.Location = new System.Drawing.Point(207, 79); this.m_txt_tu_ngay.Mask = "00/00/0000"; this.m_txt_tu_ngay.Name = "m_txt_tu_ngay"; this.m_txt_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_txt_tu_ngay.TabIndex = 31; this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime); // // F660_lich_su_van_thu // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(696, 456); this.Controls.Add(this.label3); this.Controls.Add(this.m_cmd_search); this.Controls.Add(this.m_txt_tu_khoa); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.m_txt_den_ngay); this.Controls.Add(this.m_txt_tu_ngay); this.Controls.Add(this.m_lbl_title); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl_out_place_dm); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "F660_lich_su_van_thu"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "F660 - Lịch sử hoạt động"; this.Load += new System.EventHandler(this.F660_lich_su_van_thu_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
v_htb.Add(V_DM_BILL.GHI_CHU, e_col_Number.GHI_CHU); v_htb.Add(V_DM_BILL.NOI_NHAN, e_col_Number.NOI_NHAN); v_htb.Add(V_DM_BILL.NGUOI_NHAN, e_col_Number.NGUOI_NHAN); v_htb.Add(V_DM_BILL.SO_TIEN, e_col_Number.SO_TIEN); v_htb.Add(V_DM_BILL.TRONG_NUOC, e_col_Number.TRONG_NUOC); v_htb.Add(V_DM_BILL.NOI_DUNG, e_col_Number.NOI_DUNG); v_htb.Add(V_DM_BILL.NGUOI_GUI, e_col_Number.NGUOI_GUI); v_htb.Add(V_DM_BILL.TRANG_THAI_THU, e_col_Number.TRANG_THAI_THU); v_htb.Add(V_DM_BILL.NGAY_GUI, e_col_Number.NGAY_GUI); ITransferDataRow v_obj_trans = new CC1TransferDataRow(i_fg,v_htb,m_ds.V_DM_BILL.NewRow()); return v_obj_trans; } private void grid2us_object(US_V_DM_BILL i_us , int i_grid_row) { DataRow v_dr; v_dr = (DataRow) m_grv_trang_thai.Rows[i_grid_row].UserData; m_obj_trans.GridRow2DataRow(i_grid_row,v_dr); i_us.DataRow2Me(v_dr); } /// <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(f511_TRA_CUU_TRANG_THAI_CPN)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_trang_thai = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_pnl_top = new System.Windows.Forms.Panel(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox(); this.label8 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label1 = new System.Windows.Forms.Label(); this.m_txt_so_bill = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_dtp_den_ngay = new BCTKApp.TCDatetime(); this.m_dtp_tu_ngay = new BCTKApp.TCDatetime(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_trang_thai)).BeginInit(); this.m_pnl_top.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(884, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 10; this.m_cmd_xuat_excel.Text = "Xuất Excel"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(792, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_trang_thai // this.m_grv_trang_thai.ColumnInfo = resources.GetString("m_grv_trang_thai.ColumnInfo"); this.m_grv_trang_thai.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_trang_thai.Location = new System.Drawing.Point(0, 196); this.m_grv_trang_thai.Name = "m_grv_trang_thai"; this.m_grv_trang_thai.Size = new System.Drawing.Size(884, 330); this.m_grv_trang_thai.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_trang_thai.Styles")); this.m_grv_trang_thai.TabIndex = 20; // // m_pnl_top // this.m_pnl_top.Controls.Add(this.m_dtp_den_ngay); this.m_pnl_top.Controls.Add(this.m_dtp_tu_ngay); this.m_pnl_top.Controls.Add(this.label6); this.m_pnl_top.Controls.Add(this.label7); this.m_pnl_top.Controls.Add(this.m_cbo_trung_tam); this.m_pnl_top.Controls.Add(this.m_cbo_trang_thai); this.m_pnl_top.Controls.Add(this.label8); this.m_pnl_top.Controls.Add(this.m_cmd_search); this.m_pnl_top.Controls.Add(this.label1); this.m_pnl_top.Controls.Add(this.m_txt_so_bill); this.m_pnl_top.Controls.Add(this.label2); this.m_pnl_top.Controls.Add(this.label3); this.m_pnl_top.Controls.Add(this.label4); this.m_pnl_top.Controls.Add(this.m_lbl_tieu_de); this.m_pnl_top.Dock = System.Windows.Forms.DockStyle.Top; this.m_pnl_top.Location = new System.Drawing.Point(0, 0); this.m_pnl_top.Name = "m_pnl_top"; this.m_pnl_top.Size = new System.Drawing.Size(884, 190); this.m_pnl_top.TabIndex = 21; // // m_cbo_trung_tam // this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(317, 80); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(228, 21); this.m_cbo_trung_tam.TabIndex = 34; // // m_cbo_trang_thai // this.m_cbo_trang_thai.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trang_thai.FormattingEnabled = true; this.m_cbo_trang_thai.Location = new System.Drawing.Point(317, 117); this.m_cbo_trang_thai.Name = "m_cbo_trang_thai"; this.m_cbo_trang_thai.Size = new System.Drawing.Size(228, 21); this.m_cbo_trang_thai.TabIndex = 4; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label8.Location = new System.Drawing.Point(239, 122); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(67, 16); this.label8.TabIndex = 33; this.label8.Text = "Trạng thái"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(561, 144); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 6; this.m_cmd_search.Text = "Tìm kiếm"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(239, 156); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(55, 16); this.label1.TabIndex = 31; this.label1.Text = "Từ khóa"; // // m_txt_so_bill // this.m_txt_so_bill.Location = new System.Drawing.Point(317, 152); this.m_txt_so_bill.Name = "m_txt_so_bill"; this.m_txt_so_bill.Size = new System.Drawing.Size(228, 20); this.m_txt_so_bill.TabIndex = 5; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(298, 145); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(0, 13); this.label2.TabIndex = 29; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Location = new System.Drawing.Point(239, 87); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(68, 16); this.label3.TabIndex = 29; this.label3.Text = "Phòng ban"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(300, 89); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(0, 13); this.label4.TabIndex = 28; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(884, 32); this.m_lbl_tieu_de.TabIndex = 27; this.m_lbl_tieu_de.Text = "TRA CỨU TRẠNG THÁI CPN"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_dtp_den_ngay // this.m_dtp_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dtp_den_ngay.Location = new System.Drawing.Point(528, 43); this.m_dtp_den_ngay.Mask = "00/00/0000"; this.m_dtp_den_ngay.Name = "m_dtp_den_ngay"; this.m_dtp_den_ngay.Size = new System.Drawing.Size(100, 20); this.m_dtp_den_ngay.TabIndex = 41; this.m_dtp_den_ngay.ValidatingType = typeof(System.DateTime); // // m_dtp_tu_ngay // this.m_dtp_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dtp_tu_ngay.Location = new System.Drawing.Point(318, 45); this.m_dtp_tu_ngay.Mask = "00/00/0000"; this.m_dtp_tu_ngay.Name = "m_dtp_tu_ngay"; this.m_dtp_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_dtp_tu_ngay.TabIndex = 40; this.m_dtp_tu_ngay.ValidatingType = typeof(System.DateTime); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(451, 46); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(65, 16); this.label6.TabIndex = 39; this.label6.Text = "Đến ngày"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
m_obj_trans.GridRow2DataRow(i_grid_row,v_dr); i_us.DataRow2Me(v_dr); } /// <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(f454_BAO_CAO_TINH_HINH_VPP)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_tong_tien = new C1.Win.C1FlexGrid.C1FlexGrid(); this.panel1 = new System.Windows.Forms.Panel(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.m_dtp_thang = new BCTKApp.TCDatetime(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_tong_tien)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 439); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(786, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(430, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(518, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 21; this.m_cmd_xuat_excel.Text = "Xuất &Excel"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(606, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(694, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_tong_tien // this.m_grv_tong_tien.ColumnInfo = resources.GetString("m_grv_tong_tien.ColumnInfo"); this.m_grv_tong_tien.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_tong_tien.Location = new System.Drawing.Point(0, 138); this.m_grv_tong_tien.Name = "m_grv_tong_tien"; this.m_grv_tong_tien.Size = new System.Drawing.Size(786, 301); this.m_grv_tong_tien.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_tong_tien.Styles")); this.m_grv_tong_tien.TabIndex = 20; // // panel1 // this.panel1.Controls.Add(this.m_cbo_trung_tam); this.panel1.Controls.Add(this.m_dtp_thang); this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label7); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Controls.Add(this.m_lbl_tieu_de); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(786, 132); this.panel1.TabIndex = 23; // // m_cbo_trung_tam // this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(235, 76); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(335, 21); this.m_cbo_trung_tam.TabIndex = 53; // // m_dtp_thang // this.m_dtp_thang.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_dtp_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy; this.m_dtp_thang.Location = new System.Drawing.Point(235, 44); this.m_dtp_thang.Mask = "00/0000"; this.m_dtp_thang.Name = "m_dtp_thang"; this.m_dtp_thang.Size = new System.Drawing.Size(90, 20); this.m_dtp_thang.TabIndex = 47; this.m_dtp_thang.ValidatingType = typeof(System.DateTime); // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(434, 43); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(136, 21); this.m_cbo_phap_nhan.TabIndex = 45; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(350, 48); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 16); this.label2.TabIndex = 44; this.label2.Text = "Pháp nhân"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(161, 81); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 16); this.label1.TabIndex = 43; this.label1.Text = "Trung tâm"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(161, 48); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(47, 16); this.label7.TabIndex = 42; this.label7.Text = "Tháng"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(582, 78); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 36; this.m_cmd_search.Text = "Tìm kiếm"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(786, 32); this.m_lbl_tieu_de.TabIndex = 28; this.m_lbl_tieu_de.Text = "BÁO CÁO TÌNH HÌNH VPP"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // f454_BAO_CAO_TINH_HINH_VPP // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(786, 475); this.Controls.Add(this.panel1); this.Controls.Add(this.m_grv_tong_tien); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f454_BAO_CAO_TINH_HINH_VPP"; this.Text = "F454 - Báo cáo tính hình VPP"; this.Load += new System.EventHandler(this.f555_TONG_HOP_CHI_PHI_VPP_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_grv_tong_tien)).EndInit();
/// <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(f512_BILL_BI_TRA_LAI)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_send_email_to_one = new SIS.Controls.Button.SiSButton(); this.m_txt_email_one = new System.Windows.Forms.TextBox(); this.m_cmd_send_email = new SIS.Controls.Button.SiSButton(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_bill = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_pnl_top = new System.Windows.Forms.Panel(); this.m_dtp_den_ngay = new BCTKApp.TCDatetime(); this.m_dtp_tu_ngay = new BCTKApp.TCDatetime(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_bill)).BeginInit(); this.m_pnl_top.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_send_email_to_one); this.m_pnl_out_place_dm.Controls.Add(this.m_txt_email_one); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_send_email); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(764, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_send_email_to_one // this.m_cmd_send_email_to_one.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_send_email_to_one.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_send_email_to_one.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_send_email_to_one.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_send_email_to_one.ImageIndex = 21; this.m_cmd_send_email_to_one.ImageList = this.ImageList; this.m_cmd_send_email_to_one.Location = new System.Drawing.Point(409, 4); this.m_cmd_send_email_to_one.Name = "m_cmd_send_email_to_one"; this.m_cmd_send_email_to_one.Size = new System.Drawing.Size(168, 28); this.m_cmd_send_email_to_one.TabIndex = 24; this.m_cmd_send_email_to_one.Text = "Gửi mail cho nhân viên"; // // m_txt_email_one // this.m_txt_email_one.Location = new System.Drawing.Point(266, 8); this.m_txt_email_one.Name = "m_txt_email_one"; this.m_txt_email_one.Size = new System.Drawing.Size(137, 20); this.m_txt_email_one.TabIndex = 23; // // m_cmd_send_email // this.m_cmd_send_email.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_send_email.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_send_email.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_send_email.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_send_email.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_send_email.ImageIndex = 21; this.m_cmd_send_email.ImageList = this.ImageList; this.m_cmd_send_email.Location = new System.Drawing.Point(92, 4); this.m_cmd_send_email.Name = "m_cmd_send_email"; this.m_cmd_send_email.Size = new System.Drawing.Size(168, 28); this.m_cmd_send_email.TabIndex = 22; this.m_cmd_send_email.Text = "Gửi mail cho các phòng"; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(408, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(496, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 21; this.m_cmd_xuat_excel.Text = "Xuất Excel"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(584, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(672, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_bill // this.m_grv_bill.ColumnInfo = resources.GetString("m_grv_bill.ColumnInfo"); this.m_grv_bill.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_bill.Location = new System.Drawing.Point(0, 104); this.m_grv_bill.Name = "m_grv_bill"; this.m_grv_bill.Size = new System.Drawing.Size(764, 422); this.m_grv_bill.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_bill.Styles")); this.m_grv_bill.TabIndex = 20; // // m_pnl_top // this.m_pnl_top.Controls.Add(this.m_dtp_den_ngay); this.m_pnl_top.Controls.Add(this.m_dtp_tu_ngay); this.m_pnl_top.Controls.Add(this.label6); this.m_pnl_top.Controls.Add(this.label7); this.m_pnl_top.Controls.Add(this.m_cmd_search); this.m_pnl_top.Controls.Add(this.m_lbl_tieu_de); this.m_pnl_top.Dock = System.Windows.Forms.DockStyle.Top; this.m_pnl_top.Location = new System.Drawing.Point(0, 0); this.m_pnl_top.Name = "m_pnl_top"; this.m_pnl_top.Size = new System.Drawing.Size(764, 98); this.m_pnl_top.TabIndex = 22; // // m_dtp_den_ngay // this.m_dtp_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dtp_den_ngay.Location = new System.Drawing.Point(462, 49); this.m_dtp_den_ngay.Mask = "00/00/0000"; this.m_dtp_den_ngay.Name = "m_dtp_den_ngay"; this.m_dtp_den_ngay.Size = new System.Drawing.Size(100, 20); this.m_dtp_den_ngay.TabIndex = 41; this.m_dtp_den_ngay.ValidatingType = typeof(System.DateTime); // // m_dtp_tu_ngay // this.m_dtp_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dtp_tu_ngay.Location = new System.Drawing.Point(256, 52); this.m_dtp_tu_ngay.Mask = "00/00/0000"; this.m_dtp_tu_ngay.Name = "m_dtp_tu_ngay"; this.m_dtp_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_dtp_tu_ngay.TabIndex = 40; this.m_dtp_tu_ngay.Text = "01012014"; this.m_dtp_tu_ngay.ValidatingType = typeof(System.DateTime); // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(389, 53); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(63, 16); this.label6.TabIndex = 39; this.label6.Text = "Đến ngày"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(180, 53); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(56, 16); this.label7.TabIndex = 38; this.label7.Text = "Từ ngày"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(585, 45); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 34; this.m_cmd_search.Text = "Tìm kiếm"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(764, 36); this.m_lbl_tieu_de.TabIndex = 27; this.m_lbl_tieu_de.Text = "TỔNG HỢP THƯ BỊ TRẢ LẠI TOÀN TOPICA"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // f512_BILL_BI_TRA_LAI // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(764, 562); this.Controls.Add(this.m_pnl_top); this.Controls.Add(this.m_grv_bill); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f512_BILL_BI_TRA_LAI"; this.Text = "F512 - Tổng hợp thư bị trả lại"; this.Load += new System.EventHandler(this.f512_BILL_BI_TRA_LAI_Load); this.m_pnl_out_place_dm.ResumeLayout(false); this.m_pnl_out_place_dm.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_bill)).EndInit(); this.m_pnl_top.ResumeLayout(false); this.m_pnl_top.PerformLayout(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F660_danh_sach_ban_hanh_van_ban)); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_view = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_cmd_xem_file = new SIS.Controls.Button.SiSButton(); this.m_lbl_title = new System.Windows.Forms.Label(); this.m_cmd_ban_hanh_lai_van_ban = new SIS.Controls.Button.SiSButton(); this.m_txt_tu_ngay = new BCTKApp.TCDatetime(); this.m_txt_den_ngay = new BCTKApp.TCDatetime(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label3 = new System.Windows.Forms.Label(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.SuspendLayout(); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 441); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(1054, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(698, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; this.m_cmd_insert.Visible = false; // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(786, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; this.m_cmd_update.Visible = false; // // m_cmd_view // this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_view.ImageIndex = 18; this.m_cmd_view.ImageList = this.ImageList; this.m_cmd_view.Location = new System.Drawing.Point(4, 4); this.m_cmd_view.Name = "m_cmd_view"; this.m_cmd_view.Size = new System.Drawing.Size(88, 28); this.m_cmd_view.TabIndex = 21; this.m_cmd_view.Text = "Xem"; this.m_cmd_view.Visible = false; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(874, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; this.m_cmd_delete.Visible = false; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(962, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_fg.Location = new System.Drawing.Point(0, 149); this.m_fg.Name = "m_fg"; this.m_fg.Size = new System.Drawing.Size(1054, 292); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 20; // // m_cmd_xem_file // this.m_cmd_xem_file.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xem_file.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xem_file.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xem_file.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xem_file.ImageIndex = 5; this.m_cmd_xem_file.ImageList = this.ImageList; this.m_cmd_xem_file.Location = new System.Drawing.Point(970, 111); this.m_cmd_xem_file.Name = "m_cmd_xem_file"; this.m_cmd_xem_file.Size = new System.Drawing.Size(72, 26); this.m_cmd_xem_file.TabIndex = 21; this.m_cmd_xem_file.Text = "Xem file"; // // m_lbl_title // this.m_lbl_title.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_title.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_title.ForeColor = System.Drawing.Color.Blue; this.m_lbl_title.Location = new System.Drawing.Point(0, 0); this.m_lbl_title.Name = "m_lbl_title"; this.m_lbl_title.Size = new System.Drawing.Size(1054, 46); this.m_lbl_title.TabIndex = 23; this.m_lbl_title.Text = "F661 - Danh sách email đã ban hành"; this.m_lbl_title.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_cmd_ban_hanh_lai_van_ban // this.m_cmd_ban_hanh_lai_van_ban.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_ban_hanh_lai_van_ban.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_ban_hanh_lai_van_ban.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_ban_hanh_lai_van_ban.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_ban_hanh_lai_van_ban.ImageIndex = 21; this.m_cmd_ban_hanh_lai_van_ban.ImageList = this.ImageList; this.m_cmd_ban_hanh_lai_van_ban.Location = new System.Drawing.Point(826, 111); this.m_cmd_ban_hanh_lai_van_ban.Name = "m_cmd_ban_hanh_lai_van_ban"; this.m_cmd_ban_hanh_lai_van_ban.Size = new System.Drawing.Size(136, 26); this.m_cmd_ban_hanh_lai_van_ban.TabIndex = 24; this.m_cmd_ban_hanh_lai_van_ban.Text = "Ban hành lại văn bản"; // // m_txt_tu_ngay // this.m_txt_tu_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_tu_ngay.Location = new System.Drawing.Point(378, 54); this.m_txt_tu_ngay.Mask = "00/00/0000"; this.m_txt_tu_ngay.Name = "m_txt_tu_ngay"; this.m_txt_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_txt_tu_ngay.TabIndex = 25; this.m_txt_tu_ngay.ValidatingType = typeof(System.DateTime); // // m_txt_den_ngay // this.m_txt_den_ngay.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_txt_den_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_txt_den_ngay.Location = new System.Drawing.Point(620, 54); this.m_txt_den_ngay.Mask = "00/00/0000"; this.m_txt_den_ngay.Name = "m_txt_den_ngay"; this.m_txt_den_ngay.Size = new System.Drawing.Size(100, 20); this.m_txt_den_ngay.TabIndex = 25; this.m_txt_den_ngay.ValidatingType = typeof(System.DateTime); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(329, 56); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(46, 13); this.label1.TabIndex = 26; this.label1.Text = "Từ ngày"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(567, 57); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 13); this.label2.TabIndex = 26; this.label2.Text = "Đến ngày"; // // m_txt_tu_khoa // this.m_txt_tu_khoa.Location = new System.Drawing.Point(378, 93); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(242, 20); this.m_txt_tu_khoa.TabIndex = 27; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(626, 87); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 30); this.m_cmd_search.TabIndex = 28; this.m_cmd_search.Text = "Tìm kiếm"; // // label3 // this.label3.AutoSize = true; this.label3.ForeColor = System.Drawing.Color.Maroon; this.label3.Location = new System.Drawing.Point(375, 120); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(150, 13); this.label3.TabIndex = 29; this.label3.Text = "* Nhập email hoặc số văn bản"; // // F660_danh_sach_ban_hanh_van_ban // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(1054, 477); this.Controls.Add(this.label3); this.Controls.Add(this.m_cmd_search); this.Controls.Add(this.m_txt_tu_khoa); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.m_txt_den_ngay); this.Controls.Add(this.m_txt_tu_ngay); this.Controls.Add(this.m_cmd_ban_hanh_lai_van_ban); this.Controls.Add(this.m_lbl_title); this.Controls.Add(this.m_cmd_xem_file); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl_out_place_dm); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "F660_danh_sach_ban_hanh_van_ban"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "F661 - Danh sách email đã ban hành"; this.Load += new System.EventHandler(this.F660_danh_sach_ban_hanh_van_ban_Load); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
ITransferDataRow v_obj_trans = new CC1TransferDataRow(i_fg,v_htb,m_ds.V_GD_DON_DAT_HANG.NewRow()); return v_obj_trans; } private void grid2us_object(US_V_GD_DON_DAT_HANG i_us , int i_grid_row) { DataRow v_dr; v_dr = (DataRow) m_grv_don_hang.Rows[i_grid_row].UserData; m_obj_trans.GridRow2DataRow(i_grid_row,v_dr); i_us.DataRow2Me(v_dr); } /// <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(f532_TRA_CUU_DON_HANG)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_don_hang = new C1.Win.C1FlexGrid.C1FlexGrid(); this.panel1 = new System.Windows.Forms.Panel(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.m_dtp_thang = new BCTKApp.TCDatetime(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label1 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_don_hang)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(874, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(518, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(606, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 21; this.m_cmd_xuat_excel.Text = "Xuất Excel"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(694, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(782, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_don_hang // this.m_grv_don_hang.ColumnInfo = resources.GetString("m_grv_don_hang.ColumnInfo"); this.m_grv_don_hang.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_don_hang.Location = new System.Drawing.Point(0, 127); this.m_grv_don_hang.Name = "m_grv_don_hang"; this.m_grv_don_hang.Size = new System.Drawing.Size(874, 399); this.m_grv_don_hang.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_don_hang.Styles")); this.m_grv_don_hang.TabIndex = 20; this.toolTip1.SetToolTip(this.m_grv_don_hang, "Nhấp đúp chuột để xem chi tiết"); // // panel1 // this.panel1.Controls.Add(this.m_cbo_trung_tam); this.panel1.Controls.Add(this.m_cbo_phap_nhan); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.m_dtp_thang); this.panel1.Controls.Add(this.m_cmd_search); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.label7); this.panel1.Controls.Add(this.m_lbl_tieu_de); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(874, 121); this.panel1.TabIndex = 22; // // m_cbo_trung_tam // this.m_cbo_trung_tam.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(278, 76); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(341, 21); this.m_cbo_trung_tam.TabIndex = 52; // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(497, 36); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(122, 21); this.m_cbo_phap_nhan.TabIndex = 50; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(413, 41); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(72, 16); this.label2.TabIndex = 49; this.label2.Text = "Pháp nhân"; // // m_dtp_thang // this.m_dtp_thang.AllowNull = BCTKApp.TCDatetime.AL.Y; this.m_dtp_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy; this.m_dtp_thang.Location = new System.Drawing.Point(278, 41); this.m_dtp_thang.Mask = "00/0000"; this.m_dtp_thang.Name = "m_dtp_thang"; this.m_dtp_thang.Size = new System.Drawing.Size(111, 20); this.m_dtp_thang.TabIndex = 48; this.m_dtp_thang.ValidatingType = typeof(System.DateTime); // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(640, 71); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 39; this.m_cmd_search.Text = "Tìm kiếm"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(194, 80); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(68, 16); this.label1.TabIndex = 34; this.label1.Text = "Trung tâm"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(194, 42); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(47, 16); this.label7.TabIndex = 33; this.label7.Text = "Tháng"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(874, 32); this.m_lbl_tieu_de.TabIndex = 28; this.m_lbl_tieu_de.Text = "TRA CỨU ĐƠN HÀNG THEO TỪNG TRUNG TÂM"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // toolTip1 // this.toolTip1.AutomaticDelay = 100; // // f532_TRA_CUU_DON_HANG // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
/// <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(f406_V_TONG_HOP_BILL_THEO_PHONG_BAN)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_xuat_excel = new SIS.Controls.Button.SiSButton(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_fg = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_lbl_header = new System.Windows.Forms.Label(); this.m_lbl_tu_ngay = new System.Windows.Forms.Label(); this.m_cbo_trang_thai = new System.Windows.Forms.ComboBox(); this.m_lbl_trang_thai = new System.Windows.Forms.Label(); this.m_lbl_tu_khoa = new System.Windows.Forms.Label(); this.m_txt_tim_kiem = new System.Windows.Forms.TextBox(); this.m_lbl_chu_thich = new System.Windows.Forms.Label(); this.m_cmd_tim_kiem = new SIS.Controls.Button.SiSButton(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.m_cbo_phap_nhan = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.m_dt_chon_thang = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).BeginInit(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_xuat_excel); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 525); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(884, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_xuat_excel // this.m_cmd_xuat_excel.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_xuat_excel.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_xuat_excel.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_xuat_excel.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_xuat_excel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_xuat_excel.ImageIndex = 19; this.m_cmd_xuat_excel.ImageList = this.ImageList; this.m_cmd_xuat_excel.Location = new System.Drawing.Point(4, 4); this.m_cmd_xuat_excel.Name = "m_cmd_xuat_excel"; this.m_cmd_xuat_excel.Size = new System.Drawing.Size(88, 28); this.m_cmd_xuat_excel.TabIndex = 23; this.m_cmd_xuat_excel.Text = "Xuất &Excel"; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(528, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 12; this.m_cmd_insert.Text = "&Thêm"; this.m_cmd_insert.Visible = false; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(616, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 13; this.m_cmd_update.Text = "&Sửa"; this.m_cmd_update.Visible = false; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(704, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 14; this.m_cmd_delete.Text = "&Xoá"; this.m_cmd_delete.Visible = false; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(792, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 11; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_fg // this.m_fg.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.m_fg.ColumnInfo = resources.GetString("m_fg.ColumnInfo"); this.m_fg.Location = new System.Drawing.Point(0, 130); this.m_fg.Name = "m_fg"; this.m_fg.SelectionMode = C1.Win.C1FlexGrid.SelectionModeEnum.Row; this.m_fg.Size = new System.Drawing.Size(884, 395); this.m_fg.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_fg.Styles")); this.m_fg.TabIndex = 7; this.toolTip1.SetToolTip(this.m_fg, "Nháy đúp chuột vào mỗi dòng để xem chi tiết từng bill theo ngày"); // // m_lbl_header // this.m_lbl_header.AutoSize = true; this.m_lbl_header.Font = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_header.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_header.Location = new System.Drawing.Point(312, 9); this.m_lbl_header.Name = "m_lbl_header"; this.m_lbl_header.Size = new System.Drawing.Size(241, 22); this.m_lbl_header.TabIndex = 0; this.m_lbl_header.Text = "THỐNG KÊ CUỐI THÁNG"; // // m_lbl_tu_ngay // this.m_lbl_tu_ngay.AutoSize = true; this.m_lbl_tu_ngay.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tu_ngay.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_tu_ngay.Location = new System.Drawing.Point(178, 55); this.m_lbl_tu_ngay.Name = "m_lbl_tu_ngay"; this.m_lbl_tu_ngay.Size = new System.Drawing.Size(70, 15); this.m_lbl_tu_ngay.TabIndex = 1; this.m_lbl_tu_ngay.Text = "Chọn tháng"; // // m_cbo_trang_thai // this.m_cbo_trang_thai.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.m_cbo_trang_thai.FormattingEnabled = true; this.m_cbo_trang_thai.Location = new System.Drawing.Point(822, 51); this.m_cbo_trang_thai.Name = "m_cbo_trang_thai"; this.m_cbo_trang_thai.Size = new System.Drawing.Size(58, 21); this.m_cbo_trang_thai.TabIndex = 25; this.m_cbo_trang_thai.Visible = false; this.m_cbo_trang_thai.SelectedIndexChanged += new System.EventHandler(this.m_cbo_trang_thai_SelectedIndexChanged); // // m_lbl_trang_thai // this.m_lbl_trang_thai.AutoSize = true; this.m_lbl_trang_thai.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_trang_thai.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_trang_thai.Location = new System.Drawing.Point(751, 55); this.m_lbl_trang_thai.Name = "m_lbl_trang_thai"; this.m_lbl_trang_thai.Size = new System.Drawing.Size(65, 15); this.m_lbl_trang_thai.TabIndex = 24; this.m_lbl_trang_thai.Text = "Trạng thái:"; this.m_lbl_trang_thai.Visible = false; // // m_lbl_tu_khoa // this.m_lbl_tu_khoa.AutoSize = true; this.m_lbl_tu_khoa.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tu_khoa.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_tu_khoa.Location = new System.Drawing.Point(178, 91); this.m_lbl_tu_khoa.Name = "m_lbl_tu_khoa"; this.m_lbl_tu_khoa.Size = new System.Drawing.Size(54, 15); this.m_lbl_tu_khoa.TabIndex = 24; this.m_lbl_tu_khoa.Text = "Từ khóa:"; // // m_txt_tim_kiem // this.m_txt_tim_kiem.Location = new System.Drawing.Point(258, 85); this.m_txt_tim_kiem.Name = "m_txt_tim_kiem"; this.m_txt_tim_kiem.Size = new System.Drawing.Size(338, 20); this.m_txt_tim_kiem.TabIndex = 5; // // m_lbl_chu_thich // this.m_lbl_chu_thich.AutoSize = true; this.m_lbl_chu_thich.Font = new System.Drawing.Font("Times New Roman", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_chu_thich.ForeColor = System.Drawing.Color.Maroon; this.m_lbl_chu_thich.Location = new System.Drawing.Point(255, 106); this.m_lbl_chu_thich.Name = "m_lbl_chu_thich"; this.m_lbl_chu_thich.Size = new System.Drawing.Size(181, 14); this.m_lbl_chu_thich.TabIndex = 24; this.m_lbl_chu_thich.Text = "* Nhập mã phòng ban, tên phòng ban"; // // m_cmd_tim_kiem // this.m_cmd_tim_kiem.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_tim_kiem.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_tim_kiem.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_tim_kiem.ForeColor = System.Drawing.Color.Maroon; this.m_cmd_tim_kiem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_tim_kiem.ImageIndex = 18; this.m_cmd_tim_kiem.ImageList = this.ImageList; this.m_cmd_tim_kiem.Location = new System.Drawing.Point(600, 80); this.m_cmd_tim_kiem.Name = "m_cmd_tim_kiem"; this.m_cmd_tim_kiem.Size = new System.Drawing.Size(88, 28); this.m_cmd_tim_kiem.TabIndex = 6; this.m_cmd_tim_kiem.Text = "Tìm kiếm"; this.m_cmd_tim_kiem.Click += new System.EventHandler(this.m_cmd_tim_kiem_Click); // // toolTip1 // this.toolTip1.AutomaticDelay = 300; // // m_cbo_phap_nhan // this.m_cbo_phap_nhan.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.m_cbo_phap_nhan.FormattingEnabled = true; this.m_cbo_phap_nhan.Location = new System.Drawing.Point(442, 51); this.m_cbo_phap_nhan.Name = "m_cbo_phap_nhan"; this.m_cbo_phap_nhan.Size = new System.Drawing.Size(154, 21); this.m_cbo_phap_nhan.TabIndex = 4; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.Color.Maroon; this.label1.Location = new System.Drawing.Point(372, 55); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(64, 15); this.label1.TabIndex = 3; this.label1.Text = "Pháp nhân"; // // m_dt_chon_thang // this.m_dt_chon_thang.Format = BCTKApp.TCDatetime.DinhDang.MM_yyyy; this.m_dt_chon_thang.Location = new System.Drawing.Point(258, 50); this.m_dt_chon_thang.Mask = "00/0000"; this.m_dt_chon_thang.Name = "m_dt_chon_thang"; this.m_dt_chon_thang.Size = new System.Drawing.Size(100, 20); this.m_dt_chon_thang.TabIndex = 2; this.m_dt_chon_thang.ValidatingType = typeof(System.DateTime); // // f406_V_TONG_HOP_BILL_THEO_PHONG_BAN // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(884, 561); this.Controls.Add(this.m_dt_chon_thang); this.Controls.Add(this.m_cbo_phap_nhan); this.Controls.Add(this.m_cmd_tim_kiem); this.Controls.Add(this.m_txt_tim_kiem); this.Controls.Add(this.m_cbo_trang_thai); this.Controls.Add(this.m_lbl_chu_thich); this.Controls.Add(this.m_lbl_tu_khoa); this.Controls.Add(this.m_lbl_trang_thai); this.Controls.Add(this.label1); this.Controls.Add(this.m_lbl_tu_ngay); this.Controls.Add(this.m_lbl_header); this.Controls.Add(this.m_fg); this.Controls.Add(this.m_pnl_out_place_dm); this.Name = "f406_V_TONG_HOP_BILL_THEO_PHONG_BAN"; this.Text = "F406- Thống kê cuối tháng"; this.Load += new System.EventHandler(this.f406_V_TONG_HOP_BILL_THEO_PHONG_BAN_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.f406_V_TONG_HOP_BILL_THEO_PHONG_BAN_KeyDown); this.m_pnl_out_place_dm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.m_fg)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
v_htb.Add(V_DM_BILL.SO_BILL, e_col_Number.SO_BILL); v_htb.Add(V_DM_BILL.GHI_CHU, e_col_Number.GHI_CHU); v_htb.Add(V_DM_BILL.NOI_NHAN, e_col_Number.NOI_NHAN); v_htb.Add(V_DM_BILL.NGUOI_NHAN, e_col_Number.NGUOI_NHAN); v_htb.Add(V_DM_BILL.SO_TIEN, e_col_Number.SO_TIEN); v_htb.Add(V_DM_BILL.TRONG_NUOC, e_col_Number.TRONG_NUOC); v_htb.Add(V_DM_BILL.NOI_DUNG, e_col_Number.NOI_DUNG); v_htb.Add(V_DM_BILL.NGUOI_GUI, e_col_Number.NGUOI_GUI); v_htb.Add(V_DM_BILL.MA_PHONG_BAN, e_col_Number.MA_PHONG_BAN); v_htb.Add(V_DM_BILL.TRANG_THAI_THU, e_col_Number.TRANG_THAI_THU); v_htb.Add(V_DM_BILL.NGAY_GUI, e_col_Number.NGAY_GUI); ITransferDataRow v_obj_trans = new CC1TransferDataRow(i_fg,v_htb,m_ds.V_DM_BILL.NewRow()); return v_obj_trans; } private void grid2us_object(US_V_DM_BILL i_us , int i_grid_row) { DataRow v_dr; v_dr = (DataRow) m_grv_bill.Rows[i_grid_row].UserData; m_obj_trans.GridRow2DataRow(i_grid_row,v_dr); i_us.DataRow2Me(v_dr); } /// <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(f516_V_DM_BILL)); this.ImageList = new System.Windows.Forms.ImageList(this.components); this.m_pnl_out_place_dm = new System.Windows.Forms.Panel(); this.m_cmd_insert = new SIS.Controls.Button.SiSButton(); this.m_cmd_update = new SIS.Controls.Button.SiSButton(); this.m_cmd_view = new SIS.Controls.Button.SiSButton(); this.m_cmd_delete = new SIS.Controls.Button.SiSButton(); this.m_cmd_exit = new SIS.Controls.Button.SiSButton(); this.m_grv_bill = new C1.Win.C1FlexGrid.C1FlexGrid(); this.m_pnl_top = new System.Windows.Forms.Panel(); this.m_txt_tu_khoa = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.m_cbo_trung_tam = new System.Windows.Forms.ComboBox(); this.label1 = new System.Windows.Forms.Label(); this.m_cmd_search = new SIS.Controls.Button.SiSButton(); this.label6 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.m_lbl_tieu_de = new System.Windows.Forms.Label(); this.m_dtp_tu_ngay = new BCTKApp.TCDatetime(); this.m_dtp_den_ngay = new BCTKApp.TCDatetime(); this.m_pnl_out_place_dm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.m_grv_bill)).BeginInit(); this.m_pnl_top.SuspendLayout(); this.SuspendLayout(); // // ImageList // this.ImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("ImageList.ImageStream"))); this.ImageList.TransparentColor = System.Drawing.Color.Transparent; this.ImageList.Images.SetKeyName(0, ""); this.ImageList.Images.SetKeyName(1, ""); this.ImageList.Images.SetKeyName(2, ""); this.ImageList.Images.SetKeyName(3, ""); this.ImageList.Images.SetKeyName(4, ""); this.ImageList.Images.SetKeyName(5, ""); this.ImageList.Images.SetKeyName(6, ""); this.ImageList.Images.SetKeyName(7, ""); this.ImageList.Images.SetKeyName(8, ""); this.ImageList.Images.SetKeyName(9, ""); this.ImageList.Images.SetKeyName(10, ""); this.ImageList.Images.SetKeyName(11, ""); this.ImageList.Images.SetKeyName(12, ""); this.ImageList.Images.SetKeyName(13, ""); this.ImageList.Images.SetKeyName(14, ""); this.ImageList.Images.SetKeyName(15, ""); this.ImageList.Images.SetKeyName(16, ""); this.ImageList.Images.SetKeyName(17, ""); this.ImageList.Images.SetKeyName(18, ""); this.ImageList.Images.SetKeyName(19, ""); this.ImageList.Images.SetKeyName(20, ""); this.ImageList.Images.SetKeyName(21, ""); // // m_pnl_out_place_dm // this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_insert); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_update); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_view); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_delete); this.m_pnl_out_place_dm.Controls.Add(this.m_cmd_exit); this.m_pnl_out_place_dm.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_pnl_out_place_dm.Location = new System.Drawing.Point(0, 526); this.m_pnl_out_place_dm.Name = "m_pnl_out_place_dm"; this.m_pnl_out_place_dm.Padding = new System.Windows.Forms.Padding(4); this.m_pnl_out_place_dm.Size = new System.Drawing.Size(884, 36); this.m_pnl_out_place_dm.TabIndex = 19; // // m_cmd_insert // this.m_cmd_insert.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_insert.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_insert.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_insert.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_insert.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_insert.ImageIndex = 2; this.m_cmd_insert.ImageList = this.ImageList; this.m_cmd_insert.Location = new System.Drawing.Point(528, 4); this.m_cmd_insert.Name = "m_cmd_insert"; this.m_cmd_insert.Size = new System.Drawing.Size(88, 28); this.m_cmd_insert.TabIndex = 6; this.m_cmd_insert.Text = "&Thêm"; // // m_cmd_update // this.m_cmd_update.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_update.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_update.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_update.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_update.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_update.ImageIndex = 3; this.m_cmd_update.ImageList = this.ImageList; this.m_cmd_update.Location = new System.Drawing.Point(616, 4); this.m_cmd_update.Name = "m_cmd_update"; this.m_cmd_update.Size = new System.Drawing.Size(88, 28); this.m_cmd_update.TabIndex = 7; this.m_cmd_update.Text = "&Sửa"; // // m_cmd_view // this.m_cmd_view.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_view.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_view.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_view.Dock = System.Windows.Forms.DockStyle.Left; this.m_cmd_view.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_view.ImageIndex = 18; this.m_cmd_view.ImageList = this.ImageList; this.m_cmd_view.Location = new System.Drawing.Point(4, 4); this.m_cmd_view.Name = "m_cmd_view"; this.m_cmd_view.Size = new System.Drawing.Size(88, 28); this.m_cmd_view.TabIndex = 21; this.m_cmd_view.Text = "Xem"; // // m_cmd_delete // this.m_cmd_delete.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_delete.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_delete.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_delete.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_delete.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_delete.ImageIndex = 4; this.m_cmd_delete.ImageList = this.ImageList; this.m_cmd_delete.Location = new System.Drawing.Point(704, 4); this.m_cmd_delete.Name = "m_cmd_delete"; this.m_cmd_delete.Size = new System.Drawing.Size(88, 28); this.m_cmd_delete.TabIndex = 8; this.m_cmd_delete.Text = "&Xoá"; // // m_cmd_exit // this.m_cmd_exit.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_exit.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_exit.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_exit.Dock = System.Windows.Forms.DockStyle.Right; this.m_cmd_exit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_exit.ImageIndex = 12; this.m_cmd_exit.ImageList = this.ImageList; this.m_cmd_exit.Location = new System.Drawing.Point(792, 4); this.m_cmd_exit.Name = "m_cmd_exit"; this.m_cmd_exit.Size = new System.Drawing.Size(88, 28); this.m_cmd_exit.TabIndex = 9; this.m_cmd_exit.Text = "Thoát (Esc)"; // // m_grv_bill // this.m_grv_bill.ColumnInfo = resources.GetString("m_grv_bill.ColumnInfo"); this.m_grv_bill.Dock = System.Windows.Forms.DockStyle.Bottom; this.m_grv_bill.Location = new System.Drawing.Point(0, 178); this.m_grv_bill.Name = "m_grv_bill"; this.m_grv_bill.Size = new System.Drawing.Size(884, 348); this.m_grv_bill.Styles = new C1.Win.C1FlexGrid.CellStyleCollection(resources.GetString("m_grv_bill.Styles")); this.m_grv_bill.TabIndex = 20; // // m_pnl_top // this.m_pnl_top.Controls.Add(this.m_dtp_den_ngay); this.m_pnl_top.Controls.Add(this.m_dtp_tu_ngay); this.m_pnl_top.Controls.Add(this.m_txt_tu_khoa); this.m_pnl_top.Controls.Add(this.label2); this.m_pnl_top.Controls.Add(this.m_cbo_trung_tam); this.m_pnl_top.Controls.Add(this.label1); this.m_pnl_top.Controls.Add(this.m_cmd_search); this.m_pnl_top.Controls.Add(this.label6); this.m_pnl_top.Controls.Add(this.label7); this.m_pnl_top.Controls.Add(this.m_lbl_tieu_de); this.m_pnl_top.Dock = System.Windows.Forms.DockStyle.Top; this.m_pnl_top.Location = new System.Drawing.Point(0, 0); this.m_pnl_top.Name = "m_pnl_top"; this.m_pnl_top.Size = new System.Drawing.Size(884, 183); this.m_pnl_top.TabIndex = 23; // // m_txt_tu_khoa // this.m_txt_tu_khoa.Location = new System.Drawing.Point(341, 118); this.m_txt_tu_khoa.Name = "m_txt_tu_khoa"; this.m_txt_tu_khoa.Size = new System.Drawing.Size(261, 20); this.m_txt_tu_khoa.TabIndex = 4; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Location = new System.Drawing.Point(237, 119); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(57, 16); this.label2.TabIndex = 35; this.label2.Text = "Từ khóa"; // // m_cbo_trung_tam // this.m_cbo_trung_tam.FormattingEnabled = true; this.m_cbo_trung_tam.Location = new System.Drawing.Point(341, 82); this.m_cbo_trung_tam.Name = "m_cbo_trung_tam"; this.m_cbo_trung_tam.Size = new System.Drawing.Size(261, 21); this.m_cbo_trung_tam.TabIndex = 3; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Location = new System.Drawing.Point(237, 83); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(96, 16); this.label1.TabIndex = 33; this.label1.Text = "Trung tâm/Ban"; // // m_cmd_search // this.m_cmd_search.AdjustImageLocation = new System.Drawing.Point(0, 0); this.m_cmd_search.BtnShape = SIS.Controls.Button.emunType.BtnShape.Rectangle; this.m_cmd_search.BtnStyle = SIS.Controls.Button.emunType.XPStyle.Default; this.m_cmd_search.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.m_cmd_search.ImageIndex = 18; this.m_cmd_search.ImageList = this.ImageList; this.m_cmd_search.Location = new System.Drawing.Point(413, 144); this.m_cmd_search.Name = "m_cmd_search"; this.m_cmd_search.Size = new System.Drawing.Size(88, 28); this.m_cmd_search.TabIndex = 5; this.m_cmd_search.Text = "Tìm kiếm"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.Location = new System.Drawing.Point(446, 49); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(65, 16); this.label6.TabIndex = 32; this.label6.Text = "Đến ngày"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.Location = new System.Drawing.Point(237, 49); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(57, 16); this.label7.TabIndex = 31; this.label7.Text = "Từ ngày"; // // m_lbl_tieu_de // this.m_lbl_tieu_de.Dock = System.Windows.Forms.DockStyle.Top; this.m_lbl_tieu_de.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.m_lbl_tieu_de.Location = new System.Drawing.Point(0, 0); this.m_lbl_tieu_de.Name = "m_lbl_tieu_de"; this.m_lbl_tieu_de.Size = new System.Drawing.Size(884, 36); this.m_lbl_tieu_de.TabIndex = 27; this.m_lbl_tieu_de.Text = "DANH SÁCH BILL"; this.m_lbl_tieu_de.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // m_dtp_tu_ngay // this.m_dtp_tu_ngay.Format = BCTKApp.TCDatetime.DinhDang.dd_MM_yyyy; this.m_dtp_tu_ngay.Location = new System.Drawing.Point(313, 48); this.m_dtp_tu_ngay.Mask = "00/00/0000"; this.m_dtp_tu_ngay.Name = "m_dtp_tu_ngay"; this.m_dtp_tu_ngay.Size = new System.Drawing.Size(100, 20); this.m_dtp_tu_ngay.TabIndex = 36; this.m_dtp_tu_ngay.ValidatingType = typeof(System.DateTime); // // m_dtp_den_ngay //