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

企业管理

开发平台:

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