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

📄 formb41d.frm

📁 用VB编写的家庭理财程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form FormB41d 
   BackColor       =   &H00FFFFC0&
   Caption         =   "  淘汰赛排位抽签  "
   ClientHeight    =   8595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFFFC0&
      BorderStyle     =   0  'None
      Caption         =   "Frame4"
      Height          =   615
      Left            =   6480
      TabIndex        =   34
      Top             =   7560
      Width           =   4815
      Begin VB.CommandButton Command3 
         Caption         =   "继  续"
         Enabled         =   0   'False
         Height          =   375
         Left            =   2400
         TabIndex        =   38
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "重新抽签"
         Enabled         =   0   'False
         Height          =   375
         Left            =   1200
         TabIndex        =   37
         Top             =   120
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "退  出"
         Height          =   375
         Left            =   120
         TabIndex        =   36
         Top             =   120
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "确认存盘"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3480
         TabIndex        =   35
         Top             =   120
         Width           =   1095
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0FF&
      Height          =   2295
      Left            =   6480
      TabIndex        =   24
      Top             =   3960
      Visible         =   0   'False
      Width           =   4575
      Begin VB.OptionButton Option1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "随机分布"
         Height          =   255
         Index           =   0
         Left            =   600
         TabIndex        =   30
         Top             =   720
         Width           =   2295
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "按序号分布"
         Height          =   255
         Index           =   1
         Left            =   600
         TabIndex        =   29
         Top             =   1040
         Width           =   2295
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "均匀分布"
         Height          =   255
         Index           =   2
         Left            =   600
         TabIndex        =   28
         Top             =   1360
         Value           =   -1  'True
         Width           =   2295
      End
      Begin VB.CommandButton Command5 
         Caption         =   "确  认"
         Height          =   320
         Left            =   3000
         TabIndex        =   27
         Top             =   840
         Width           =   1095
      End
      Begin VB.CommandButton Command6 
         Caption         =   "放  弃"
         Height          =   320
         Left            =   3000
         TabIndex        =   26
         Top             =   1320
         Width           =   1095
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "同队选手分在相同的半区"
         Height          =   255
         Index           =   3
         Left            =   600
         TabIndex        =   25
         Top             =   1680
         Width           =   2295
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "请确定非种子抽签原则:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   360
         TabIndex        =   31
         Top             =   315
         Width           =   2160
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H0080FFFF&
      Height          =   3015
      Left            =   3720
      TabIndex        =   13
      Top             =   2160
      Width           =   3375
      Begin VB.OptionButton Option3 
         BackColor       =   &H0080FFFF&
         Caption         =   "30"
         Height          =   255
         Index           =   1
         Left            =   2400
         TabIndex        =   22
         Top             =   1080
         Width           =   615
      End
      Begin VB.OptionButton Option3 
         BackColor       =   &H0080FFFF&
         Caption         =   "30"
         Height          =   255
         Index           =   0
         Left            =   1800
         TabIndex        =   21
         Top             =   1080
         Width           =   615
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1800
         TabIndex        =   20
         Text            =   "Text2"
         Top             =   1560
         Width           =   975
      End
      Begin VB.CommandButton Command9 
         Caption         =   "确  认"
         Height          =   375
         Left            =   1200
         TabIndex        =   18
         Top             =   2160
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1800
         TabIndex        =   17
         Text            =   "Text2"
         Top             =   1080
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1800
         TabIndex        =   16
         Text            =   "Text1"
         Top             =   600
         Width           =   975
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "轮空数:"
         Height          =   180
         Left            =   720
         TabIndex        =   19
         Top             =   1560
         Width           =   630
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "位置数:"
         Height          =   180
         Left            =   720
         TabIndex        =   15
         Top             =   1080
         Width           =   720
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "参赛人数:"
         Height          =   255
         Left            =   720
         TabIndex        =   14
         Top             =   600
         Width           =   975
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H0080C0FF&
      Height          =   3615
      Left            =   1200
      TabIndex        =   4
      Top             =   1800
      Visible         =   0   'False
      Width           =   3495
      Begin VB.OptionButton Option2 
         BackColor       =   &H0080C0FF&
         Caption         =   "同队选手分在相同的半区"
         Height          =   255
         Index           =   4
         Left            =   720
         TabIndex        =   12
         Top             =   2280
         Width           =   2415
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H0080C0FF&
         Caption         =   "均匀分布"
         Height          =   255
         Index           =   3
         Left            =   720
         TabIndex        =   11
         Top             =   1920
         Value           =   -1  'True
         Width           =   2295
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H0080C0FF&
         Caption         =   "参照种子方式分布"
         Height          =   255
         Index           =   2
         Left            =   720
         TabIndex        =   10
         Top             =   1560
         Width           =   2175
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H0080C0FF&
         Caption         =   "按序号分布"
         Height          =   255
         Index           =   1
         Left            =   720
         TabIndex        =   9
         Top             =   1200
         Width           =   1215
      End
      Begin VB.CommandButton Command8 
         Caption         =   "放  弃"
         Height          =   320
         Left            =   1800
         TabIndex        =   8
         Top             =   2880
         Width           =   1095
      End
      Begin VB.CommandButton Command7 
         Caption         =   "确  认"
         Height          =   320
         Left            =   600
         TabIndex        =   7
         Top             =   2880
         Width           =   1095
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H0080C0FF&
         Caption         =   "随机分布"
         Height          =   255
         Index           =   0
         Left            =   720
         TabIndex        =   5
         Top             =   840
         Width           =   1215
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "请确定抽签原则:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   210
         Left            =   480
         TabIndex        =   6
         Top             =   360
         Width           =   1815
      End
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   2535
      Left            =   720
      TabIndex        =   3
      Top             =   240
      Visible         =   0   'False
      Width           =   3015
      _ExtentX        =   5318

⌨️ 快捷键说明

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