frmMdck.vb
上传用户:wj57717022
上传日期:2014-12-16
资源大小:4093k
文件大小:65k
源码类别:

医药行业

开发平台:

Visual Basic

  1. Public Class frmMdck
  2.     Inherits System.Windows.Forms.Form
  3. #Region " Windows 窗体设计器生成的代码 "
  4.     Public Sub New()
  5.         MyBase.New()
  6.         '该调用是 Windows 窗体设计器所必需的。
  7.         InitializeComponent()
  8.         '在 InitializeComponent() 调用之后添加任何初始化
  9.     End Sub
  10.     '窗体重写 dispose 以清理组件列表。
  11.     Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
  12.         If disposing Then
  13.             If Not (components Is Nothing) Then
  14.                 components.Dispose()
  15.             End If
  16.         End If
  17.         MyBase.Dispose(disposing)
  18.     End Sub
  19.     'Windows 窗体设计器所必需的
  20.     Private components As System.ComponentModel.IContainer
  21.     '注意: 以下过程是 Windows 窗体设计器所必需的
  22.     '可以使用 Windows 窗体设计器修改此过程。
  23.     '不要使用代码编辑器修改它。
  24.     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
  25.     Friend WithEvents txtXsy As System.Windows.Forms.TextBox
  26.     Friend WithEvents txtDate As System.Windows.Forms.DateTimePicker
  27.     Friend WithEvents txtBillnumber As System.Windows.Forms.TextBox
  28.     Friend WithEvents Label7 As System.Windows.Forms.Label
  29.     Friend WithEvents Label4 As System.Windows.Forms.Label
  30.     Friend WithEvents Label6 As System.Windows.Forms.Label
  31.     Friend WithEvents Label24 As System.Windows.Forms.Label
  32.     Friend WithEvents Panel2 As System.Windows.Forms.Panel
  33.     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
  34.     Friend WithEvents txtLprice As System.Windows.Forms.TextBox
  35.     Friend WithEvents txtPprice As System.Windows.Forms.TextBox
  36.     Friend WithEvents txtProduct As System.Windows.Forms.TextBox
  37.     Friend WithEvents txtAvaid As System.Windows.Forms.TextBox
  38.     Friend WithEvents txtBatch As System.Windows.Forms.TextBox
  39.     Friend WithEvents txtPackage As System.Windows.Forms.TextBox
  40.     Friend WithEvents txtPrice As System.Windows.Forms.TextBox
  41.     Friend WithEvents txtUnit As System.Windows.Forms.TextBox
  42.     Friend WithEvents txtMedRule As System.Windows.Forms.TextBox
  43.     Friend WithEvents txtmedName As System.Windows.Forms.TextBox
  44.     Friend WithEvents txtMedNumber As System.Windows.Forms.TextBox
  45.     Friend WithEvents Label22 As System.Windows.Forms.Label
  46.     Friend WithEvents Label21 As System.Windows.Forms.Label
  47.     Friend WithEvents Label19 As System.Windows.Forms.Label
  48.     Friend WithEvents Label18 As System.Windows.Forms.Label
  49.     Friend WithEvents Label17 As System.Windows.Forms.Label
  50.     Friend WithEvents Label16 As System.Windows.Forms.Label
  51.     Friend WithEvents Label14 As System.Windows.Forms.Label
  52.     Friend WithEvents Label12 As System.Windows.Forms.Label
  53.     Friend WithEvents Label11 As System.Windows.Forms.Label
  54.     Friend WithEvents Label10 As System.Windows.Forms.Label
  55.     Friend WithEvents Label9 As System.Windows.Forms.Label
  56.     Friend WithEvents txtNo As System.Windows.Forms.TextBox
  57.     Friend WithEvents Label5 As System.Windows.Forms.Label
  58.     Friend WithEvents Panel1 As System.Windows.Forms.Panel
  59.     Friend WithEvents Panel3 As System.Windows.Forms.Panel
  60.     Friend WithEvents Label26 As System.Windows.Forms.Label
  61.     Friend WithEvents Label3 As System.Windows.Forms.Label
  62.     Friend WithEvents Label2 As System.Windows.Forms.Label
  63.     Friend WithEvents Label1 As System.Windows.Forms.Label
  64.     Friend WithEvents Panel4 As System.Windows.Forms.Panel
  65.     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
  66.     Friend WithEvents Label27 As System.Windows.Forms.Label
  67.     Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
  68.     Friend WithEvents Label23 As System.Windows.Forms.Label
  69.     Friend WithEvents Label15 As System.Windows.Forms.Label
  70.     Friend WithEvents Label13 As System.Windows.Forms.Label
  71.     Friend WithEvents Label8 As System.Windows.Forms.Label
  72.     Friend WithEvents Label20 As System.Windows.Forms.Label
  73.     Friend WithEvents lblsum As System.Windows.Forms.Label
  74.     Friend WithEvents lblfk As System.Windows.Forms.Label
  75.     Friend WithEvents lblzl As System.Windows.Forms.Label
  76.     Friend WithEvents btnAdd As System.Windows.Forms.Button
  77.     Friend WithEvents btnSave As System.Windows.Forms.Button
  78.     Friend WithEvents btnprint As System.Windows.Forms.Button
  79.     Friend WithEvents txtKh As System.Windows.Forms.TextBox
  80.     Friend WithEvents txtKl As System.Windows.Forms.TextBox
  81.     Friend WithEvents txtsum As System.Windows.Forms.TextBox
  82.     Friend WithEvents ErrorProvider1 As System.Windows.Forms.ErrorProvider
  83.     Friend WithEvents txtcard As System.Windows.Forms.TextBox
  84.     Friend WithEvents txtcount As System.Windows.Forms.TextBox
  85.     Friend WithEvents txtmednumbers As System.Windows.Forms.TextBox
  86.     Friend WithEvents dgview As System.Windows.Forms.DataGrid
  87.     Friend WithEvents Label28 As System.Windows.Forms.Label
  88.     Friend WithEvents txtmoney As System.Windows.Forms.TextBox
  89.     Friend WithEvents txtshmoney As System.Windows.Forms.TextBox
  90.     Friend WithEvents Label25 As System.Windows.Forms.Label
  91.     Friend WithEvents btnth As System.Windows.Forms.Button
  92.     Friend WithEvents btnExit As System.Windows.Forms.Button
  93.     Friend WithEvents Label29 As System.Windows.Forms.Label
  94.     Friend WithEvents txthw As System.Windows.Forms.TextBox
  95.     <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
  96.         Me.GroupBox2 = New System.Windows.Forms.GroupBox
  97.         Me.txtcard = New System.Windows.Forms.TextBox
  98.         Me.Label24 = New System.Windows.Forms.Label
  99.         Me.txtXsy = New System.Windows.Forms.TextBox
  100.         Me.txtDate = New System.Windows.Forms.DateTimePicker
  101.         Me.txtBillnumber = New System.Windows.Forms.TextBox
  102.         Me.Label7 = New System.Windows.Forms.Label
  103.         Me.Label4 = New System.Windows.Forms.Label
  104.         Me.Label6 = New System.Windows.Forms.Label
  105.         Me.dgview = New System.Windows.Forms.DataGrid
  106.         Me.Panel2 = New System.Windows.Forms.Panel
  107.         Me.GroupBox3 = New System.Windows.Forms.GroupBox
  108.         Me.txthw = New System.Windows.Forms.TextBox
  109.         Me.Label29 = New System.Windows.Forms.Label
  110.         Me.txtLprice = New System.Windows.Forms.TextBox
  111.         Me.txtPprice = New System.Windows.Forms.TextBox
  112.         Me.txtProduct = New System.Windows.Forms.TextBox
  113.         Me.txtAvaid = New System.Windows.Forms.TextBox
  114.         Me.txtBatch = New System.Windows.Forms.TextBox
  115.         Me.txtPackage = New System.Windows.Forms.TextBox
  116.         Me.txtPrice = New System.Windows.Forms.TextBox
  117.         Me.txtUnit = New System.Windows.Forms.TextBox
  118.         Me.txtMedRule = New System.Windows.Forms.TextBox
  119.         Me.txtmedName = New System.Windows.Forms.TextBox
  120.         Me.txtMedNumber = New System.Windows.Forms.TextBox
  121.         Me.Label22 = New System.Windows.Forms.Label
  122.         Me.Label21 = New System.Windows.Forms.Label
  123.         Me.Label19 = New System.Windows.Forms.Label
  124.         Me.Label18 = New System.Windows.Forms.Label
  125.         Me.Label17 = New System.Windows.Forms.Label
  126.         Me.Label16 = New System.Windows.Forms.Label
  127.         Me.Label14 = New System.Windows.Forms.Label
  128.         Me.Label12 = New System.Windows.Forms.Label
  129.         Me.Label11 = New System.Windows.Forms.Label
  130.         Me.Label10 = New System.Windows.Forms.Label
  131.         Me.Label9 = New System.Windows.Forms.Label
  132.         Me.txtNo = New System.Windows.Forms.TextBox
  133.         Me.Label5 = New System.Windows.Forms.Label
  134.         Me.Panel1 = New System.Windows.Forms.Panel
  135.         Me.Panel3 = New System.Windows.Forms.Panel
  136.         Me.lblzl = New System.Windows.Forms.Label
  137.         Me.lblfk = New System.Windows.Forms.Label
  138.         Me.lblsum = New System.Windows.Forms.Label
  139.         Me.Label26 = New System.Windows.Forms.Label
  140.         Me.Label3 = New System.Windows.Forms.Label
  141.         Me.Label2 = New System.Windows.Forms.Label
  142.         Me.Label1 = New System.Windows.Forms.Label
  143.         Me.Panel4 = New System.Windows.Forms.Panel
  144.         Me.GroupBox4 = New System.Windows.Forms.GroupBox
  145.         Me.btnExit = New System.Windows.Forms.Button
  146.         Me.btnth = New System.Windows.Forms.Button
  147.         Me.Label25 = New System.Windows.Forms.Label
  148.         Me.txtshmoney = New System.Windows.Forms.TextBox
  149.         Me.txtmoney = New System.Windows.Forms.TextBox
  150.         Me.Label28 = New System.Windows.Forms.Label
  151.         Me.btnprint = New System.Windows.Forms.Button
  152.         Me.btnSave = New System.Windows.Forms.Button
  153.         Me.btnAdd = New System.Windows.Forms.Button
  154.         Me.Label27 = New System.Windows.Forms.Label
  155.         Me.GroupBox5 = New System.Windows.Forms.GroupBox
  156.         Me.txtsum = New System.Windows.Forms.TextBox
  157.         Me.txtKl = New System.Windows.Forms.TextBox
  158.         Me.txtKh = New System.Windows.Forms.TextBox
  159.         Me.Label23 = New System.Windows.Forms.Label
  160.         Me.Label15 = New System.Windows.Forms.Label
  161.         Me.Label13 = New System.Windows.Forms.Label
  162.         Me.txtcount = New System.Windows.Forms.TextBox
  163.         Me.txtmednumbers = New System.Windows.Forms.TextBox
  164.         Me.Label8 = New System.Windows.Forms.Label
  165.         Me.Label20 = New System.Windows.Forms.Label
  166.         Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider
  167.         Me.GroupBox2.SuspendLayout()
  168.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).BeginInit()
  169.         Me.Panel2.SuspendLayout()
  170.         Me.GroupBox3.SuspendLayout()
  171.         Me.Panel1.SuspendLayout()
  172.         Me.Panel3.SuspendLayout()
  173.         Me.Panel4.SuspendLayout()
  174.         Me.GroupBox4.SuspendLayout()
  175.         Me.GroupBox5.SuspendLayout()
  176.         Me.SuspendLayout()
  177.         '
  178.         'GroupBox2
  179.         '
  180.         Me.GroupBox2.Controls.Add(Me.txtcard)
  181.         Me.GroupBox2.Controls.Add(Me.Label24)
  182.         Me.GroupBox2.Controls.Add(Me.txtXsy)
  183.         Me.GroupBox2.Controls.Add(Me.txtDate)
  184.         Me.GroupBox2.Controls.Add(Me.txtBillnumber)
  185.         Me.GroupBox2.Controls.Add(Me.Label7)
  186.         Me.GroupBox2.Controls.Add(Me.Label4)
  187.         Me.GroupBox2.Controls.Add(Me.Label6)
  188.         Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Top
  189.         Me.GroupBox2.Location = New System.Drawing.Point(0, 0)
  190.         Me.GroupBox2.Name = "GroupBox2"
  191.         Me.GroupBox2.Size = New System.Drawing.Size(968, 62)
  192.         Me.GroupBox2.TabIndex = 1
  193.         Me.GroupBox2.TabStop = False
  194.         '
  195.         'txtcard
  196.         '
  197.         Me.txtcard.Location = New System.Drawing.Point(96, 21)
  198.         Me.txtcard.Name = "txtcard"
  199.         Me.txtcard.Size = New System.Drawing.Size(128, 25)
  200.         Me.txtcard.TabIndex = 27
  201.         Me.txtcard.Text = ""
  202.         '
  203.         'Label24
  204.         '
  205.         Me.Label24.AutoSize = True
  206.         Me.Label24.Location = New System.Drawing.Point(32, 31)
  207.         Me.Label24.Name = "Label24"
  208.         Me.Label24.Size = New System.Drawing.Size(60, 21)
  209.         Me.Label24.TabIndex = 26
  210.         Me.Label24.Text = "会员卡:"
  211.         '
  212.         'txtXsy
  213.         '
  214.         Me.txtXsy.BorderStyle = System.Windows.Forms.BorderStyle.None
  215.         Me.txtXsy.ForeColor = System.Drawing.SystemColors.WindowText
  216.         Me.txtXsy.Location = New System.Drawing.Point(597, 24)
  217.         Me.txtXsy.Name = "txtXsy"
  218.         Me.txtXsy.Size = New System.Drawing.Size(118, 18)
  219.         Me.txtXsy.TabIndex = 25
  220.         Me.txtXsy.Text = ""
  221.         '
  222.         'txtDate
  223.         '
  224.         Me.txtDate.Location = New System.Drawing.Point(288, 21)
  225.         Me.txtDate.Name = "txtDate"
  226.         Me.txtDate.Size = New System.Drawing.Size(144, 25)
  227.         Me.txtDate.TabIndex = 24
  228.         '
  229.         'txtBillnumber
  230.         '
  231.         Me.txtBillnumber.BorderStyle = System.Windows.Forms.BorderStyle.None
  232.         Me.txtBillnumber.ForeColor = System.Drawing.SystemColors.WindowText
  233.         Me.txtBillnumber.Location = New System.Drawing.Point(800, 24)
  234.         Me.txtBillnumber.Name = "txtBillnumber"
  235.         Me.txtBillnumber.Size = New System.Drawing.Size(160, 18)
  236.         Me.txtBillnumber.TabIndex = 22
  237.         Me.txtBillnumber.Text = ""
  238.         '
  239.         'Label7
  240.         '
  241.         Me.Label7.AutoSize = True
  242.         Me.Label7.Location = New System.Drawing.Point(533, 24)
  243.         Me.Label7.Name = "Label7"
  244.         Me.Label7.Size = New System.Drawing.Size(67, 21)
  245.         Me.Label7.TabIndex = 21
  246.         Me.Label7.Text = "销售员:"
  247.         '
  248.         'Label4
  249.         '
  250.         Me.Label4.AutoSize = True
  251.         Me.Label4.Location = New System.Drawing.Point(747, 24)
  252.         Me.Label4.Name = "Label4"
  253.         Me.Label4.Size = New System.Drawing.Size(52, 21)
  254.         Me.Label4.TabIndex = 19
  255.         Me.Label4.Text = "票号:"
  256.         '
  257.         'Label6
  258.         '
  259.         Me.Label6.AutoSize = True
  260.         Me.Label6.Location = New System.Drawing.Point(235, 31)
  261.         Me.Label6.Name = "Label6"
  262.         Me.Label6.Size = New System.Drawing.Size(52, 21)
  263.         Me.Label6.TabIndex = 18
  264.         Me.Label6.Text = "日期:"
  265.         '
  266.         'dgview
  267.         '
  268.         Me.dgview.DataMember = ""
  269.         Me.dgview.Dock = System.Windows.Forms.DockStyle.Top
  270.         Me.dgview.HeaderForeColor = System.Drawing.SystemColors.ControlText
  271.         Me.dgview.Location = New System.Drawing.Point(0, 62)
  272.         Me.dgview.Name = "dgview"
  273.         Me.dgview.Size = New System.Drawing.Size(968, 211)
  274.         Me.dgview.TabIndex = 6
  275.         '
  276.         'Panel2
  277.         '
  278.         Me.Panel2.Controls.Add(Me.GroupBox3)
  279.         Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top
  280.         Me.Panel2.Location = New System.Drawing.Point(0, 273)
  281.         Me.Panel2.Name = "Panel2"
  282.         Me.Panel2.Size = New System.Drawing.Size(968, 144)
  283.         Me.Panel2.TabIndex = 7
  284.         '
  285.         'GroupBox3
  286.         '
  287.         Me.GroupBox3.Controls.Add(Me.txthw)
  288.         Me.GroupBox3.Controls.Add(Me.Label29)
  289.         Me.GroupBox3.Controls.Add(Me.txtLprice)
  290.         Me.GroupBox3.Controls.Add(Me.txtPprice)
  291.         Me.GroupBox3.Controls.Add(Me.txtProduct)
  292.         Me.GroupBox3.Controls.Add(Me.txtAvaid)
  293.         Me.GroupBox3.Controls.Add(Me.txtBatch)
  294.         Me.GroupBox3.Controls.Add(Me.txtPackage)
  295.         Me.GroupBox3.Controls.Add(Me.txtPrice)
  296.         Me.GroupBox3.Controls.Add(Me.txtUnit)
  297.         Me.GroupBox3.Controls.Add(Me.txtMedRule)
  298.         Me.GroupBox3.Controls.Add(Me.txtmedName)
  299.         Me.GroupBox3.Controls.Add(Me.txtMedNumber)
  300.         Me.GroupBox3.Controls.Add(Me.Label22)
  301.         Me.GroupBox3.Controls.Add(Me.Label21)
  302.         Me.GroupBox3.Controls.Add(Me.Label19)
  303.         Me.GroupBox3.Controls.Add(Me.Label18)
  304.         Me.GroupBox3.Controls.Add(Me.Label17)
  305.         Me.GroupBox3.Controls.Add(Me.Label16)
  306.         Me.GroupBox3.Controls.Add(Me.Label14)
  307.         Me.GroupBox3.Controls.Add(Me.Label12)
  308.         Me.GroupBox3.Controls.Add(Me.Label11)
  309.         Me.GroupBox3.Controls.Add(Me.Label10)
  310.         Me.GroupBox3.Controls.Add(Me.Label9)
  311.         Me.GroupBox3.Controls.Add(Me.txtNo)
  312.         Me.GroupBox3.Controls.Add(Me.Label5)
  313.         Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Fill
  314.         Me.GroupBox3.Location = New System.Drawing.Point(0, 0)
  315.         Me.GroupBox3.Name = "GroupBox3"
  316.         Me.GroupBox3.Size = New System.Drawing.Size(968, 144)
  317.         Me.GroupBox3.TabIndex = 3
  318.         Me.GroupBox3.TabStop = False
  319.         '
  320.         'txthw
  321.         '
  322.         Me.txthw.BorderStyle = System.Windows.Forms.BorderStyle.None
  323.         Me.txthw.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  324.         Me.txthw.ForeColor = System.Drawing.SystemColors.WindowText
  325.         Me.txthw.Location = New System.Drawing.Point(853, 93)
  326.         Me.txthw.Name = "txthw"
  327.         Me.txthw.Size = New System.Drawing.Size(107, 20)
  328.         Me.txthw.TabIndex = 56
  329.         Me.txthw.Text = ""
  330.         '
  331.         'Label29
  332.         '
  333.         Me.Label29.AutoSize = True
  334.         Me.Label29.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  335.         Me.Label29.Location = New System.Drawing.Point(800, 93)
  336.         Me.Label29.Name = "Label29"
  337.         Me.Label29.Size = New System.Drawing.Size(60, 23)
  338.         Me.Label29.TabIndex = 55
  339.         Me.Label29.Text = "货位:"
  340.         '
  341.         'txtLprice
  342.         '
  343.         Me.txtLprice.BorderStyle = System.Windows.Forms.BorderStyle.None
  344.         Me.txtLprice.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  345.         Me.txtLprice.ForeColor = System.Drawing.SystemColors.WindowText
  346.         Me.txtLprice.Location = New System.Drawing.Point(491, 93)
  347.         Me.txtLprice.Name = "txtLprice"
  348.         Me.txtLprice.Size = New System.Drawing.Size(128, 20)
  349.         Me.txtLprice.TabIndex = 54
  350.         Me.txtLprice.Text = "0.00"
  351.         '
  352.         'txtPprice
  353.         '
  354.         Me.txtPprice.BorderStyle = System.Windows.Forms.BorderStyle.None
  355.         Me.txtPprice.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  356.         Me.txtPprice.ForeColor = System.Drawing.SystemColors.WindowText
  357.         Me.txtPprice.Location = New System.Drawing.Point(288, 93)
  358.         Me.txtPprice.Name = "txtPprice"
  359.         Me.txtPprice.Size = New System.Drawing.Size(128, 20)
  360.         Me.txtPprice.TabIndex = 53
  361.         Me.txtPprice.Text = "0.00"
  362.         '
  363.         'txtProduct
  364.         '
  365.         Me.txtProduct.BorderStyle = System.Windows.Forms.BorderStyle.None
  366.         Me.txtProduct.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  367.         Me.txtProduct.ForeColor = System.Drawing.SystemColors.WindowText
  368.         Me.txtProduct.Location = New System.Drawing.Point(491, 62)
  369.         Me.txtProduct.Name = "txtProduct"
  370.         Me.txtProduct.Size = New System.Drawing.Size(128, 20)
  371.         Me.txtProduct.TabIndex = 52
  372.         Me.txtProduct.Text = ""
  373.         '
  374.         'txtAvaid
  375.         '
  376.         Me.txtAvaid.BorderStyle = System.Windows.Forms.BorderStyle.None
  377.         Me.txtAvaid.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  378.         Me.txtAvaid.ForeColor = System.Drawing.SystemColors.WindowText
  379.         Me.txtAvaid.Location = New System.Drawing.Point(288, 62)
  380.         Me.txtAvaid.Name = "txtAvaid"
  381.         Me.txtAvaid.Size = New System.Drawing.Size(128, 20)
  382.         Me.txtAvaid.TabIndex = 51
  383.         Me.txtAvaid.Text = ""
  384.         '
  385.         'txtBatch
  386.         '
  387.         Me.txtBatch.BorderStyle = System.Windows.Forms.BorderStyle.None
  388.         Me.txtBatch.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  389.         Me.txtBatch.ForeColor = System.Drawing.SystemColors.WindowText
  390.         Me.txtBatch.Location = New System.Drawing.Point(96, 60)
  391.         Me.txtBatch.Name = "txtBatch"
  392.         Me.txtBatch.Size = New System.Drawing.Size(104, 20)
  393.         Me.txtBatch.TabIndex = 50
  394.         Me.txtBatch.Text = ""
  395.         '
  396.         'txtPackage
  397.         '
  398.         Me.txtPackage.BorderStyle = System.Windows.Forms.BorderStyle.None
  399.         Me.txtPackage.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  400.         Me.txtPackage.ForeColor = System.Drawing.SystemColors.WindowText
  401.         Me.txtPackage.Location = New System.Drawing.Point(96, 93)
  402.         Me.txtPackage.Name = "txtPackage"
  403.         Me.txtPackage.Size = New System.Drawing.Size(107, 20)
  404.         Me.txtPackage.TabIndex = 49
  405.         Me.txtPackage.Text = ""
  406.         '
  407.         'txtPrice
  408.         '
  409.         Me.txtPrice.BorderStyle = System.Windows.Forms.BorderStyle.None
  410.         Me.txtPrice.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  411.         Me.txtPrice.ForeColor = System.Drawing.SystemColors.WindowText
  412.         Me.txtPrice.Location = New System.Drawing.Point(693, 93)
  413.         Me.txtPrice.Name = "txtPrice"
  414.         Me.txtPrice.Size = New System.Drawing.Size(107, 20)
  415.         Me.txtPrice.TabIndex = 47
  416.         Me.txtPrice.Text = "0.00"
  417.         '
  418.         'txtUnit
  419.         '
  420.         Me.txtUnit.BorderStyle = System.Windows.Forms.BorderStyle.None
  421.         Me.txtUnit.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  422.         Me.txtUnit.ForeColor = System.Drawing.SystemColors.WindowText
  423.         Me.txtUnit.Location = New System.Drawing.Point(800, 62)
  424.         Me.txtUnit.Name = "txtUnit"
  425.         Me.txtUnit.Size = New System.Drawing.Size(75, 20)
  426.         Me.txtUnit.TabIndex = 45
  427.         Me.txtUnit.Text = ""
  428.         '
  429.         'txtMedRule
  430.         '
  431.         Me.txtMedRule.BorderStyle = System.Windows.Forms.BorderStyle.None
  432.         Me.txtMedRule.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  433.         Me.txtMedRule.ForeColor = System.Drawing.SystemColors.WindowText
  434.         Me.txtMedRule.Location = New System.Drawing.Point(800, 31)
  435.         Me.txtMedRule.Name = "txtMedRule"
  436.         Me.txtMedRule.Size = New System.Drawing.Size(155, 20)
  437.         Me.txtMedRule.TabIndex = 44
  438.         Me.txtMedRule.Text = ""
  439.         '
  440.         'txtmedName
  441.         '
  442.         Me.txtmedName.BorderStyle = System.Windows.Forms.BorderStyle.None
  443.         Me.txtmedName.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  444.         Me.txtmedName.ForeColor = System.Drawing.SystemColors.WindowText
  445.         Me.txtmedName.Location = New System.Drawing.Point(491, 31)
  446.         Me.txtmedName.Name = "txtmedName"
  447.         Me.txtmedName.Size = New System.Drawing.Size(224, 20)
  448.         Me.txtmedName.TabIndex = 43
  449.         Me.txtmedName.Text = ""
  450.         '
  451.         'txtMedNumber
  452.         '
  453.         Me.txtMedNumber.BorderStyle = System.Windows.Forms.BorderStyle.None
  454.         Me.txtMedNumber.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  455.         Me.txtMedNumber.ForeColor = System.Drawing.SystemColors.WindowText
  456.         Me.txtMedNumber.Location = New System.Drawing.Point(288, 31)
  457.         Me.txtMedNumber.Name = "txtMedNumber"
  458.         Me.txtMedNumber.Size = New System.Drawing.Size(104, 20)
  459.         Me.txtMedNumber.TabIndex = 42
  460.         Me.txtMedNumber.Text = ""
  461.         '
  462.         'Label22
  463.         '
  464.         Me.Label22.AutoSize = True
  465.         Me.Label22.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  466.         Me.Label22.Location = New System.Drawing.Point(420, 93)
  467.         Me.Label22.Name = "Label22"
  468.         Me.Label22.Size = New System.Drawing.Size(78, 23)
  469.         Me.Label22.TabIndex = 41
  470.         Me.Label22.Text = "零售价:"
  471.         '
  472.         'Label21
  473.         '
  474.         Me.Label21.AutoSize = True
  475.         Me.Label21.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  476.         Me.Label21.Location = New System.Drawing.Point(219, 93)
  477.         Me.Label21.Name = "Label21"
  478.         Me.Label21.Size = New System.Drawing.Size(78, 23)
  479.         Me.Label21.TabIndex = 40
  480.         Me.Label21.Text = "批发价:"
  481.         '
  482.         'Label19
  483.         '
  484.         Me.Label19.AutoSize = True
  485.         Me.Label19.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  486.         Me.Label19.Location = New System.Drawing.Point(440, 62)
  487.         Me.Label19.Name = "Label19"
  488.         Me.Label19.Size = New System.Drawing.Size(60, 23)
  489.         Me.Label19.TabIndex = 39
  490.         Me.Label19.Text = "产地:"
  491.         '
  492.         'Label18
  493.         '
  494.         Me.Label18.AutoSize = True
  495.         Me.Label18.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  496.         Me.Label18.Location = New System.Drawing.Point(219, 62)
  497.         Me.Label18.Name = "Label18"
  498.         Me.Label18.Size = New System.Drawing.Size(78, 23)
  499.         Me.Label18.TabIndex = 38
  500.         Me.Label18.Text = "有效期:"
  501.         '
  502.         'Label17
  503.         '
  504.         Me.Label17.AutoSize = True
  505.         Me.Label17.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  506.         Me.Label17.Location = New System.Drawing.Point(43, 62)
  507.         Me.Label17.Name = "Label17"
  508.         Me.Label17.Size = New System.Drawing.Size(60, 23)
  509.         Me.Label17.TabIndex = 37
  510.         Me.Label17.Text = "批号:"
  511.         '
  512.         'Label16
  513.         '
  514.         Me.Label16.AutoSize = True
  515.         Me.Label16.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  516.         Me.Label16.Location = New System.Drawing.Point(43, 93)
  517.         Me.Label16.Name = "Label16"
  518.         Me.Label16.Size = New System.Drawing.Size(60, 23)
  519.         Me.Label16.TabIndex = 36
  520.         Me.Label16.Text = "包装:"
  521.         '
  522.         'Label14
  523.         '
  524.         Me.Label14.AutoSize = True
  525.         Me.Label14.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  526.         Me.Label14.Location = New System.Drawing.Point(640, 93)
  527.         Me.Label14.Name = "Label14"
  528.         Me.Label14.Size = New System.Drawing.Size(60, 23)
  529.         Me.Label14.TabIndex = 34
  530.         Me.Label14.Text = "单价:"
  531.         '
  532.         'Label12
  533.         '
  534.         Me.Label12.AutoSize = True
  535.         Me.Label12.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  536.         Me.Label12.Location = New System.Drawing.Point(752, 62)
  537.         Me.Label12.Name = "Label12"
  538.         Me.Label12.Size = New System.Drawing.Size(60, 23)
  539.         Me.Label12.TabIndex = 32
  540.         Me.Label12.Text = "单位:"
  541.         '
  542.         'Label11
  543.         '
  544.         Me.Label11.AutoSize = True
  545.         Me.Label11.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  546.         Me.Label11.Location = New System.Drawing.Point(715, 31)
  547.         Me.Label11.Name = "Label11"
  548.         Me.Label11.Size = New System.Drawing.Size(96, 23)
  549.         Me.Label11.TabIndex = 31
  550.         Me.Label11.Text = "药品规格:"
  551.         '
  552.         'Label10
  553.         '
  554.         Me.Label10.AutoSize = True
  555.         Me.Label10.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  556.         Me.Label10.Location = New System.Drawing.Point(404, 31)
  557.         Me.Label10.Name = "Label10"
  558.         Me.Label10.Size = New System.Drawing.Size(96, 23)
  559.         Me.Label10.TabIndex = 30
  560.         Me.Label10.Text = "药品名称:"
  561.         '
  562.         'Label9
  563.         '
  564.         Me.Label9.AutoSize = True
  565.         Me.Label9.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  566.         Me.Label9.Location = New System.Drawing.Point(203, 31)
  567.         Me.Label9.Name = "Label9"
  568.         Me.Label9.Size = New System.Drawing.Size(96, 23)
  569.         Me.Label9.TabIndex = 29
  570.         Me.Label9.Text = "药品编号:"
  571.         '
  572.         'txtNo
  573.         '
  574.         Me.txtNo.BorderStyle = System.Windows.Forms.BorderStyle.None
  575.         Me.txtNo.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  576.         Me.txtNo.ForeColor = System.Drawing.SystemColors.WindowText
  577.         Me.txtNo.Location = New System.Drawing.Point(96, 32)
  578.         Me.txtNo.Name = "txtNo"
  579.         Me.txtNo.Size = New System.Drawing.Size(43, 20)
  580.         Me.txtNo.TabIndex = 23
  581.         Me.txtNo.Text = ""
  582.         '
  583.         'Label5
  584.         '
  585.         Me.Label5.AutoSize = True
  586.         Me.Label5.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  587.         Me.Label5.Location = New System.Drawing.Point(43, 31)
  588.         Me.Label5.Name = "Label5"
  589.         Me.Label5.Size = New System.Drawing.Size(60, 23)
  590.         Me.Label5.TabIndex = 20
  591.         Me.Label5.Text = "序号:"
  592.         '
  593.         'Panel1
  594.         '
  595.         Me.Panel1.Controls.Add(Me.Panel3)
  596.         Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
  597.         Me.Panel1.Location = New System.Drawing.Point(0, 417)
  598.         Me.Panel1.Name = "Panel1"
  599.         Me.Panel1.Size = New System.Drawing.Size(968, 79)
  600.         Me.Panel1.TabIndex = 8
  601.         '
  602.         'Panel3
  603.         '
  604.         Me.Panel3.BackColor = System.Drawing.SystemColors.WindowText
  605.         Me.Panel3.Controls.Add(Me.lblzl)
  606.         Me.Panel3.Controls.Add(Me.lblfk)
  607.         Me.Panel3.Controls.Add(Me.lblsum)
  608.         Me.Panel3.Controls.Add(Me.Label26)
  609.         Me.Panel3.Controls.Add(Me.Label3)
  610.         Me.Panel3.Controls.Add(Me.Label2)
  611.         Me.Panel3.Controls.Add(Me.Label1)
  612.         Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
  613.         Me.Panel3.Location = New System.Drawing.Point(0, 0)
  614.         Me.Panel3.Name = "Panel3"
  615.         Me.Panel3.Size = New System.Drawing.Size(968, 79)
  616.         Me.Panel3.TabIndex = 6
  617.         '
  618.         'lblzl
  619.         '
  620.         Me.lblzl.Font = New System.Drawing.Font("宋体", 25.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  621.         Me.lblzl.ForeColor = System.Drawing.SystemColors.ControlLight
  622.         Me.lblzl.Location = New System.Drawing.Point(808, 8)
  623.         Me.lblzl.Name = "lblzl"
  624.         Me.lblzl.Size = New System.Drawing.Size(152, 49)
  625.         Me.lblzl.TabIndex = 9
  626.         Me.lblzl.Text = "0.00"
  627.         '
  628.         'lblfk
  629.         '
  630.         Me.lblfk.Font = New System.Drawing.Font("宋体", 25.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  631.         Me.lblfk.ForeColor = System.Drawing.SystemColors.ControlLight
  632.         Me.lblfk.Location = New System.Drawing.Point(472, 8)
  633.         Me.lblfk.Name = "lblfk"
  634.         Me.lblfk.Size = New System.Drawing.Size(152, 49)
  635.         Me.lblfk.TabIndex = 8
  636.         Me.lblfk.Text = "0.00"
  637.         '
  638.         'lblsum
  639.         '
  640.         Me.lblsum.Font = New System.Drawing.Font("宋体", 25.8!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  641.         Me.lblsum.ForeColor = System.Drawing.SystemColors.ControlLight
  642.         Me.lblsum.Location = New System.Drawing.Point(120, 8)
  643.         Me.lblsum.Name = "lblsum"
  644.         Me.lblsum.Size = New System.Drawing.Size(152, 49)
  645.         Me.lblsum.TabIndex = 7
  646.         Me.lblsum.Text = "0.00"
  647.         '
  648.         'Label26
  649.         '
  650.         Me.Label26.AutoSize = True
  651.         Me.Label26.BackColor = System.Drawing.Color.Black
  652.         Me.Label26.Font = New System.Drawing.Font("宋体", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  653.         Me.Label26.ForeColor = System.Drawing.Color.Gainsboro
  654.         Me.Label26.Location = New System.Drawing.Point(11, 10)
  655.         Me.Label26.Name = "Label26"
  656.         Me.Label26.Size = New System.Drawing.Size(117, 49)
  657.         Me.Label26.TabIndex = 6
  658.         Me.Label26.Text = "合计:"
  659.         '
  660.         'Label3
  661.         '
  662.         Me.Label3.AutoSize = True
  663.         Me.Label3.BackColor = System.Drawing.Color.Black
  664.         Me.Label3.Font = New System.Drawing.Font("宋体", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  665.         Me.Label3.ForeColor = System.Drawing.Color.White
  666.         Me.Label3.Location = New System.Drawing.Point(696, 10)
  667.         Me.Label3.Name = "Label3"
  668.         Me.Label3.Size = New System.Drawing.Size(150, 53)
  669.         Me.Label3.TabIndex = 5
  670.         Me.Label3.Text = "找零:"
  671.         '
  672.         'Label2
  673.         '
  674.         Me.Label2.AutoSize = True
  675.         Me.Label2.BackColor = System.Drawing.Color.Black
  676.         Me.Label2.Font = New System.Drawing.Font("宋体", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  677.         Me.Label2.ForeColor = System.Drawing.Color.White
  678.         Me.Label2.Location = New System.Drawing.Point(360, 10)
  679.         Me.Label2.Name = "Label2"
  680.         Me.Label2.Size = New System.Drawing.Size(117, 49)
  681.         Me.Label2.TabIndex = 4
  682.         Me.Label2.Text = "付款:"
  683.         '
  684.         'Label1
  685.         '
  686.         Me.Label1.AutoSize = True
  687.         Me.Label1.BackColor = System.Drawing.SystemColors.ControlLightLight
  688.         Me.Label1.Font = New System.Drawing.Font("宋体", 26.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
  689.         Me.Label1.Location = New System.Drawing.Point(-213, 19)
  690.         Me.Label1.Name = "Label1"
  691.         Me.Label1.Size = New System.Drawing.Size(150, 53)
  692.         Me.Label1.TabIndex = 3
  693.         Me.Label1.Text = "收款:"
  694.         '
  695.         'Panel4
  696.         '
  697.         Me.Panel4.Controls.Add(Me.GroupBox4)
  698.         Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top
  699.         Me.Panel4.Location = New System.Drawing.Point(0, 496)
  700.         Me.Panel4.Name = "Panel4"
  701.         Me.Panel4.Size = New System.Drawing.Size(968, 137)
  702.         Me.Panel4.TabIndex = 9
  703.         '
  704.         'GroupBox4
  705.         '
  706.         Me.GroupBox4.Controls.Add(Me.btnExit)
  707.         Me.GroupBox4.Controls.Add(Me.btnth)
  708.         Me.GroupBox4.Controls.Add(Me.Label25)
  709.         Me.GroupBox4.Controls.Add(Me.txtshmoney)
  710.         Me.GroupBox4.Controls.Add(Me.txtmoney)
  711.         Me.GroupBox4.Controls.Add(Me.Label28)
  712.         Me.GroupBox4.Controls.Add(Me.btnprint)
  713.         Me.GroupBox4.Controls.Add(Me.btnSave)
  714.         Me.GroupBox4.Controls.Add(Me.btnAdd)
  715.         Me.GroupBox4.Controls.Add(Me.Label27)
  716.         Me.GroupBox4.Controls.Add(Me.GroupBox5)
  717.         Me.GroupBox4.Controls.Add(Me.txtcount)
  718.         Me.GroupBox4.Controls.Add(Me.txtmednumbers)
  719.         Me.GroupBox4.Controls.Add(Me.Label8)
  720.         Me.GroupBox4.Controls.Add(Me.Label20)
  721.         Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Top
  722.         Me.GroupBox4.Location = New System.Drawing.Point(0, 0)
  723.         Me.GroupBox4.Name = "GroupBox4"
  724.         Me.GroupBox4.Size = New System.Drawing.Size(968, 152)
  725.         Me.GroupBox4.TabIndex = 4
  726.         Me.GroupBox4.TabStop = False
  727.         '
  728.         'btnExit
  729.         '
  730.         Me.btnExit.Location = New System.Drawing.Point(309, 64)
  731.         Me.btnExit.Name = "btnExit"
  732.         Me.btnExit.Size = New System.Drawing.Size(75, 31)
  733.         Me.btnExit.TabIndex = 67
  734.         Me.btnExit.Text = "退出"
  735.         Me.btnExit.TextAlign = System.Drawing.ContentAlignment.TopCenter
  736.         '
  737.         'btnth
  738.         '
  739.         Me.btnth.Location = New System.Drawing.Point(235, 64)
  740.         Me.btnth.Name = "btnth"
  741.         Me.btnth.Size = New System.Drawing.Size(74, 31)
  742.         Me.btnth.TabIndex = 66
  743.         Me.btnth.Text = "退货"
  744.         Me.btnth.TextAlign = System.Drawing.ContentAlignment.TopCenter
  745.         '
  746.         'Label25
  747.         '
  748.         Me.Label25.AutoSize = True
  749.         Me.Label25.Location = New System.Drawing.Point(21, 103)
  750.         Me.Label25.Name = "Label25"
  751.         Me.Label25.Size = New System.Drawing.Size(569, 21)
  752.         Me.Label25.TabIndex = 65
  753.         Me.Label25.Text = "F1:添加 F2:保存 F3:会员查询 F4:药品查询 Down:向下 Up:向上 F6:删除 F8:打印"
  754.         '
  755.         'txtshmoney
  756.         '
  757.         Me.txtshmoney.Location = New System.Drawing.Point(469, 64)
  758.         Me.txtshmoney.Name = "txtshmoney"
  759.         Me.txtshmoney.Size = New System.Drawing.Size(134, 25)
  760.         Me.txtshmoney.TabIndex = 64
  761.         Me.txtshmoney.Text = ""
  762.         '
  763.         'txtmoney
  764.         '
  765.         Me.txtmoney.Location = New System.Drawing.Point(469, 31)
  766.         Me.txtmoney.Name = "txtmoney"
  767.         Me.txtmoney.ReadOnly = True
  768.         Me.txtmoney.Size = New System.Drawing.Size(134, 25)
  769.         Me.txtmoney.TabIndex = 63
  770.         Me.txtmoney.Text = ""
  771.         '
  772.         'Label28
  773.         '
  774.         Me.Label28.AutoSize = True
  775.         Me.Label28.Location = New System.Drawing.Point(416, 41)
  776.         Me.Label28.Name = "Label28"
  777.         Me.Label28.Size = New System.Drawing.Size(52, 21)
  778.         Me.Label28.TabIndex = 62
  779.         Me.Label28.Text = "金额:"
  780.         '
  781.         'btnprint
  782.         '
  783.         Me.btnprint.Location = New System.Drawing.Point(168, 64)
  784.         Me.btnprint.Name = "btnprint"
  785.         Me.btnprint.Size = New System.Drawing.Size(75, 31)
  786.         Me.btnprint.TabIndex = 60
  787.         Me.btnprint.Text = "打印"
  788.         Me.btnprint.TextAlign = System.Drawing.ContentAlignment.TopCenter
  789.         '
  790.         'btnSave
  791.         '
  792.         Me.btnSave.Location = New System.Drawing.Point(96, 64)
  793.         Me.btnSave.Name = "btnSave"
  794.         Me.btnSave.Size = New System.Drawing.Size(75, 31)
  795.         Me.btnSave.TabIndex = 59
  796.         Me.btnSave.Text = "收款"
  797.         Me.btnSave.TextAlign = System.Drawing.ContentAlignment.TopCenter
  798.         '
  799.         'btnAdd
  800.         '
  801.         Me.btnAdd.Location = New System.Drawing.Point(24, 64)
  802.         Me.btnAdd.Name = "btnAdd"
  803.         Me.btnAdd.Size = New System.Drawing.Size(75, 31)
  804.         Me.btnAdd.TabIndex = 56
  805.         Me.btnAdd.Text = "开票"
  806.         Me.btnAdd.TextAlign = System.Drawing.ContentAlignment.TopCenter
  807.         '
  808.         'Label27
  809.         '
  810.         Me.Label27.AutoSize = True
  811.         Me.Label27.Location = New System.Drawing.Point(392, 72)
  812.         Me.Label27.Name = "Label27"
  813.         Me.Label27.Size = New System.Drawing.Size(83, 21)
  814.         Me.Label27.TabIndex = 53
  815.         Me.Label27.Text = "实收现金:"
  816.         '
  817.         'GroupBox5
  818.         '
  819.         Me.GroupBox5.Controls.Add(Me.txtsum)
  820.         Me.GroupBox5.Controls.Add(Me.txtKl)
  821.         Me.GroupBox5.Controls.Add(Me.txtKh)
  822.         Me.GroupBox5.Controls.Add(Me.Label23)
  823.         Me.GroupBox5.Controls.Add(Me.Label15)
  824.         Me.GroupBox5.Controls.Add(Me.Label13)
  825.         Me.GroupBox5.Location = New System.Drawing.Point(693, 10)
  826.         Me.GroupBox5.Name = "GroupBox5"
  827.         Me.GroupBox5.Size = New System.Drawing.Size(267, 113)
  828.         Me.GroupBox5.TabIndex = 51
  829.         Me.GroupBox5.TabStop = False
  830.         '
  831.         'txtsum
  832.         '
  833.         Me.txtsum.BorderStyle = System.Windows.Forms.BorderStyle.None
  834.         Me.txtsum.Location = New System.Drawing.Point(107, 82)
  835.         Me.txtsum.Name = "txtsum"
  836.         Me.txtsum.Size = New System.Drawing.Size(133, 18)
  837.         Me.txtsum.TabIndex = 5
  838.         Me.txtsum.Text = ""
  839.         '
  840.         'txtKl
  841.         '
  842.         Me.txtKl.BorderStyle = System.Windows.Forms.BorderStyle.None
  843.         Me.txtKl.Location = New System.Drawing.Point(107, 51)
  844.         Me.txtKl.Name = "txtKl"
  845.         Me.txtKl.Size = New System.Drawing.Size(133, 18)
  846.         Me.txtKl.TabIndex = 4
  847.         Me.txtKl.Text = ""
  848.         '
  849.         'txtKh
  850.         '
  851.         Me.txtKh.BorderStyle = System.Windows.Forms.BorderStyle.None
  852.         Me.txtKh.Location = New System.Drawing.Point(107, 21)
  853.         Me.txtKh.Name = "txtKh"
  854.         Me.txtKh.Size = New System.Drawing.Size(133, 18)
  855.         Me.txtKh.TabIndex = 3
  856.         Me.txtKh.Text = ""
  857.         '
  858.         'Label23
  859.         '
  860.         Me.Label23.AutoSize = True
  861.         Me.Label23.Location = New System.Drawing.Point(21, 82)
  862.         Me.Label23.Name = "Label23"
  863.         Me.Label23.Size = New System.Drawing.Size(75, 21)
  864.         Me.Label23.TabIndex = 2
  865.         Me.Label23.Text = "消费金额:"
  866.         '
  867.         'Label15
  868.         '
  869.         Me.Label15.AutoSize = True
  870.         Me.Label15.Location = New System.Drawing.Point(21, 51)
  871.         Me.Label15.Name = "Label15"
  872.         Me.Label15.Size = New System.Drawing.Size(75, 21)
  873.         Me.Label15.TabIndex = 1
  874.         Me.Label15.Text = "会员扣率:"
  875.         '
  876.         'Label13
  877.         '
  878.         Me.Label13.AutoSize = True
  879.         Me.Label13.Location = New System.Drawing.Point(21, 22)
  880.         Me.Label13.Name = "Label13"
  881.         Me.Label13.Size = New System.Drawing.Size(75, 21)
  882.         Me.Label13.TabIndex = 0
  883.         Me.Label13.Text = "会员卡号:"
  884.         '
  885.         'txtcount
  886.         '
  887.         Me.txtcount.Location = New System.Drawing.Point(272, 31)
  888.         Me.txtcount.Name = "txtcount"
  889.         Me.txtcount.Size = New System.Drawing.Size(120, 25)
  890.         Me.txtcount.TabIndex = 50
  891.         Me.txtcount.Text = ""
  892.         '
  893.         'txtmednumbers
  894.         '
  895.         Me.txtmednumbers.Location = New System.Drawing.Point(88, 31)
  896.         Me.txtmednumbers.Name = "txtmednumbers"
  897.         Me.txtmednumbers.Size = New System.Drawing.Size(120, 25)
  898.         Me.txtmednumbers.TabIndex = 49
  899.         Me.txtmednumbers.Text = ""
  900.         '
  901.         'Label8
  902.         '
  903.         Me.Label8.AutoSize = True
  904.         Me.Label8.Location = New System.Drawing.Point(235, 41)
  905.         Me.Label8.Name = "Label8"
  906.         Me.Label8.Size = New System.Drawing.Size(52, 21)
  907.         Me.Label8.TabIndex = 48
  908.         Me.Label8.Text = "数量:"
  909.         '
  910.         'Label20
  911.         '
  912.         Me.Label20.AutoSize = True
  913.         Me.Label20.Location = New System.Drawing.Point(21, 41)
  914.         Me.Label20.Name = "Label20"
  915.         Me.Label20.Size = New System.Drawing.Size(83, 21)
  916.         Me.Label20.TabIndex = 47
  917.         Me.Label20.Text = "药品编号:"
  918.         '
  919.         'ErrorProvider1
  920.         '
  921.         Me.ErrorProvider1.ContainerControl = Me
  922.         '
  923.         'frmMdck
  924.         '
  925.         Me.AutoScaleBaseSize = New System.Drawing.Size(8, 18)
  926.         Me.BackColor = System.Drawing.Color.White
  927.         Me.ClientSize = New System.Drawing.Size(968, 723)
  928.         Me.Controls.Add(Me.Panel4)
  929.         Me.Controls.Add(Me.Panel1)
  930.         Me.Controls.Add(Me.Panel2)
  931.         Me.Controls.Add(Me.dgview)
  932.         Me.Controls.Add(Me.GroupBox2)
  933.         Me.KeyPreview = True
  934.         Me.Name = "frmMdck"
  935.         Me.Text = "frmMdck"
  936.         Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  937.         Me.GroupBox2.ResumeLayout(False)
  938.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).EndInit()
  939.         Me.Panel2.ResumeLayout(False)
  940.         Me.GroupBox3.ResumeLayout(False)
  941.         Me.Panel1.ResumeLayout(False)
  942.         Me.Panel3.ResumeLayout(False)
  943.         Me.Panel4.ResumeLayout(False)
  944.         Me.GroupBox4.ResumeLayout(False)
  945.         Me.GroupBox5.ResumeLayout(False)
  946.         Me.ResumeLayout(False)
  947.     End Sub
  948. #End Region
  949.     Public bl As Boolean
  950.     Public lsweb As New jxcmanage
  951.     Public dslocal As DataSet = lsweb.returndataset("select 序号,药品编号,药品名称,药品规格,单位,单价,数量,金额,批号,有效期,货位,包装,产地,批发价,零售价,建议价,最低价,日期,票号,客户编号,客户名称,结算,销售员 from wz_ck", "wz_ck")
  952.     Private Sub frmMdck_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  953.         'Dim frmloginer As New frmLogin
  954.         'StatusBar1.Panels(0).Text = "AAA"
  955.         ' StatusBar1.Panels(1).Text = Now.ToLongDateString
  956.         ' StatusBar1.Panels(2).Text = Now.ToLongTimeString
  957.         'StatusBar1.Panels(3).Text = "当前的操作人员是:" & frmloginer.struser
  958.         dslocal.Clear()
  959.         dgview.DataSource = dslocal.Tables("wz_ck").DefaultView
  960.         txtDate.Value = Today.ToString
  961.     End Sub
  962.     Public Sub btnEnable(ByVal strboolean As String)
  963.         If strboolean = "btnAdd.Enabled = True" Then
  964.             btnSave.Enabled = False
  965.             btnprint.Enabled = False
  966.             btnExit.Enabled = True
  967.         ElseIf strboolean = "btnAdd.Enabled = False" Then
  968.             btnAdd.Enabled = False
  969.             btnSave.Enabled = True
  970.             btnprint.Enabled = True
  971.             btnExit.Enabled = True
  972.         ElseIf strboolean = "btnSave.Enabled = True" Then
  973.             btnAdd.Enabled = False
  974.             btnprint.Enabled = True
  975.             btnExit.Enabled = True
  976.         ElseIf strboolean = "btnSave.Enabled = False" Then
  977.             btnSave.Enabled = False
  978.             btnAdd.Enabled = True
  979.             btnprint.Enabled = True
  980.             btnExit.Enabled = True
  981.         End If
  982.     End Sub
  983.     Private Sub frmMdck_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles MyBase.KeyDown
  984.         Select Case e.KeyCode
  985.             Case Keys.F1
  986.                 add()
  987.                 btnEnable("btnAdd.Enabled = False")
  988.                 txtmednumbers.Focus()
  989.                
  990.                 btnth.Enabled = False
  991.             Case Keys.F2
  992.                 save()
  993.                 btnEnable("btnSave.Enabled = False")
  994.                 
  995.                 btnth.Enabled = True
  996.             Case Keys.F3
  997.                 Dim strquery As String
  998.                 If txtcard.Text <> String.Empty Then
  999.                     strquery = Me.getinfo(txtcard.Text)
  1000.                 Else
  1001.                     strquery = "%"
  1002.                 End If
  1003.                 Dim dlg As frmCard = New frmCard
  1004.                 dlg.PYM = strquery
  1005.                 If dlg.PYM = String.Empty Then
  1006.                     ErrorProvider1.SetError(txtcard, "不能为空,请输入查询码!")
  1007.                 Else
  1008.                     dlg.ShowDialog()
  1009.                     ErrorProvider1.SetError(txtcard, "")
  1010.                 End If
  1011.                 Dim CustIdvalue As String
  1012.                 CustIdvalue = dlg.GetInfo("会员编号")
  1013.                 If CustIdvalue Is Nothing Then
  1014.                     ErrorProvider1.SetError(txtcard, "或没有查到记录,请重新开始!")
  1015.                 Else
  1016.                     Dim runSqlQuery As String
  1017.                     runSqlQuery = "select * from mdcard where 会员编号='" & CustIdvalue & " '"
  1018.                     Dim dv As DataView
  1019.                     ' Dim mOrderId As New managers
  1020.                     '调用mCustomId对象的SPcustomersID函数
  1021.                     Dim dtOrder As DataTable = lsweb.runSql(runSqlQuery).Tables(0)
  1022.                     'bb为一随意表名
  1023.                     dtOrder.TableName = "bb"
  1024.                     dv = dtOrder.DefaultView
  1025.                     txtcard.Text = dv(0)("会员编号")
  1026.                     txtKh.Text = dv(0)("会员名称")
  1027.                     txtKl.Text = dv(0)("会员折扣")
  1028.                     txtsum.Text = dv(0)("消费金额")
  1029.                     'txtCustName.Text = dv(0)("客户名称")
  1030.                     txtmednumbers.Focus()
  1031.                     ErrorProvider1.SetError(txtcard, "")
  1032.                 End If
  1033.             Case Keys.F4
  1034.                 Dim strquery As String
  1035.                 If txtcard.Text <> String.Empty Then
  1036.                     strquery = Me.getinfo(txtcard.Text)
  1037.                 Else
  1038.                     strquery = "%"
  1039.                 End If
  1040.                 Dim dlgs As frmMdQuery = New frmMdQuery
  1041.                 dlgs.PYMs = strquery
  1042.                 If dlgs.PYMs = String.Empty Then
  1043.                     ErrorProvider1.SetError(txtmednumbers, "不能为空,请输入查询码!")
  1044.                 Else
  1045.                     dlgs.ShowDialog()
  1046.                     ErrorProvider1.SetError(txtmednumbers, "")
  1047.                 End If
  1048.                 Dim medIdvalue, medbatch, product, avaid, hw, package As String
  1049.                 medIdvalue = dlgs.GetInfo("药品编号")
  1050.                 medbatch = dlgs.GetInfo("批号")
  1051.                 product = dlgs.GetInfo("产地")
  1052.                 avaid = dlgs.GetInfo("有效期")
  1053.                 hw = dlgs.GetInfo("货位")
  1054.                 package = dlgs.GetInfo("包装")
  1055.                 If medIdvalue Is Nothing Then
  1056.                     ErrorProvider1.SetError(txtmednumbers, "不能为空,请输入查询码!或没有查到记录,请重新开始!")
  1057.                 Else
  1058.                     Dim runSqlQuery As String
  1059.                     runSqlQuery = "select wz_kc.药品编号,wz_kc.药品名称,wz_kc.药品规格,wz_kc.单位,wz_kc.数量,wz_cp.售价,wz_kc.金额,wz_kc.包装,wz_kc.批号,wz_kc.有效期,wz_kc.产地,wz_kc.货位,wz_kc.建议价,wz_kc.最低价,wz_kc.批发价,wz_kc.零售价,wz_cp.拼音码 from wz_cp,wz_kc where wz_cp.药品编号=wz_kc.药品编号 and wz_kc.药品编号='" & medIdvalue & "'and wz_kc.批号 ='" & medbatch & "' and wz_kc.产地='" & product & "' and wz_kc.有效期='" & avaid & "' and wz_kc.货位='" & hw & "' and wz_kc.包装='" & package & "'"
  1060.                     Dim dv As DataView
  1061.                     ' Dim mOrderId As New managers
  1062.                     '调用mCustomId对象的SPcustomersID函数
  1063.                     Dim dtOrder As DataTable = lsweb.runSql(runSqlQuery).Tables(0)
  1064.                     'bb为一随意表名
  1065.                     dtOrder.TableName = "bb"
  1066.                     dv = dtOrder.DefaultView
  1067.                     txtmednumbers.Text = dv(0)("药品编号")
  1068.                     txtMedNumber.Text = dv(0)("药品编号")
  1069.                     txtmedName.Text = dv(0)("药品名称")
  1070.                     txtMedRule.Text = dv(0)("药品规格")
  1071.                     txtUnit.Text = dv(0)("单位")
  1072.                     txtPrice.Text = dv(0)("售价")
  1073.                     txtProduct.Text = dv(0)("产地")
  1074.                     txtPprice.Text = dv(0)("批发价")
  1075.                     txtLprice.Text = dv(0)("零售价")
  1076.                     txtBatch.Text = dv(0)("批号")
  1077.                     txthw.Text = dv(0)("货位")
  1078.                     txtPackage.Text = dv(0)("包装")
  1079.                     txtAvaid.Text = dv(0)("有效期")
  1080.                     'txtJprice.Text = dv(0)("建议价")
  1081.                     'txtZprice.Text = dv(0)("最低价")
  1082.                     ErrorProvider1.SetError(txtmednumbers, "")
  1083.                     txtcount.Focus()
  1084.                     txtcount.Text = ""
  1085.                 End If
  1086.             Case Keys.Down
  1087.                 BindingContext(Me.dgview.DataSource).Position = dgview.BindingContext(Me.dgview.DataSource).Position + 1
  1088.             Case Keys.Up
  1089.                 BindingContext(Me.dgview.DataSource).Position = dgview.BindingContext(Me.dgview.DataSource).Position - 1
  1090.             Case Keys.F6
  1091.                 Dim i As Int16
  1092.                 i = dgview.CurrentRowIndex
  1093.                 dgview.Select(dgview.CurrentRowIndex)
  1094.                 BindingContext(Me.dgview.DataSource).RemoveAt(i)
  1095.             Case Keys.F7
  1096.                 bl = True
  1097.                 btnth.Enabled = False
  1098.             Case Keys.F8
  1099.                 Dim frmviewcker As New frmviewck
  1100.                 frmviewcker.ckbillnumber = txtBillnumber.Text.Trim
  1101.                 frmviewcker.Show()
  1102.         End Select
  1103.         
  1104.     End Sub
  1105.    
  1106.     Public Function getinfo(ByVal strqueryid As String) As String
  1107.         Dim strOrderId As String
  1108.         strOrderId = strqueryid
  1109.         Return strOrderId
  1110.     End Function
  1111.     Private Sub TextBox3_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtcard.KeyDown
  1112.         If e.KeyCode = Keys.Enter Then
  1113.             If txtcard.Text <> String.Empty Then
  1114.                 Dim dlg As frmCard = New frmCard
  1115.                 dlg.PYM = Me.getinfo(txtcard.Text)
  1116.                 If dlg.PYM = String.Empty Then
  1117.                     ErrorProvider1.SetError(txtcard, "不能为空,请输入查询码!")
  1118.                 Else
  1119.                     dlg.ShowDialog()
  1120.                     ErrorProvider1.SetError(txtcard, "")
  1121.                 End If
  1122.                 Dim CustIdvalue As String
  1123.                 CustIdvalue = dlg.GetInfo("会员编号")
  1124.                 If CustIdvalue Is Nothing Then
  1125.                     ErrorProvider1.SetError(txtcard, "或没有查到记录,请重新开始!")
  1126.                 Else
  1127.                     Dim runSqlQuery As String
  1128.                     runSqlQuery = "select * from mdcard where 会员编号='" & CustIdvalue & " '"
  1129.                     Dim dv As DataView
  1130.                     ' Dim mOrderId As New managers
  1131.                     '调用mCustomId对象的SPcustomersID函数
  1132.                     Dim dtOrder As DataTable = lsweb.runSql(runSqlQuery).Tables(0)
  1133.                     'bb为一随意表名
  1134.                     dtOrder.TableName = "bb"
  1135.                     dv = dtOrder.DefaultView
  1136.                     txtcard.Text = dv(0)("会员编号")
  1137.                     txtKh.Text = dv(0)("会员名称")
  1138.                     txtKl.Text = dv(0)("会员折扣")
  1139.                     txtsum.Text = dv(0)("消费金额")
  1140.                     'txtCustName.Text = dv(0)("客户名称")
  1141.                     txtmednumbers.Focus()
  1142.                     ErrorProvider1.SetError(txtcard, "")
  1143.                 End If
  1144.             Else
  1145.                 txtmednumbers.Focus()
  1146.             End If
  1147.         End If
  1148.     End Sub
  1149.    
  1150.     Private Sub txtmednumbers_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtmednumbers.KeyDown
  1151.         If e.KeyCode = Keys.Enter Then
  1152.             Dim dlgs As frmMdQuery = New frmMdQuery
  1153.             dlgs.PYMs = Me.getinfo(txtmednumbers.Text)
  1154.             If dlgs.PYMs = String.Empty Then
  1155.                 ErrorProvider1.SetError(txtmednumbers, "不能为空,请输入查询码!")
  1156.             Else
  1157.                 dlgs.ShowDialog()
  1158.                 ErrorProvider1.SetError(txtmednumbers, "")
  1159.             End If
  1160.             Dim medIdvalue, medbatch, product, avaid, hw, package As String
  1161.             medIdvalue = dlgs.GetInfo("药品编号")
  1162.             medbatch = dlgs.GetInfo("批号")
  1163.             product = dlgs.GetInfo("产地")
  1164.             avaid = dlgs.GetInfo("有效期")
  1165.             hw = dlgs.GetInfo("货位")
  1166.             package = dlgs.GetInfo("包装")
  1167.             If medIdvalue Is Nothing Then
  1168.                 ErrorProvider1.SetError(txtmednumbers, "不能为空,请输入查询码!或没有查到记录,请重新开始!")
  1169.             Else
  1170.                 Dim runSqlQuery As String
  1171.                 runSqlQuery = "select wz_kc.药品编号,wz_kc.药品名称,wz_kc.药品规格,wz_kc.单位,wz_kc.数量,wz_cp.售价,wz_kc.金额,wz_kc.包装,wz_kc.批号,wz_kc.有效期,wz_kc.产地,wz_kc.货位,wz_kc.建议价,wz_kc.最低价,wz_kc.批发价,wz_kc.零售价,wz_cp.拼音码 from wz_cp,wz_kc where wz_cp.药品编号=wz_kc.药品编号 and wz_kc.药品编号='" & medIdvalue & "'and wz_kc.批号 ='" & medbatch & "' and wz_kc.产地='" & product & "' and wz_kc.有效期='" & avaid & "' and wz_kc.货位='" & hw & "' and wz_kc.包装='" & package & "'"
  1172.                 Dim dv As DataView
  1173.                 ' Dim mOrderId As New managers
  1174.                 '调用mCustomId对象的SPcustomersID函数
  1175.                 Dim dtOrder As DataTable = lsweb.runSql(runSqlQuery).Tables(0)
  1176.                 'bb为一随意表名
  1177.                 dtOrder.TableName = "bb"
  1178.                 dv = dtOrder.DefaultView
  1179.                 txtmednumbers.Text = dv(0)("药品编号")
  1180.                 txtMedNumber.Text = dv(0)("药品编号")
  1181.                 txtmedName.Text = dv(0)("药品名称")
  1182.                 txtMedRule.Text = dv(0)("药品规格")
  1183.                 txtUnit.Text = dv(0)("单位")
  1184.                 txtPrice.Text = dv(0)("售价")
  1185.                 txtProduct.Text = dv(0)("产地")
  1186.                 txtPprice.Text = dv(0)("批发价")
  1187.                 txtLprice.Text = dv(0)("零售价")
  1188.                 txtBatch.Text = dv(0)("批号")
  1189.                 txtHw.Text = dv(0)("货位")
  1190.                 txtPackage.Text = dv(0)("包装")
  1191.                 txtAvaid.Text = dv(0)("有效期")
  1192.                 'txtJprice.Text = dv(0)("建议价")
  1193.                 'txtZprice.Text = dv(0)("最低价")
  1194.                 ErrorProvider1.SetError(txtmednumbers, "")
  1195.                 txtcount.Focus()
  1196.                 txtcount.Text = ""
  1197.             End If
  1198.         End If
  1199.     End Sub
  1200.    
  1201.     Private Sub txtcount_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtcount.KeyDown
  1202.         If e.KeyCode = Keys.Enter Then
  1203.             
  1204.             If txtcount.Text = String.Empty Then
  1205.                 txtcount_Validating(Nothing, Nothing)
  1206.             Else
  1207.                 If bl = True Then
  1208.                     If CInt(txtcount.Text) > 0 Then
  1209.                         txtcount_Validating(Nothing, Nothing)
  1210.                     Else
  1211.                         Static t As Int16
  1212.                         If dslocal.Tables("wz_ck").Rows.Count < 1 Then
  1213.                             t = 1
  1214.                         Else
  1215.                             t = t + 1
  1216.                         End If
  1217.                         txtNo.Text = CStr(t)
  1218.                         Dim dr As DataRow = dslocal.Tables("wz_ck").NewRow()
  1219.                         dr("序号") = CInt(Me.txtNo.Text.Trim)
  1220.                         dr("药品编号") = Me.txtMedNumber.Text.Trim
  1221.                         dr("药品名称") = Me.txtmedName.Text.Trim
  1222.                         dr("药品规格") = Me.txtMedRule.Text.Trim
  1223.                         dr("单位") = Me.txtUnit.Text.Trim
  1224.                         dr("单价") = CDec(Me.txtPrice.Text.Trim)
  1225.                         dr("数量") = CInt(Me.txtcount.Text.Trim)
  1226.                         dr("金额") = CDec(Me.txtPrice.Text.Trim) * CInt(Me.txtcount.Text.Trim)
  1227.                         dr("批号") = Me.txtBatch.Text.Trim
  1228.                         dr("有效期") = Me.txtAvaid.Text.Trim
  1229.                         dr("货位") = Me.txthw.Text.Trim
  1230.                         dr("包装") = Me.txtPackage.Text.Trim
  1231.                         dr("产地") = Me.txtProduct.Text.Trim
  1232.                         dr("批发价") = Me.txtPprice.Text.Trim
  1233.                         dr("零售价") = Me.txtLprice.Text.Trim
  1234.                         dr("建议价") = 0.0
  1235.                         dr("最低价") = 0.0
  1236.                         dr("日期") = Me.txtDate.Text.Trim
  1237.                         dr("票号") = Me.txtBillnumber.Text.Trim
  1238.                         dr("客户编号") = "1001"
  1239.                         dr("客户名称") = "现金"
  1240.                         dr("结算") = "现金"
  1241.                         dr("销售员") = Me.txtXsy.Text.Trim
  1242.                         dslocal.Tables("wz_ck").Rows.Add(dr)
  1243.                         CalMxMoney()
  1244.                         CalTotalMoney()
  1245.                         'clear()
  1246.                         Me.txtmednumbers.Text = ""
  1247.                         Me.txtmednumbers.Focus()
  1248.                         txtshmoney.ReadOnly = True
  1249.                     End If
  1250.                 Else
  1251.                     Static i As Int16
  1252.                     If dslocal.Tables("wz_ck").Rows.Count < 1 Then
  1253.                         i = 1
  1254.                     Else
  1255.                         i = i + 1
  1256.                     End If
  1257.                     txtNo.Text = CStr(i)
  1258.                     Dim dr As DataRow = dslocal.Tables("wz_ck").NewRow()
  1259.                     dr("序号") = CInt(Me.txtNo.Text.Trim)
  1260.                     dr("药品编号") = Me.txtMedNumber.Text.Trim
  1261.                     dr("药品名称") = Me.txtmedName.Text.Trim
  1262.                     dr("药品规格") = Me.txtMedRule.Text.Trim
  1263.                     dr("单位") = Me.txtUnit.Text.Trim
  1264.                     dr("单价") = CDec(Me.txtPrice.Text.Trim)
  1265.                     dr("数量") = CInt(Me.txtcount.Text.Trim)
  1266.                     dr("金额") = CDec(Me.txtPrice.Text.Trim) * CInt(Me.txtcount.Text.Trim)
  1267.                     dr("批号") = Me.txtBatch.Text.Trim
  1268.                     dr("有效期") = Me.txtAvaid.Text.Trim
  1269.                     dr("货位") = Me.txthw.Text.Trim
  1270.                     dr("包装") = Me.txtPackage.Text.Trim
  1271.                     dr("产地") = Me.txtProduct.Text.Trim
  1272.                     dr("批发价") = Me.txtPprice.Text.Trim
  1273.                     dr("零售价") = Me.txtLprice.Text.Trim
  1274.                     dr("建议价") = 0.0
  1275.                     dr("最低价") = 0.0
  1276.                     dr("日期") = Me.txtDate.Text.Trim
  1277.                     dr("票号") = Me.txtBillnumber.Text.Trim
  1278.                     dr("客户编号") = "1001"
  1279.                     dr("客户名称") = "现金"
  1280.                     dr("结算") = "现金"
  1281.                     dr("销售员") = Me.txtXsy.Text.Trim
  1282.                     dslocal.Tables("wz_ck").Rows.Add(dr)
  1283.                     CalMxMoney()
  1284.                     CalTotalMoney()
  1285.                     'clear()
  1286.                     Me.txtmednumbers.Text = ""
  1287.                     Me.txtmednumbers.Focus()
  1288.                 End If
  1289.                 End If
  1290.         End If
  1291.         dgview.DataSource = dslocal.Tables("wz_ck").DefaultView
  1292.     End Sub
  1293.     Private Sub CalTotalMoney()
  1294.         If dslocal.Tables("wz_ck").Rows.Count = 0 Then
  1295.             Me.txtmoney.Text = 0
  1296.         End If
  1297.         Dim money As String = ""
  1298.         Dim dtotal As Double = 0
  1299.         For Each dr As DataRow In dslocal.Tables("wz_ck").Rows
  1300.             money = dr("金额")
  1301.             dtotal = dtotal + CType(money.Trim, Double)
  1302.         Next
  1303.         Me.lblsum.Text = dtotal.ToString
  1304.     End Sub
  1305.     Private Sub CalMxMoney()
  1306.         Dim price As Double = CType(txtPrice.Text, Double)
  1307.         Dim count As Int16 = CInt(txtcount.Text)
  1308.         Me.txtmoney.Text = (price * count).ToString
  1309.     End Sub
  1310.     Private Sub txtcount_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtcount.Validating
  1311.         If bl = True Then
  1312.           
  1313.                 If CInt(txtcount.Text) > 0 Or Not IsNumeric(txtcount.Text) Or txtcount.Text = String.Empty Then
  1314.                     ErrorProvider1.SetError(txtcount, "不是数值类型且不能大于零。")
  1315.                     'ErrorProvider1.SetError(txtcount, "")
  1316.                     txtcount.Text = ""
  1317.                     txtcount.Focus()
  1318.                 Else
  1319.                     ErrorProvider1.SetError(txtcount, "")
  1320.                 End If
  1321.         Else
  1322.             If CInt(txtcount.Text) < 0 Or Not IsNumeric(txtcount.Text) Or txtcount.Text = String.Empty Then
  1323.                 ErrorProvider1.SetError(txtcount, "不是数值类型且不能为空。")
  1324.                 txtcount.Focus()
  1325.             Else
  1326.                 ErrorProvider1.SetError(txtcount, "")
  1327.             End If
  1328.         End If
  1329.     End Sub
  1330.   
  1331.     Public Sub add()
  1332.         Dim frmloginer As New frmLogin
  1333.         If btnth.Enabled = False Then
  1334.             bl = True
  1335.             txtBillnumber.Text = lsweb.selectbill("LT").ToString
  1336.             txtBillnumber.ForeColor = System.Drawing.Color.Red
  1337.             txtcount.ForeColor = System.Drawing.Color.Red
  1338.         Else
  1339.             bl = False
  1340.             txtBillnumber.Text = lsweb.selectbill("LS").ToString
  1341.             txtBillnumber.ForeColor = System.Drawing.Color.Black
  1342.             txtcount.ForeColor = System.Drawing.Color.Black
  1343.         End If
  1344.         txtNo.Text = 1
  1345.         txtXsy.Text = frmloginer.struser
  1346.         txtMedNumber.Text = ""
  1347.         txtmedName.Text() = ""
  1348.         txtMedRule.Text() = ""
  1349.         txtUnit.Text() = ""
  1350.         txtPrice.Text() = 0.0
  1351.         txtcount.Text() = 0
  1352.         'txtMoney.Text() = 0.0
  1353.         txtPackage.Text() = ""
  1354.         txtBatch.Text() = ""
  1355.         txtAvaid.Text() = ""
  1356.         txtProduct.Text() = ""
  1357.         txtPprice.Text() = 0.0
  1358.         txtLprice.Text() = 0.0
  1359.         dslocal.Clear()
  1360.         txtmednumbers.Focus()
  1361.     End Sub
  1362.     Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)
  1363.         lblfk.Text = txtshmoney.Text
  1364.         Dim intzl As Decimal
  1365.         intzl = CType(lblsum.Text.Trim, Double) - CType(txtshmoney.Text.Trim, Double)
  1366.         lblzl.Text = intzl.ToString
  1367.     End Sub
  1368.     Private Sub txtshmoney_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtshmoney.KeyUp
  1369.         If txtshmoney.Text = String.Empty Then
  1370.             MessageBox.Show("请输入金额!", "提示信息:", MessageBoxButtons.OK)
  1371.         Else
  1372.             lblfk.Text = txtshmoney.Text
  1373.             Dim intzl As Decimal
  1374.             intzl = CType(txtshmoney.Text.Trim, Double) - CType(lblsum.Text.Trim, Double)
  1375.             lblzl.Text = intzl.ToString
  1376.         End If
  1377.     End Sub
  1378.     Private Sub btnAdd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAdd.Click
  1379.         add()
  1380.         btnEnable("btnAdd.Enabled = False")
  1381.         btnth.Enabled = False
  1382.     End Sub
  1383.     Private Sub save()
  1384.         If txtBillnumber.Text = String.Empty Then
  1385.             MessageBox.Show("请点击开票按钮!", "提示:", MessageBoxButtons.OK)
  1386.         Else
  1387.             If lsweb.updatedataset("select 序号,药品编号,药品名称,药品规格,单位,单价,数量,金额,批号,有效期,货位,包装,产地,批发价,零售价,建议价,最低价,日期,票号,客户编号,客户名称,结算,销售员 from wz_ck", "wz_ck", dslocal, DataRowState.Added) = True Then
  1388.                 MessageBox.Show("销售信息成功保存!", "提示", MessageBoxButtons.OK)
  1389.             Else
  1390.                 MessageBox.Show("销售信息保存失败!", "提示", MessageBoxButtons.AbortRetryIgnore)
  1391.             End If
  1392.         End If
  1393.     End Sub
  1394.     Private Sub btnSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnSave.Click
  1395.         save()
  1396.         btnEnable("btnSave.Enabled = False")
  1397.         btnth.Enabled = True
  1398.     End Sub
  1399.     Private Sub btnth_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnth.Click
  1400.         bl = True
  1401.         btnth.Enabled = False
  1402.     End Sub
  1403.     Private Sub btnprint_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnprint.Click
  1404.         Dim frmviewcker As New frmviewck
  1405.         frmviewcker.ckbillnumber = txtBillnumber.Text.Trim
  1406.         frmviewcker.Show()
  1407.     End Sub
  1408.     Private Sub btnExit_Click_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnExit.Click
  1409.         Me.Close()
  1410.     End Sub
  1411.     Private Sub txtcount_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtcount.TextChanged
  1412.     End Sub
  1413.     Private Sub frmMdck_Closed(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Closed
  1414.         If txtBillnumber.Text <> String.Empty And btnSave.Enabled = True Then
  1415.             lsweb.cancelbill(txtBillnumber.Text.Trim)
  1416.         End If
  1417.     End Sub
  1418.     Private Sub txtmednumbers_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtmednumbers.TextChanged
  1419.     End Sub
  1420. End Class