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

📄 frmclai.frm

📁 学生信息管理系统的设计,包含与数据库的通信接口和密码等.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmclai 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "班级信息"
   ClientHeight    =   4785
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   10695
   Icon            =   "frmclai.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   4785
   ScaleWidth      =   10695
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   3810
      Index           =   2
      Left            =   6480
      ScaleHeight     =   3780
      ScaleWidth      =   3945
      TabIndex        =   31
      Top             =   4560
      Width           =   3975
      Begin VB.TextBox Text1 
         Height          =   900
         IMEMode         =   3  'DISABLE
         Index           =   11
         Left            =   1440
         Locked          =   -1  'True
         MaxLength       =   30
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   15
         Top             =   1680
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   10
         Left            =   1440
         Locked          =   -1  'True
         MaxLength       =   5
         TabIndex        =   14
         Top             =   1200
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   9
         Left            =   1440
         Locked          =   -1  'True
         MaxLength       =   5
         TabIndex        =   13
         Top             =   720
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   8
         Left            =   1440
         MaxLength       =   10
         TabIndex        =   12
         Top             =   240
         Width           =   2100
      End
      Begin CSCommand.Command Command5 
         Height          =   495
         Left            =   480
         TabIndex        =   16
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":08CA
         Enabled         =   0   'False
         Caption         =   "删  除"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command6 
         Height          =   495
         Left            =   2400
         TabIndex        =   17
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":08E6
         Caption         =   "取  消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "备注信息"
         Height          =   255
         Index           =   11
         Left            =   480
         TabIndex        =   37
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "导员姓名"
         Height          =   255
         Index           =   10
         Left            =   480
         TabIndex        =   36
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "班级名称"
         Height          =   255
         Index           =   9
         Left            =   480
         TabIndex        =   35
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "班级编号"
         Height          =   255
         Index           =   8
         Left            =   480
         TabIndex        =   32
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   3810
      Index           =   1
      Left            =   10440
      ScaleHeight     =   3780
      ScaleWidth      =   3945
      TabIndex        =   27
      Top             =   720
      Width           =   3975
      Begin VB.TextBox Text1 
         Height          =   900
         Index           =   7
         Left            =   1440
         MaxLength       =   30
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   9
         Top             =   1680
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   4
         Left            =   1440
         MaxLength       =   10
         TabIndex        =   6
         Top             =   240
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   5
         Left            =   1440
         MaxLength       =   5
         TabIndex        =   7
         Top             =   720
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   6
         Left            =   1440
         MaxLength       =   5
         TabIndex        =   8
         Top             =   1200
         Width           =   2100
      End
      Begin CSCommand.Command Command3 
         Height          =   495
         Left            =   480
         TabIndex        =   10
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":0902
         Enabled         =   0   'False
         Caption         =   "修  改"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command4 
         Height          =   495
         Left            =   2400
         TabIndex        =   11
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":091E
         Caption         =   "取  消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "备注信息"
         Height          =   255
         Index           =   7
         Left            =   480
         TabIndex        =   34
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "班级编号"
         Height          =   255
         Index           =   4
         Left            =   480
         TabIndex        =   30
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "班级名称"
         Height          =   255
         Index           =   5
         Left            =   480
         TabIndex        =   29
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "导员姓名"
         Height          =   255
         Index           =   6
         Left            =   480
         TabIndex        =   28
         Top             =   1200
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   3810
      Index           =   0
      Left            =   6480
      ScaleHeight     =   3780
      ScaleWidth      =   3945
      TabIndex        =   23
      Top             =   720
      Width           =   3975
      Begin VB.TextBox Text1 
         Height          =   900
         Index           =   3
         Left            =   1440
         MaxLength       =   30
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   3
         Top             =   1680
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   0
         Left            =   1440
         MaxLength       =   10
         TabIndex        =   0
         Top             =   240
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   1
         Left            =   1440
         MaxLength       =   5
         TabIndex        =   1
         Top             =   720
         Width           =   2100
      End
      Begin VB.TextBox Text1 
         Height          =   300
         IMEMode         =   3  'DISABLE
         Index           =   2
         Left            =   1440
         MaxLength       =   5
         TabIndex        =   2
         Top             =   1200
         Width           =   2100
      End
      Begin CSCommand.Command Command1 
         Height          =   495
         Left            =   480
         TabIndex        =   4
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":093A
         Caption         =   "添  加"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command2 
         Height          =   495
         Left            =   2400
         TabIndex        =   5
         Top             =   3000
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   873
         IconAlign       =   0
         Icon            =   "frmclai.frx":0956
         Caption         =   "取  消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9

⌨️ 快捷键说明

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