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

📄 mainform.frm

📁 成绩管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
      EndProperty
      Height          =   375
      Left            =   7320
      TabIndex        =   27
      Top             =   4680
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton Command8 
      Caption         =   "保存[&S]"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6600
      TabIndex        =   26
      Top             =   4680
      Width           =   855
   End
   Begin VB.CommandButton Command7 
      Caption         =   "取消[&F]"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5880
      TabIndex        =   25
      Top             =   4680
      Width           =   855
   End
   Begin VB.CommandButton Command6 
      Caption         =   "添加[&A]"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5160
      TabIndex        =   24
      Top             =   4680
      Width           =   855
   End
   Begin VB.CommandButton Command5 
      Caption         =   "删除"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4440
      TabIndex        =   23
      Top             =   4680
      Width           =   735
   End
   Begin VB.CommandButton Command4 
      Caption         =   "末记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3720
      TabIndex        =   22
      Top             =   4680
      Width           =   735
   End
   Begin VB.CommandButton Command3 
      Caption         =   "后一记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2760
      TabIndex        =   21
      Top             =   4680
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "前一记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1800
      TabIndex        =   20
      Top             =   4680
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "首记录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1080
      TabIndex        =   19
      Top             =   4680
      Width           =   735
   End
   Begin VB.TextBox Text 
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2415
      Index           =   15
      Left            =   3960
      MaxLength       =   120
      MultiLine       =   -1  'True
      ScrollBars      =   1  'Horizontal
      TabIndex        =   17
      Top             =   2160
      Width           =   3135
   End
   Begin VB.TextBox Text 
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2415
      Index           =   14
      Left            =   480
      MaxLength       =   124
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   16
      Top             =   2160
      Width           =   3015
   End
   Begin VB.Line Line3 
      X1              =   360
      X2              =   360
      Y1              =   600
      Y2              =   2040
   End
   Begin VB.Line Line13 
      X1              =   360
      X2              =   8640
      Y1              =   1800
      Y2              =   1800
   End
   Begin VB.Line Line10 
      X1              =   7320
      X2              =   7320
      Y1              =   600
      Y2              =   1920
   End
   Begin VB.Line Line9 
      X1              =   5880
      X2              =   5880
      Y1              =   600
      Y2              =   1920
   End
   Begin VB.Line Line8 
      X1              =   4440
      X2              =   4440
      Y1              =   600
      Y2              =   1920
   End
   Begin VB.Line Line7 
      X1              =   8640
      X2              =   8640
      Y1              =   600
      Y2              =   2040
   End
   Begin VB.Line Line5 
      BorderWidth     =   2
      X1              =   360
      X2              =   8640
      Y1              =   600
      Y2              =   600
   End
   Begin VB.Line Line4 
      X1              =   3120
      X2              =   3120
      Y1              =   600
      Y2              =   1920
   End
   Begin VB.Line Line2 
      X1              =   1680
      X2              =   1680
      Y1              =   600
      Y2              =   2040
   End
   Begin VB.Label Label 
      Caption         =   "姓名列表"
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   16
      Left            =   7440
      TabIndex        =   18
      Top             =   2160
      Width           =   1095
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   1215
      Index           =   15
      Left            =   3600
      TabIndex        =   15
      Top             =   2640
      Width           =   255
   End
   Begin VB.Label Label 
      Appearance      =   0  'Flat
      BackColor       =   &H00C0C0C0&
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   1215
      Index           =   14
      Left            =   120
      TabIndex        =   14
      Top             =   2280
      Width           =   255
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   13
      Left            =   7320
      TabIndex        =   13
      Top             =   1440
      Width           =   1335
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   12
      Left            =   5880
      TabIndex        =   12
      Top             =   1440
      Width           =   1455
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   11
      Left            =   4440
      TabIndex        =   11
      Top             =   1440
      Width           =   1455
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   10
      Left            =   3120
      TabIndex        =   10
      Top             =   1440
      Width           =   1335
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   9
      Left            =   1680
      TabIndex        =   9
      Top             =   1440
      Width           =   1455
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   8
      Left            =   360
      TabIndex        =   8
      Top             =   1440
      Width           =   1335
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   7
      Left            =   7320
      TabIndex        =   7
      Top             =   720
      Width           =   1215
   End
   Begin VB.Label Label 
      BeginProperty Font 
         Name            =   "System"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   6
      Left            =   5880
      TabIndex        =   6

⌨️ 快捷键说明

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