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

📄 frm_main.frm

📁 很经典的抽奖程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form frm_Main 
   AutoRedraw      =   -1  'True
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   5145
   ClientLeft      =   120
   ClientTop       =   120
   ClientWidth     =   7965
   ControlBox      =   0   'False
   DrawMode        =   1  'Blackness
   DrawStyle       =   1  'Dash
   FillStyle       =   0  'Solid
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5145
   ScaleWidth      =   7965
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdCancel 
      Caption         =   "无效,重选"
      Enabled         =   0   'False
      Height          =   495
      Left            =   6360
      TabIndex        =   19
      Top             =   3840
      Width           =   1215
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "有效,保存"
      Enabled         =   0   'False
      Height          =   495
      Left            =   4920
      TabIndex        =   18
      Top             =   3840
      Width           =   1215
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   5640
      Top             =   3000
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox Text9 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   4200
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   17
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text17 
      Height          =   300
      Left            =   1560
      TabIndex        =   16
      Top             =   3960
      Width           =   2145
   End
   Begin VB.TextBox Text12 
      Height          =   300
      Left            =   1560
      TabIndex        =   15
      Top             =   3240
      Width           =   2205
   End
   Begin VB.TextBox Text11 
      BackColor       =   &H80000002&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   660
      Left            =   1560
      TabIndex        =   14
      Top             =   2160
      Width           =   5925
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   100
      Left            =   5040
      Top             =   3000
   End
   Begin VB.Frame Frame2 
      Caption         =   "中奖用户的详细信息"
      Height          =   2775
      Left            =   120
      TabIndex        =   10
      Top             =   1800
      Width           =   7695
      Begin VB.TextBox Text10 
         Height          =   375
         Left            =   2640
         TabIndex        =   20
         Text            =   "Text10"
         Top             =   1920
         Visible         =   0   'False
         Width           =   615
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "联系电话:"
         Height          =   180
         Left            =   480
         TabIndex        =   13
         Top             =   2160
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "姓    名:"
         Height          =   180
         Left            =   480
         TabIndex        =   12
         Top             =   1560
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "身份证号:"
         Height          =   180
         Left            =   480
         TabIndex        =   11
         Top             =   600
         Width           =   900
      End
   End
   Begin VB.CommandButton cmdBegin 
      Caption         =   "开始"
      Default         =   -1  'True
      Height          =   375
      Left            =   4800
      TabIndex        =   9
      Top             =   1080
      Width           =   975
   End
   Begin VB.TextBox Text8 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   3720
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   8
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text7 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   3240
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   7
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text6 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   2760
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   6
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text5 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   2280
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   5
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text4 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   1800
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   4
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   1320
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   3
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text2 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   840
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   2
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.TextBox Text1 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   400
      HideSelection   =   0   'False
      Left            =   360
      Locked          =   -1  'True
      MaxLength       =   1
      TabIndex        =   1
      Text            =   "9"
      Top             =   1080
      Width           =   400
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "关闭"
      Height          =   375
      Left            =   5880
      TabIndex        =   0
      Top             =   1080
      Width           =   975
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      Caption         =   "目前一等奖为个数为:"
      Height          =   180
      Left            =   240
      TabIndex        =   23
      Top             =   4800
      Width           =   1800

⌨️ 快捷键说明

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