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

医药行业

开发平台:

Visual Basic

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