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

📄 form1.frm

📁 VB库存管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{DF6D6558-5B0C-11D3-9396-008029E9B3A6}#1.0#0"; "ezVidC60.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMDIMain 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "库存管理监控系统v1.0"
   ClientHeight    =   10860
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   15270
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   10860
   ScaleWidth      =   15270
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   3240
      Top             =   4560
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   24
      Top             =   10485
      Width           =   15270
      _ExtentX        =   26935
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
            Text            =   "欢迎使用""库存监控管理系统"""
            TextSave        =   "欢迎使用""库存监控管理系统"""
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   6527
            MinWidth        =   6527
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   9348
            MinWidth        =   9348
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Command12 
      Caption         =   "调用主机"
      Height          =   375
      Left            =   120
      TabIndex        =   23
      Top             =   1440
      Width           =   1455
   End
   Begin VB.CommandButton Command11 
      Caption         =   "调用堆垛机"
      Height          =   375
      Left            =   120
      TabIndex        =   22
      Top             =   1080
      Width           =   1455
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   1320
      Top             =   3600
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   5
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":08CA
            Key             =   "a"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":11A4
            Key             =   "b"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":1A7E
            Key             =   "c"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":2358
            Key             =   "d"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":2672
            Key             =   "e"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   795
      Left            =   0
      TabIndex        =   21
      Top             =   0
      Width           =   15270
      _ExtentX        =   26935
      _ExtentY        =   1402
      ButtonWidth     =   1455
      ButtonHeight    =   1349
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   10
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "入库操作"
            Key             =   "a"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "出库操作"
            Key             =   "b"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "入库查询"
            Key             =   "c"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "出库查询"
            Key             =   "d"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出系统"
            Key             =   "e"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00E0E0E0&
      Caption         =   "操  作:"
      Height          =   5415
      Left            =   11640
      TabIndex        =   3
      Top             =   5160
      Width           =   3615
      Begin VB.CommandButton Command1 
         Caption         =   "Record"
         Height          =   350
         Left            =   240
         TabIndex        =   16
         Top             =   2520
         Width           =   1335
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Stop"
         Enabled         =   0   'False
         Height          =   350
         Left            =   1800
         TabIndex        =   15
         Top             =   2520
         Width           =   1335
      End
      Begin VB.CommandButton Command3 
         Caption         =   "Source"
         Height          =   350
         Left            =   240
         TabIndex        =   14
         Top             =   3000
         Width           =   1335
      End
      Begin VB.HScrollBar HScroll1 
         Height          =   135
         LargeChange     =   10
         Left            =   240
         Max             =   100
         Min             =   1
         TabIndex        =   13
         Top             =   600
         Value           =   15
         Width           =   2895
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   240
         TabIndex        =   12
         Text            =   "C:\Windows\Desktop\Capture.avi"
         Top             =   1200
         Width           =   2655
      End
      Begin VB.CommandButton Command4 
         Caption         =   "..."
         Height          =   255
         Left            =   3000
         TabIndex        =   11
         Top             =   1200
         Width           =   255
      End
      Begin VB.CommandButton Command5 
         Caption         =   "Format"
         Height          =   350
         Left            =   1800
         TabIndex        =   10
         Top             =   3000
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "Audio"
         Height          =   350
         Left            =   240
         TabIndex        =   9
         Top             =   3600
         Width           =   1335
      End
      Begin VB.CommandButton Command7 
         Caption         =   "Compression"
         Height          =   350
         Left            =   1800
         TabIndex        =   8
         Top             =   3600
         Width           =   1335
      End
      Begin VB.CommandButton Command8 
         Caption         =   "Freeze"
         Height          =   350
         Left            =   240
         TabIndex        =   7
         Top             =   4200
         Width           =   1335
      End
      Begin VB.CommandButton Command9 
         Caption         =   "Capture Still"
         Height          =   350
         Left            =   1800
         TabIndex        =   6
         Top             =   4200
         Width           =   1335
      End
      Begin VB.CommandButton Command10 
         Caption         =   "..."
         Height          =   255
         Left            =   3000
         TabIndex        =   5
         Top             =   2040
         Width           =   255
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   240
         TabIndex        =   4
         Text            =   "C:\Windows\Desktop\Cap.bmp"
         Top             =   2040
         Width           =   2655
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackColor       =   &H00E0E0E0&
         Caption         =   "Current Frame Rate  (15 fps)"
         Height          =   195
         Left            =   240
         TabIndex        =   20
         Top             =   240
         Width           =   1995
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00E0E0E0&
         Caption         =   "Save Movie Location"
         Height          =   195
         Left            =   240
         TabIndex        =   19
         Top             =   840
         Width           =   1515
      End
      Begin VB.Label Label3 
         Alignment       =   2  'Center
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Welcome To Cam-Cap v1.0"
         Height          =   255
         Left            =   240
         TabIndex        =   18
         Top             =   4800
         Width           =   2895
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackColor       =   &H00E0E0E0&
         Caption         =   "Save Captured Still Location"
         Height          =   195
         Left            =   240
         TabIndex        =   17
         Top             =   1680
         Width           =   2010
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   2160
      Left            =   11880
      ScaleHeight     =   2100
      ScaleWidth      =   2580
      TabIndex        =   2
      Top             =   7200
      Width           =   2640
   End
   Begin MSComDlg.CommonDialog cmd 
      Left            =   5160
      Top             =   5760
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0E0E0&
      Caption         =   "视   频:"
      Height          =   5415
      Left            =   6360
      TabIndex        =   0
      Top             =   5160
      Width           =   5295
      Begin vbVidC60.ezVidCap Vid 
         Height          =   5000
         Left            =   120
         TabIndex        =   1
         Top             =   240
         Width           =   5000
         _ExtentX        =   8811
         _ExtentY        =   8811
         AutoSize        =   0   'False
         PreviewRate     =   100
         MakeUserConfirmCapture=   0
         CaptureAudio    =   -1
      End
   End
   Begin MSComDlg.CommonDialog cmd2 
      Left            =   1680
      Top             =   1080
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList imlToolbarIcons 
      Left            =   7035
      Top             =   5280
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":4E24
            Key             =   "Save"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":4F36
            Key             =   "Find"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":5048
            Key             =   "Open"
         EndProperty
      EndProperty
   End
   Begin VB.Menu mnusystem 
      Caption         =   "【系统设置】"
      Begin VB.Menu mnuAdduser 
         Caption         =   "添加用户"
      End
      Begin VB.Menu mnuChangePwd 
         Caption         =   "修改密码"
      End

⌨️ 快捷键说明

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