⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Gy_Material 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "物料档案设置"
   ClientHeight    =   7680
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11640
   HelpContextID   =   2001
   Icon            =   "公用_物料档案设置.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7680
   ScaleWidth      =   11640
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox picSplitter 
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      FillColor       =   &H00808080&
      Height          =   6840
      Left            =   2820
      ScaleHeight     =   2978.431
      ScaleMode       =   0  'User
      ScaleWidth      =   156
      TabIndex        =   133
      Top             =   720
      Visible         =   0   'False
      Width           =   15
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   1830
      Top             =   480
   End
   Begin TabDlg.SSTab StTab 
      Height          =   7020
      Left            =   2895
      TabIndex        =   68
      Top             =   645
      Width           =   8731
      _ExtentX        =   15399
      _ExtentY        =   12383
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "列表视图"
      TabPicture(0)   =   "公用_物料档案设置.frx":08CA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "CzxsGrid"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "单张视图"
      TabPicture(1)   =   "公用_物料档案设置.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame1"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   6525
         Left            =   -74880
         TabIndex        =   70
         Top             =   375
         Width           =   8490
         Begin VB.CommandButton QxCommand 
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   7290
            TabIndex        =   62
            Top             =   247
            Width           =   1069
         End
         Begin VB.CommandButton BcCommand 
            Caption         =   "保存(&S)"
            Height          =   300
            Left            =   6180
            TabIndex        =   61
            Top             =   247
            Width           =   1069
         End
         Begin VB.CommandButton Command1 
            Height          =   300
            Left            =   4740
            Picture         =   "公用_物料档案设置.frx":0902
            Style           =   1  'Graphical
            TabIndex        =   63
            Top             =   247
            Width           =   360
         End
         Begin VB.CommandButton Command2 
            Height          =   300
            Left            =   5070
            Picture         =   "公用_物料档案设置.frx":0C8C
            Style           =   1  'Graphical
            TabIndex        =   64
            Top             =   247
            Width           =   360
         End
         Begin VB.CommandButton Command3 
            Height          =   300
            Left            =   5430
            Picture         =   "公用_物料档案设置.frx":1016
            Style           =   1  'Graphical
            TabIndex        =   65
            Top             =   247
            Width           =   360
         End
         Begin VB.CommandButton Command4 
            Height          =   300
            Left            =   5760
            Picture         =   "公用_物料档案设置.frx":13A0
            Style           =   1  'Graphical
            TabIndex        =   66
            Top             =   247
            Width           =   360
         End
         Begin VB.CommandButton Ydcommand1 
            Height          =   311
            Index           =   0
            Left            =   3659
            Picture         =   "公用_物料档案设置.frx":172A
            Style           =   1  'Graphical
            TabIndex        =   71
            Top             =   141
            Visible         =   0   'False
            Width           =   285
         End
         Begin TabDlg.SSTab SSTab1 
            Height          =   6030
            Left            =   120
            TabIndex        =   72
            Top             =   375
            Width           =   8235
            _ExtentX        =   14526
            _ExtentY        =   10636
            _Version        =   393216
            Style           =   1
            Tabs            =   2
            TabsPerRow      =   8
            TabHeight       =   520
            TabCaption(0)   =   "基本信息"
            TabPicture(0)   =   "公用_物料档案设置.frx":1AB4
            Tab(0).ControlEnabled=   -1  'True
            Tab(0).Control(0)=   "TsLabel(0)"
            Tab(0).Control(0).Enabled=   0   'False
            Tab(0).Control(1)=   "TsLabel(1)"
            Tab(0).Control(1).Enabled=   0   'False
            Tab(0).Control(2)=   "TsLabel(2)"
            Tab(0).Control(2).Enabled=   0   'False
            Tab(0).Control(3)=   "TsLabel(3)"
            Tab(0).Control(3).Enabled=   0   'False
            Tab(0).Control(4)=   "TsLabel(4)"
            Tab(0).Control(4).Enabled=   0   'False
            Tab(0).Control(5)=   "TsLabel(5)"
            Tab(0).Control(5).Enabled=   0   'False
            Tab(0).Control(6)=   "TsLabel(7)"
            Tab(0).Control(6).Enabled=   0   'False
            Tab(0).Control(7)=   "TsLabel(8)"
            Tab(0).Control(7).Enabled=   0   'False
            Tab(0).Control(8)=   "TsLabel(9)"
            Tab(0).Control(8).Enabled=   0   'False
            Tab(0).Control(9)=   "TsLabel(10)"
            Tab(0).Control(9).Enabled=   0   'False
            Tab(0).Control(10)=   "TsLabel(6)"
            Tab(0).Control(10).Enabled=   0   'False
            Tab(0).Control(11)=   "TsLabel(16)"
            Tab(0).Control(11).Enabled=   0   'False
            Tab(0).Control(12)=   "TsLabel(17)"
            Tab(0).Control(12).Enabled=   0   'False
            Tab(0).Control(13)=   "TsLabel(50)"
            Tab(0).Control(13).Enabled=   0   'False
            Tab(0).Control(14)=   "TsLabel(12)"
            Tab(0).Control(14).Enabled=   0   'False
            Tab(0).Control(15)=   "lblMsg"
            Tab(0).Control(15).Enabled=   0   'False
            Tab(0).Control(16)=   "Ydcommand1(7)"
            Tab(0).Control(16).Enabled=   0   'False
            Tab(0).Control(17)=   "Ydcommand1(10)"
            Tab(0).Control(17).Enabled=   0   'False
            Tab(0).Control(18)=   "Ydcommand1(4)"
            Tab(0).Control(18).Enabled=   0   'False
            Tab(0).Control(19)=   "Ydcommand1(12)"
            Tab(0).Control(19).Enabled=   0   'False
            Tab(0).Control(20)=   "LrText(1)"
            Tab(0).Control(20).Enabled=   0   'False
            Tab(0).Control(21)=   "LrText(3)"
            Tab(0).Control(21).Enabled=   0   'False
            Tab(0).Control(22)=   "LrText(5)"
            Tab(0).Control(22).Enabled=   0   'False
            Tab(0).Control(23)=   "LrText(6)"
            Tab(0).Control(23).Enabled=   0   'False
            Tab(0).Control(24)=   "LrText(8)"
            Tab(0).Control(24).Enabled=   0   'False
            Tab(0).Control(25)=   "LrText(9)"
            Tab(0).Control(25).Enabled=   0   'False
            Tab(0).Control(26)=   "LrText(11)"
            Tab(0).Control(26).Enabled=   0   'False
            Tab(0).Control(27)=   "LrText(13)"
            Tab(0).Control(27).Enabled=   0   'False
            Tab(0).Control(28)=   "Ydcommand1(11)"
            Tab(0).Control(28).Enabled=   0   'False
            Tab(0).Control(29)=   "Frame2"
            Tab(0).Control(29).Enabled=   0   'False
            Tab(0).Control(30)=   "Frame3"
            Tab(0).Control(30).Enabled=   0   'False
            Tab(0).Control(31)=   "LrText(14)"
            Tab(0).Control(31).Enabled=   0   'False
            Tab(0).Control(32)=   "LrText(12)"
            Tab(0).Control(32).Enabled=   0   'False
            Tab(0).Control(33)=   "Ydcommand1(3)"
            Tab(0).Control(33).Enabled=   0   'False
            Tab(0).Control(34)=   "LrText(10)"
            Tab(0).Control(34).Enabled=   0   'False
            Tab(0).Control(35)=   "LrText(7)"
            Tab(0).Control(35).Enabled=   0   'False
            Tab(0).Control(36)=   "LrText(4)"
            Tab(0).Control(36).Enabled=   0   'False
            Tab(0).Control(37)=   "LrText(2)"
            Tab(0).Control(37).Enabled=   0   'False
            Tab(0).Control(38)=   "LrText(0)"
            Tab(0).Control(38).Enabled=   0   'False
            Tab(0).ControlCount=   39
            TabCaption(1)   =   "辅助信息"
            TabPicture(1)   =   "公用_物料档案设置.frx":1AD0
            Tab(1).ControlEnabled=   0   'False
            Tab(1).Control(0)=   "TsLabel(19)"
            Tab(1).Control(1)=   "TsLabel(21)"
            Tab(1).Control(2)=   "TsLabel(22)"
            Tab(1).Control(3)=   "TsLabel(23)"
            Tab(1).Control(4)=   "TsLabel(24)"
            Tab(1).Control(5)=   "TsLabel(25)"
            Tab(1).Control(6)=   "TsLabel(26)"
            Tab(1).Control(7)=   "TsLabel(13)"
            Tab(1).Control(8)=   "TsLabel(14)"
            Tab(1).Control(9)=   "TsLabel(15)"
            Tab(1).Control(10)=   "TsLabel(20)"
            Tab(1).Control(11)=   "TsLabel(27)"
            Tab(1).Control(12)=   "TsLabel(28)"
            Tab(1).Control(13)=   "TsLabel(29)"
            Tab(1).Control(14)=   "TsLabel(30)"
            Tab(1).Control(15)=   "TsLabel(31)"
            Tab(1).Control(16)=   "TsLabel(32)"
            Tab(1).Control(17)=   "TsLabel(33)"
            Tab(1).Control(18)=   "TsLabel(34)"
            Tab(1).Control(19)=   "TsLabel(36)"
            Tab(1).Control(20)=   "TsLabel(37)"
            Tab(1).Control(21)=   "TsLabel(38)"
            Tab(1).Control(22)=   "TsLabel(39)"
            Tab(1).Control(23)=   "TsLabel(40)"
            Tab(1).Control(24)=   "TsLabel(41)"
            Tab(1).Control(25)=   "TsLabel(42)"
            Tab(1).Control(26)=   "TsLabel(43)"
            Tab(1).Control(27)=   "TsLabel(44)"
            Tab(1).Control(28)=   "TsLabel(45)"
            Tab(1).Control(29)=   "TsLabel(46)"
            Tab(1).Control(30)=   "TsLabel(18)"
            Tab(1).Control(31)=   "TsLabel(11)"
            Tab(1).Control(32)=   "TsLabel(47)"
            Tab(1).Control(33)=   "TsLabel(48)"
            Tab(1).Control(34)=   "LrText(17)"
            Tab(1).Control(35)=   "LrText(18)"
            Tab(1).Control(36)=   "LrText(19)"
            Tab(1).Control(37)=   "LrText(20)"
            Tab(1).Control(38)=   "LrText(21)"
            Tab(1).Control(39)=   "LrText(22)"
            Tab(1).Control(40)=   "LrText(23)"
            Tab(1).Control(41)=   "LrText(24)"
            Tab(1).Control(42)=   "LrText(25)"
            Tab(1).Control(43)=   "LrText(26)"
            Tab(1).Control(44)=   "LrText(27)"
            Tab(1).Control(45)=   "LrText(28)"
            Tab(1).Control(46)=   "LrText(29)"
            Tab(1).Control(47)=   "LrText(30)"
            Tab(1).Control(48)=   "LrText(31)"
            Tab(1).Control(49)=   "LrText(32)"
            Tab(1).Control(50)=   "LrText(33)"
            Tab(1).Control(51)=   "LrText(34)"
            Tab(1).Control(52)=   "LrText(35)"
            Tab(1).Control(53)=   "LrText(36)"
            Tab(1).Control(54)=   "LrText(37)"
            Tab(1).Control(55)=   "LrText(38)"
            Tab(1).Control(56)=   "LrText(39)"
            Tab(1).Control(57)=   "LrText(40)"
            Tab(1).Control(58)=   "LrText(41)"
            Tab(1).Control(59)=   "LrText(42)"
            Tab(1).Control(60)=   "LrText(43)"
            Tab(1).Control(61)=   "LrText(16)"
            Tab(1).Control(62)=   "LrText(15)"
            Tab(1).Control(63)=   "LrText(44)"
            Tab(1).Control(64)=   "LrText(45)"
            Tab(1).Control(65)=   "Lrcomb(0)"
            Tab(1).Control(66)=   "Lrcomb(2)"
            Tab(1).Control(67)=   "Lrcomb(1)"
            Tab(1).ControlCount=   68
            Begin VB.TextBox LrText 
               Height          =   311
               Index           =   0
               Left            =   1485
               TabIndex        =   0
               Text            =   "0"
               Top             =   653
               Width           =   1935
            End
            Begin VB.TextBox LrText 
               Height          =   311
               Index           =   2
               Left            =   1485
               TabIndex        =   2
               Text            =   "0"
               Top             =   1056
               Width           =   1935
            End
            Begin VB.TextBox LrText 
               Height          =   311
               Index           =   4
               Left            =   1485
               TabIndex        =   4
               Text            =   "1"
               Top             =   1447
               Width           =   1935

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -