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

📄 iowalotto.frm

📁 Searches a database of entered lottery numbers and displays results of which tickets won what.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Iowa_Lottery"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   18
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   3195
   ScaleWidth      =   4680
   StartUpPosition =   3  'Windows Default
   Begin VB.ListBox winners1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   8250
      ItemData        =   "iowalotto.frx":0000
      Left            =   9720
      List            =   "iowalotto.frx":0002
      TabIndex        =   8
      Top             =   120
      Width           =   2055
   End
   Begin VB.CommandButton Start 
      Caption         =   "Begin Game"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   240
      TabIndex        =   0
      Top             =   600
      Width           =   1935
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   1
      Left            =   5040
      TabIndex        =   65
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   5
      Left            =   7920
      TabIndex        =   64
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   4
      Left            =   7200
      TabIndex        =   63
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   3
      Left            =   6480
      TabIndex        =   62
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   2
      Left            =   5760
      TabIndex        =   61
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label4 
      Height          =   615
      Index           =   0
      Left            =   4320
      TabIndex        =   60
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label3 
      Caption         =   "Winning Numbers:"
      Height          =   975
      Left            =   2640
      TabIndex        =   59
      Top             =   360
      Width           =   2055
   End
   Begin VB.Label tickets 
      Height          =   375
      Left            =   8520
      TabIndex        =   58
      Top             =   0
      Width           =   975
   End
   Begin VB.Label Label2 
      Caption         =   "Tickets left:"
      Height          =   375
      Left            =   6360
      TabIndex        =   57
      Top             =   0
      Width           =   1935
   End
   Begin VB.Label WINNERFINAL 
      Alignment       =   2  'Center
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   48
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Left            =   1440
      TabIndex        =   56
      Top             =   6360
      Width           =   8175
   End
   Begin VB.Label Label1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   48
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Left            =   240
      TabIndex        =   55
      Top             =   4680
      Width           =   8295
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   10
      Left            =   9000
      TabIndex        =   54
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   10
      Left            =   9000
      TabIndex        =   53
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label marlohits 
      Caption         =   "00"
      Height          =   495
      Index           =   10
      Left            =   9000
      TabIndex        =   52
      Top             =   2640
      Width           =   375
   End
   Begin VB.Label markhits 
      Caption         =   "00"
      Height          =   495
      Index           =   10
      Left            =   9000
      TabIndex        =   51
      Top             =   1920
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   9
      Left            =   8520
      TabIndex        =   50
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   8
      Left            =   8040
      TabIndex        =   49
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   7
      Left            =   7560
      TabIndex        =   48
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   6
      Left            =   7080
      TabIndex        =   47
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   5
      Left            =   6600
      TabIndex        =   46
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   4
      Left            =   6120
      TabIndex        =   45
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   3
      Left            =   5640
      TabIndex        =   44
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   2
      Left            =   5160
      TabIndex        =   43
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   1
      Left            =   4680
      TabIndex        =   42
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label themhits 
      Caption         =   "00"
      Height          =   495
      Index           =   0
      Left            =   4200
      TabIndex        =   41
      Top             =   3960
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   9
      Left            =   8520
      TabIndex        =   40
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   8
      Left            =   8040
      TabIndex        =   39
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   7
      Left            =   7560
      TabIndex        =   38
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   6
      Left            =   7080
      TabIndex        =   37
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   5
      Left            =   6600
      TabIndex        =   36
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   4
      Left            =   6120
      TabIndex        =   35
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   3
      Left            =   5640
      TabIndex        =   34
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   2
      Left            =   5160
      TabIndex        =   33
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   1
      Left            =   4680
      TabIndex        =   32
      Top             =   3360
      Width           =   375
   End
   Begin VB.Label ushits 
      Caption         =   "00"
      Height          =   495
      Index           =   0

⌨️ 快捷键说明

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