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

医药行业

开发平台:

Visual Basic

  1. Public Class frmPsth
  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 StatusBar1 As System.Windows.Forms.StatusBar
  25.     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
  26.     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
  27.     Friend WithEvents Label7 As System.Windows.Forms.Label
  28.     Friend WithEvents Label5 As System.Windows.Forms.Label
  29.     Friend WithEvents Label4 As System.Windows.Forms.Label
  30.     Friend WithEvents Label2 As System.Windows.Forms.Label
  31.     Friend WithEvents Label1 As System.Windows.Forms.Label
  32.     Friend WithEvents Label16 As System.Windows.Forms.Label
  33.     Friend WithEvents Label12 As System.Windows.Forms.Label
  34.     Friend WithEvents txtProduct As System.Windows.Forms.TextBox
  35.     Friend WithEvents txtAvaid As System.Windows.Forms.TextBox
  36.     Friend WithEvents txtBatch As System.Windows.Forms.TextBox
  37.     Friend WithEvents txtMoney As System.Windows.Forms.TextBox
  38.     Friend WithEvents txtPrice As System.Windows.Forms.TextBox
  39.     Friend WithEvents txtCount As System.Windows.Forms.TextBox
  40.     Friend WithEvents txtMedRule As System.Windows.Forms.TextBox
  41.     Friend WithEvents txtmedName As System.Windows.Forms.TextBox
  42.     Friend WithEvents txtMedNumber As System.Windows.Forms.TextBox
  43.     Friend WithEvents Label19 As System.Windows.Forms.Label
  44.     Friend WithEvents Label18 As System.Windows.Forms.Label
  45.     Friend WithEvents Label17 As System.Windows.Forms.Label
  46.     Friend WithEvents Label15 As System.Windows.Forms.Label
  47.     Friend WithEvents Label14 As System.Windows.Forms.Label
  48.     Friend WithEvents Label13 As System.Windows.Forms.Label
  49.     Friend WithEvents Label11 As System.Windows.Forms.Label
  50.     Friend WithEvents Label10 As System.Windows.Forms.Label
  51.     Friend WithEvents Label9 As System.Windows.Forms.Label
  52.     Friend WithEvents Label6 As System.Windows.Forms.Label
  53.     Friend WithEvents txtno As System.Windows.Forms.TextBox
  54.     Friend WithEvents dgview As System.Windows.Forms.DataGrid
  55.     Friend WithEvents txtpsmedname As System.Windows.Forms.ComboBox
  56.     Friend WithEvents txtywy As System.Windows.Forms.ComboBox
  57.     Friend WithEvents tbnAdd As System.Windows.Forms.ToolBarButton
  58.     Friend WithEvents tbnSave As System.Windows.Forms.ToolBarButton
  59.     Friend WithEvents tbnExit As System.Windows.Forms.ToolBarButton
  60.     Friend WithEvents tbnPrint As System.Windows.Forms.ToolBarButton
  61.     Friend WithEvents lblsum As System.Windows.Forms.Label
  62.     Friend WithEvents txtsum As System.Windows.Forms.TextBox
  63.     Friend WithEvents txtthdate As System.Windows.Forms.DateTimePicker
  64.     Friend WithEvents ErrorProvider1 As System.Windows.Forms.ErrorProvider
  65.     Friend WithEvents txtUnit As System.Windows.Forms.TextBox
  66.     Friend WithEvents txtPackage As System.Windows.Forms.TextBox
  67.     Friend WithEvents tbnth As System.Windows.Forms.ToolBar
  68.     Friend WithEvents txtpscenter As System.Windows.Forms.ComboBox
  69.     Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
  70.     Friend WithEvents Label3 As System.Windows.Forms.Label
  71.     Friend WithEvents txthw As System.Windows.Forms.TextBox
  72.     Friend WithEvents txtbillnumber As System.Windows.Forms.TextBox
  73.     <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
  74.         Me.components = New System.ComponentModel.Container
  75.         Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(frmPsth))
  76.         Me.tbnth = New System.Windows.Forms.ToolBar
  77.         Me.tbnAdd = New System.Windows.Forms.ToolBarButton
  78.         Me.tbnSave = New System.Windows.Forms.ToolBarButton
  79.         Me.tbnPrint = New System.Windows.Forms.ToolBarButton
  80.         Me.tbnExit = New System.Windows.Forms.ToolBarButton
  81.         Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
  82.         Me.StatusBar1 = New System.Windows.Forms.StatusBar
  83.         Me.GroupBox1 = New System.Windows.Forms.GroupBox
  84.         Me.txthw = New System.Windows.Forms.TextBox
  85.         Me.Label3 = New System.Windows.Forms.Label
  86.         Me.txtpscenter = New System.Windows.Forms.ComboBox
  87.         Me.txtthdate = New System.Windows.Forms.DateTimePicker
  88.         Me.txtsum = New System.Windows.Forms.TextBox
  89.         Me.lblsum = New System.Windows.Forms.Label
  90.         Me.txtywy = New System.Windows.Forms.ComboBox
  91.         Me.txtpsmedname = New System.Windows.Forms.ComboBox
  92.         Me.Label7 = New System.Windows.Forms.Label
  93.         Me.Label5 = New System.Windows.Forms.Label
  94.         Me.Label4 = New System.Windows.Forms.Label
  95.         Me.Label2 = New System.Windows.Forms.Label
  96.         Me.Label1 = New System.Windows.Forms.Label
  97.         Me.GroupBox2 = New System.Windows.Forms.GroupBox
  98.         Me.txtPackage = New System.Windows.Forms.TextBox
  99.         Me.txtUnit = New System.Windows.Forms.TextBox
  100.         Me.txtno = New System.Windows.Forms.TextBox
  101.         Me.Label6 = New System.Windows.Forms.Label
  102.         Me.Label16 = New System.Windows.Forms.Label
  103.         Me.Label12 = New System.Windows.Forms.Label
  104.         Me.txtProduct = New System.Windows.Forms.TextBox
  105.         Me.txtAvaid = New System.Windows.Forms.TextBox
  106.         Me.txtBatch = New System.Windows.Forms.TextBox
  107.         Me.txtMoney = New System.Windows.Forms.TextBox
  108.         Me.txtPrice = New System.Windows.Forms.TextBox
  109.         Me.txtCount = New System.Windows.Forms.TextBox
  110.         Me.txtMedRule = New System.Windows.Forms.TextBox
  111.         Me.txtmedName = New System.Windows.Forms.TextBox
  112.         Me.txtMedNumber = New System.Windows.Forms.TextBox
  113.         Me.Label19 = New System.Windows.Forms.Label
  114.         Me.Label18 = New System.Windows.Forms.Label
  115.         Me.Label17 = New System.Windows.Forms.Label
  116.         Me.Label15 = New System.Windows.Forms.Label
  117.         Me.Label14 = New System.Windows.Forms.Label
  118.         Me.Label13 = New System.Windows.Forms.Label
  119.         Me.Label11 = New System.Windows.Forms.Label
  120.         Me.Label10 = New System.Windows.Forms.Label
  121.         Me.Label9 = New System.Windows.Forms.Label
  122.         Me.dgview = New System.Windows.Forms.DataGrid
  123.         Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider
  124.         Me.txtbillnumber = New System.Windows.Forms.TextBox
  125.         Me.GroupBox1.SuspendLayout()
  126.         Me.GroupBox2.SuspendLayout()
  127.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).BeginInit()
  128.         Me.SuspendLayout()
  129.         '
  130.         'tbnth
  131.         '
  132.         Me.tbnth.Appearance = System.Windows.Forms.ToolBarAppearance.Flat
  133.         Me.tbnth.Buttons.AddRange(New System.Windows.Forms.ToolBarButton() {Me.tbnAdd, Me.tbnSave, Me.tbnPrint, Me.tbnExit})
  134.         Me.tbnth.DropDownArrows = True
  135.         Me.tbnth.ImageList = Me.ImageList2
  136.         Me.tbnth.Location = New System.Drawing.Point(0, 0)
  137.         Me.tbnth.Name = "tbnth"
  138.         Me.tbnth.ShowToolTips = True
  139.         Me.tbnth.Size = New System.Drawing.Size(604, 41)
  140.         Me.tbnth.TabIndex = 0
  141.         '
  142.         'tbnAdd
  143.         '
  144.         Me.tbnAdd.ImageIndex = 7
  145.         Me.tbnAdd.Text = "添加"
  146.         '
  147.         'tbnSave
  148.         '
  149.         Me.tbnSave.ImageIndex = 4
  150.         Me.tbnSave.Text = "保存"
  151.         '
  152.         'tbnPrint
  153.         '
  154.         Me.tbnPrint.ImageIndex = 12
  155.         Me.tbnPrint.Text = "打印"
  156.         '
  157.         'tbnExit
  158.         '
  159.         Me.tbnExit.ImageIndex = 11
  160.         Me.tbnExit.Text = "退出"
  161.         '
  162.         'ImageList2
  163.         '
  164.         Me.ImageList2.ImageSize = New System.Drawing.Size(16, 16)
  165.         Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
  166.         Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
  167.         '
  168.         'StatusBar1
  169.         '
  170.         Me.StatusBar1.Location = New System.Drawing.Point(0, 472)
  171.         Me.StatusBar1.Name = "StatusBar1"
  172.         Me.StatusBar1.Size = New System.Drawing.Size(604, 17)
  173.         Me.StatusBar1.TabIndex = 1
  174.         Me.StatusBar1.Text = "StatusBar1"
  175.         '
  176.         'GroupBox1
  177.         '
  178.         Me.GroupBox1.Controls.Add(Me.txtbillnumber)
  179.         Me.GroupBox1.Controls.Add(Me.txthw)
  180.         Me.GroupBox1.Controls.Add(Me.Label3)
  181.         Me.GroupBox1.Controls.Add(Me.txtpscenter)
  182.         Me.GroupBox1.Controls.Add(Me.txtthdate)
  183.         Me.GroupBox1.Controls.Add(Me.txtsum)
  184.         Me.GroupBox1.Controls.Add(Me.lblsum)
  185.         Me.GroupBox1.Controls.Add(Me.txtywy)
  186.         Me.GroupBox1.Controls.Add(Me.txtpsmedname)
  187.         Me.GroupBox1.Controls.Add(Me.Label7)
  188.         Me.GroupBox1.Controls.Add(Me.Label5)
  189.         Me.GroupBox1.Controls.Add(Me.Label4)
  190.         Me.GroupBox1.Controls.Add(Me.Label2)
  191.         Me.GroupBox1.Controls.Add(Me.Label1)
  192.         Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Top
  193.         Me.GroupBox1.Location = New System.Drawing.Point(0, 41)
  194.         Me.GroupBox1.Name = "GroupBox1"
  195.         Me.GroupBox1.Size = New System.Drawing.Size(604, 79)
  196.         Me.GroupBox1.TabIndex = 2
  197.         Me.GroupBox1.TabStop = False
  198.         Me.GroupBox1.Text = "门店退货信息"
  199.         '
  200.         'txthw
  201.         '
  202.         Me.txthw.Location = New System.Drawing.Point(408, 50)
  203.         Me.txthw.Name = "txthw"
  204.         Me.txthw.ReadOnly = True
  205.         Me.txthw.Size = New System.Drawing.Size(54, 21)
  206.         Me.txthw.TabIndex = 56
  207.         Me.txthw.Text = ""
  208.         '
  209.         'Label3
  210.         '
  211.         Me.Label3.AutoSize = True
  212.         Me.Label3.Location = New System.Drawing.Point(378, 56)
  213.         Me.Label3.Name = "Label3"
  214.         Me.Label3.Size = New System.Drawing.Size(42, 17)
  215.         Me.Label3.TabIndex = 55
  216.         Me.Label3.Text = "货位:"
  217.         '
  218.         'txtpscenter
  219.         '
  220.         Me.txtpscenter.Location = New System.Drawing.Point(240, 50)
  221.         Me.txtpscenter.Name = "txtpscenter"
  222.         Me.txtpscenter.Size = New System.Drawing.Size(108, 20)
  223.         Me.txtpscenter.TabIndex = 54
  224.         '
  225.         'txtthdate
  226.         '
  227.         Me.txtthdate.Location = New System.Drawing.Point(240, 19)
  228.         Me.txtthdate.Name = "txtthdate"
  229.         Me.txtthdate.Size = New System.Drawing.Size(108, 21)
  230.         Me.txtthdate.TabIndex = 52
  231.         '
  232.         'txtsum
  233.         '
  234.         Me.txtsum.Location = New System.Drawing.Point(522, 50)
  235.         Me.txtsum.Name = "txtsum"
  236.         Me.txtsum.ReadOnly = True
  237.         Me.txtsum.Size = New System.Drawing.Size(72, 21)
  238.         Me.txtsum.TabIndex = 51
  239.         Me.txtsum.Text = ""
  240.         '
  241.         'lblsum
  242.         '
  243.         Me.lblsum.AutoSize = True
  244.         Me.lblsum.Location = New System.Drawing.Point(468, 56)
  245.         Me.lblsum.Name = "lblsum"
  246.         Me.lblsum.Size = New System.Drawing.Size(66, 17)
  247.         Me.lblsum.TabIndex = 50
  248.         Me.lblsum.Text = "合计金额:"
  249.         '
  250.         'txtywy
  251.         '
  252.         Me.txtywy.Location = New System.Drawing.Point(408, 19)
  253.         Me.txtywy.Name = "txtywy"
  254.         Me.txtywy.Size = New System.Drawing.Size(72, 20)
  255.         Me.txtywy.TabIndex = 48
  256.         '
  257.         'txtpsmedname
  258.         '
  259.         Me.txtpsmedname.Location = New System.Drawing.Point(60, 48)
  260.         Me.txtpsmedname.Name = "txtpsmedname"
  261.         Me.txtpsmedname.Size = New System.Drawing.Size(114, 20)
  262.         Me.txtpsmedname.TabIndex = 47
  263.         '
  264.         'Label7
  265.         '
  266.         Me.Label7.AutoSize = True
  267.         Me.Label7.Location = New System.Drawing.Point(366, 24)
  268.         Me.Label7.Name = "Label7"
  269.         Me.Label7.Size = New System.Drawing.Size(54, 17)
  270.         Me.Label7.TabIndex = 46
  271.         Me.Label7.Text = "业务员:"
  272.         '
  273.         'Label5
  274.         '
  275.         Me.Label5.AutoSize = True
  276.         Me.Label5.Location = New System.Drawing.Point(186, 56)
  277.         Me.Label5.Name = "Label5"
  278.         Me.Label5.Size = New System.Drawing.Size(66, 17)
  279.         Me.Label5.TabIndex = 44
  280.         Me.Label5.Text = "配送中心:"
  281.         '
  282.         'Label4
  283.         '
  284.         Me.Label4.AutoSize = True
  285.         Me.Label4.Location = New System.Drawing.Point(8, 56)
  286.         Me.Label4.Name = "Label4"
  287.         Me.Label4.Size = New System.Drawing.Size(66, 17)
  288.         Me.Label4.TabIndex = 43
  289.         Me.Label4.Text = "配送对象:"
  290.         '
  291.         'Label2
  292.         '
  293.         Me.Label2.AutoSize = True
  294.         Me.Label2.Location = New System.Drawing.Point(186, 24)
  295.         Me.Label2.Name = "Label2"
  296.         Me.Label2.Size = New System.Drawing.Size(66, 17)
  297.         Me.Label2.TabIndex = 41
  298.         Me.Label2.Text = "退货日期:"
  299.         '
  300.         'Label1
  301.         '
  302.         Me.Label1.AutoSize = True
  303.         Me.Label1.Location = New System.Drawing.Point(8, 24)
  304.         Me.Label1.Name = "Label1"
  305.         Me.Label1.Size = New System.Drawing.Size(42, 17)
  306.         Me.Label1.TabIndex = 40
  307.         Me.Label1.Text = "票号:"
  308.         '
  309.         'GroupBox2
  310.         '
  311.         Me.GroupBox2.Controls.Add(Me.txtPackage)
  312.         Me.GroupBox2.Controls.Add(Me.txtUnit)
  313.         Me.GroupBox2.Controls.Add(Me.txtno)
  314.         Me.GroupBox2.Controls.Add(Me.Label6)
  315.         Me.GroupBox2.Controls.Add(Me.Label16)
  316.         Me.GroupBox2.Controls.Add(Me.Label12)
  317.         Me.GroupBox2.Controls.Add(Me.txtProduct)
  318.         Me.GroupBox2.Controls.Add(Me.txtAvaid)
  319.         Me.GroupBox2.Controls.Add(Me.txtBatch)
  320.         Me.GroupBox2.Controls.Add(Me.txtMoney)
  321.         Me.GroupBox2.Controls.Add(Me.txtPrice)
  322.         Me.GroupBox2.Controls.Add(Me.txtCount)
  323.         Me.GroupBox2.Controls.Add(Me.txtMedRule)
  324.         Me.GroupBox2.Controls.Add(Me.txtmedName)
  325.         Me.GroupBox2.Controls.Add(Me.txtMedNumber)
  326.         Me.GroupBox2.Controls.Add(Me.Label19)
  327.         Me.GroupBox2.Controls.Add(Me.Label18)
  328.         Me.GroupBox2.Controls.Add(Me.Label17)
  329.         Me.GroupBox2.Controls.Add(Me.Label15)
  330.         Me.GroupBox2.Controls.Add(Me.Label14)
  331.         Me.GroupBox2.Controls.Add(Me.Label13)
  332.         Me.GroupBox2.Controls.Add(Me.Label11)
  333.         Me.GroupBox2.Controls.Add(Me.Label10)
  334.         Me.GroupBox2.Controls.Add(Me.Label9)
  335.         Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Top
  336.         Me.GroupBox2.Location = New System.Drawing.Point(0, 120)
  337.         Me.GroupBox2.Name = "GroupBox2"
  338.         Me.GroupBox2.Size = New System.Drawing.Size(604, 112)
  339.         Me.GroupBox2.TabIndex = 3
  340.         Me.GroupBox2.TabStop = False
  341.         Me.GroupBox2.Text = "药品信息"
  342.         '
  343.         'txtPackage
  344.         '
  345.         Me.txtPackage.Location = New System.Drawing.Point(486, 81)
  346.         Me.txtPackage.Name = "txtPackage"
  347.         Me.txtPackage.ReadOnly = True
  348.         Me.txtPackage.Size = New System.Drawing.Size(60, 21)
  349.         Me.txtPackage.TabIndex = 95
  350.         Me.txtPackage.Text = ""
  351.         '
  352.         'txtUnit
  353.         '
  354.         Me.txtUnit.Location = New System.Drawing.Point(486, 48)
  355.         Me.txtUnit.Name = "txtUnit"
  356.         Me.txtUnit.ReadOnly = True
  357.         Me.txtUnit.Size = New System.Drawing.Size(60, 21)
  358.         Me.txtUnit.TabIndex = 94
  359.         Me.txtUnit.Text = ""
  360.         '
  361.         'txtno
  362.         '
  363.         Me.txtno.Location = New System.Drawing.Point(60, 48)
  364.         Me.txtno.Name = "txtno"
  365.         Me.txtno.ReadOnly = True
  366.         Me.txtno.Size = New System.Drawing.Size(30, 21)
  367.         Me.txtno.TabIndex = 93
  368.         Me.txtno.Text = ""
  369.         '
  370.         'Label6
  371.         '
  372.         Me.Label6.Location = New System.Drawing.Point(30, 56)
  373.         Me.Label6.Name = "Label6"
  374.         Me.Label6.Size = New System.Drawing.Size(42, 17)
  375.         Me.Label6.TabIndex = 92
  376.         Me.Label6.Text = "序号:"
  377.         '
  378.         'Label16
  379.         '
  380.         Me.Label16.AutoSize = True
  381.         Me.Label16.Location = New System.Drawing.Point(456, 88)
  382.         Me.Label16.Name = "Label16"
  383.         Me.Label16.Size = New System.Drawing.Size(42, 17)
  384.         Me.Label16.TabIndex = 91
  385.         Me.Label16.Text = "包装:"
  386.         '
  387.         'Label12
  388.         '
  389.         Me.Label12.AutoSize = True
  390.         Me.Label12.Location = New System.Drawing.Point(456, 56)
  391.         Me.Label12.Name = "Label12"
  392.         Me.Label12.Size = New System.Drawing.Size(42, 17)
  393.         Me.Label12.TabIndex = 90
  394.         Me.Label12.Text = "单位:"
  395.         '
  396.         'txtProduct
  397.         '
  398.         Me.txtProduct.Location = New System.Drawing.Point(240, 81)
  399.         Me.txtProduct.Name = "txtProduct"
  400.         Me.txtProduct.ReadOnly = True
  401.         Me.txtProduct.Size = New System.Drawing.Size(88, 21)
  402.         Me.txtProduct.TabIndex = 89
  403.         Me.txtProduct.Text = ""
  404.         '
  405.         'txtAvaid
  406.         '
  407.         Me.txtAvaid.Location = New System.Drawing.Point(378, 81)
  408.         Me.txtAvaid.Name = "txtAvaid"
  409.         Me.txtAvaid.ReadOnly = True
  410.         Me.txtAvaid.Size = New System.Drawing.Size(66, 21)
  411.         Me.txtAvaid.TabIndex = 88
  412.         Me.txtAvaid.Text = ""
  413.         '
  414.         'txtBatch
  415.         '
  416.         Me.txtBatch.Location = New System.Drawing.Point(60, 80)
  417.         Me.txtBatch.Name = "txtBatch"
  418.         Me.txtBatch.ReadOnly = True
  419.         Me.txtBatch.Size = New System.Drawing.Size(114, 21)
  420.         Me.txtBatch.TabIndex = 87
  421.         Me.txtBatch.Text = ""
  422.         '
  423.         'txtMoney
  424.         '
  425.         Me.txtMoney.Location = New System.Drawing.Point(378, 48)
  426.         Me.txtMoney.Name = "txtMoney"
  427.         Me.txtMoney.ReadOnly = True
  428.         Me.txtMoney.Size = New System.Drawing.Size(66, 21)
  429.         Me.txtMoney.TabIndex = 85
  430.         Me.txtMoney.Text = "0.00"
  431.         '
  432.         'txtPrice
  433.         '
  434.         Me.txtPrice.Location = New System.Drawing.Point(240, 50)
  435.         Me.txtPrice.Name = "txtPrice"
  436.         Me.txtPrice.Size = New System.Drawing.Size(88, 21)
  437.         Me.txtPrice.TabIndex = 84
  438.         Me.txtPrice.Text = "0.00"
  439.         '
  440.         'txtCount
  441.         '
  442.         Me.txtCount.Location = New System.Drawing.Point(132, 48)
  443.         Me.txtCount.Name = "txtCount"
  444.         Me.txtCount.Size = New System.Drawing.Size(42, 21)
  445.         Me.txtCount.TabIndex = 83
  446.         Me.txtCount.Text = ""
  447.         '
  448.         'txtMedRule
  449.         '
  450.         Me.txtMedRule.Location = New System.Drawing.Point(450, 16)
  451.         Me.txtMedRule.Name = "txtMedRule"
  452.         Me.txtMedRule.ReadOnly = True
  453.         Me.txtMedRule.Size = New System.Drawing.Size(96, 21)
  454.         Me.txtMedRule.TabIndex = 81
  455.         Me.txtMedRule.Text = ""
  456.         '
  457.         'txtmedName
  458.         '
  459.         Me.txtmedName.Location = New System.Drawing.Point(240, 16)
  460.         Me.txtmedName.Name = "txtmedName"
  461.         Me.txtmedName.ReadOnly = True
  462.         Me.txtmedName.Size = New System.Drawing.Size(136, 21)
  463.         Me.txtmedName.TabIndex = 80
  464.         Me.txtmedName.Text = ""
  465.         '
  466.         'txtMedNumber
  467.         '
  468.         Me.txtMedNumber.Location = New System.Drawing.Point(60, 16)
  469.         Me.txtMedNumber.Name = "txtMedNumber"
  470.         Me.txtMedNumber.Size = New System.Drawing.Size(114, 21)
  471.         Me.txtMedNumber.TabIndex = 79
  472.         Me.txtMedNumber.Text = ""
  473.         '
  474.         'Label19
  475.         '
  476.         Me.Label19.AutoSize = True
  477.         Me.Label19.Location = New System.Drawing.Point(210, 88)
  478.         Me.Label19.Name = "Label19"
  479.         Me.Label19.Size = New System.Drawing.Size(42, 17)
  480.         Me.Label19.TabIndex = 78
  481.         Me.Label19.Text = "产地:"
  482.         '
  483.         'Label18
  484.         '
  485.         Me.Label18.AutoSize = True
  486.         Me.Label18.Location = New System.Drawing.Point(336, 88)
  487.         Me.Label18.Name = "Label18"
  488.         Me.Label18.Size = New System.Drawing.Size(54, 17)
  489.         Me.Label18.TabIndex = 77
  490.         Me.Label18.Text = "有效期:"
  491.         '
  492.         'Label17
  493.         '
  494.         Me.Label17.AutoSize = True
  495.         Me.Label17.Location = New System.Drawing.Point(30, 88)
  496.         Me.Label17.Name = "Label17"
  497.         Me.Label17.Size = New System.Drawing.Size(42, 17)
  498.         Me.Label17.TabIndex = 76
  499.         Me.Label17.Text = "批号:"
  500.         '
  501.         'Label15
  502.         '
  503.         Me.Label15.AutoSize = True
  504.         Me.Label15.ForeColor = System.Drawing.Color.Red
  505.         Me.Label15.Location = New System.Drawing.Point(348, 56)
  506.         Me.Label15.Name = "Label15"
  507.         Me.Label15.Size = New System.Drawing.Size(42, 17)
  508.         Me.Label15.TabIndex = 75
  509.         Me.Label15.Text = "金额:"
  510.         '
  511.         'Label14
  512.         '
  513.         Me.Label14.AutoSize = True
  514.         Me.Label14.Location = New System.Drawing.Point(210, 56)
  515.         Me.Label14.Name = "Label14"
  516.         Me.Label14.Size = New System.Drawing.Size(42, 17)
  517.         Me.Label14.TabIndex = 74
  518.         Me.Label14.Text = "单价:"
  519.         '
  520.         'Label13
  521.         '
  522.         Me.Label13.AutoSize = True
  523.         Me.Label13.Location = New System.Drawing.Point(100, 56)
  524.         Me.Label13.Name = "Label13"
  525.         Me.Label13.Size = New System.Drawing.Size(42, 17)
  526.         Me.Label13.TabIndex = 73
  527.         Me.Label13.Text = "数量:"
  528.         '
  529.         'Label11
  530.         '
  531.         Me.Label11.AutoSize = True
  532.         Me.Label11.Location = New System.Drawing.Point(396, 24)
  533.         Me.Label11.Name = "Label11"
  534.         Me.Label11.Size = New System.Drawing.Size(66, 17)
  535.         Me.Label11.TabIndex = 72
  536.         Me.Label11.Text = "药品规格:"
  537.         '
  538.         'Label10
  539.         '
  540.         Me.Label10.AutoSize = True
  541.         Me.Label10.Location = New System.Drawing.Point(186, 24)
  542.         Me.Label10.Name = "Label10"
  543.         Me.Label10.Size = New System.Drawing.Size(66, 17)
  544.         Me.Label10.TabIndex = 71
  545.         Me.Label10.Text = "药品名称:"
  546.         '
  547.         'Label9
  548.         '
  549.         Me.Label9.AutoSize = True
  550.         Me.Label9.Location = New System.Drawing.Point(6, 24)
  551.         Me.Label9.Name = "Label9"
  552.         Me.Label9.Size = New System.Drawing.Size(66, 17)
  553.         Me.Label9.TabIndex = 70
  554.         Me.Label9.Text = "药品编号:"
  555.         '
  556.         'dgview
  557.         '
  558.         Me.dgview.DataMember = ""
  559.         Me.dgview.Dock = System.Windows.Forms.DockStyle.Fill
  560.         Me.dgview.HeaderForeColor = System.Drawing.SystemColors.ControlText
  561.         Me.dgview.Location = New System.Drawing.Point(0, 232)
  562.         Me.dgview.Name = "dgview"
  563.         Me.dgview.Size = New System.Drawing.Size(604, 240)
  564.         Me.dgview.TabIndex = 4
  565.         '
  566.         'ErrorProvider1
  567.         '
  568.         Me.ErrorProvider1.ContainerControl = Me
  569.         '
  570.         'txtbillnumber
  571.         '
  572.         Me.txtbillnumber.Location = New System.Drawing.Point(48, 19)
  573.         Me.txtbillnumber.Name = "txtbillnumber"
  574.         Me.txtbillnumber.ReadOnly = True
  575.         Me.txtbillnumber.Size = New System.Drawing.Size(126, 21)
  576.         Me.txtbillnumber.TabIndex = 57
  577.         Me.txtbillnumber.Text = ""
  578.         '
  579.         'frmPsth
  580.         '
  581.         Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
  582.         Me.ClientSize = New System.Drawing.Size(604, 489)
  583.         Me.Controls.Add(Me.dgview)
  584.         Me.Controls.Add(Me.GroupBox2)
  585.         Me.Controls.Add(Me.GroupBox1)
  586.         Me.Controls.Add(Me.StatusBar1)
  587.         Me.Controls.Add(Me.tbnth)
  588.         Me.Name = "frmPsth"
  589.         Me.Text = "门店退货登记"
  590.         Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  591.         Me.GroupBox1.ResumeLayout(False)
  592.         Me.GroupBox2.ResumeLayout(False)
  593.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).EndInit()
  594.         Me.ResumeLayout(False)
  595.     End Sub
  596. #End Region
  597.     Public bool As Boolean
  598.     Public lsweb As New jxcmanage
  599.     Public dslocal As DataSet = lsweb.returndataset("select BillNumber as 票号,PsMedName as 配送对象,Money as 金额,ThTime as 退货日期,PsCenter as 配送中心,ywy as 业务员 from psth", "psth")
  600.     Public dslocals As DataSet = lsweb.returndataset("select Number as 序号,MedNumber as 药品编号,MedName as 药品名称,MedRule as 药品规格,Unit as 单位,Price as 单价,Lcount as 数量,Money as 金额,Batch as 批号,Avaid as 有效期,Package as 包装,Product as 产地,BillNumber as 票号,demo as 货位 from psthmx", "psthmx")
  601.     Public Sub add()
  602.         dslocal.Clear()
  603.         dslocals.Clear()
  604.         txtthdate.Value().Today().ToString()
  605.         txtbillnumber.Text = lsweb.selectbill("TS").ToString
  606.         txtpsmedname.Text = ""
  607.         txtpscenter.Text = ""
  608.         txtywy.Text = ""
  609.         txtsum.Text() = CStr(0)
  610.         txtMedNumber.Text = ""
  611.         txtmedName.Text() = ""
  612.         txtMedRule.Text() = ""
  613.         txtno.Text() = "1"
  614.         txtCount.Text() = ""
  615.         txtPrice.Text() = CStr(0)
  616.         txtMoney.Text() = CStr(0)
  617.         txtBatch.Text() = ""
  618.         txtAvaid.Text() = ""
  619.         txtUnit.Text() = ""
  620.         txtProduct.Text() = ""
  621.         txtPackage.Text() = ""
  622.         txtywy.Focus()
  623.     End Sub
  624.     Private Sub save()
  625.         Dim dr As DataRow = dslocal.Tables("psth").NewRow()
  626.         dr("票号") = Me.txtbillnumber.Text.Trim
  627.         dr("配送对象") = Me.txtmedName.Text.Trim
  628.         dr("金额") = Me.txtsum.Text.Trim
  629.         dr("退货日期") = Me.txtthdate.Text.Trim
  630.         dr("配送中心") = Me.txtpscenter.Text.Trim
  631.         dr("业务员") = Me.txtywy.Text.Trim
  632.         dslocal.Tables("psth").Rows.Add(dr)
  633.         If lsweb.updatedataset("select BillNumber as 票号,PsMedName as 配送对象,Money as 金额,ThTime as 退货日期,PsCenter as 配送中心,ywy as 业务员 from psth", "psth", dslocal, DataRowState.Added) = True And lsweb.updatedataset("select Number as 序号,MedNumber as 药品编号,MedName as 药品名称,MedRule as 药品规格,Unit as 单位,Price as 单价,Lcount as 数量,Money as 金额,Batch as 批号,Avaid as 有效期,Package as 包装,Product as 产地,BillNumber as 票号,demo as 货位 from psthmx", "psthmx", dslocals, DataRowState.Added) = True Then
  634.             MessageBox.Show("信息成功保存!", "提示", MessageBoxButtons.OK)
  635.         Else
  636.             MessageBox.Show("信息保存失败!", "提示", MessageBoxButtons.AbortRetryIgnore)
  637.         End If
  638.     End Sub
  639.     Public Sub tbnEnable(ByVal strboolean As String, ByVal tbr As ToolBar)
  640.         If strboolean = "tbnAdd.Enabled = True" Then
  641.             tbnsave.Enabled = False
  642.             tbnprint.Enabled = False
  643.             tbnexit.Enabled = True
  644.         ElseIf strboolean = "tbnAdd.Enabled = False" Then
  645.             tbnAdd.Enabled = False
  646.             tbnsave.Enabled = True
  647.             tbnprint.Enabled = True
  648.             tbnexit.Enabled = True
  649.         ElseIf strboolean = "tbnSave.Enabled = True" Then
  650.             tbnAdd.Enabled = False
  651.             tbnprint.Enabled = True
  652.             tbnexit.Enabled = True
  653.         ElseIf strboolean = "tbnSave.Enabled = False" Then
  654.             tbnsave.Enabled = False
  655.             tbnAdd.Enabled = True
  656.             tbnprint.Enabled = True
  657.             tbnexit.Enabled = True
  658.         End If
  659.     End Sub
  660.     Private Sub ToolBar1_ButtonClick(ByVal sender As System.Object, ByVal e As System.Windows.Forms.ToolBarButtonClickEventArgs) Handles tbnth.ButtonClick
  661.         Select Case e.Button.Text
  662.             Case "添加"
  663.                 add()
  664.                 tbnEnable("tbnAdd.Enabled = False", tbnth)
  665.             Case "保存"
  666.                 If txtsum.Text = "" Then
  667.                     MessageBox.Show("信息不完整,保存失败!", "提示", MessageBoxButtons.OK)
  668.                 Else
  669.                     save()
  670.                     tbnEnable("tbnSave.Enabled = False", tbnth)
  671.                 End If
  672.             Case "退出"
  673.                     Me.Close()
  674.         End Select
  675.     End Sub
  676.     Private Sub txtywy_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtywy.SelectedIndexChanged
  677.     End Sub
  678.     Private Sub txtywy_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtywy.KeyDown
  679.         If e.KeyCode = Keys.Enter Then
  680.             txtpsmedname.Focus()
  681.         End If
  682.     End Sub
  683.     Private Sub txtpsmedname_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtpsmedname.SelectedIndexChanged
  684.     End Sub
  685.     Private Sub txtpsmedname_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtpsmedname.KeyDown
  686.         If e.KeyCode = Keys.Enter Then
  687.             txtpscenter.Focus()
  688.         End If
  689.     End Sub
  690.     Public Function getinfo(ByVal strqueryid As String) As String
  691.         Dim strOrderId As String
  692.         strOrderId = strqueryid
  693.         Return strOrderId
  694.     End Function
  695.     Private Sub CalMxMoney()
  696.         Dim price As Double = CType(txtPrice.Text.Trim, Double)
  697.         Dim count As Int16 = CInt(txtCount.Text.Trim)
  698.         Me.txtMoney.Text = (price * count).ToString
  699.     End Sub
  700.     Private Sub CalTotalMoney()
  701.         If dslocals.Tables("psthMx").Rows.Count = 0 Then
  702.             Me.txtMoney.Text = 0
  703.         End If
  704.         Dim money As String = ""
  705.         Dim dtotal As Double = 0
  706.         For Each dr As DataRow In dslocals.Tables("psthMx").Rows
  707.             money = dr("金额")
  708.             dtotal = dtotal + CType(money.Trim, Double)
  709.             txtsum.Text = dtotal.ToString.Trim
  710.         Next
  711.     End Sub
  712.     Private Sub txtMedNumber_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtMedNumber.KeyDown
  713.         If e.KeyCode = Keys.Enter Then
  714.             Dim dlg As frmMedKcQuery = New frmMedKcQuery
  715.             dlg.PYMs = Me.getinfo(txtMedNumber.Text)
  716.             If dlg.PYMs = "" Then
  717.                 ErrorProvider1.SetError(txtMedNumber, "不能为空,请输入查询码!")
  718.             Else
  719.                 dlg.ShowDialog()
  720.                 ErrorProvider1.SetError(txtMedNumber, "")
  721.             End If
  722.             Dim medIdvalue, medbatch, product, avaid, hw, package As String
  723.             medIdvalue = dlg.GetInfo("药品编号")
  724.             medbatch = dlg.GetInfo("批号")
  725.             product = dlg.GetInfo("产地")
  726.             avaid = dlg.GetInfo("有效期")
  727.             hw = dlg.GetInfo("货位")
  728.             package = dlg.GetInfo("包装")
  729.             If medIdvalue Is Nothing Then
  730.                 ErrorProvider1.SetError(txtMedNumber, "不能为空,请输入查询码!或没有查到记录,请重新开始!")
  731.             Else
  732.                 Dim runSqlQuery As String
  733.                 runSqlQuery = "select * from wz_kc where 药品编号='" & medIdvalue & "' and 批号 ='" & medbatch & "' and 产地='" & product & "' and 有效期='" & avaid & "' and 货位='" & hw & "' and 包装='" & package & "'"
  734.                 Dim dv As DataView
  735.                 ' Dim mOrderId As New managers
  736.                 '调用mCustomId对象的SPcustomersID函数
  737.                 Dim dtOrder As DataTable = lsweb.runSql(runSqlQuery).Tables(0)
  738.                 'bb为一随意表名
  739.                 dtOrder.TableName = "bb"
  740.                 dv = dtOrder.DefaultView
  741.                 txtMedNumber.Text = dv(0)("药品编号")
  742.                 txtmedName.Text = dv(0)("药品名称")
  743.                 txtMedRule.Text = dv(0)("药品规格")
  744.                 txtUnit.Text = dv(0)("单位")
  745.                 txtPrice.Text = dv(0)("进价")
  746.                 txtCount.Text = dv(0)("数量")
  747.                 txtAvaid.Text = dv(0)("有效期")
  748.                 txtPackage.Text = dv(0)("包装")
  749.                 txtProduct.Text = dv(0)("产地")
  750.                 txtBatch.Text = dv(0)("批号")
  751.                 txthw.Text = dv(0)("货位")
  752.                 ErrorProvider1.SetError(txtMedNumber, "")
  753.             End If
  754.             txtCount.Focus()
  755.         End If
  756.     End Sub
  757.     Private Sub txtCount_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtCount.TextChanged
  758.     End Sub
  759.     Private Sub txtCount_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtCount.KeyDown
  760.         If e.KeyCode = Keys.Enter Then
  761.             txtPrice.Focus()
  762.             CalMxMoney()
  763.         End If
  764.     End Sub
  765.     Private Sub txtywy_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtywy.Validating
  766.         If txtywy.Text = String.Empty Then
  767.             ErrorProvider1.SetError(txtywy, "不是数值类型且不能为空。")
  768.             txtywy.Focus()
  769.         Else
  770.             ErrorProvider1.SetError(txtywy, "")
  771.         End If
  772.     End Sub
  773.     Private Sub txtpsmedname_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtpsmedname.Validating
  774.         If txtpsmedname.Text = String.Empty Then
  775.             ErrorProvider1.SetError(txtpsmedname, "不是数值类型且不能为空。")
  776.             txtpsmedname.Focus()
  777.         Else
  778.             ErrorProvider1.SetError(txtpsmedname, "")
  779.         End If
  780.     End Sub
  781.     Private Sub txtMedNumber_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtMedNumber.Validating
  782.         If txtMedNumber.Text = String.Empty Then
  783.             ErrorProvider1.SetError(txtMedNumber, "不是数值类型且不能为空。")
  784.             txtMedNumber.Focus()
  785.         Else
  786.             ErrorProvider1.SetError(txtMedNumber, "")
  787.         End If
  788.     End Sub
  789.     Private Sub txtCount_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtCount.Validating
  790.         If Not IsNumeric(txtCount.Text) Or txtCount.Text = String.Empty Then
  791.             ErrorProvider1.SetError(txtCount, "不是数值类型且不能为空!")
  792.             txtCount.Focus()
  793.         Else
  794.             ErrorProvider1.SetError(txtCount, "")
  795.         End If
  796.     End Sub
  797.     Private Sub txtPrice_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtPrice.TextChanged
  798.     End Sub
  799.     Private Sub txtPrice_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtPrice.Validating
  800.         If Not IsNumeric(txtPrice.Text) Or txtPrice.Text = String.Empty Then
  801.             ErrorProvider1.SetError(txtPrice, "不是数值类型且不能为空。")
  802.             e.Cancel = True
  803.         Else
  804.             ErrorProvider1.SetError(txtPrice, "")
  805.         End If
  806.     End Sub
  807.     Private Sub txtPrice_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtPrice.KeyDown
  808.         If e.KeyCode = Keys.Enter Then
  809.             If txtPrice.Text = String.Empty Then
  810.                 txtPrice_Validating(Nothing, Nothing)
  811.             Else
  812.                 Static i As Int16
  813.                 If dslocals.Tables("psthmx").Rows.Count < 1 Then
  814.                     i = 1
  815.                 Else
  816.                     i = i + 1
  817.                 End If
  818.                 txtno.Text = CStr(i)
  819.                 Dim dr As DataRow = dslocals.Tables("psthmx").NewRow()
  820.                 dr("序号") = CStr(i)
  821.                 dr("药品编号") = Me.txtMedNumber.Text.Trim
  822.                 dr("药品名称") = Me.txtmedName.Text.Trim
  823.                 dr("药品规格") = Me.txtMedRule.Text.Trim
  824.                 dr("单位") = Me.txtUnit.Text.Trim
  825.                 dr("数量") = Me.txtCount.Text.Trim
  826.                 dr("单价") = CDec(Me.txtPrice.Text.Trim)
  827.                 dr("金额") = CDec(Me.txtPrice.Text.Trim) * CInt(Me.txtCount.Text.Trim)
  828.                 dr("批号") = Me.txtBatch.Text.Trim
  829.                 dr("有效期") = Me.txtAvaid.Text.Trim
  830.                 dr("产地") = Me.txtProduct.Text.Trim
  831.                 dr("包装") = Me.txtPackage.Text.Trim
  832.                 dr("票号") = Me.txtbillnumber.Text.Trim
  833.                 dr("货位") = Me.txthw.Text.Trim
  834.                 dslocals.Tables("psthmx").Rows.Add(dr)
  835.                 txtMedNumber.Text = ""
  836.                 txtMedNumber.Focus()
  837.                 CalTotalMoney()
  838.                 clear()
  839.             End If
  840.         End If
  841.         dgview.DataSource = dslocals.Tables("psthMx").DefaultView
  842.     End Sub
  843.     Private Sub clear()
  844.         txtMedNumber.Text = ""
  845.         txtmedName.Text = ""
  846.         txtMedRule.Text = ""
  847.         txtUnit.Text = ""
  848.         txtPrice.Text = 0.0
  849.         txtCount.Text = 0
  850.         txtMoney.Text = 0.0
  851.         txtAvaid.Text = ""
  852.         txtPackage.Text = ""
  853.         txtProduct.Text = ""
  854.         txtBatch.Text = ""
  855.     End Sub
  856.     Private Sub frmPsth_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  857.         dslocals.Clear()
  858.         dgview.DataSource = dslocals.Tables("psthMx").DefaultView
  859.         Dim unitdr, mmdr, md As System.Data.SqlClient.SqlDataReader
  860.         unitdr = lsweb.returnDataReader("select Cname from PsCenter")
  861.         Do While unitdr.Read()
  862.             txtpscenter.Items.Add(unitdr("Cname"))
  863.         Loop
  864.         mmdr = lsweb.returnDataReader("select 操作员 from wz_mm")
  865.         Do While mmdr.Read()
  866.             txtywy.Items.Add(mmdr("操作员"))
  867.         Loop
  868.         md = lsweb.returnDataReader("select Cname from MdManager")
  869.         Do While md.Read()
  870.             txtpsmedname.Items.Add(md("Cname"))
  871.         Loop
  872.     End Sub
  873.     Private Sub txtpscenter_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs)
  874.     End Sub
  875.     Private Sub txtpscenter_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs)
  876.         If e.KeyCode = Keys.Enter Then
  877.             txtMedNumber.Focus()
  878.         End If
  879.     End Sub
  880.     Private Sub txtpscenter_Validating(ByVal sender As System.Object, ByVal e As System.ComponentModel.CancelEventArgs)
  881.         If txtpscenter.Text = String.Empty Then
  882.             ErrorProvider1.SetError(txtpscenter, "不是数值类型且不能为空。")
  883.             txtpscenter.Focus()
  884.         Else
  885.             ErrorProvider1.SetError(txtpscenter, "")
  886.         End If
  887.     End Sub
  888.     Private Sub frmPsth_Closed(ByVal sender As Object, ByVal e As System.EventArgs) Handles MyBase.Closed
  889.         If txtbillnumber.Text <> String.Empty And tbnSave.Enabled = True Then
  890.             lsweb.cancelbill(txtbillnumber.Text.Trim)
  891.         End If
  892.     End Sub
  893.     Private Sub txtpscenter_KeyDown1(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtpscenter.KeyDown
  894.         If e.KeyCode = Keys.Enter Then
  895.             txtMedNumber.Focus()
  896.         End If
  897.     End Sub
  898.     Private Sub txtMedNumber_TextChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtMedNumber.TextChanged
  899.     End Sub
  900. End Class