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

企业管理

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
  3. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
  4. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  5. Begin VB.Form Gy_Material 
  6.    BorderStyle     =   1  'Fixed Single
  7.    Caption         =   "物料档案设置"
  8.    ClientHeight    =   7680
  9.    ClientLeft      =   45
  10.    ClientTop       =   330
  11.    ClientWidth     =   11640
  12.    HelpContextID   =   1211002
  13.    Icon            =   "公用_物料档案设置.frx":0000
  14.    KeyPreview      =   -1  'True
  15.    LinkTopic       =   "Form2"
  16.    MaxButton       =   0   'False
  17.    MinButton       =   0   'False
  18.    ScaleHeight     =   7680
  19.    ScaleWidth      =   11640
  20.    StartUpPosition =   1  '所有者中心
  21.    Begin VB.PictureBox picSplitter 
  22.       BackColor       =   &H00E0E0E0&
  23.       BorderStyle     =   0  'None
  24.       FillColor       =   &H00808080&
  25.       Height          =   6840
  26.       Left            =   2820
  27.       ScaleHeight     =   2978.431
  28.       ScaleMode       =   0  'User
  29.       ScaleWidth      =   156
  30.       TabIndex        =   133
  31.       Top             =   720
  32.       Visible         =   0   'False
  33.       Width           =   15
  34.    End
  35.    Begin VB.Timer Timer1 
  36.       Enabled         =   0   'False
  37.       Interval        =   1
  38.       Left            =   1830
  39.       Top             =   480
  40.    End
  41.    Begin TabDlg.SSTab StTab 
  42.       Height          =   7020
  43.       Left            =   2895
  44.       TabIndex        =   68
  45.       Top             =   645
  46.       Width           =   8730
  47.       _ExtentX        =   15399
  48.       _ExtentY        =   12383
  49.       _Version        =   393216
  50.       Style           =   1
  51.       Tabs            =   2
  52.       Tab             =   1
  53.       TabHeight       =   520
  54.       TabCaption(0)   =   "列表视图"
  55.       TabPicture(0)   =   "公用_物料档案设置.frx":1042
  56.       Tab(0).ControlEnabled=   0   'False
  57.       Tab(0).Control(0)=   "CzxsGrid"
  58.       Tab(0).ControlCount=   1
  59.       TabCaption(1)   =   "单张视图"
  60.       TabPicture(1)   =   "公用_物料档案设置.frx":105E
  61.       Tab(1).ControlEnabled=   -1  'True
  62.       Tab(1).Control(0)=   "Frame1"
  63.       Tab(1).Control(0).Enabled=   0   'False
  64.       Tab(1).ControlCount=   1
  65.       Begin VB.Frame Frame1 
  66.          Height          =   6525
  67.          Left            =   120
  68.          TabIndex        =   70
  69.          Top             =   375
  70.          Width           =   8490
  71.          Begin VB.CommandButton QxCommand 
  72.             Cancel          =   -1  'True
  73.             Caption         =   "取消(&C)"
  74.             Height          =   300
  75.             Left            =   7290
  76.             TabIndex        =   62
  77.             Top             =   247
  78.             Width           =   1069
  79.          End
  80.          Begin VB.CommandButton BcCommand 
  81.             Caption         =   "保存(&S)"
  82.             Height          =   300
  83.             Left            =   6180
  84.             TabIndex        =   61
  85.             Top             =   247
  86.             Width           =   1069
  87.          End
  88.          Begin VB.CommandButton Command1 
  89.             Height          =   300
  90.             Left            =   4740
  91.             Picture         =   "公用_物料档案设置.frx":107A
  92.             Style           =   1  'Graphical
  93.             TabIndex        =   63
  94.             Top             =   247
  95.             Width           =   360
  96.          End
  97.          Begin VB.CommandButton Command2 
  98.             Height          =   300
  99.             Left            =   5070
  100.             Picture         =   "公用_物料档案设置.frx":1404
  101.             Style           =   1  'Graphical
  102.             TabIndex        =   64
  103.             Top             =   247
  104.             Width           =   360
  105.          End
  106.          Begin VB.CommandButton Command3 
  107.             Height          =   300
  108.             Left            =   5430
  109.             Picture         =   "公用_物料档案设置.frx":178E
  110.             Style           =   1  'Graphical
  111.             TabIndex        =   65
  112.             Top             =   247
  113.             Width           =   360
  114.          End
  115.          Begin VB.CommandButton Command4 
  116.             Height          =   300
  117.             Left            =   5760
  118.             Picture         =   "公用_物料档案设置.frx":1B18
  119.             Style           =   1  'Graphical
  120.             TabIndex        =   66
  121.             Top             =   247
  122.             Width           =   360
  123.          End
  124.          Begin VB.CommandButton Ydcommand1 
  125.             Height          =   311
  126.             Index           =   0
  127.             Left            =   3659
  128.             Picture         =   "公用_物料档案设置.frx":1EA2
  129.             Style           =   1  'Graphical
  130.             TabIndex        =   71
  131.             Top             =   141
  132.             Visible         =   0   'False
  133.             Width           =   285
  134.          End
  135.          Begin TabDlg.SSTab SSTab1 
  136.             Height          =   6030
  137.             Left            =   120
  138.             TabIndex        =   72
  139.             Top             =   375
  140.             Width           =   8235
  141.             _ExtentX        =   14526
  142.             _ExtentY        =   10636
  143.             _Version        =   393216
  144.             Style           =   1
  145.             Tabs            =   2
  146.             TabsPerRow      =   8
  147.             TabHeight       =   520
  148.             TabCaption(0)   =   "基本信息"
  149.             TabPicture(0)   =   "公用_物料档案设置.frx":222C
  150.             Tab(0).ControlEnabled=   -1  'True
  151.             Tab(0).Control(0)=   "TsLabel(0)"
  152.             Tab(0).Control(0).Enabled=   0   'False
  153.             Tab(0).Control(1)=   "TsLabel(1)"
  154.             Tab(0).Control(1).Enabled=   0   'False
  155.             Tab(0).Control(2)=   "TsLabel(2)"
  156.             Tab(0).Control(2).Enabled=   0   'False
  157.             Tab(0).Control(3)=   "TsLabel(3)"
  158.             Tab(0).Control(3).Enabled=   0   'False
  159.             Tab(0).Control(4)=   "TsLabel(4)"
  160.             Tab(0).Control(4).Enabled=   0   'False
  161.             Tab(0).Control(5)=   "TsLabel(5)"
  162.             Tab(0).Control(5).Enabled=   0   'False
  163.             Tab(0).Control(6)=   "TsLabel(7)"
  164.             Tab(0).Control(6).Enabled=   0   'False
  165.             Tab(0).Control(7)=   "TsLabel(8)"
  166.             Tab(0).Control(7).Enabled=   0   'False
  167.             Tab(0).Control(8)=   "TsLabel(9)"
  168.             Tab(0).Control(8).Enabled=   0   'False
  169.             Tab(0).Control(9)=   "TsLabel(10)"
  170.             Tab(0).Control(9).Enabled=   0   'False
  171.             Tab(0).Control(10)=   "TsLabel(6)"
  172.             Tab(0).Control(10).Enabled=   0   'False
  173.             Tab(0).Control(11)=   "TsLabel(16)"
  174.             Tab(0).Control(11).Enabled=   0   'False
  175.             Tab(0).Control(12)=   "TsLabel(17)"
  176.             Tab(0).Control(12).Enabled=   0   'False
  177.             Tab(0).Control(13)=   "TsLabel(50)"
  178.             Tab(0).Control(13).Enabled=   0   'False
  179.             Tab(0).Control(14)=   "TsLabel(12)"
  180.             Tab(0).Control(14).Enabled=   0   'False
  181.             Tab(0).Control(15)=   "lblMsg"
  182.             Tab(0).Control(15).Enabled=   0   'False
  183.             Tab(0).Control(16)=   "Ydcommand1(7)"
  184.             Tab(0).Control(16).Enabled=   0   'False
  185.             Tab(0).Control(17)=   "Ydcommand1(10)"
  186.             Tab(0).Control(17).Enabled=   0   'False
  187.             Tab(0).Control(18)=   "Ydcommand1(4)"
  188.             Tab(0).Control(18).Enabled=   0   'False
  189.             Tab(0).Control(19)=   "Ydcommand1(12)"
  190.             Tab(0).Control(19).Enabled=   0   'False
  191.             Tab(0).Control(20)=   "LrText(1)"
  192.             Tab(0).Control(20).Enabled=   0   'False
  193.             Tab(0).Control(21)=   "LrText(3)"
  194.             Tab(0).Control(21).Enabled=   0   'False
  195.             Tab(0).Control(22)=   "LrText(5)"
  196.             Tab(0).Control(22).Enabled=   0   'False
  197.             Tab(0).Control(23)=   "LrText(6)"
  198.             Tab(0).Control(23).Enabled=   0   'False
  199.             Tab(0).Control(24)=   "LrText(8)"
  200.             Tab(0).Control(24).Enabled=   0   'False
  201.             Tab(0).Control(25)=   "LrText(9)"
  202.             Tab(0).Control(25).Enabled=   0   'False
  203.             Tab(0).Control(26)=   "LrText(11)"
  204.             Tab(0).Control(26).Enabled=   0   'False
  205.             Tab(0).Control(27)=   "LrText(13)"
  206.             Tab(0).Control(27).Enabled=   0   'False
  207.             Tab(0).Control(28)=   "Ydcommand1(11)"
  208.             Tab(0).Control(28).Enabled=   0   'False
  209.             Tab(0).Control(29)=   "Frame2"
  210.             Tab(0).Control(29).Enabled=   0   'False
  211.             Tab(0).Control(30)=   "Frame3"
  212.             Tab(0).Control(30).Enabled=   0   'False
  213.             Tab(0).Control(31)=   "LrText(14)"
  214.             Tab(0).Control(31).Enabled=   0   'False
  215.             Tab(0).Control(32)=   "LrText(12)"
  216.             Tab(0).Control(32).Enabled=   0   'False
  217.             Tab(0).Control(33)=   "Ydcommand1(3)"
  218.             Tab(0).Control(33).Enabled=   0   'False
  219.             Tab(0).Control(34)=   "LrText(10)"
  220.             Tab(0).Control(34).Enabled=   0   'False
  221.             Tab(0).Control(35)=   "LrText(7)"
  222.             Tab(0).Control(35).Enabled=   0   'False
  223.             Tab(0).Control(36)=   "LrText(4)"
  224.             Tab(0).Control(36).Enabled=   0   'False
  225.             Tab(0).Control(37)=   "LrText(2)"
  226.             Tab(0).Control(37).Enabled=   0   'False
  227.             Tab(0).Control(38)=   "LrText(0)"
  228.             Tab(0).Control(38).Enabled=   0   'False
  229.             Tab(0).ControlCount=   39
  230.             TabCaption(1)   =   "辅助信息"
  231.             TabPicture(1)   =   "公用_物料档案设置.frx":2248
  232.             Tab(1).ControlEnabled=   0   'False
  233.             Tab(1).Control(0)=   "TsLabel(19)"
  234.             Tab(1).Control(1)=   "TsLabel(21)"
  235.             Tab(1).Control(2)=   "TsLabel(22)"
  236.             Tab(1).Control(3)=   "TsLabel(23)"
  237.             Tab(1).Control(4)=   "TsLabel(24)"
  238.             Tab(1).Control(5)=   "TsLabel(25)"
  239.             Tab(1).Control(6)=   "TsLabel(26)"
  240.             Tab(1).Control(7)=   "TsLabel(13)"
  241.             Tab(1).Control(8)=   "TsLabel(14)"
  242.             Tab(1).Control(9)=   "TsLabel(15)"
  243.             Tab(1).Control(10)=   "TsLabel(20)"
  244.             Tab(1).Control(11)=   "TsLabel(27)"
  245.             Tab(1).Control(12)=   "TsLabel(28)"
  246.             Tab(1).Control(13)=   "TsLabel(29)"
  247.             Tab(1).Control(14)=   "TsLabel(30)"
  248.             Tab(1).Control(15)=   "TsLabel(31)"
  249.             Tab(1).Control(16)=   "TsLabel(32)"
  250.             Tab(1).Control(17)=   "TsLabel(33)"
  251.             Tab(1).Control(18)=   "TsLabel(34)"
  252.             Tab(1).Control(19)=   "TsLabel(36)"
  253.             Tab(1).Control(20)=   "TsLabel(37)"
  254.             Tab(1).Control(21)=   "TsLabel(38)"
  255.             Tab(1).Control(22)=   "TsLabel(39)"
  256.             Tab(1).Control(23)=   "TsLabel(40)"
  257.             Tab(1).Control(24)=   "TsLabel(41)"
  258.             Tab(1).Control(25)=   "TsLabel(42)"
  259.             Tab(1).Control(26)=   "TsLabel(43)"
  260.             Tab(1).Control(27)=   "TsLabel(44)"
  261.             Tab(1).Control(28)=   "TsLabel(45)"
  262.             Tab(1).Control(29)=   "TsLabel(46)"
  263.             Tab(1).Control(30)=   "TsLabel(18)"
  264.             Tab(1).Control(31)=   "TsLabel(11)"
  265.             Tab(1).Control(32)=   "TsLabel(47)"
  266.             Tab(1).Control(33)=   "TsLabel(48)"
  267.             Tab(1).Control(34)=   "LrText(17)"
  268.             Tab(1).Control(35)=   "LrText(18)"
  269.             Tab(1).Control(36)=   "LrText(19)"
  270.             Tab(1).Control(37)=   "LrText(20)"
  271.             Tab(1).Control(38)=   "LrText(21)"
  272.             Tab(1).Control(39)=   "LrText(22)"
  273.             Tab(1).Control(40)=   "LrText(23)"
  274.             Tab(1).Control(41)=   "LrText(24)"
  275.             Tab(1).Control(42)=   "LrText(25)"
  276.             Tab(1).Control(43)=   "LrText(26)"
  277.             Tab(1).Control(44)=   "LrText(27)"
  278.             Tab(1).Control(45)=   "LrText(28)"
  279.             Tab(1).Control(46)=   "LrText(29)"
  280.             Tab(1).Control(47)=   "LrText(30)"
  281.             Tab(1).Control(48)=   "LrText(31)"
  282.             Tab(1).Control(49)=   "LrText(32)"
  283.             Tab(1).Control(50)=   "LrText(33)"
  284.             Tab(1).Control(51)=   "LrText(34)"
  285.             Tab(1).Control(52)=   "LrText(35)"
  286.             Tab(1).Control(53)=   "LrText(36)"
  287.             Tab(1).Control(54)=   "LrText(37)"
  288.             Tab(1).Control(55)=   "LrText(38)"
  289.             Tab(1).Control(56)=   "LrText(39)"
  290.             Tab(1).Control(57)=   "LrText(40)"
  291.             Tab(1).Control(58)=   "LrText(41)"
  292.             Tab(1).Control(59)=   "LrText(42)"
  293.             Tab(1).Control(60)=   "LrText(43)"
  294.             Tab(1).Control(61)=   "LrText(16)"
  295.             Tab(1).Control(62)=   "LrText(15)"
  296.             Tab(1).Control(63)=   "LrText(44)"
  297.             Tab(1).Control(64)=   "LrText(45)"
  298.             Tab(1).Control(65)=   "Lrcomb(0)"
  299.             Tab(1).Control(66)=   "Lrcomb(2)"
  300.             Tab(1).Control(67)=   "Lrcomb(1)"
  301.             Tab(1).ControlCount=   68
  302.             Begin VB.TextBox LrText 
  303.                Height          =   311
  304.                Index           =   0
  305.                Left            =   1485
  306.                TabIndex        =   0
  307.                Text            =   "0"
  308.                Top             =   653
  309.                Width           =   1935
  310.             End
  311.             Begin VB.TextBox LrText 
  312.                Height          =   311
  313.                Index           =   2
  314.                Left            =   1485
  315.                TabIndex        =   2
  316.                Text            =   "0"
  317.                Top             =   1056
  318.                Width           =   1935
  319.             End
  320.             Begin VB.TextBox LrText 
  321.                Height          =   311
  322.                Index           =   4
  323.                Left            =   1485
  324.                TabIndex        =   4
  325.                Text            =   "1"
  326.                Top             =   1447
  327.                Width           =   1935
  328.             End
  329.             Begin VB.TextBox LrText 
  330.                Height          =   311
  331.                Index           =   7
  332.                Left            =   1485
  333.                TabIndex        =   7
  334.                Text            =   "0"
  335.                Top             =   1848
  336.                Width           =   1935
  337.             End
  338.             Begin VB.TextBox LrText 
  339.                Height          =   311
  340.                Index           =   10
  341.                Left            =   1485
  342.                TabIndex        =   10
  343.                Text            =   "1"
  344.                Top             =   2255
  345.                Width           =   1935
  346.             End
  347.             Begin VB.CommandButton Ydcommand1 
  348.                Height          =   311
  349.                Index           =   3
  350.                Left            =   7395
  351.                Picture         =   "公用_物料档案设置.frx":2264
  352.                Style           =   1  'Graphical
  353.                TabIndex        =   128
  354.                Top             =   1073
  355.                Width           =   285
  356.             End
  357.             Begin VB.TextBox LrText 
  358.                Height          =   311
  359.                Index           =   12
  360.                Left            =   1485
  361.                TabIndex        =   12
  362.                Text            =   "1"
  363.                Top             =   2643
  364.                Width           =   1935
  365.             End
  366.             Begin VB.TextBox LrText 
  367.                Height          =   311
  368.                Index           =   14
  369.                Left            =   1485
  370.                TabIndex        =   14
  371.                Text            =   "1"
  372.                Top             =   3049
  373.                Width           =   1935
  374.             End
  375.             Begin VB.ComboBox Lrcomb 
  376.                Height          =   300
  377.                Index           =   1
  378.                ItemData        =   "公用_物料档案设置.frx":25EE
  379.                Left            =   -70920
  380.                List            =   "公用_物料档案设置.frx":25FB
  381.                Style           =   2  'Dropdown List
  382.                TabIndex        =   48
  383.                Top             =   3450
  384.                Width           =   1276
  385.             End
  386.             Begin VB.ComboBox Lrcomb 
  387.                Height          =   300
  388.                Index           =   2
  389.                ItemData        =   "公用_物料档案设置.frx":2608
  390.                Left            =   -73177
  391.                List            =   "公用_物料档案设置.frx":2615
  392.                Style           =   2  'Dropdown List
  393.                TabIndex        =   56
  394.                Top             =   4476
  395.                Width           =   916
  396.             End
  397.             Begin VB.ComboBox Lrcomb 
  398.                Height          =   300
  399.                Index           =   0
  400.                ItemData        =   "公用_物料档案设置.frx":2631
  401.                Left            =   -70920
  402.                List            =   "公用_物料档案设置.frx":2647
  403.                Style           =   2  'Dropdown List
  404.                TabIndex        =   45
  405.                Top             =   3124
  406.                Width           =   1261
  407.             End
  408.             Begin VB.TextBox LrText 
  409.                Enabled         =   0   'False
  410.                Height          =   311
  411.                Index           =   45
  412.                Left            =   -69151
  413.                TabIndex        =   60
  414.                Text            =   "1"
  415.                Top             =   5317
  416.                Width           =   1879
  417.             End
  418.             Begin VB.TextBox LrText 
  419.                Enabled         =   0   'False
  420.                Height          =   311
  421.                Index           =   44
  422.                Left            =   -73193
  423.                TabIndex        =   59
  424.                Text            =   "1"
  425.                Top             =   5317
  426.                Width           =   1879
  427.             End
  428.             Begin VB.TextBox LrText 
  429.                Enabled         =   0   'False
  430.                Height          =   311
  431.                Index           =   15
  432.                Left            =   -73193
  433.                TabIndex        =   57
  434.                Text            =   "1"
  435.                Top             =   4990
  436.                Width           =   1879
  437.             End
  438.             Begin VB.TextBox LrText 
  439.                Enabled         =   0   'False
  440.                Height          =   311
  441.                Index           =   16
  442.                Left            =   -69151
  443.                TabIndex        =   58
  444.                Text            =   "1"
  445.                Top             =   4990
  446.                Width           =   1879
  447.             End
  448.             Begin VB.TextBox LrText 
  449.                Height          =   311
  450.                Index           =   43
  451.                Left            =   -68325
  452.                TabIndex        =   55
  453.                Text            =   "0"
  454.                Top             =   4103
  455.                Width           =   1276
  456.             End
  457.             Begin VB.TextBox LrText 
  458.                Height          =   311
  459.                Index           =   42
  460.                Left            =   -70920
  461.                TabIndex        =   54
  462.                Text            =   "0"
  463.                Top             =   4103
  464.                Width           =   1276
  465.             End
  466.             Begin VB.TextBox LrText 
  467.                Height          =   311
  468.                Index           =   41
  469.                Left            =   -73536
  470.                TabIndex        =   53
  471.                Text            =   "0"
  472.                Top             =   4103
  473.                Width           =   1276
  474.             End
  475.             Begin VB.TextBox LrText 
  476.                Height          =   311
  477.                Index           =   40
  478.                Left            =   -68325
  479.                TabIndex        =   52
  480.                Text            =   "0"
  481.                Top             =   3777
  482.                Width           =   1276
  483.             End
  484.             Begin VB.TextBox LrText 
  485.                Height          =   311
  486.                Index           =   39
  487.                Left            =   -70920
  488.                TabIndex        =   51
  489.                Text            =   "0"
  490.                Top             =   3777
  491.                Width           =   1276
  492.             End
  493.             Begin VB.TextBox LrText 
  494.                Height          =   311
  495.                Index           =   38
  496.                Left            =   -73536
  497.                TabIndex        =   50
  498.                Text            =   "0"
  499.                Top             =   3777
  500.                Width           =   1276
  501.             End
  502.             Begin VB.TextBox LrText 
  503.                Height          =   311
  504.                Index           =   37
  505.                Left            =   -68325
  506.                TabIndex        =   49
  507.                Text            =   "0"
  508.                Top             =   3450
  509.                Width           =   1276
  510.             End
  511.             Begin VB.TextBox LrText 
  512.                Height          =   311
  513.                Index           =   36
  514.                Left            =   -73536
  515.                TabIndex        =   47
  516.                Text            =   "0"
  517.                Top             =   3450
  518.                Width           =   1276
  519.             End
  520.             Begin VB.TextBox LrText 
  521.                Height          =   311
  522.                Index           =   35
  523.                Left            =   -68325
  524.                TabIndex        =   46
  525.                Text            =   "0"
  526.                Top             =   3124
  527.                Width           =   1276
  528.             End
  529.             Begin VB.TextBox LrText 
  530.                Height          =   311
  531.                Index           =   34
  532.                Left            =   -73536
  533.                TabIndex        =   44
  534.                Text            =   "0"
  535.                Top             =   3124
  536.                Width           =   1276
  537.             End
  538.             Begin VB.TextBox LrText 
  539.                Enabled         =   0   'False
  540.                Height          =   311
  541.                Index           =   33
  542.                Left            =   -73536
  543.                TabIndex        =   43
  544.                Text            =   "0"
  545.                Top             =   2658
  546.                Width           =   1276
  547.             End
  548.             Begin VB.TextBox LrText 
  549.                Enabled         =   0   'False
  550.                Height          =   311
  551.                Index           =   32
  552.                Left            =   -68325
  553.                TabIndex        =   42
  554.                Text            =   "0"
  555.                Top             =   2332
  556.                Width           =   1276
  557.             End
  558.             Begin VB.TextBox LrText 
  559.                Enabled         =   0   'False
  560.                Height          =   311
  561.                Index           =   31
  562.                Left            =   -70920
  563.                TabIndex        =   41
  564.                Text            =   "0"
  565.                Top             =   2332
  566.                Width           =   1276
  567.             End
  568.             Begin VB.TextBox LrText 
  569.                Enabled         =   0   'False
  570.                Height          =   311
  571.                Index           =   30
  572.                Left            =   -73536
  573.                TabIndex        =   40
  574.                Text            =   "1"
  575.                Top             =   2332
  576.                Width           =   1276
  577.             End
  578.             Begin VB.TextBox LrText 
  579.                Enabled         =   0   'False
  580.                Height          =   311
  581.                Index           =   29
  582.                Left            =   -68325
  583.                TabIndex        =   39
  584.                Text            =   "1"
  585.                Top             =   2007
  586.                Width           =   1276
  587.             End
  588.             Begin VB.TextBox LrText 
  589.                Enabled         =   0   'False
  590.                Height          =   311
  591.                Index           =   28
  592.                Left            =   -70920
  593.                TabIndex        =   38
  594.                Text            =   "1"
  595.                Top             =   2007
  596.                Width           =   1276
  597.             End
  598.             Begin VB.TextBox LrText 
  599.                Height          =   311
  600.                Index           =   27
  601.                Left            =   -73536
  602.                TabIndex        =   37
  603.                Text            =   "0"
  604.                Top             =   2007
  605.                Width           =   1276
  606.             End
  607.             Begin VB.TextBox LrText 
  608.                Height          =   311
  609.                Index           =   26
  610.                Left            =   -68325
  611.                TabIndex        =   36
  612.                Text            =   "1"
  613.                Top             =   1679
  614.                Width           =   1276
  615.             End
  616.             Begin VB.TextBox LrText 
  617.                Height          =   311
  618.                Index           =   25
  619.                Left            =   -70920
  620.                TabIndex        =   35
  621.                Text            =   "0"
  622.                Top             =   1679
  623.                Width           =   1276
  624.             End
  625.             Begin VB.TextBox LrText 
  626.                Height          =   311
  627.                Index           =   24
  628.                Left            =   -73536
  629.                TabIndex        =   34
  630.                Text            =   "0"
  631.                Top             =   1679
  632.                Width           =   1276
  633.             End
  634.             Begin VB.TextBox LrText 
  635.                Height          =   311
  636.                Index           =   23
  637.                Left            =   -73536
  638.                TabIndex        =   33
  639.                Text            =   "0"
  640.                Top             =   1213
  641.                Width           =   1276
  642.             End
  643.             Begin VB.TextBox LrText 
  644.                Height          =   311
  645.                Index           =   22
  646.                Left            =   -68325
  647.                TabIndex        =   32
  648.                Text            =   "0"
  649.                Top             =   887
  650.                Width           =   1276
  651.             End
  652.             Begin VB.TextBox LrText 
  653.                Height          =   311
  654.                Index           =   21
  655.                Left            =   -70920
  656.                TabIndex        =   31
  657.                Text            =   "1"
  658.                Top             =   887
  659.                Width           =   1276
  660.             End
  661.             Begin VB.TextBox LrText 
  662.                Height          =   311
  663.                Index           =   20
  664.                Left            =   -73536
  665.                TabIndex        =   30
  666.                Text            =   "0"
  667.                Top             =   887
  668.                Width           =   1276
  669.             End
  670.             Begin VB.TextBox LrText 
  671.                Height          =   311
  672.                Index           =   19
  673.                Left            =   -68325
  674.                TabIndex        =   29
  675.                Text            =   "1"
  676.                Top             =   559
  677.                Width           =   1276
  678.             End
  679.             Begin VB.TextBox LrText 
  680.                Height          =   311
  681.                Index           =   18
  682.                Left            =   -70920
  683.                TabIndex        =   28
  684.                Text            =   "1"
  685.                Top             =   559
  686.                Width           =   1276
  687.             End
  688.             Begin VB.TextBox LrText 
  689.                Height          =   311
  690.                Index           =   17
  691.                Left            =   -73536
  692.                TabIndex        =   27
  693.                Text            =   "1"
  694.                Top             =   559
  695.                Width           =   1276
  696.             End
  697.             Begin VB.Frame Frame3 
  698.                Caption         =   "控制信息"
  699.                Height          =   807
  700.                Left            =   299
  701.                TabIndex        =   90
  702.                Top             =   4524
  703.                Width           =   7365
  704.                Begin VB.CheckBox Lrcheck 
  705.                   Caption         =   "备品备件"
  706.                   Height          =   295
  707.                   Index           =   10
  708.                   Left            =   4860
  709.                   TabIndex        =   25
  710.                   Top             =   327
  711.                   Width           =   1125
  712.                End
  713.                Begin VB.CheckBox Lrcheck 
  714.                   Caption         =   "停用标志"
  715.                   Height          =   295
  716.                   Index           =   11
  717.                   Left            =   6120
  718.                   TabIndex        =   26
  719.                   Top             =   327
  720.                   Width           =   1125
  721.                End
  722.                Begin VB.CheckBox Lrcheck 
  723.                   Caption         =   "检验"
  724.                   Height          =   295
  725.                   Index           =   9
  726.                   Left            =   3660
  727.                   TabIndex        =   24
  728.                   Top             =   327
  729.                   Width           =   1002
  730.                End
  731.                Begin VB.CheckBox Lrcheck 
  732.                   Caption         =   "亏吨"
  733.                   Height          =   295
  734.                   Index           =   8
  735.                   Left            =   2790
  736.                   TabIndex        =   23
  737.                   Top             =   327
  738.                   Width           =   1002
  739.                End
  740.                Begin VB.CheckBox Lrcheck 
  741.                   Caption         =   "批次管理"
  742.                   Height          =   295
  743.                   Index           =   7
  744.                   Left            =   120
  745.                   TabIndex        =   21
  746.                   Top             =   330
  747.                   Width           =   1045
  748.                End
  749.                Begin VB.CheckBox Lrcheck 
  750.                   Caption         =   "保质期管理"
  751.                   Height          =   295
  752.                   Index           =   6
  753.                   Left            =   1350
  754.                   TabIndex        =   22
  755.                   Top             =   330
  756.                   Width           =   1290
  757.                End
  758.             End
  759.             Begin VB.Frame Frame2 
  760.                Caption         =   "物料属性"
  761.                Height          =   855
  762.                Left            =   299
  763.                TabIndex        =   88
  764.                Top             =   3543
  765.                Width           =   7365
  766.                Begin VB.CheckBox Lrcheck 
  767.                   Caption         =   "销售"
  768.                   Height          =   295
  769.                   Index           =   0
  770.                   Left            =   129
  771.                   TabIndex        =   15
  772.                   Top             =   327
  773.                   Width           =   747
  774.                End
  775.                Begin VB.CheckBox Lrcheck 
  776.                   Caption         =   "外购"
  777.                   Height          =   295
  778.                   Index           =   1
  779.                   Left            =   1350
  780.                   TabIndex        =   16
  781.                   Top             =   327
  782.                   Width           =   747
  783.                End
  784.                Begin VB.CheckBox Lrcheck 
  785.                   Caption         =   "自制"
  786.                   Height          =   295
  787.                   Index           =   2
  788.                   Left            =   2790
  789.                   TabIndex        =   17
  790.                   Top             =   327
  791.                   Width           =   747
  792.                End
  793.                Begin VB.CheckBox Lrcheck 
  794.                   Caption         =   "生产耗用"
  795.                   Height          =   295
  796.                   Index           =   3
  797.                   Left            =   3660
  798.                   TabIndex        =   18
  799.                   Top             =   327
  800.                   Width           =   1091
  801.                End
  802.                Begin VB.CheckBox Lrcheck 
  803.                   Caption         =   "劳务费用"
  804.                   Height          =   295
  805.                   Index           =   4
  806.                   Left            =   4860
  807.                   TabIndex        =   19
  808.                   Top             =   327
  809.                   Width           =   1127
  810.                End
  811.                Begin VB.CheckBox Lrcheck 
  812.                   Caption         =   "委托加工"
  813.                   Height          =   295
  814.                   Index           =   5
  815.                   Left            =   6120
  816.                   TabIndex        =   20
  817.                   Top             =   327
  818.                   Width           =   1133
  819.                End
  820.             End
  821.             Begin VB.CommandButton Ydcommand1 
  822.                Height          =   311
  823.                Index           =   11
  824.                Left            =   7395
  825.                Picture         =   "公用_物料档案设置.frx":2697
  826.                Style           =   1  'Graphical
  827.                TabIndex        =   86
  828.                Top             =   2285
  829.                Width           =   285
  830.             End
  831.             Begin VB.TextBox LrText 
  832.                Height          =   311
  833.                Index           =   13
  834.                Left            =   5460
  835.                TabIndex        =   13
  836.                Text            =   "0"
  837.                Top             =   2643
  838.                Width           =   1935
  839.             End
  840.             Begin VB.TextBox LrText 
  841.                Height          =   311
  842.                Index           =   11
  843.                Left            =   5460
  844.                TabIndex        =   11
  845.                Text            =   "0"
  846.                Top             =   2255
  847.                Width           =   1935
  848.             End
  849.             Begin VB.TextBox LrText 
  850.                Height          =   311
  851.                Index           =   9
  852.                Left            =   6465
  853.                TabIndex        =   9
  854.                Text            =   "1"
  855.                Top             =   1820
  856.                Width           =   915
  857.             End
  858.             Begin VB.TextBox LrText 
  859.                Height          =   311
  860.                Index           =   8
  861.                Left            =   5460
  862.                TabIndex        =   8
  863.                Text            =   "1"
  864.                Top             =   1848
  865.                Width           =   915
  866.             End
  867.             Begin VB.TextBox LrText 
  868.                Height          =   311
  869.                Index           =   6
  870.                Left            =   6465
  871.                TabIndex        =   6
  872.                Text            =   "1"
  873.                Top             =   1447
  874.                Width           =   915
  875.             End
  876.             Begin VB.TextBox LrText 
  877.                Height          =   311
  878.                Index           =   5
  879.                Left            =   5460
  880.                TabIndex        =   5
  881.                Text            =   "1"
  882.                Top             =   1447
  883.                Width           =   915
  884.             End
  885.             Begin VB.TextBox LrText 
  886.                Height          =   311
  887.                Index           =   3
  888.                Left            =   5460
  889.                TabIndex        =   3
  890.                Text            =   "1"
  891.                Top             =   1056
  892.                Width           =   1935
  893.             End
  894.             Begin VB.TextBox LrText 
  895.                Height          =   311
  896.                Index           =   1
  897.                Left            =   5460
  898.                TabIndex        =   1
  899.                Text            =   "1"
  900.                Top             =   653
  901.                Width           =   1935
  902.             End
  903.             Begin VB.CommandButton Ydcommand1 
  904.                Height          =   311
  905.                Index           =   12
  906.                Left            =   3405
  907.                Picture         =   "公用_物料档案设置.frx":2A21
  908.                Style           =   1  'Graphical
  909.                TabIndex        =   126
  910.                Top             =   2658
  911.                Width           =   285
  912.             End
  913.             Begin VB.CommandButton Ydcommand1 
  914.                Height          =   311
  915.                Index           =   4
  916.                Left            =   3405
  917.                Picture         =   "公用_物料档案设置.frx":2DAB
  918.                Style           =   1  'Graphical
  919.                TabIndex        =   127
  920.                Top             =   1447
  921.                Width           =   285
  922.             End
  923.             Begin VB.CommandButton Ydcommand1 
  924.                Height          =   311
  925.                Index           =   10
  926.                Left            =   3405
  927.                Picture         =   "公用_物料档案设置.frx":3135
  928.                Style           =   1  'Graphical
  929.                TabIndex        =   129
  930.                Top             =   2238
  931.                Width           =   285
  932.             End
  933.             Begin VB.CommandButton Ydcommand1 
  934.                Height          =   311
  935.                Index           =   7
  936.                Left            =   3405
  937.                Picture         =   "公用_物料档案设置.frx":34BF
  938.                Style           =   1  'Graphical
  939.                TabIndex        =   130
  940.                Top             =   1865
  941.                Width           =   285
  942.             End
  943.             Begin VB.Label lblMsg 
  944.                BackColor       =   &H8000000B&
  945.                Caption         =   "说明:此物料已被使用,只能修改部分属性!"
  946.                ForeColor       =   &H00FF0000&
  947.                Height          =   180
  948.                Left            =   300
  949.                TabIndex        =   131
  950.                Top             =   5535
  951.                Visible         =   0   'False
  952.                Width           =   3600
  953.             End
  954.             Begin VB.Label TsLabel 
  955.                AutoSize        =   -1  'True
  956.                Caption         =   "原材料科目:"
  957.                Height          =   187
  958.                Index           =   48
  959.                Left            =   -74701
  960.                TabIndex        =   125
  961.                Top             =   5363
  962.                Width           =   949
  963.             End
  964.             Begin VB.Label TsLabel 
  965.                AutoSize        =   -1  'True
  966.                Caption         =   "进项增值税科目:"
  967.                Height          =   203
  968.                Index           =   47
  969.                Left            =   -70524
  970.                TabIndex        =   124
  971.                Top             =   5363
  972.                Width           =   1250
  973.             End
  974.             Begin VB.Label TsLabel 
  975.                AutoSize        =   -1  'True
  976.                Caption         =   "销售收入科目:"
  977.                Height          =   187
  978.                Index           =   11
  979.                Left            =   -74701
  980.                TabIndex        =   123
  981.                Top             =   5038
  982.                Width           =   1120
  983.             End
  984.             Begin VB.Label TsLabel 
  985.                AutoSize        =   -1  'True
  986.                Caption         =   "增值税科目:"
  987.                Height          =   203
  988.                Index           =   18
  989.                Left            =   -70524
  990.                TabIndex        =   122
  991.                Top             =   5038
  992.                Width           =   903
  993.             End
  994.             Begin VB.Label TsLabel 
  995.                AutoSize        =   -1  'True
  996.                Caption         =   "图号:"
  997.                Height          =   180
  998.                Index           =   46
  999.                Left            =   -69480
  1000.                TabIndex        =   121
  1001.                Top             =   4200
  1002.                Width           =   435
  1003.             End
  1004.             Begin VB.Label TsLabel 
  1005.                AutoSize        =   -1  'True
  1006.                Caption         =   "零件号:"
  1007.                Height          =   180
  1008.                Index           =   45
  1009.                Left            =   -72075
  1010.                TabIndex        =   120
  1011.                Top             =   4200
  1012.                Width           =   600
  1013.             End
  1014.             Begin VB.Label TsLabel 
  1015.                AutoSize        =   -1  'True
  1016.                Caption         =   "低位码:"
  1017.                Height          =   187
  1018.                Index           =   44
  1019.                Left            =   -74701
  1020.                TabIndex        =   119
  1021.                Top             =   4196
  1022.                Width           =   604
  1023.             End
  1024.             Begin VB.Label TsLabel 
  1025.                AutoSize        =   -1  'True
  1026.                Caption         =   "条行码:"
  1027.                Height          =   180
  1028.                Index           =   43
  1029.                Left            =   -69480
  1030.                TabIndex        =   118
  1031.                Top             =   3870
  1032.                Width           =   600
  1033.             End
  1034.             Begin VB.Label TsLabel 
  1035.                AutoSize        =   -1  'True
  1036.                Caption         =   "单位体积:"
  1037.                Height          =   180
  1038.                Index           =   42
  1039.                Left            =   -72075
  1040.                TabIndex        =   117
  1041.                Top             =   3870
  1042.                Width           =   765
  1043.             End
  1044.             Begin VB.Label TsLabel 
  1045.                AutoSize        =   -1  'True
  1046.                Caption         =   "单位重量:"
  1047.                Height          =   187
  1048.                Index           =   41
  1049.                Left            =   -74701
  1050.                TabIndex        =   116
  1051.                Top             =   3871
  1052.                Width           =   772
  1053.             End
  1054.             Begin VB.Label TsLabel 
  1055.                AutoSize        =   -1  'True
  1056.                Caption         =   "制造采购托外标志:"
  1057.                Height          =   187
  1058.                Index           =   40
  1059.                Left            =   -74701
  1060.                TabIndex        =   115
  1061.                Top             =   4524
  1062.                Width           =   1464
  1063.             End
  1064.             Begin VB.Label TsLabel 
  1065.                AutoSize        =   -1  'True
  1066.                Caption         =   "检验方式:"
  1067.                Height          =   180
  1068.                Index           =   39
  1069.                Left            =   -69480
  1070.                TabIndex        =   114
  1071.                Top             =   3540
  1072.                Width           =   765
  1073.             End
  1074.             Begin VB.Label TsLabel 
  1075.                AutoSize        =   -1  'True
  1076.                Caption         =   "ABC分类:"
  1077.                Height          =   180
  1078.                Index           =   38
  1079.                Left            =   -72075
  1080.                TabIndex        =   113
  1081.                Top             =   3540
  1082.                Width           =   690
  1083.             End
  1084.             Begin VB.Label TsLabel 
  1085.                AutoSize        =   -1  'True
  1086.                Caption         =   "工艺路线代码:"
  1087.                Height          =   187
  1088.                Index           =   37
  1089.                Left            =   -74701
  1090.                TabIndex        =   112
  1091.                Top             =   3543
  1092.                Width           =   1120
  1093.             End
  1094.             Begin VB.Label TsLabel 
  1095.                AutoSize        =   -1  'True
  1096.                Caption         =   "经济批量:"
  1097.                Height          =   180
  1098.                Index           =   36
  1099.                Left            =   -69480
  1100.                TabIndex        =   111
  1101.                Top             =   3225
  1102.                Width           =   765
  1103.             End
  1104.             Begin VB.Label TsLabel 
  1105.                AutoSize        =   -1  'True
  1106.                Caption         =   "批量方法:"
  1107.                Height          =   180
  1108.                Index           =   34
  1109.                Left            =   -72075
  1110.                TabIndex        =   109
  1111.                Top             =   3225
  1112.                Width           =   765
  1113.             End
  1114.             Begin VB.Label TsLabel 
  1115.                AutoSize        =   -1  'True
  1116.                Caption         =   "提前期:"
  1117.                Height          =   187
  1118.                Index           =   33
  1119.                Left            =   -74701
  1120.                TabIndex        =   108
  1121.                Top             =   3218
  1122.                Width           =   604
  1123.             End
  1124.             Begin VB.Label TsLabel 
  1125.                AutoSize        =   -1  'True
  1126.                Caption         =   "待验量:"
  1127.                Height          =   187
  1128.                Index           =   32
  1129.                Left            =   -74701
  1130.                TabIndex        =   107
  1131.                Top             =   2704
  1132.                Width           =   604
  1133.             End
  1134.             Begin VB.Label TsLabel 
  1135.                AutoSize        =   -1  'True
  1136.                Caption         =   "在订量:"
  1137.                Height          =   180
  1138.                Index           =   31
  1139.                Left            =   -69480
  1140.                TabIndex        =   106
  1141.                Top             =   2430
  1142.                Width           =   600
  1143.             End
  1144.             Begin VB.Label TsLabel 
  1145.                AutoSize        =   -1  'True
  1146.                Caption         =   "可用库存:"
  1147.                Height          =   180
  1148.                Index           =   30
  1149.                Left            =   -72075
  1150.                TabIndex        =   105
  1151.                Top             =   2430
  1152.                Width           =   765
  1153.             End
  1154.             Begin VB.Label TsLabel 
  1155.                AutoSize        =   -1  'True
  1156.                Caption         =   "安全库存:"
  1157.                Height          =   180
  1158.                Index           =   29
  1159.                Left            =   -69480
  1160.                TabIndex        =   104
  1161.                Top             =   1725
  1162.                Width           =   765
  1163.             End
  1164.             Begin VB.Label TsLabel 
  1165.                AutoSize        =   -1  'True
  1166.                Caption         =   "最高库存:"
  1167.                Height          =   187
  1168.                Index           =   28
  1169.                Left            =   -74701
  1170.                TabIndex        =   103
  1171.                Top             =   1727
  1172.                Width           =   772
  1173.             End
  1174.             Begin VB.Label TsLabel 
  1175.                AutoSize        =   -1  'True
  1176.                Caption         =   "最低库存:"
  1177.                Height          =   180
  1178.                Index           =   27
  1179.                Left            =   -72075
  1180.                TabIndex        =   102
  1181.                Top             =   1725
  1182.                Width           =   765
  1183.             End
  1184.             Begin VB.Label TsLabel 
  1185.                AutoSize        =   -1  'True
  1186.                Caption         =   "积压标准:"
  1187.                Height          =   187
  1188.                Index           =   20
  1189.                Left            =   -74701
  1190.                TabIndex        =   101
  1191.                Top             =   2099
  1192.                Width           =   772
  1193.             End
  1194.             Begin VB.Label TsLabel 
  1195.                AutoSize        =   -1  'True
  1196.                Caption         =   "综合库存量:"
  1197.                Height          =   180
  1198.                Index           =   15
  1199.                Left            =   -72075
  1200.                TabIndex        =   100
  1201.                Top             =   2100
  1202.                Width           =   945
  1203.             End
  1204.             Begin VB.Label TsLabel 
  1205.                AutoSize        =   -1  'True
  1206.                Caption         =   "现有库存:"
  1207.                Height          =   180
  1208.                Index           =   14
  1209.                Left            =   -69480
  1210.                TabIndex        =   99
  1211.                Top             =   2100
  1212.                Width           =   765
  1213.             End
  1214.             Begin VB.Label TsLabel 
  1215.                AutoSize        =   -1  'True
  1216.                Caption         =   "已分配库存:"
  1217.                Height          =   187
  1218.                Index           =   13
  1219.                Left            =   -74701
  1220.                TabIndex        =   98
  1221.                Top             =   2424
  1222.                Width           =   949
  1223.             End
  1224.             Begin VB.Label TsLabel 
  1225.                AutoSize        =   -1  'True
  1226.                Caption         =   "最高价格:"
  1227.                Height          =   187
  1228.                Index           =   26
  1229.                Left            =   -74701
  1230.                TabIndex        =   97
  1231.                Top             =   1260
  1232.                Width           =   772
  1233.             End
  1234.             Begin VB.Label TsLabel 
  1235.                AutoSize        =   -1  'True
  1236.                Caption         =   "最新出库成本:"
  1237.                Height          =   180
  1238.                Index           =   25
  1239.                Left            =   -69480
  1240.                TabIndex        =   96
  1241.                Top             =   930
  1242.                Width           =   1125
  1243.             End
  1244.             Begin VB.Label TsLabel 
  1245.                AutoSize        =   -1  'True
  1246.                Caption         =   "最新入库成本:"
  1247.                Height          =   180
  1248.                Index           =   24
  1249.                Left            =   -72075
  1250.                TabIndex        =   95
  1251.                Top             =   930
  1252.                Width           =   1125
  1253.             End
  1254.             Begin VB.Label TsLabel 
  1255.                AutoSize        =   -1  'True
  1256.                Caption         =   "最低售价:"
  1257.                Height          =   187
  1258.                Index           =   23
  1259.                Left            =   -74701
  1260.                TabIndex        =   94
  1261.                Top             =   933
  1262.                Width           =   772
  1263.             End
  1264.             Begin VB.Label TsLabel 
  1265.                AutoSize        =   -1  'True
  1266.                Caption         =   "参考成本:"
  1267.                Height          =   180
  1268.                Index           =   22
  1269.                Left            =   -72075
  1270.                TabIndex        =   93
  1271.                Top             =   600
  1272.                Width           =   765
  1273.             End
  1274.             Begin VB.Label TsLabel 
  1275.                AutoSize        =   -1  'True
  1276.                Caption         =   "计划价:"
  1277.                Height          =   187
  1278.                Index           =   21
  1279.                Left            =   -74701
  1280.                TabIndex        =   92
  1281.                Top             =   607
  1282.                Width           =   604
  1283.             End
  1284.             Begin VB.Label TsLabel 
  1285.                AutoSize        =   -1  'True
  1286.                Caption         =   "参考售价:"
  1287.                Height          =   180
  1288.                Index           =   19
  1289.                Left            =   -69480
  1290.                TabIndex        =   91
  1291.                Top             =   600
  1292.                Width           =   765
  1293.             End
  1294.             Begin VB.Label TsLabel 
  1295.                AutoSize        =   -1  'True
  1296.                Caption         =   "/"
  1297.                BeginProperty Font 
  1298.                   Name            =   "宋体"
  1299.                   Size            =   14.25
  1300.                   Charset         =   134
  1301.                   Weight          =   400
  1302.                   Underline       =   0   'False
  1303.                   Italic          =   0   'False
  1304.                   Strikethrough   =   0   'False
  1305.                EndProperty
  1306.                Height          =   300
  1307.                Index           =   12
  1308.                Left            =   6330
  1309.                TabIndex        =   89
  1310.                Top             =   1860
  1311.                Width           =   225
  1312.             End
  1313.             Begin VB.Label TsLabel 
  1314.                AutoSize        =   -1  'True
  1315.                Caption         =   "/"
  1316.                BeginProperty Font 
  1317.                   Name            =   "宋体"
  1318.                   Size            =   14.25
  1319.                   Charset         =   134
  1320.                   Weight          =   400
  1321.                   Underline       =   0   'False
  1322.                   Italic          =   0   'False
  1323.                   Strikethrough   =   0   'False
  1324.                EndProperty
  1325.                Height          =   300
  1326.                Index           =   50
  1327.                Left            =   6330
  1328.                TabIndex        =   87
  1329.                Top             =   1440
  1330.                Width           =   225
  1331.             End
  1332.             Begin VB.Label TsLabel 
  1333.                AutoSize        =   -1  'True
  1334.                Caption         =   "所属库存分类:"
  1335.                Height          =   180
  1336.                Index           =   17
  1337.                Left            =   4290
  1338.                TabIndex        =   85
  1339.                Top             =   2325
  1340.                Width           =   1125
  1341.             End
  1342.             Begin VB.Label TsLabel 
  1343.                AutoSize        =   -1  'True
  1344.                Caption         =   "所属采购分类:"
  1345.                Height          =   187
  1346.                Index           =   16
  1347.                Left            =   299
  1348.                TabIndex        =   84
  1349.                Top             =   2332
  1350.                Width           =   1120
  1351.             End
  1352.             Begin VB.Label TsLabel 
  1353.                AutoSize        =   -1  'True
  1354.                Caption         =   "主计量单位:"
  1355.                Height          =   180
  1356.                Index           =   6
  1357.                Left            =   4290
  1358.                TabIndex        =   79
  1359.                Top             =   1125
  1360.                Width           =   945
  1361.             End
  1362.             Begin VB.Label TsLabel 
  1363.                AutoSize        =   -1  'True
  1364.                Caption         =   "材质:"
  1365.                Height          =   187
  1366.                Index           =   10
  1367.                Left            =   299
  1368.                TabIndex        =   83
  1369.                Top             =   3170
  1370.                Width           =   433
  1371.             End
  1372.             Begin VB.Label TsLabel 
  1373.                AutoSize        =   -1  'True
  1374.                Caption         =   "税率%:"
  1375.                Height          =   180
  1376.                Index           =   9
  1377.                Left            =   4290
  1378.                TabIndex        =   82
  1379.                Top             =   2745
  1380.                Width           =   525
  1381.             End
  1382.             Begin VB.Label TsLabel 
  1383.                AutoSize        =   -1  'True
  1384.                Caption         =   "销售换算率:"
  1385.                Height          =   180
  1386.                Index           =   8
  1387.                Left            =   4290
  1388.                TabIndex        =   81
  1389.                Top             =   1920
  1390.                Width           =   945
  1391.             End
  1392.             Begin VB.Label TsLabel 
  1393.                AutoSize        =   -1  'True
  1394.                Caption         =   "采购换算率:"
  1395.                Height          =   180
  1396.                Index           =   7
  1397.                Left            =   4290
  1398.                TabIndex        =   80
  1399.                Top             =   1500
  1400.                Width           =   945
  1401.             End
  1402.             Begin VB.Label TsLabel 
  1403.                AutoSize        =   -1  'True
  1404.                Caption         =   "物料名称:"
  1405.                Height          =   180
  1406.                Index           =   5
  1407.                Left            =   4290
  1408.                TabIndex        =   78
  1409.                Top             =   720
  1410.                Width           =   765
  1411.             End
  1412.             Begin VB.Label TsLabel 
  1413.                AutoSize        =   -1  'True
  1414.                Caption         =   "默认分配仓库:"
  1415.                Height          =   187
  1416.                Index           =   4
  1417.                Left            =   299
  1418.                TabIndex        =   77
  1419.                Top             =   2751
  1420.                Width           =   1120
  1421.             End
  1422.             Begin VB.Label TsLabel 
  1423.                AutoSize        =   -1  'True
  1424.                Caption         =   "销售计量单位:"
  1425.                Height          =   187
  1426.                Index           =   3
  1427.                Left            =   299
  1428.                TabIndex        =   76
  1429.                Top             =   1913
  1430.                Width           =   1120
  1431.             End
  1432.             Begin VB.Label TsLabel 
  1433.                AutoSize        =   -1  'True
  1434.                Caption         =   "采购计量单位:"
  1435.                Height          =   187
  1436.                Index           =   2
  1437.                Left            =   299
  1438.                TabIndex        =   75
  1439.                Top             =   1540
  1440.                Width           =   1120
  1441.             End
  1442.             Begin VB.Label TsLabel 
  1443.                AutoSize        =   -1  'True
  1444.                Caption         =   "规格型号:"
  1445.                Height          =   187
  1446.                Index           =   1
  1447.                Left            =   299
  1448.                TabIndex        =   74
  1449.                Top             =   1119
  1450.                Width           =   772
  1451.             End
  1452.             Begin VB.Label TsLabel 
  1453.                AutoSize        =   -1  'True
  1454.                Caption         =   "物料编码:"
  1455.                Height          =   187
  1456.                Index           =   0
  1457.                Left            =   299
  1458.                TabIndex        =   73
  1459.                Top             =   715
  1460.                Width           =   772
  1461.             End
  1462.          End
  1463.       End
  1464.       Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
  1465.          Height          =   6540
  1466.          Left            =   -74910
  1467.          TabIndex        =   67
  1468.          Top             =   405
  1469.          Width           =   8520
  1470.          _cx             =   5080
  1471.          _cy             =   5080
  1472.          Appearance      =   1
  1473.          BorderStyle     =   1
  1474.          Enabled         =   -1  'True
  1475.          BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  1476.             Name            =   "宋体"
  1477.             Size            =   9
  1478.             Charset         =   134
  1479.             Weight          =   400
  1480.             Underline       =   0   'False
  1481.             Italic          =   0   'False
  1482.             Strikethrough   =   0   'False
  1483.          EndProperty
  1484.          MousePointer    =   0
  1485.          BackColor       =   -2147483643
  1486.          ForeColor       =   -2147483640
  1487.          BackColorFixed  =   -2147483633
  1488.          ForeColorFixed  =   -2147483630
  1489.          BackColorSel    =   -2147483635
  1490.          ForeColorSel    =   -2147483634
  1491.          BackColorBkg    =   8421504
  1492.          BackColorAlternate=   -2147483643
  1493.          GridColor       =   -2147483633
  1494.          GridColorFixed  =   -2147483632
  1495.          TreeColor       =   -2147483632
  1496.          FloodColor      =   192
  1497.          SheetBorder     =   -2147483642
  1498.          FocusRect       =   1
  1499.          HighLight       =   1
  1500.          AllowSelection  =   -1  'True
  1501.          AllowBigSelection=   -1  'True
  1502.          AllowUserResizing=   0
  1503.          SelectionMode   =   0
  1504.          GridLines       =   1
  1505.          GridLinesFixed  =   2
  1506.          GridLineWidth   =   1
  1507.          Rows            =   5000
  1508.          Cols            =   10
  1509.          FixedRows       =   1
  1510.          FixedCols       =   0
  1511.          RowHeightMin    =   0
  1512.          RowHeightMax    =   0
  1513.          ColWidthMin     =   0
  1514.          ColWidthMax     =   0
  1515.          ExtendLastCol   =   0   'False
  1516.          FormatString    =   ""
  1517.          ScrollTrack     =   0   'False
  1518.          ScrollBars      =   3
  1519.          ScrollTips      =   0   'False
  1520.          MergeCells      =   0
  1521.          MergeCompare    =   0
  1522.          AutoResize      =   -1  'True
  1523.          AutoSizeMode    =   0
  1524.          AutoSearch      =   0
  1525.          AutoSearchDelay =   2
  1526.          MultiTotals     =   -1  'True
  1527.          SubtotalPosition=   1
  1528.          OutlineBar      =   0
  1529.          OutlineCol      =   0
  1530.          Ellipsis        =   0
  1531.          ExplorerBar     =   0
  1532.          PicturesOver    =   0   'False
  1533.          FillStyle       =   0
  1534.          RightToLeft     =   0   'False
  1535.          PictureType     =   0
  1536.          TabBehavior     =   0
  1537.          OwnerDraw       =   0
  1538.          Editable        =   0
  1539.          ShowComboButton =   1
  1540.          WordWrap        =   0   'False
  1541.          TextStyle       =   0
  1542.          TextStyleFixed  =   0
  1543.          OleDragMode     =   0
  1544.          OleDropMode     =   0
  1545.          DataMode        =   0
  1546.          VirtualData     =   -1  'True
  1547.          DataMember      =   ""
  1548.          ComboSearch     =   3
  1549.          AutoSizeMouse   =   -1  'True
  1550.          FrozenRows      =   0
  1551.          FrozenCols      =   0
  1552.          AllowUserFreezing=   0
  1553.          BackColorFrozen =   0
  1554.          ForeColorFrozen =   0
  1555.          WallPaperAlignment=   9
  1556.          AccessibleName  =   ""
  1557.          AccessibleDescription=   ""
  1558.          AccessibleValue =   ""
  1559.          AccessibleRole  =   24
  1560.       End
  1561.    End
  1562.    Begin MSComctlLib.ImageList ImageList1 
  1563.       Left            =   -60
  1564.       Top             =   360
  1565.       _ExtentX        =   1005
  1566.       _ExtentY        =   1005
  1567.       BackColor       =   -2147483643
  1568.       ImageWidth      =   16
  1569.       ImageHeight     =   16
  1570.       MaskColor       =   12632256
  1571.       _Version        =   393216
  1572.       BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
  1573.          NumListImages   =   29
  1574.          BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1575.             Picture         =   "公用_物料档案设置.frx":3849
  1576.             Key             =   "sz"
  1577.          EndProperty
  1578.          BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1579.             Picture         =   "公用_物料档案设置.frx":3BE3
  1580.             Key             =   "dy"
  1581.          EndProperty
  1582.          BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1583.             Picture         =   "公用_物料档案设置.frx":3F7D
  1584.             Key             =   "yl"
  1585.          EndProperty
  1586.          BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1587.             Picture         =   "公用_物料档案设置.frx":4317
  1588.             Key             =   "xg"
  1589.          EndProperty
  1590.          BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1591.             Picture         =   "公用_物料档案设置.frx":46B1
  1592.             Key             =   "zh"
  1593.          EndProperty
  1594.          BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1595.             Picture         =   "公用_物料档案设置.frx":4A4B
  1596.             Key             =   "sh"
  1597.          EndProperty
  1598.          BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1599.             Picture         =   "公用_物料档案设置.frx":4DE5
  1600.             Key             =   "bc"
  1601.          EndProperty
  1602.          BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1603.             Picture         =   "公用_物料档案设置.frx":517F
  1604.             Key             =   "fq"
  1605.          EndProperty
  1606.          BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1607.             Picture         =   "公用_物料档案设置.frx":5519
  1608.             Key             =   "bz"
  1609.          EndProperty
  1610.          BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1611.             Picture         =   "公用_物料档案设置.frx":58B3
  1612.             Key             =   "tc"
  1613.          EndProperty
  1614.          BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1615.             Picture         =   "公用_物料档案设置.frx":5C4D
  1616.             Key             =   "bcgs"
  1617.          EndProperty
  1618.          BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1619.             Picture         =   "公用_物料档案设置.frx":5FE7
  1620.             Key             =   "mrlk"
  1621.          EndProperty
  1622.          BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1623.             Picture         =   "公用_物料档案设置.frx":6381
  1624.             Key             =   "xsxm"
  1625.          EndProperty
  1626.          BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1627.             Picture         =   "公用_物料档案设置.frx":671B
  1628.             Key             =   "first"
  1629.          EndProperty
  1630.          BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1631.             Picture         =   "公用_物料档案设置.frx":6AB5
  1632.             Key             =   "prev"
  1633.          EndProperty
  1634.          BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1635.             Picture         =   "公用_物料档案设置.frx":6E4F
  1636.             Key             =   "next"
  1637.          EndProperty
  1638.          BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1639.             Picture         =   "公用_物料档案设置.frx":71E9
  1640.             Key             =   "last"
  1641.          EndProperty
  1642.          BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1643.             Picture         =   "公用_物料档案设置.frx":7583
  1644.             Key             =   "xx"
  1645.          EndProperty
  1646.          BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1647.             Picture         =   "公用_物料档案设置.frx":791D
  1648.             Key             =   "define"
  1649.          EndProperty
  1650.          BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1651.             Picture         =   "公用_物料档案设置.frx":7CB7
  1652.             Key             =   "exec"
  1653.          EndProperty
  1654.          BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1655.             Picture         =   "公用_物料档案设置.frx":8051
  1656.             Key             =   "xz"
  1657.          EndProperty
  1658.          BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1659.             Picture         =   "公用_物料档案设置.frx":83EB
  1660.             Key             =   "sc"
  1661.          EndProperty
  1662.          BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1663.             Picture         =   "公用_物料档案设置.frx":8785
  1664.             Key             =   "sx"
  1665.          EndProperty
  1666.          BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1667.             Picture         =   "公用_物料档案设置.frx":8B1F
  1668.             Key             =   "cx"
  1669.          EndProperty
  1670.          BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1671.             Picture         =   "公用_物料档案设置.frx":8EB9
  1672.             Key             =   "zd"
  1673.          EndProperty
  1674.          BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1675.             Picture         =   "公用_物料档案设置.frx":9253
  1676.             Key             =   "dz"
  1677.          EndProperty
  1678.          BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1679.             Picture         =   "公用_物料档案设置.frx":95ED
  1680.             Key             =   "ph"
  1681.          EndProperty
  1682.          BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1683.             Picture         =   "公用_物料档案设置.frx":9987
  1684.             Key             =   "fz"
  1685.          EndProperty
  1686.          BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
  1687.             Picture         =   "公用_物料档案设置.frx":9D21
  1688.             Key             =   "dw"
  1689.          EndProperty
  1690.       EndProperty
  1691.    End
  1692.    Begin MSComctlLib.Toolbar SzToolbar 
  1693.       Align           =   1  'Align Top
  1694.       Height          =   555
  1695.       Left            =   0