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

📄 frmset.frm

📁 库存管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         Top             =   360
         Width           =   4215
      End
      Begin VB.Data Data2 
         Caption         =   "Data2"
         Connect         =   "Access"
         DatabaseName    =   "C:\WINDOWS\Desktop\通用库管\库存管理.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         Exclusive       =   0   'False
         Height          =   345
         Left            =   -73080
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "供应商表"
         Top             =   2040
         Width           =   2220
      End
      Begin VB.TextBox Text8 
         Appearance      =   0  'Flat
         DataField       =   "备注"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   615
         Left            =   -73440
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   22
         Text            =   "FrmSet.frx":2A68
         Top             =   1800
         Width           =   3735
      End
      Begin VB.ComboBox Combo2 
         DataField       =   "级别"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   315
         ItemData        =   "FrmSet.frx":2A6E
         Left            =   -70534
         List            =   "FrmSet.frx":2A90
         TabIndex        =   20
         Top             =   360
         Width           =   855
      End
      Begin VB.TextBox Text7 
         Appearance      =   0  'Flat
         DataField       =   "电话"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -71130
         TabIndex        =   19
         Text            =   "Text7"
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox Text6 
         Appearance      =   0  'Flat
         DataField       =   "联系人"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -73440
         TabIndex        =   18
         Text            =   "Text6"
         Top             =   1320
         Width           =   1695
      End
      Begin VB.TextBox Text5 
         Appearance      =   0  'Flat
         DataField       =   "地址"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -73440
         TabIndex        =   17
         Text            =   "Text5"
         Top             =   840
         Width           =   3735
      End
      Begin VB.TextBox Text4 
         Appearance      =   0  'Flat
         DataField       =   "名称"
         DataSource      =   "Data2"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -73440
         TabIndex        =   16
         Text            =   "Text4"
         Top             =   360
         Width           =   2055
      End
      Begin VB.ComboBox Combo1 
         Appearance      =   0  'Flat
         DataField       =   "职务"
         DataSource      =   "Data1"
         ForeColor       =   &H00FF8080&
         Height          =   315
         Left            =   -72960
         TabIndex        =   10
         Text            =   "Combo1"
         Top             =   840
         Width           =   1455
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         DataField       =   "密码"
         DataSource      =   "Data1"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -72960
         TabIndex        =   9
         Text            =   "Text3"
         Top             =   1800
         Visible         =   0   'False
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         Appearance      =   0  'Flat
         DataField       =   "电话"
         DataSource      =   "Data1"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -72960
         TabIndex        =   8
         Text            =   "Text2"
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         DataField       =   "姓名"
         DataSource      =   "Data1"
         ForeColor       =   &H00FF8080&
         Height          =   285
         Left            =   -72960
         TabIndex        =   7
         Text            =   "Text1"
         Top             =   360
         Width           =   1455
      End
      Begin VB.Data Data1 
         Caption         =   "Data1"
         Connect         =   "Access"
         DatabaseName    =   "C:\Documents and Settings\LeeKing\桌面\通用库管\库存管理.mdb"
         DefaultCursorType=   0  'DefaultCursor
         DefaultType     =   2  'UseODBC
         Exclusive       =   0   'False
         Height          =   345
         Left            =   -71400
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   "员工表"
         Top             =   600
         Width           =   1935
      End
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   570
         Left            =   -73800
         TabIndex        =   2
         Top             =   2280
         Width           =   3825
         _ExtentX        =   6747
         _ExtentY        =   1005
         ButtonWidth     =   1032
         ButtonHeight    =   1005
         Appearance      =   1
         Style           =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   8
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "向前"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "后退"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   4
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "增加"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "确定"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "取消"
               ImageIndex      =   5
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "删除"
               ImageIndex      =   6
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   4
            EndProperty
         EndProperty
         Begin MSComctlLib.ImageList ImageList2 
            Left            =   2760
            Top             =   0
            _ExtentX        =   1005
            _ExtentY        =   1005
            BackColor       =   -2147483643
            ImageWidth      =   32
            ImageHeight     =   32
            MaskColor       =   12632256
            _Version        =   393216
            BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
               NumListImages   =   8
               BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":2AB2
                  Key             =   ""
               EndProperty
               BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":2DCE
                  Key             =   ""
               EndProperty
               BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":30EA
                  Key             =   ""
               EndProperty
               BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":3DC6
                  Key             =   ""
               EndProperty
               BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":4AA2
                  Key             =   ""
               EndProperty
               BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":577E
                  Key             =   ""
               EndProperty
               BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":645A
                  Key             =   ""
               EndProperty
               BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":6776
                  Key             =   ""
               EndProperty
            EndProperty
         End
         Begin MSComctlLib.ImageList ImageList1 
            Left            =   6000
            Top             =   120
            _ExtentX        =   1005
            _ExtentY        =   1005
            BackColor       =   -2147483643
            ImageWidth      =   32
            ImageHeight     =   32
            MaskColor       =   12632256
            _Version        =   393216
            BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
               NumListImages   =   8
               BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":6BCA
                  Key             =   ""
               EndProperty
               BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":6EE6
                  Key             =   ""
               EndProperty
               BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":7202
                  Key             =   ""
               EndProperty
               BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":7EDE
                  Key             =   ""
               EndProperty
               BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":8BBA
                  Key             =   ""
               EndProperty
               BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":9896
                  Key             =   ""
               EndProperty
               BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":A572
                  Key             =   ""
               EndProperty
               BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
                  Picture         =   "FrmSet.frx":A88E
                  Key             =   ""
               EndProperty
            EndProperty
         End
      End
      Begin MSComctlLib.Toolbar Toolbar2 
         Height          =   570
         Left            =   -74280
         TabIndex        =   23
         Top             =   2520
         Width           =   4545
         _ExtentX        =   8017
         _ExtentY        =   1005
         ButtonWidth     =   1032
         ButtonHeight    =   1005
         Appearance      =   1
         Style           =   1
         ImageList       =   "ImageList1"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   8
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "向前"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "后退"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   4
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "增加"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "确定"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "取消"
               ImageIndex      =   5
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Object.ToolTipText     =   "删除"
               ImageIndex      =   6
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   4
            EndProperty
         EndProperty
         Begin MSComctlLib.ImageList ImageList4 
            Left            =   6000
            Top             =   120
            _ExtentX        =   1005
            _ExtentY        =   1005
            BackColor       =   -2147483643
            ImageWidth      =   32
            ImageHeight     =   32
            MaskColor       =   12632256

⌨️ 快捷键说明

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