Exemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(rptThpnhap));
     this.label1     = new System.Windows.Forms.Label();
     this.label2     = new System.Windows.Forms.Label();
     this.tu         = new System.Windows.Forms.DateTimePicker();
     this.den        = new System.Windows.Forms.DateTimePicker();
     this.label3     = new System.Windows.Forms.Label();
     this.butIn      = new System.Windows.Forms.Button();
     this.butKetthuc = new System.Windows.Forms.Button();
     this.tendv      = new System.Windows.Forms.TextBox();
     this.diachi     = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.masothue   = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.sotk       = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.sophieu    = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.no         = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.co         = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.label4     = new System.Windows.Forms.Label();
     this.label5     = new System.Windows.Forms.Label();
     this.label6     = new System.Windows.Forms.Label();
     this.label7     = new System.Windows.Forms.Label();
     this.label8     = new System.Windows.Forms.Label();
     this.label9     = new System.Windows.Forms.Label();
     this.kho        = new System.Windows.Forms.ComboBox();
     this.label12    = new System.Windows.Forms.Label();
     this.madv       = new System.Windows.Forms.TextBox();
     this.listNX     = new List();
     this.SuspendLayout();
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(-3, 10);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(55, 23);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "Từ ngày :";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(130, 10);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(34, 23);
     this.label2.TabIndex  = 1;
     this.label2.Text      = "đến :";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tu
     //
     this.tu.CustomFormat = "dd/MM/yyyy";
     this.tu.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tu.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.tu.Location     = new System.Drawing.Point(52, 10);
     this.tu.Name         = "tu";
     this.tu.Size         = new System.Drawing.Size(80, 21);
     this.tu.TabIndex     = 0;
     this.tu.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.tu_KeyDown);
     //
     // den
     //
     this.den.CustomFormat = "dd/MM/yyyy";
     this.den.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.den.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.den.Location     = new System.Drawing.Point(165, 10);
     this.den.Name         = "den";
     this.den.Size         = new System.Drawing.Size(80, 21);
     this.den.TabIndex     = 1;
     this.den.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.tu_KeyDown);
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(-3, 34);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(55, 23);
     this.label3.TabIndex  = 4;
     this.label3.Text      = "Đơn vị :";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // butIn
     //
     this.butIn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butIn.Location   = new System.Drawing.Point(178, 164);
     this.butIn.Name       = "butIn";
     this.butIn.Size       = new System.Drawing.Size(70, 25);
     this.butIn.TabIndex   = 11;
     this.butIn.Text       = "&In";
     this.butIn.Click     += new System.EventHandler(this.butIn_Click);
     //
     // butKetthuc
     //
     this.butKetthuc.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butKetthuc.Location   = new System.Drawing.Point(250, 164);
     this.butKetthuc.Name       = "butKetthuc";
     this.butKetthuc.Size       = new System.Drawing.Size(70, 25);
     this.butKetthuc.TabIndex   = 12;
     this.butKetthuc.Text       = "&Kết thúc";
     this.butKetthuc.Click     += new System.EventHandler(this.butKetthuc_Click);
     //
     // tendv
     //
     this.tendv.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tendv.Location     = new System.Drawing.Point(112, 34);
     this.tendv.Name         = "tendv";
     this.tendv.Size         = new System.Drawing.Size(368, 21);
     this.tendv.TabIndex     = 4;
     this.tendv.Validated   += new System.EventHandler(this.tendv_Validated);
     this.tendv.TextChanged += new System.EventHandler(this.tendv_TextChanged);
     this.tendv.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.tendv_KeyDown);
     //
     // diachi
     //
     this.diachi.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.diachi.Location = new System.Drawing.Point(52, 58);
     this.diachi.Masked   = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.diachi.Name     = "diachi";
     this.diachi.Size     = new System.Drawing.Size(428, 21);
     this.diachi.TabIndex = 5;
     //
     // masothue
     //
     this.masothue.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.masothue.Location = new System.Drawing.Point(64, 81);
     this.masothue.Masked   = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.masothue.Name     = "masothue";
     this.masothue.Size     = new System.Drawing.Size(136, 21);
     this.masothue.TabIndex = 6;
     //
     // sotk
     //
     this.sotk.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sotk.Location = new System.Drawing.Point(272, 80);
     this.sotk.Masked   = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.sotk.Name     = "sotk";
     this.sotk.Size     = new System.Drawing.Size(208, 21);
     this.sotk.TabIndex = 7;
     //
     // sophieu
     //
     this.sophieu.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.sophieu.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sophieu.Location        = new System.Drawing.Point(112, 104);
     this.sophieu.Masked          = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.sophieu.Name            = "sophieu";
     this.sophieu.Size            = new System.Drawing.Size(368, 21);
     this.sophieu.TabIndex        = 8;
     //
     // no
     //
     this.no.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.no.Location = new System.Drawing.Point(56, 128);
     this.no.Masked   = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.no.Name     = "no";
     this.no.Size     = new System.Drawing.Size(272, 21);
     this.no.TabIndex = 9;
     //
     // co
     //
     this.co.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.co.Location = new System.Drawing.Point(360, 128);
     this.co.Masked   = Medisoft2009.Usercontrol.MaskedTextBox.Mask.None;
     this.co.Name     = "co";
     this.co.Size     = new System.Drawing.Size(120, 21);
     this.co.TabIndex = 10;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(-3, 56);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(55, 23);
     this.label4.TabIndex  = 13;
     this.label4.Text      = "Địa chỉ :";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label5
     //
     this.label5.Location  = new System.Drawing.Point(0, 80);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(67, 23);
     this.label5.TabIndex  = 14;
     this.label5.Text      = "Mã số thuế :";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label6
     //
     this.label6.Location  = new System.Drawing.Point(200, 80);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(75, 23);
     this.label6.TabIndex  = 15;
     this.label6.Text      = "Số tài khoản :";
     this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label7
     //
     this.label7.Location  = new System.Drawing.Point(-4, 103);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(115, 23);
     this.label7.TabIndex  = 16;
     this.label7.Text      = "Theo phiếu nhập số :";
     this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label8
     //
     this.label8.Location  = new System.Drawing.Point(24, 128);
     this.label8.Name      = "label8";
     this.label8.Size      = new System.Drawing.Size(32, 23);
     this.label8.TabIndex  = 17;
     this.label8.Text      = "Nợ :";
     this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(328, 128);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(32, 23);
     this.label9.TabIndex  = 18;
     this.label9.Text      = "Có :";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // kho
     //
     this.kho.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kho.Location = new System.Drawing.Point(272, 10);
     this.kho.Name     = "kho";
     this.kho.Size     = new System.Drawing.Size(208, 21);
     this.kho.TabIndex = 2;
     this.kho.KeyDown += new System.Windows.Forms.KeyEventHandler(this.kho_KeyDown);
     //
     // label12
     //
     this.label12.Location  = new System.Drawing.Point(243, 10);
     this.label12.Name      = "label12";
     this.label12.Size      = new System.Drawing.Size(32, 23);
     this.label12.TabIndex  = 22;
     this.label12.Text      = "Kho :";
     this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // madv
     //
     this.madv.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.madv.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.madv.Location        = new System.Drawing.Point(52, 34);
     this.madv.Name            = "madv";
     this.madv.Size            = new System.Drawing.Size(58, 21);
     this.madv.TabIndex        = 3;
     this.madv.Validated      += new System.EventHandler(this.madv_Validated);
     this.madv.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.madv_KeyDown);
     //
     // listNX
     //
     this.listNX.BackColor          = System.Drawing.SystemColors.Info;
     this.listNX.ColumnCount        = 0;
     this.listNX.Location           = new System.Drawing.Point(408, 160);
     this.listNX.MatchBufferTimeOut = 1000;
     this.listNX.MatchEntryStyle    = MatchEntryStyle.FirstLetterInsensitive;
     this.listNX.Name       = "listNX";
     this.listNX.Size       = new System.Drawing.Size(75, 17);
     this.listNX.TabIndex   = 26;
     this.listNX.TextIndex  = -1;
     this.listNX.TextMember = null;
     this.listNX.ValueIndex = -1;
     this.listNX.Visible    = false;
     this.listNX.Validated += new System.EventHandler(this.listNX_Validated);
     //
     // rptThpnhap
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(498, 207);
     this.Controls.Add(this.den);
     this.Controls.Add(this.listNX);
     this.Controls.Add(this.madv);
     this.Controls.Add(this.kho);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.co);
     this.Controls.Add(this.no);
     this.Controls.Add(this.sophieu);
     this.Controls.Add(this.sotk);
     this.Controls.Add(this.masothue);
     this.Controls.Add(this.diachi);
     this.Controls.Add(this.tendv);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.butKetthuc);
     this.Controls.Add(this.butIn);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.tu);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "rptThpnhap";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Tổng hợp phiếu nhập kho";
     this.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.rptThpnhap_MouseMove);
     this.Load           += new System.EventHandler(this.rptThpnhap_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmCosotutruc));
     this.label9     = new System.Windows.Forms.Label();
     this.label10    = new System.Windows.Forms.Label();
     this.listDMBD   = new List();
     this.dataGrid1  = new System.Windows.Forms.DataGrid();
     this.label13    = new System.Windows.Forms.Label();
     this.lTen       = new System.Windows.Forms.Label();
     this.ldvt       = new System.Windows.Forms.Label();
     this.label16    = new System.Windows.Forms.Label();
     this.tenbd      = new System.Windows.Forms.TextBox();
     this.mabd       = new System.Windows.Forms.TextBox();
     this.dang       = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.soluong    = new Medisoft2009.Usercontrol.MaskedTextBox();
     this.butMoi     = new System.Windows.Forms.Button();
     this.butSua     = new System.Windows.Forms.Button();
     this.butLuu     = new System.Windows.Forms.Button();
     this.butTim     = new System.Windows.Forms.Button();
     this.butBoqua   = new System.Windows.Forms.Button();
     this.butHuy     = new System.Windows.Forms.Button();
     this.butIn      = new System.Windows.Forms.Button();
     this.butKetthuc = new System.Windows.Forms.Button();
     this.stt        = new System.Windows.Forms.TextBox();
     this.tenhc      = new System.Windows.Forms.TextBox();
     this.lTenhc     = new System.Windows.Forms.Label();
     this.tenhang    = new System.Windows.Forms.TextBox();
     this.tennuoc    = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // label9
     //
     this.label9.Location  = new System.Drawing.Point(120, 438);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(48, 23);
     this.label9.TabIndex  = 8;
     this.label9.Text      = "Hãng :";
     this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label10
     //
     this.label10.Location  = new System.Drawing.Point(457, 440);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(48, 23);
     this.label10.TabIndex  = 9;
     this.label10.Text      = "Nước :";
     this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // listDMBD
     //
     this.listDMBD.ColumnCount        = 0;
     this.listDMBD.Location           = new System.Drawing.Point(376, 544);
     this.listDMBD.MatchBufferTimeOut = 1000;
     this.listDMBD.MatchEntryStyle    = MatchEntryStyle.FirstLetterInsensitive;
     this.listDMBD.Name       = "listDMBD";
     this.listDMBD.Size       = new System.Drawing.Size(75, 17);
     this.listDMBD.TabIndex   = 26;
     this.listDMBD.TextIndex  = -1;
     this.listDMBD.TextMember = null;
     this.listDMBD.ValueIndex = -1;
     this.listDMBD.Visible    = false;
     this.listDMBD.KeyDown   += new System.Windows.Forms.KeyEventHandler(this.listDMBD_KeyDown);
     //
     // dataGrid1
     //
     this.dataGrid1.AlternatingBackColor = System.Drawing.Color.Lavender;
     this.dataGrid1.BackColor            = System.Drawing.Color.WhiteSmoke;
     this.dataGrid1.BackgroundColor      = System.Drawing.SystemColors.Control;
     this.dataGrid1.BorderStyle          = System.Windows.Forms.BorderStyle.None;
     this.dataGrid1.CaptionBackColor     = System.Drawing.SystemColors.Control;
     this.dataGrid1.CaptionFont          = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.dataGrid1.CaptionForeColor     = System.Drawing.Color.MidnightBlue;
     this.dataGrid1.DataMember           = "";
     this.dataGrid1.FlatMode             = true;
     this.dataGrid1.Font                = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.dataGrid1.ForeColor           = System.Drawing.Color.MidnightBlue;
     this.dataGrid1.GridLineColor       = System.Drawing.Color.Gainsboro;
     this.dataGrid1.GridLineStyle       = System.Windows.Forms.DataGridLineStyle.None;
     this.dataGrid1.HeaderFont          = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.dataGrid1.HeaderForeColor     = System.Drawing.Color.WhiteSmoke;
     this.dataGrid1.LinkColor           = System.Drawing.Color.Teal;
     this.dataGrid1.Location            = new System.Drawing.Point(8, -16);
     this.dataGrid1.Name                = "dataGrid1";
     this.dataGrid1.ParentRowsBackColor = System.Drawing.Color.Gainsboro;
     this.dataGrid1.ParentRowsForeColor = System.Drawing.Color.MidnightBlue;
     this.dataGrid1.ReadOnly            = true;
     this.dataGrid1.RowHeaderWidth      = 10;
     this.dataGrid1.SelectionBackColor  = System.Drawing.Color.CadetBlue;
     this.dataGrid1.SelectionForeColor  = System.Drawing.Color.WhiteSmoke;
     this.dataGrid1.Size                = new System.Drawing.Size(776, 424);
     this.dataGrid1.TabIndex            = 0;
     this.dataGrid1.CurrentCellChanged += new System.EventHandler(this.dataGrid1_CurrentCellChanged);
     //
     // label13
     //
     this.label13.Location  = new System.Drawing.Point(18, 415);
     this.label13.Name      = "label13";
     this.label13.Size      = new System.Drawing.Size(32, 23);
     this.label13.TabIndex  = 28;
     this.label13.Text      = "Mã :";
     this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lTen
     //
     this.lTen.Location  = new System.Drawing.Point(112, 415);
     this.lTen.Name      = "lTen";
     this.lTen.Size      = new System.Drawing.Size(56, 23);
     this.lTen.TabIndex  = 29;
     this.lTen.Text      = "Tên :";
     this.lTen.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // ldvt
     //
     this.ldvt.Location  = new System.Drawing.Point(16, 438);
     this.ldvt.Name      = "ldvt";
     this.ldvt.Size      = new System.Drawing.Size(34, 23);
     this.ldvt.TabIndex  = 30;
     this.ldvt.Text      = "ĐVT :";
     this.ldvt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label16
     //
     this.label16.Location  = new System.Drawing.Point(656, 438);
     this.label16.Name      = "label16";
     this.label16.Size      = new System.Drawing.Size(56, 23);
     this.label16.TabIndex  = 31;
     this.label16.Text      = "Số lượng :";
     this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tenbd
     //
     this.tenbd.BackColor    = System.Drawing.SystemColors.HighlightText;
     this.tenbd.Enabled      = false;
     this.tenbd.Font         = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tenbd.Location     = new System.Drawing.Point(168, 415);
     this.tenbd.Name         = "tenbd";
     this.tenbd.Size         = new System.Drawing.Size(272, 21);
     this.tenbd.TabIndex     = 2;
     this.tenbd.Text         = "";
     this.tenbd.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.tenbd_KeyDown);
     this.tenbd.Validated   += new System.EventHandler(this.tenbd_Validated);
     this.tenbd.TextChanged += new System.EventHandler(this.tenbd_TextChanged);
     //
     // mabd
     //
     this.mabd.BackColor       = System.Drawing.SystemColors.HighlightText;
     this.mabd.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.mabd.Enabled         = false;
     this.mabd.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.mabd.Location        = new System.Drawing.Point(50, 415);
     this.mabd.Name            = "mabd";
     this.mabd.Size            = new System.Drawing.Size(71, 21);
     this.mabd.TabIndex        = 1;
     this.mabd.Text            = "";
     this.mabd.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.tenbd_KeyDown);
     this.mabd.Validated      += new System.EventHandler(this.mabd_Validated);
     this.mabd.TextChanged    += new System.EventHandler(this.mabd_TextChanged);
     //
     // dang
     //
     this.dang.BackColor = System.Drawing.SystemColors.HighlightText;
     this.dang.Enabled   = false;
     this.dang.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.dang.Location  = new System.Drawing.Point(50, 438);
     this.dang.MaxLength = 10;
     this.dang.Name      = "dang";
     this.dang.Size      = new System.Drawing.Size(71, 21);
     this.dang.TabIndex  = 4;
     this.dang.Text      = "";
     //
     // soluong
     //
     this.soluong.BackColor  = System.Drawing.SystemColors.HighlightText;
     this.soluong.Enabled    = false;
     this.soluong.Font       = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.soluong.Location   = new System.Drawing.Point(714, 438);
     this.soluong.Masked     = Medisoft2009.Usercontrol.MaskedTextBox.Mask.Decimal;
     this.soluong.Name       = "soluong";
     this.soluong.Size       = new System.Drawing.Size(71, 21);
     this.soluong.TabIndex   = 7;
     this.soluong.Text       = "";
     this.soluong.TextAlign  = System.Windows.Forms.HorizontalAlignment.Right;
     this.soluong.Validated += new System.EventHandler(this.soluong_Validated);
     //
     // butMoi
     //
     this.butMoi.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butMoi.Image")));
     this.butMoi.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butMoi.Location   = new System.Drawing.Point(89, 469);
     this.butMoi.Name       = "butMoi";
     this.butMoi.Size       = new System.Drawing.Size(75, 28);
     this.butMoi.TabIndex   = 14;
     this.butMoi.Text       = "      &Mới";
     this.butMoi.Click     += new System.EventHandler(this.butMoi_Click);
     //
     // butSua
     //
     this.butSua.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butSua.Image")));
     this.butSua.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butSua.Location   = new System.Drawing.Point(166, 469);
     this.butSua.Name       = "butSua";
     this.butSua.Size       = new System.Drawing.Size(75, 28);
     this.butSua.TabIndex   = 15;
     this.butSua.Text       = "     &Sửa";
     this.butSua.Click     += new System.EventHandler(this.butSua_Click);
     //
     // butLuu
     //
     this.butLuu.Enabled    = false;
     this.butLuu.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butLuu.Image")));
     this.butLuu.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butLuu.Location   = new System.Drawing.Point(243, 469);
     this.butLuu.Name       = "butLuu";
     this.butLuu.Size       = new System.Drawing.Size(75, 28);
     this.butLuu.TabIndex   = 12;
     this.butLuu.Text       = "     &Lưu";
     this.butLuu.Click     += new System.EventHandler(this.butLuu_Click);
     //
     // butTim
     //
     this.butTim.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butTim.Image")));
     this.butTim.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butTim.Location   = new System.Drawing.Point(320, 469);
     this.butTim.Name       = "butTim";
     this.butTim.Size       = new System.Drawing.Size(75, 28);
     this.butTim.TabIndex   = 16;
     this.butTim.Text       = "       &Tìm";
     this.butTim.Click     += new System.EventHandler(this.butTim_Click);
     //
     // butBoqua
     //
     this.butBoqua.Enabled    = false;
     this.butBoqua.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butBoqua.Image")));
     this.butBoqua.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butBoqua.Location   = new System.Drawing.Point(397, 469);
     this.butBoqua.Name       = "butBoqua";
     this.butBoqua.Size       = new System.Drawing.Size(75, 28);
     this.butBoqua.TabIndex   = 13;
     this.butBoqua.Text       = "     &Bỏ qua";
     this.butBoqua.Click     += new System.EventHandler(this.butBoqua_Click);
     //
     // butHuy
     //
     this.butHuy.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butHuy.Image")));
     this.butHuy.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butHuy.Location   = new System.Drawing.Point(474, 469);
     this.butHuy.Name       = "butHuy";
     this.butHuy.Size       = new System.Drawing.Size(75, 28);
     this.butHuy.TabIndex   = 17;
     this.butHuy.Text       = "     &Hủy";
     this.butHuy.Click     += new System.EventHandler(this.butHuy_Click);
     //
     // butIn
     //
     this.butIn.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butIn.Image")));
     this.butIn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butIn.Location   = new System.Drawing.Point(551, 469);
     this.butIn.Name       = "butIn";
     this.butIn.Size       = new System.Drawing.Size(75, 28);
     this.butIn.TabIndex   = 18;
     this.butIn.Text       = "   &In";
     this.butIn.Click     += new System.EventHandler(this.butIn_Click);
     //
     // butKetthuc
     //
     this.butKetthuc.Image      = ((System.Drawing.Bitmap)(resources.GetObject("butKetthuc.Image")));
     this.butKetthuc.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.butKetthuc.Location   = new System.Drawing.Point(628, 469);
     this.butKetthuc.Name       = "butKetthuc";
     this.butKetthuc.Size       = new System.Drawing.Size(75, 28);
     this.butKetthuc.TabIndex   = 19;
     this.butKetthuc.Text       = "&Kết thúc";
     this.butKetthuc.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.butKetthuc.Click     += new System.EventHandler(this.butKetthuc_Click);
     //
     // stt
     //
     this.stt.Enabled  = false;
     this.stt.Location = new System.Drawing.Point(64, 352);
     this.stt.Name     = "stt";
     this.stt.Size     = new System.Drawing.Size(40, 20);
     this.stt.TabIndex = 60;
     this.stt.Text     = "";
     //
     // tenhc
     //
     this.tenhc.BackColor = System.Drawing.SystemColors.HighlightText;
     this.tenhc.Enabled   = false;
     this.tenhc.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tenhc.Location  = new System.Drawing.Point(505, 415);
     this.tenhc.Name      = "tenhc";
     this.tenhc.Size      = new System.Drawing.Size(280, 21);
     this.tenhc.TabIndex  = 3;
     this.tenhc.Text      = "";
     //
     // lTenhc
     //
     this.lTenhc.Location  = new System.Drawing.Point(446, 414);
     this.lTenhc.Name      = "lTenhc";
     this.lTenhc.Size      = new System.Drawing.Size(59, 23);
     this.lTenhc.TabIndex  = 64;
     this.lTenhc.Text      = "Hoạt chất :";
     this.lTenhc.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tenhang
     //
     this.tenhang.BackColor = System.Drawing.SystemColors.HighlightText;
     this.tenhang.Enabled   = false;
     this.tenhang.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tenhang.Location  = new System.Drawing.Point(168, 438);
     this.tenhang.Name      = "tenhang";
     this.tenhang.Size      = new System.Drawing.Size(272, 21);
     this.tenhang.TabIndex  = 65;
     this.tenhang.Text      = "";
     //
     // tennuoc
     //
     this.tennuoc.BackColor = System.Drawing.SystemColors.HighlightText;
     this.tennuoc.Enabled   = false;
     this.tennuoc.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tennuoc.Location  = new System.Drawing.Point(505, 438);
     this.tennuoc.Name      = "tennuoc";
     this.tennuoc.Size      = new System.Drawing.Size(152, 21);
     this.tennuoc.TabIndex  = 66;
     this.tennuoc.Text      = "";
     //
     // frmCosotutruc
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(792, 573);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.tennuoc,
         this.tenhang,
         this.mabd,
         this.tenbd,
         this.tenhc,
         this.lTenhc,
         this.dang,
         this.butKetthuc,
         this.butIn,
         this.butHuy,
         this.butBoqua,
         this.butTim,
         this.butLuu,
         this.butSua,
         this.butMoi,
         this.soluong,
         this.label16,
         this.ldvt,
         this.lTen,
         this.label13,
         this.label10,
         this.label9,
         this.dataGrid1,
         this.listDMBD,
         this.stt
     });
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frmCosotutruc";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Cơ số tủ trực";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmCosotutruc_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).EndInit();
     this.ResumeLayout(false);
 }