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

📄 form1.frm

📁 VB实现的注册码发生器
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "软件注册"
   ClientHeight    =   6105
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   5985
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6105
   ScaleWidth      =   5985
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "输入注册信息"
      Height          =   6255
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6015
      Begin LicenseFileRegistration.XpBs XpBs4 
         Height          =   375
         Left            =   3720
         TabIndex        =   19
         Top             =   2640
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   661
         Caption         =   "Set Trial To Zero"
         ButtonStyle     =   3
         OriginalPicSizeW=   0
         OriginalPicSizeH=   0
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   99
         BackColor       =   255
         ForeColor       =   16777215
      End
      Begin VB.Frame Frame2 
         Caption         =   "Locate License File"
         Enabled         =   0   'False
         Height          =   2535
         Left            =   120
         TabIndex        =   16
         Top             =   3120
         Width           =   5775
         Begin LicenseFileRegistration.XpBs XpBs3 
            Height          =   375
            Left            =   4200
            TabIndex        =   18
            Top             =   360
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   661
            Caption         =   "&Browse"
            ButtonStyle     =   3
            OriginalPicSizeW=   0
            OriginalPicSizeH=   0
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            MousePointer    =   99
         End
         Begin VB.TextBox Text7 
            Height          =   285
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   17
            Top             =   480
            Width           =   3975
         End
         Begin MSComDlg.CommonDialog CommonDialog1 
            Left            =   5040
            Top             =   1080
            _ExtentX        =   847
            _ExtentY        =   847
            _Version        =   393216
         End
         Begin VB.Label capserial 
            Caption         =   "-"
            Height          =   255
            Left            =   1080
            TabIndex        =   27
            Top             =   2040
            Width           =   3255
         End
         Begin VB.Label capemail 
            Caption         =   "-"
            Height          =   255
            Left            =   1080
            TabIndex        =   26
            Top             =   1680
            Width           =   3255
         End
         Begin VB.Label capcompany 
            Caption         =   "-"
            Height          =   255
            Left            =   1080
            TabIndex        =   25
            Top             =   1320
            Width           =   3135
         End
         Begin VB.Label capid 
            Caption         =   "-"
            Height          =   255
            Left            =   1080
            TabIndex        =   24
            Top             =   960
            Width           =   3015
         End
         Begin VB.Label Label9 
            Caption         =   "Serial :"
            Height          =   255
            Left            =   120
            TabIndex        =   23
            Top             =   2040
            Width           =   615
         End
         Begin VB.Label Label8 
            Caption         =   "Email :"
            Height          =   255
            Left            =   120
            TabIndex        =   22
            Top             =   1680
            Width           =   1215
         End
         Begin VB.Label Label7 
            Caption         =   "Company :"
            Height          =   255
            Left            =   120
            TabIndex        =   21
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label6 
            Caption         =   "Reg ID :"
            Height          =   255
            Left            =   120
            TabIndex        =   20
            Top             =   960
            Width           =   735
         End
      End
      Begin LicenseFileRegistration.XpBs XpBs2 
         Height          =   375
         Left            =   2040
         TabIndex        =   15
         Top             =   2640
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         Caption         =   "&Continue"
         ButtonStyle     =   3
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BackColor       =   49152
         ForeColor       =   16777215
      End
      Begin LicenseFileRegistration.XpBs XpBs1 
         Height          =   375
         Left            =   360
         TabIndex        =   14
         Top             =   2640
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         Caption         =   "&Validate"
         ButtonStyle     =   3
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BackColor       =   33023
         ForeColor       =   16777215
      End
      Begin LicenseFileRegistration.Xp_ProgressBar Xps 
         Height          =   255
         Left            =   240
         TabIndex        =   11
         Top             =   2160
         Width           =   5295
         _ExtentX        =   9340
         _ExtentY        =   450
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   1440
         TabIndex        =   6
         Top             =   360
         Width           =   2535
      End
      Begin VB.TextBox Text4 
         Height          =   285
         Left            =   1440
         TabIndex        =   5
         Top             =   1080
         Width           =   2535
      End
      Begin VB.TextBox Text3 
         Height          =   285
         Left            =   1440
         TabIndex        =   4
         Top             =   720
         Width           =   2535
      End
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   1440
         MaxLength       =   7
         TabIndex        =   3
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Height          =   285
         Left            =   4560
         MaxLength       =   5
         TabIndex        =   2
         Top             =   1440
         Width           =   615
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   2400
         MaxLength       =   17
         TabIndex        =   1
         Top             =   1440
         Width           =   1935
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "Modified By ForWay"
         BeginProperty Font 
            Name            =   "MS Sans Serif"

⌨️ 快捷键说明

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