+
上传用户:zhpu1995
上传日期:2013-09-06
资源大小:61151k
文件大小:11k
源码类别:

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Begin VB.Form KF_FrmMateChoice 
  5.    BorderStyle     =   3  'Fixed Dialog
  6.    Caption         =   "物料选择"
  7.    ClientHeight    =   6915
  8.    ClientLeft      =   45
  9.    ClientTop       =   330
  10.    ClientWidth     =   10320
  11.    Icon            =   "物料选择.frx":0000
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   6915
  16.    ScaleWidth      =   10320
  17.    ShowInTaskbar   =   0   'False
  18.    StartUpPosition =   2  '屏幕中心
  19.    Begin VSFlex8Ctl.VSFlexGrid vs 
  20.       Height          =   6285
  21.       Left            =   4440
  22.       TabIndex        =   3
  23.       Top             =   90
  24.       Width           =   5835
  25.       _ExtentX        =   10292
  26.       _ExtentY        =   11086
  27.       Appearance      =   1
  28.       BorderStyle     =   1
  29.       Enabled         =   -1  'True
  30.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  31.          Name            =   "宋体"
  32.          Size            =   9
  33.          Charset         =   134
  34.          Weight          =   400
  35.          Underline       =   0   'False
  36.          Italic          =   0   'False
  37.          Strikethrough   =   0   'False
  38.       EndProperty
  39.       MousePointer    =   0
  40.       BackColor       =   -2147483643
  41.       ForeColor       =   -2147483640
  42.       BackColorFixed  =   -2147483633
  43.       ForeColorFixed  =   -2147483630
  44.       BackColorSel    =   -2147483635
  45.       ForeColorSel    =   -2147483634
  46.       BackColorBkg    =   -2147483636
  47.       BackColorAlternate=   -2147483643
  48.       GridColor       =   -2147483633
  49.       GridColorFixed  =   -2147483632
  50.       TreeColor       =   -2147483632
  51.       FloodColor      =   192
  52.       SheetBorder     =   -2147483642
  53.       FocusRect       =   1
  54.       HighLight       =   1
  55.       AllowSelection  =   -1  'True
  56.       AllowBigSelection=   -1  'True
  57.       AllowUserResizing=   0
  58.       SelectionMode   =   0
  59.       GridLines       =   1
  60.       GridLinesFixed  =   2
  61.       GridLineWidth   =   1
  62.       Rows            =   50
  63.       Cols            =   10
  64.       FixedRows       =   1
  65.       FixedCols       =   1
  66.       RowHeightMin    =   0
  67.       RowHeightMax    =   0
  68.       ColWidthMin     =   0
  69.       ColWidthMax     =   0
  70.       ExtendLastCol   =   0   'False
  71.       FormatString    =   ""
  72.       ScrollTrack     =   0   'False
  73.       ScrollBars      =   3
  74.       ScrollTips      =   0   'False
  75.       MergeCells      =   0
  76.       MergeCompare    =   0
  77.       AutoResize      =   -1  'True
  78.       AutoSizeMode    =   0
  79.       AutoSearch      =   0
  80.       MultiTotals     =   -1  'True
  81.       SubtotalPosition=   1
  82.       OutlineBar      =   0
  83.       OutlineCol      =   0
  84.       Ellipsis        =   0
  85.       ExplorerBar     =   0
  86.       PicturesOver    =   0   'False
  87.       FillStyle       =   0
  88.       RightToLeft     =   0   'False
  89.       PictureType     =   0
  90.       TabBehavior     =   0
  91.       OwnerDraw       =   0
  92.       Editable        =   0   'False
  93.       ShowComboButton =   -1  'True
  94.       WordWrap        =   0   'False
  95.       TextStyle       =   0
  96.       TextStyleFixed  =   0
  97.       OleDragMode     =   0
  98.       OleDropMode     =   0
  99.       DataMode        =   0
  100.       VirtualData     =   -1  'True
  101.    End
  102.    Begin VB.CommandButton CmdExit 
  103.       Caption         =   "退出"
  104.       Height          =   315
  105.       Left            =   2520
  106.       TabIndex        =   2
  107.       Top             =   6540
  108.       Width           =   1245
  109.    End
  110.    Begin VB.CommandButton CmdChoice 
  111.       Caption         =   "选定"
  112.       Height          =   315
  113.       Left            =   5130
  114.       TabIndex        =   1
  115.       Top             =   6570
  116.       Width           =   1245
  117.    End
  118.    Begin MSComctlLib.ImageList ImageList1 
  119.       Left            =   2460
  120.       Top             =   2550
  121.       _ExtentX        =   1005
  122.       _ExtentY        =   1005
  123.       BackColor       =   -2147483643
  124.       ImageWidth      =   16
  125.       ImageHeight     =   16
  126.       MaskColor       =   12632256
  127.       _Version        =   393216
  128.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  129.          NumListImages   =   3
  130.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  131.             Picture         =   "物料选择.frx":1042
  132.             Key             =   "T"
  133.          EndProperty
  134.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  135.             Picture         =   "物料选择.frx":13DC
  136.             Key             =   "cl"
  137.          EndProperty
  138.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  139.             Picture         =   "物料选择.frx":1776
  140.             Key             =   "wl"
  141.          EndProperty
  142.       EndProperty
  143.    End
  144.    Begin MSComctlLib.TreeView TreeView 
  145.       Height          =   6315
  146.       Left            =   60
  147.       TabIndex        =   0
  148.       Top             =   90
  149.       Width           =   4305
  150.       _ExtentX        =   7594
  151.       _ExtentY        =   11139
  152.       _Version        =   393217
  153.       Style           =   7
  154.       Checkboxes      =   -1  'True
  155.       SingleSel       =   -1  'True
  156.       ImageList       =   "ImageList1"
  157.       Appearance      =   1
  158.    End
  159. End
  160. Attribute VB_Name = "KF_FrmMateChoice"
  161. Attribute VB_GlobalNameSpace = False
  162. Attribute VB_Creatable = False
  163. Attribute VB_PredeclaredId = True
  164. Attribute VB_Exposed = False
  165. '**************************************************************************
  166. '*    模 块 名 称 :物料选择
  167. '*    功 能 描 述 :
  168. '*    程序员姓名  :张万成
  169. '*    最后修改人  :张万成
  170. '*    最后修改时间:2001/12/06
  171. '*    备        注:程序中所有依实际情况自定义部分均用[>>  <<]括起
  172. '**************************************************************************
  173. Dim LstItem As ListItem
  174. Dim strSort As String
  175. Dim B_F As Boolean
  176. Dim GridCode As String                   '显示网格网格代码
  177. Dim GridInf() As Variant                 '整个网格设置信息
  178. Dim Tsxx As String                       '系统提示信息
  179. Dim Qslz As Long                         '网格隐藏(非操作显示)列数
  180. Dim Sjhgd As Double                      '网格数据行高度
  181. Dim Sfxshjwg As Boolean                  '是否显示合计网格
  182. Dim GridBoolean() As Boolean             '网格列信息(布尔型)
  183. Dim GridStr()  As String                 '网格列信息(字符型)
  184. Dim GridInt() As Integer                 '网格列信息(整型)
  185. Dim Szzls As Integer                     '数组总列数(网格列数-1)
  186. Private Sub CmdChoice_Click()   '选中
  187.  Dim Item As MSComctlLib.ListItem
  188.  Dim jsq As Long
  189.  strM = ""
  190.     For jsq = vs.FixedRows To vs.Rows - 1
  191.         If vs.IsSelected(jsq) Then
  192.             strM = strM + "'" + Trim(vs.TextMatrix(jsq, Sydz("001", GridStr(), Szzls))) + "',"
  193.         End If
  194.     Next jsq
  195.     B_F = True
  196.     Unload Me
  197. End Sub
  198. Private Sub CmdExit_Click()
  199.  strM = ""
  200.  Unload Me
  201. End Sub
  202. Private Sub Form_Load()
  203.  Call AddTree
  204.  B_F = False
  205.  
  206. GridCode = "KF_MateChoice"
  207. Call BzWgcsh(vs, GridCode, GridInf(), GridBoolean(), GridInt(), GridStr())
  208.   
  209. Qslz = GridInf(1)
  210. Sjhgd = GridInf(2)
  211. Sfxshjwg = GridInf(7)
  212. Szzls = vs.Cols - 1
  213. vs.Left = TreeView.Width + 200
  214. vs.Top = TreeView.Top
  215. vs.Width = Me.Width - TreeView.Width - 300
  216. vs.Height = TreeView.Height
  217. vs.ExplorerBar = flexExNone
  218. vs.SelectionMode = flexSelectionByRow
  219. End Sub
  220. Private Sub AddTree()           '填加物料分类
  221.     Dim aDo_Sort As New Recordset
  222.     TreeView.Nodes.Clear
  223.     TreeView.Nodes.Add , 4, "T", "物料选择", "T"
  224.     Set aDo_Sort = Cw_DataEnvi.DataConnect.Execute("select * from Kf_InvSort  order by InvSortCode")
  225.     
  226.     With aDo_Sort
  227.         Do While Not .EOF
  228.           If .Fields("ParentCode") = "" Then
  229.               Set nodX = TreeView.Nodes.Add("T", 4, "T" & Trim(.Fields("InvSortCode")), "(" & Trim(.Fields("InvSortCode")) & ")" & Trim(.Fields("InvSortName")), "cl", "T")
  230.           Else
  231.               Set nodX = TreeView.Nodes.Add("T" & Trim(.Fields("ParentCode")), 4, "T" & Trim(.Fields("InvSortCode")), "(" & Trim(.Fields("InvSortCode")) & ")" & Trim(.Fields("InvSortName")), "cl", "T")
  232.           End If
  233.             nodX.EnsureVisible
  234.             .MoveNext
  235.         Loop
  236.     End With
  237. End Sub
  238. Private Sub Form_Unload(Cancel As Integer)
  239.     If Not B_F Then
  240.         strM = ""
  241.     End If
  242. End Sub
  243. Private Sub TreeView_NodeCheck(ByVal Node As MSComctlLib.Node)
  244.  Dim Int_Index As Integer
  245.  Int_Index = Node.Index
  246.  strSort = ""
  247.  
  248.     Call Fill(Mid(Node.Key, 2), Node.Checked)
  249.     For Each Node In TreeView.Nodes
  250.         If Node.Checked Then
  251.             strSort = strSort & "'" & Trim(Mid(Node.Key, 2)) & "',"
  252.         End If
  253.     Next
  254.     If strSort <> "" Then
  255.         strSort = Mid(strSort, 1, Len(strSort) - 1)
  256.         Call mate
  257.     Else
  258.         vs.Clear 1
  259.     End If
  260. End Sub
  261. Private Sub Fill(str As String, b As Boolean)       '查找分类
  262.   Dim adoTemp As New ADODB.Recordset
  263.   Dim Node As MSComctlLib.Node
  264.   Set adoTemp = Cw_DataEnvi.DataConnect.Execute("select InvSortCode from Kf_InvSort where InvSortCode like '" & Trim(str) & "%'  order by InvSortCode")
  265.      For Each Node In TreeView.Nodes
  266.             Do While Not adoTemp.EOF
  267.                 If Node.Key = "T" & Trim(adoTemp.Fields("InvSortCode")) Then
  268.                     Node.Checked = b
  269.                 End If
  270.                 adoTemp.MoveNext
  271.             Loop
  272.       adoTemp.MoveFirst
  273.     Next Node
  274. End Sub
  275. Private Sub mate()              '填加物料
  276.  Dim adoMate As New ADODB.Recordset
  277.  Dim jsq As Long
  278.     vs.SelectionMode = flexSelectionListBox
  279.     vs.Rows = vs.FixedRows
  280.     jsq = vs.FixedRows
  281.     If strSort <> "" Then
  282.         Set adoMate = Cw_DataEnvi.DataConnect.Execute("select distinct mnumber,mname,model,primaryunitname from KF_V_NowQuan where InvSortCode in (" & Trim(strSort) & ") and whcode='" & Trim(KF_FrmPDD.LrText(1).Tag) & "' order by MNumber")
  283.         With adoMate
  284.             If Not .EOF Then
  285.                 Do While Not .EOF
  286.                         vs.AddItem ""
  287.                         vs.TextMatrix(jsq, Sydz("001", GridStr(), Szzls)) = Trim(.Fields("mnumber"))
  288.                         vs.TextMatrix(jsq, Sydz("002", GridStr(), Szzls)) = Trim(.Fields("mname"))
  289.                         vs.TextMatrix(jsq, Sydz("003", GridStr(), Szzls)) = Trim(.Fields("model"))
  290.                         vs.TextMatrix(jsq, Sydz("004", GridStr(), Szzls)) = Trim(.Fields("primaryunitname"))
  291.                         vs.IsSelected(jsq) = True
  292.                     .MoveNext
  293.                     jsq = jsq + 1
  294.                 Loop
  295.                 
  296.             End If
  297.         End With
  298.     End If
  299. End Sub