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

📄 frmdemo.frm

📁 U盘加密工具库和粒子
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmDemo 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Demo (USBPass 3.0)"
   ClientHeight    =   6120
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9390
   Icon            =   "frmDemo.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6120
   ScaleWidth      =   9390
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton CmdChangePassWDU 
      Caption         =   "修改USBPass密码(用户)"
      Height          =   450
      Left            =   150
      TabIndex        =   23
      Top             =   2070
      Width           =   2175
   End
   Begin VB.CommandButton CmdClearUSB 
      Caption         =   "清除USBPass"
      Height          =   450
      Left            =   150
      TabIndex        =   20
      Top             =   2565
      Width           =   2175
   End
   Begin VB.CommandButton CmdChangePassWDA 
      Caption         =   "修改USBPass密码(高级)"
      Height          =   450
      Left            =   150
      TabIndex        =   4
      Top             =   1590
      Width           =   2175
   End
   Begin VB.CommandButton CmdAbout 
      Caption         =   "关于USBPass组件"
      Height          =   450
      Left            =   150
      TabIndex        =   5
      Top             =   3060
      Width           =   2175
   End
   Begin VB.CommandButton CmdClear 
      Caption         =   "清除窗口数据"
      Height          =   450
      Left            =   150
      TabIndex        =   6
      Top             =   4035
      Width           =   2175
   End
   Begin VB.CommandButton CmdExit 
      Caption         =   "退出(&X)"
      Height          =   450
      Left            =   150
      TabIndex        =   0
      Top             =   4530
      Width           =   2175
   End
   Begin VB.Frame Frame1 
      Height          =   5880
      Left            =   2520
      TabIndex        =   7
      Top             =   30
      Width           =   6810
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   13
         Left            =   195
         TabIndex        =   22
         Top             =   5475
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   12
         Left            =   195
         TabIndex        =   21
         Top             =   5073
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   11
         Left            =   195
         TabIndex        =   19
         Top             =   4679
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   10
         Left            =   195
         TabIndex        =   18
         Top             =   4285
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   9
         Left            =   195
         TabIndex        =   17
         Top             =   3891
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   8
         Left            =   195
         TabIndex        =   16
         Top             =   3497
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   7
         Left            =   195
         TabIndex        =   15
         Top             =   3103
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   6
         Left            =   195
         TabIndex        =   14
         Top             =   2709
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   5
         Left            =   195
         TabIndex        =   13
         Top             =   2315
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   4
         Left            =   195
         TabIndex        =   12
         Top             =   1921
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   3
         Left            =   195
         TabIndex        =   11
         Top             =   1527
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   2
         Left            =   195
         TabIndex        =   10
         Top             =   1133
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   1
         Left            =   195
         TabIndex        =   9
         Top             =   739
         Width           =   90
      End
      Begin VB.Label LabInfo 
         AutoSize        =   -1  'True
         Caption         =   "*"
         Height          =   180
         Index           =   0
         Left            =   195
         TabIndex        =   8
         Top             =   345
         Width           =   90
      End
   End
   Begin VB.CommandButton CmdReadB 
      Caption         =   "读USBPass(用户)"
      Height          =   450
      Left            =   150
      TabIndex        =   3
      Top             =   1095
      Width           =   2175
   End
   Begin VB.CommandButton CmdReadA 
      Caption         =   "读USBPass(高级)"
      Height          =   450
      Left            =   150
      TabIndex        =   2
      Top             =   600
      Width           =   2175
   End
   Begin VB.CommandButton CmdWrite 
      Caption         =   "写USBPass"
      Height          =   450
      Left            =   150
      TabIndex        =   1
      Top             =   105
      Width           =   2175
   End
End
Attribute VB_Name = "frmDemo"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'*************************************************************************
'**模 块 名:frmDemo
'**说    明:版权所有2008 - 2009(C)
'**创 建 人:
'**日    期:

⌨️ 快捷键说明

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