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

医药行业

开发平台:

Visual Basic

  1. Public Class frmPsSk
  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 txtdate As System.Windows.Forms.DateTimePicker
  26.     Friend WithEvents lstview As System.Windows.Forms.ListBox
  27.     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
  28.     Friend WithEvents txtzy As System.Windows.Forms.TextBox
  29.     Friend WithEvents Label14 As System.Windows.Forms.Label
  30.     Friend WithEvents txtshy As System.Windows.Forms.ComboBox
  31.     Friend WithEvents Label12 As System.Windows.Forms.Label
  32.     Friend WithEvents txtczy As System.Windows.Forms.ComboBox
  33.     Friend WithEvents Label11 As System.Windows.Forms.Label
  34.     Friend WithEvents txtyemoney As System.Windows.Forms.TextBox
  35.     Friend WithEvents Label10 As System.Windows.Forms.Label
  36.     Friend WithEvents txtYmoney As System.Windows.Forms.TextBox
  37.     Friend WithEvents Label9 As System.Windows.Forms.Label
  38.     Friend WithEvents txtyfmoney As System.Windows.Forms.TextBox
  39.     Friend WithEvents Label8 As System.Windows.Forms.Label
  40.     Friend WithEvents txtMoney As System.Windows.Forms.TextBox
  41.     Friend WithEvents Label7 As System.Windows.Forms.Label
  42.     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
  43.     Friend WithEvents txtdateSK As System.Windows.Forms.DateTimePicker
  44.     Friend WithEvents Label2 As System.Windows.Forms.Label
  45.     Friend WithEvents txtBillnumber As System.Windows.Forms.TextBox
  46.     Friend WithEvents Label1 As System.Windows.Forms.Label
  47.     Friend WithEvents ToolBar1 As System.Windows.Forms.ToolBar
  48.     Friend WithEvents btnAdd As System.Windows.Forms.ToolBarButton
  49.     Friend WithEvents btnsave As System.Windows.Forms.ToolBarButton
  50.     Friend WithEvents btnprint As System.Windows.Forms.ToolBarButton
  51.     Friend WithEvents btnexit As System.Windows.Forms.ToolBarButton
  52.     Friend WithEvents Panel1 As System.Windows.Forms.Panel
  53.     Friend WithEvents dgview As System.Windows.Forms.DataGrid
  54.     Friend WithEvents Label3 As System.Windows.Forms.Label
  55.     Friend WithEvents Label4 As System.Windows.Forms.Label
  56.     Friend WithEvents txtbhnumber As System.Windows.Forms.TextBox
  57.     Friend WithEvents Label5 As System.Windows.Forms.Label
  58.     Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
  59.     Friend WithEvents txtpscenter As System.Windows.Forms.TextBox
  60.     Friend WithEvents txtpsmedname As System.Windows.Forms.TextBox
  61.     Friend WithEvents ErrorProvider1 As System.Windows.Forms.ErrorProvider
  62.     <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
  63.         Me.components = New System.ComponentModel.Container
  64.         Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(frmPsSk))
  65.         Me.GroupBox1 = New System.Windows.Forms.GroupBox
  66.         Me.txtpsmedname = New System.Windows.Forms.TextBox
  67.         Me.txtpscenter = New System.Windows.Forms.TextBox
  68.         Me.Label5 = New System.Windows.Forms.Label
  69.         Me.txtbhnumber = New System.Windows.Forms.TextBox
  70.         Me.Label4 = New System.Windows.Forms.Label
  71.         Me.Label3 = New System.Windows.Forms.Label
  72.         Me.txtdate = New System.Windows.Forms.DateTimePicker
  73.         Me.lstview = New System.Windows.Forms.ListBox
  74.         Me.GroupBox4 = New System.Windows.Forms.GroupBox
  75.         Me.txtzy = New System.Windows.Forms.TextBox
  76.         Me.Label14 = New System.Windows.Forms.Label
  77.         Me.txtshy = New System.Windows.Forms.ComboBox
  78.         Me.Label12 = New System.Windows.Forms.Label
  79.         Me.txtczy = New System.Windows.Forms.ComboBox
  80.         Me.Label11 = New System.Windows.Forms.Label
  81.         Me.txtyemoney = New System.Windows.Forms.TextBox
  82.         Me.Label10 = New System.Windows.Forms.Label
  83.         Me.txtYmoney = New System.Windows.Forms.TextBox
  84.         Me.Label9 = New System.Windows.Forms.Label
  85.         Me.txtyfmoney = New System.Windows.Forms.TextBox
  86.         Me.Label8 = New System.Windows.Forms.Label
  87.         Me.txtMoney = New System.Windows.Forms.TextBox
  88.         Me.Label7 = New System.Windows.Forms.Label
  89.         Me.GroupBox2 = New System.Windows.Forms.GroupBox
  90.         Me.txtdateSK = New System.Windows.Forms.DateTimePicker
  91.         Me.Label2 = New System.Windows.Forms.Label
  92.         Me.txtBillnumber = New System.Windows.Forms.TextBox
  93.         Me.Label1 = New System.Windows.Forms.Label
  94.         Me.ToolBar1 = New System.Windows.Forms.ToolBar
  95.         Me.btnAdd = New System.Windows.Forms.ToolBarButton
  96.         Me.btnsave = New System.Windows.Forms.ToolBarButton
  97.         Me.btnprint = New System.Windows.Forms.ToolBarButton
  98.         Me.btnexit = New System.Windows.Forms.ToolBarButton
  99.         Me.ImageList2 = New System.Windows.Forms.ImageList(Me.components)
  100.         Me.Panel1 = New System.Windows.Forms.Panel
  101.         Me.dgview = New System.Windows.Forms.DataGrid
  102.         Me.ErrorProvider1 = New System.Windows.Forms.ErrorProvider
  103.         Me.GroupBox1.SuspendLayout()
  104.         Me.Panel1.SuspendLayout()
  105.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).BeginInit()
  106.         Me.SuspendLayout()
  107.         '
  108.         'GroupBox1
  109.         '
  110.         Me.GroupBox1.Controls.Add(Me.txtpsmedname)
  111.         Me.GroupBox1.Controls.Add(Me.txtpscenter)
  112.         Me.GroupBox1.Controls.Add(Me.Label5)
  113.         Me.GroupBox1.Controls.Add(Me.txtbhnumber)
  114.         Me.GroupBox1.Controls.Add(Me.Label4)
  115.         Me.GroupBox1.Controls.Add(Me.Label3)
  116.         Me.GroupBox1.Controls.Add(Me.txtdate)
  117.         Me.GroupBox1.Controls.Add(Me.lstview)
  118.         Me.GroupBox1.Controls.Add(Me.GroupBox4)
  119.         Me.GroupBox1.Controls.Add(Me.txtzy)
  120.         Me.GroupBox1.Controls.Add(Me.Label14)
  121.         Me.GroupBox1.Controls.Add(Me.txtshy)
  122.         Me.GroupBox1.Controls.Add(Me.Label12)
  123.         Me.GroupBox1.Controls.Add(Me.txtczy)
  124.         Me.GroupBox1.Controls.Add(Me.Label11)
  125.         Me.GroupBox1.Controls.Add(Me.txtyemoney)
  126.         Me.GroupBox1.Controls.Add(Me.Label10)
  127.         Me.GroupBox1.Controls.Add(Me.txtYmoney)
  128.         Me.GroupBox1.Controls.Add(Me.Label9)
  129.         Me.GroupBox1.Controls.Add(Me.txtyfmoney)
  130.         Me.GroupBox1.Controls.Add(Me.Label8)
  131.         Me.GroupBox1.Controls.Add(Me.txtMoney)
  132.         Me.GroupBox1.Controls.Add(Me.Label7)
  133.         Me.GroupBox1.Controls.Add(Me.GroupBox2)
  134.         Me.GroupBox1.Controls.Add(Me.txtdateSK)
  135.         Me.GroupBox1.Controls.Add(Me.Label2)
  136.         Me.GroupBox1.Controls.Add(Me.txtBillnumber)
  137.         Me.GroupBox1.Controls.Add(Me.Label1)
  138.         Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Top
  139.         Me.GroupBox1.Location = New System.Drawing.Point(0, 41)
  140.         Me.GroupBox1.Name = "GroupBox1"
  141.         Me.GroupBox1.Size = New System.Drawing.Size(658, 180)
  142.         Me.GroupBox1.TabIndex = 4
  143.         Me.GroupBox1.TabStop = False
  144.         Me.GroupBox1.Text = "补货票号:"
  145.         '
  146.         'txtpsmedname
  147.         '
  148.         Me.txtpsmedname.Location = New System.Drawing.Point(462, 56)
  149.         Me.txtpsmedname.Name = "txtpsmedname"
  150.         Me.txtpsmedname.ReadOnly = True
  151.         Me.txtpsmedname.Size = New System.Drawing.Size(150, 21)
  152.         Me.txtpsmedname.TabIndex = 43
  153.         Me.txtpsmedname.Text = ""
  154.         '
  155.         'txtpscenter
  156.         '
  157.         Me.txtpscenter.Location = New System.Drawing.Point(180, 56)
  158.         Me.txtpscenter.Name = "txtpscenter"
  159.         Me.txtpscenter.ReadOnly = True
  160.         Me.txtpscenter.Size = New System.Drawing.Size(216, 21)
  161.         Me.txtpscenter.TabIndex = 42
  162.         Me.txtpscenter.Text = ""
  163.         '
  164.         'Label5
  165.         '
  166.         Me.Label5.AutoSize = True
  167.         Me.Label5.Location = New System.Drawing.Point(126, 62)
  168.         Me.Label5.Name = "Label5"
  169.         Me.Label5.Size = New System.Drawing.Size(66, 17)
  170.         Me.Label5.TabIndex = 41
  171.         Me.Label5.Text = "配送中心:"
  172.         Me.Label5.TextAlign = System.Drawing.ContentAlignment.TopRight
  173.         '
  174.         'txtbhnumber
  175.         '
  176.         Me.txtbhnumber.Location = New System.Drawing.Point(180, 25)
  177.         Me.txtbhnumber.Name = "txtbhnumber"
  178.         Me.txtbhnumber.ReadOnly = True
  179.         Me.txtbhnumber.Size = New System.Drawing.Size(120, 21)
  180.         Me.txtbhnumber.TabIndex = 40
  181.         Me.txtbhnumber.Text = ""
  182.         '
  183.         'Label4
  184.         '
  185.         Me.Label4.AutoSize = True
  186.         Me.Label4.Location = New System.Drawing.Point(126, 31)
  187.         Me.Label4.Name = "Label4"
  188.         Me.Label4.Size = New System.Drawing.Size(66, 17)
  189.         Me.Label4.TabIndex = 39
  190.         Me.Label4.Text = "补货票号:"
  191.         Me.Label4.TextAlign = System.Drawing.ContentAlignment.TopRight
  192.         '
  193.         'Label3
  194.         '
  195.         Me.Label3.AutoSize = True
  196.         Me.Label3.Location = New System.Drawing.Point(408, 62)
  197.         Me.Label3.Name = "Label3"
  198.         Me.Label3.Size = New System.Drawing.Size(66, 17)
  199.         Me.Label3.TabIndex = 38
  200.         Me.Label3.Text = "配送对象:"
  201.         Me.Label3.TextAlign = System.Drawing.ContentAlignment.TopRight
  202.         '
  203.         'txtdate
  204.         '
  205.         Me.txtdate.Location = New System.Drawing.Point(6, 16)
  206.         Me.txtdate.Name = "txtdate"
  207.         Me.txtdate.Size = New System.Drawing.Size(102, 21)
  208.         Me.txtdate.TabIndex = 32
  209.         Me.txtdate.Value = New Date(2006, 2, 20, 0, 0, 0, 0)
  210.         '
  211.         'lstview
  212.         '
  213.         Me.lstview.ItemHeight = 12
  214.         Me.lstview.Location = New System.Drawing.Point(6, 40)
  215.         Me.lstview.Name = "lstview"
  216.         Me.lstview.Size = New System.Drawing.Size(102, 112)
  217.         Me.lstview.TabIndex = 31
  218.         '
  219.         'GroupBox4
  220.         '
  221.         Me.GroupBox4.Location = New System.Drawing.Point(112, 0)
  222.         Me.GroupBox4.Name = "GroupBox4"
  223.         Me.GroupBox4.Size = New System.Drawing.Size(8, 184)
  224.         Me.GroupBox4.TabIndex = 30
  225.         Me.GroupBox4.TabStop = False
  226.         '
  227.         'txtzy
  228.         '
  229.         Me.txtzy.Location = New System.Drawing.Point(462, 118)
  230.         Me.txtzy.Name = "txtzy"
  231.         Me.txtzy.Size = New System.Drawing.Size(150, 21)
  232.         Me.txtzy.TabIndex = 28
  233.         Me.txtzy.Text = ""
  234.         '
  235.         'Label14
  236.         '
  237.         Me.Label14.AutoSize = True
  238.         Me.Label14.Location = New System.Drawing.Point(432, 124)
  239.         Me.Label14.Name = "Label14"
  240.         Me.Label14.Size = New System.Drawing.Size(42, 17)
  241.         Me.Label14.TabIndex = 27
  242.         Me.Label14.Text = "摘要:"
  243.         '
  244.         'txtshy
  245.         '
  246.         Me.txtshy.Location = New System.Drawing.Point(336, 120)
  247.         Me.txtshy.Name = "txtshy"
  248.         Me.txtshy.Size = New System.Drawing.Size(60, 20)
  249.         Me.txtshy.TabIndex = 24
  250.         '
  251.         'Label12
  252.         '
  253.         Me.Label12.AutoSize = True
  254.         Me.Label12.Location = New System.Drawing.Point(296, 128)
  255.         Me.Label12.Name = "Label12"
  256.         Me.Label12.Size = New System.Drawing.Size(54, 17)
  257.         Me.Label12.TabIndex = 23
  258.         Me.Label12.Text = "审核员:"
  259.         '
  260.         'txtczy
  261.         '
  262.         Me.txtczy.Location = New System.Drawing.Point(180, 120)
  263.         Me.txtczy.Name = "txtczy"
  264.         Me.txtczy.Size = New System.Drawing.Size(88, 20)
  265.         Me.txtczy.TabIndex = 22
  266.         '
  267.         'Label11
  268.         '
  269.         Me.Label11.AutoSize = True
  270.         Me.Label11.Location = New System.Drawing.Point(142, 128)
  271.         Me.Label11.Name = "Label11"
  272.         Me.Label11.Size = New System.Drawing.Size(54, 17)
  273.         Me.Label11.TabIndex = 21
  274.         Me.Label11.Text = "配送员:"
  275.         '
  276.         'txtyemoney
  277.         '
  278.         Me.txtyemoney.Location = New System.Drawing.Point(558, 88)
  279.         Me.txtyemoney.Name = "txtyemoney"
  280.         Me.txtyemoney.ReadOnly = True
  281.         Me.txtyemoney.Size = New System.Drawing.Size(54, 21)
  282.         Me.txtyemoney.TabIndex = 20
  283.         Me.txtyemoney.Text = ""
  284.         '
  285.         'Label10
  286.         '
  287.         Me.Label10.AutoSize = True
  288.         Me.Label10.Location = New System.Drawing.Point(528, 96)
  289.         Me.Label10.Name = "Label10"
  290.         Me.Label10.Size = New System.Drawing.Size(42, 17)
  291.         Me.Label10.TabIndex = 19
  292.         Me.Label10.Text = "余额:"
  293.         '
  294.         'txtYmoney
  295.         '
  296.         Me.txtYmoney.Location = New System.Drawing.Point(336, 88)
  297.         Me.txtYmoney.Name = "txtYmoney"
  298.         Me.txtYmoney.ReadOnly = True
  299.         Me.txtYmoney.Size = New System.Drawing.Size(60, 21)
  300.         Me.txtYmoney.TabIndex = 18
  301.         Me.txtYmoney.Text = ""
  302.         '
  303.         'Label9
  304.         '
  305.         Me.Label9.AutoSize = True
  306.         Me.Label9.Location = New System.Drawing.Point(282, 96)
  307.         Me.Label9.Name = "Label9"
  308.         Me.Label9.Size = New System.Drawing.Size(66, 17)
  309.         Me.Label9.TabIndex = 17
  310.         Me.Label9.Text = "已收金额:"
  311.         '
  312.         'txtyfmoney
  313.         '
  314.         Me.txtyfmoney.Location = New System.Drawing.Point(462, 88)
  315.         Me.txtyfmoney.Name = "txtyfmoney"
  316.         Me.txtyfmoney.ReadOnly = True
  317.         Me.txtyfmoney.Size = New System.Drawing.Size(60, 21)
  318.         Me.txtyfmoney.TabIndex = 16
  319.         Me.txtyfmoney.Text = ""
  320.         '
  321.         'Label8
  322.         '
  323.         Me.Label8.AutoSize = True
  324.         Me.Label8.Location = New System.Drawing.Point(408, 96)
  325.         Me.Label8.Name = "Label8"
  326.         Me.Label8.Size = New System.Drawing.Size(66, 17)
  327.         Me.Label8.TabIndex = 15
  328.         Me.Label8.Text = "应收金额:"
  329.         '
  330.         'txtMoney
  331.         '
  332.         Me.txtMoney.Location = New System.Drawing.Point(180, 88)
  333.         Me.txtMoney.Name = "txtMoney"
  334.         Me.txtMoney.Size = New System.Drawing.Size(88, 21)
  335.         Me.txtMoney.TabIndex = 14
  336.         Me.txtMoney.Text = ""
  337.         '
  338.         'Label7
  339.         '
  340.         Me.Label7.AutoSize = True
  341.         Me.Label7.Location = New System.Drawing.Point(152, 96)
  342.         Me.Label7.Name = "Label7"
  343.         Me.Label7.Size = New System.Drawing.Size(42, 17)
  344.         Me.Label7.TabIndex = 13
  345.         Me.Label7.Text = "金额:"
  346.         '
  347.         'GroupBox2
  348.         '
  349.         Me.GroupBox2.Location = New System.Drawing.Point(120, 48)
  350.         Me.GroupBox2.Name = "GroupBox2"
  351.         Me.GroupBox2.Size = New System.Drawing.Size(492, 6)
  352.         Me.GroupBox2.TabIndex = 6
  353.         Me.GroupBox2.TabStop = False
  354.         '
  355.         'txtdateSK
  356.         '
  357.         Me.txtdateSK.Location = New System.Drawing.Point(336, 24)
  358.         Me.txtdateSK.Name = "txtdateSK"
  359.         Me.txtdateSK.Size = New System.Drawing.Size(102, 21)
  360.         Me.txtdateSK.TabIndex = 3
  361.         Me.txtdateSK.Value = New Date(2006, 4, 15, 0, 0, 0, 0)
  362.         '
  363.         'Label2
  364.         '
  365.         Me.Label2.AutoSize = True
  366.         Me.Label2.Location = New System.Drawing.Point(306, 32)
  367.         Me.Label2.Name = "Label2"
  368.         Me.Label2.Size = New System.Drawing.Size(42, 17)
  369.         Me.Label2.TabIndex = 2
  370.         Me.Label2.Text = "日期:"
  371.         '
  372.         'txtBillnumber
  373.         '
  374.         Me.txtBillnumber.Location = New System.Drawing.Point(486, 24)
  375.         Me.txtBillnumber.Name = "txtBillnumber"
  376.         Me.txtBillnumber.ReadOnly = True
  377.         Me.txtBillnumber.Size = New System.Drawing.Size(126, 21)
  378.         Me.txtBillnumber.TabIndex = 1
  379.         Me.txtBillnumber.Text = ""
  380.         '
  381.         'Label1
  382.         '
  383.         Me.Label1.AutoSize = True
  384.         Me.Label1.Location = New System.Drawing.Point(456, 32)
  385.         Me.Label1.Name = "Label1"
  386.         Me.Label1.Size = New System.Drawing.Size(42, 17)
  387.         Me.Label1.TabIndex = 0
  388.         Me.Label1.Text = "票号:"
  389.         '
  390.         'ToolBar1
  391.         '
  392.         Me.ToolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat
  393.         Me.ToolBar1.Buttons.AddRange(New System.Windows.Forms.ToolBarButton() {Me.btnAdd, Me.btnsave, Me.btnprint, Me.btnexit})
  394.         Me.ToolBar1.DropDownArrows = True
  395.         Me.ToolBar1.ImageList = Me.ImageList2
  396.         Me.ToolBar1.Location = New System.Drawing.Point(0, 0)
  397.         Me.ToolBar1.Name = "ToolBar1"
  398.         Me.ToolBar1.ShowToolTips = True
  399.         Me.ToolBar1.Size = New System.Drawing.Size(658, 41)
  400.         Me.ToolBar1.TabIndex = 3
  401.         '
  402.         'btnAdd
  403.         '
  404.         Me.btnAdd.ImageIndex = 7
  405.         Me.btnAdd.Text = "添加"
  406.         '
  407.         'btnsave
  408.         '
  409.         Me.btnsave.ImageIndex = 4
  410.         Me.btnsave.Text = "保存"
  411.         '
  412.         'btnprint
  413.         '
  414.         Me.btnprint.ImageIndex = 12
  415.         Me.btnprint.Text = "打印"
  416.         '
  417.         'btnexit
  418.         '
  419.         Me.btnexit.ImageIndex = 11
  420.         Me.btnexit.Text = "退出"
  421.         '
  422.         'ImageList2
  423.         '
  424.         Me.ImageList2.ImageSize = New System.Drawing.Size(16, 16)
  425.         Me.ImageList2.ImageStream = CType(resources.GetObject("ImageList2.ImageStream"), System.Windows.Forms.ImageListStreamer)
  426.         Me.ImageList2.TransparentColor = System.Drawing.Color.Transparent
  427.         '
  428.         'Panel1
  429.         '
  430.         Me.Panel1.Controls.Add(Me.dgview)
  431.         Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
  432.         Me.Panel1.Location = New System.Drawing.Point(0, 221)
  433.         Me.Panel1.Name = "Panel1"
  434.         Me.Panel1.Size = New System.Drawing.Size(658, 200)
  435.         Me.Panel1.TabIndex = 5
  436.         '
  437.         'dgview
  438.         '
  439.         Me.dgview.DataMember = ""
  440.         Me.dgview.Dock = System.Windows.Forms.DockStyle.Fill
  441.         Me.dgview.HeaderForeColor = System.Drawing.SystemColors.ControlText
  442.         Me.dgview.Location = New System.Drawing.Point(0, 0)
  443.         Me.dgview.Name = "dgview"
  444.         Me.dgview.Size = New System.Drawing.Size(658, 200)
  445.         Me.dgview.TabIndex = 3
  446.         '
  447.         'ErrorProvider1
  448.         '
  449.         Me.ErrorProvider1.ContainerControl = Me
  450.         '
  451.         'frmPsSk
  452.         '
  453.         Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
  454.         Me.ClientSize = New System.Drawing.Size(658, 421)
  455.         Me.Controls.Add(Me.Panel1)
  456.         Me.Controls.Add(Me.GroupBox1)
  457.         Me.Controls.Add(Me.ToolBar1)
  458.         Me.Name = "frmPsSk"
  459.         Me.Text = "frmPsSk"
  460.         Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  461.         Me.GroupBox1.ResumeLayout(False)
  462.         Me.Panel1.ResumeLayout(False)
  463.         CType(Me.dgview, System.ComponentModel.ISupportInitialize).EndInit()
  464.         Me.ResumeLayout(False)
  465.     End Sub
  466. #End Region
  467.     Public strquery As String
  468.     Public lsweb As New jxcmanage
  469.     Public dslocal As DataSet = lsweb.returndataset("select BhDate as 日期,BillNumber as 票号,PsMedName as 配送门店,PsCenter as 配送中心,Psy as 配送员,Shy as 审核员,money as 金额,ysmoney as 应收金额,yymoney as 已收金额,ymoney as 余额,zy as 摘要,BhNumber as 补货票号 from pspsdj", "pspsdj")
  470.    
  471.     Private Sub txtdate_ValueChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles txtdate.ValueChanged
  472.         Dim dslocal As New DataSet
  473.         dslocal = lsweb.runSql("select BillNumber as 票号 from pspsdj where BhDate='" & txtdate.Value & "'")
  474.         lstview.DataSource = dslocal.Tables(0).DefaultView
  475.         lstview.DisplayMember = "票号"
  476.         lstview.ValueMember = "票号"
  477.     End Sub
  478.     Private Sub lstview_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lstview.SelectedIndexChanged
  479.         strquery = lstview.SelectedValue.ToString()
  480.         Dim dv As New DataView
  481.         Dim dtQuery As New DataTable
  482.         dtQuery = lsweb.runSql("select BhDate as 日期,BillNumber as 票号,PsMedName as 配送门店,PsCenter as 配送中心,Psy as 配送员,Shy as 审核员,money as 金额,ysmoney as 应收金额,yymoney as 已收金额,ymoney as 余额,zy as 摘要,BhNumber as 补货票号 from pspsdj where BillNumber='" & strquery & "'").Tables(0)
  483.         dv = dtQuery.DefaultView
  484.         txtdateSK.Text = dv(0)("日期")
  485.         txtBillnumber.Text = dv(0)("票号")
  486.         txtpsmedname.Text = dv(0)("配送门店")
  487.         txtpscenter.Text = dv(0)("配送中心")
  488.         txtbhnumber.Text = dv(0)("补货票号")
  489.         txtMoney.Text = dv(0)("金额")
  490.         txtYmoney.Text = dv(0)("应收金额")
  491.         txtyfmoney.Text = dv(0)("已收金额")
  492.         txtyemoney.Text = dv(0)("余额")
  493.         txtczy.Text = dv(0)("配送员")
  494.         txtshy.Text = dv(0)("审核员")
  495.         'txtzy.Text = dv(0)("摘要")
  496.         dtQuery = lsweb.runSql("select BhDate as 日期,BillNumber as 票号,PsMedName as 配送门店,PsCenter as 配送中心,Psy as 配送员,Shy as 审核员,money as 金额,ysmoney as 应收金额,yymoney as 已收金额,ymoney as 余额,zy as 摘要,BhNumber as 补货票号 from pspsdj where BillNumber='" & strquery & "'").Tables(0)
  497.         dgview.DataSource = dtQuery.DefaultView
  498.     End Sub
  499.     Private Sub save()
  500.         lsweb.runSql("update pspsdj set yymoney=" & CDec(txtYmoney.Text) & ",psy='" & txtczy.Text & "',shy='" & txtshy.Text & "',zy='" & txtzy.Text & "' from pspsdj where billnumber='" & strquery & "'")
  501.         MessageBox.Show("信息成功保存!", "提示", MessageBoxButtons.OK)
  502.     End Sub
  503.     Private Sub ToolBar1_ButtonClick(ByVal sender As System.Object, ByVal e As System.Windows.Forms.ToolBarButtonClickEventArgs) Handles ToolBar1.ButtonClick
  504.         Select Case e.Button.Text
  505.             Case "添加"
  506.                 txtMoney.Focus()
  507.                 btnAdd.Enabled = False
  508.                 btnsave.Enabled = True
  509.             Case "保存"
  510.                 If txtMoney.Text = "" Then
  511.                     MessageBox.Show("信息不完整,保存失败!", "提示", MessageBoxButtons.OK)
  512.                 Else
  513.                     save()
  514.                     btnAdd.Enabled = True
  515.                     btnsave.Enabled = False
  516.                 End If
  517.             Case "退出"
  518.                 Me.Close()
  519.         End Select
  520.     End Sub
  521.    
  522.     Private Sub txtMoney_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtMoney.KeyUp
  523.         txtYmoney.Text = txtMoney.Text
  524.     End Sub
  525.     Private Sub frmPsSk_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  526.         txtdateSK.Value = Today.ToString
  527.         txtdate.Value = Today.ToString
  528.         Dim hwdr As System.Data.SqlClient.SqlDataReader
  529.         hwdr = lsweb.returnDataReader("select 操作员 from wz_mm")
  530.         Do While hwdr.Read()
  531.             txtczy.Items.Add(hwdr("操作员"))
  532.             txtshy.Items.Add(hwdr("操作员"))
  533.         Loop
  534.         btnsave.Enabled = False
  535.     End Sub
  536.     
  537.     Private Sub txtMoney_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtMoney.Validating
  538.         If Not IsNumeric(txtMoney.Text) Or txtMoney.Text = String.Empty Then
  539.             ErrorProvider1.SetError(txtMoney, "不是数值类型且不能为空。")
  540.             txtMoney.Focus()
  541.         Else
  542.             ErrorProvider1.SetError(txtMoney, "")
  543.         End If
  544.     End Sub
  545.     Private Sub txtMoney_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtMoney.KeyDown
  546.         If e.KeyCode = Keys.Enter Then
  547.             Me.txtczy.Focus()
  548.         End If
  549.     End Sub
  550.     
  551.     Private Sub txtczy_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtczy.KeyDown
  552.         If e.KeyCode = Keys.Enter Then
  553.             Me.txtshy.Focus()
  554.         End If
  555.     End Sub
  556.   
  557.     Private Sub txtshy_KeyDown(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles txtshy.KeyDown
  558.         If e.KeyCode = Keys.Enter Then
  559.             Me.txtzy.Focus()
  560.         End If
  561.     End Sub
  562. End Class