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

📄 frmclass.frm

📁 学生档案管理系统研究
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmClass 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "学籍管理系统"
   ClientHeight    =   5490
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   9450
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5490
   ScaleWidth      =   9450
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command6 
      Caption         =   "退出班级管理"
      Height          =   375
      Left            =   7800
      TabIndex        =   32
      Top             =   120
      Width           =   1575
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4815
      Left            =   0
      TabIndex        =   1
      Top             =   720
      Width           =   9495
      _ExtentX        =   16748
      _ExtentY        =   8493
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   " 添加班级 "
      TabPicture(0)   =   "frmClass.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "DataGrid1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   " 查询修改班级信息 "
      TabPicture(1)   =   "frmClass.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame3"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "DataGrid2"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      TabCaption(2)   =   " 注销班级 "
      TabPicture(2)   =   "frmClass.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid3"
      Tab(2).Control(1)=   "Frame4"
      Tab(2).ControlCount=   2
      Begin VB.Frame Frame4 
         Caption         =   "选择班级"
         Height          =   975
         Left            =   -74880
         TabIndex        =   25
         Top             =   480
         Width           =   9255
         Begin VB.CommandButton cmdDelBJ 
            Caption         =   "注销"
            Height          =   330
            Left            =   4200
            TabIndex        =   28
            Top             =   360
            Width           =   1095
         End
         Begin MSDataListLib.DataCombo txtDelBj 
            Height          =   315
            Left            =   1200
            TabIndex        =   27
            Top             =   360
            Width           =   2415
            _ExtentX        =   4260
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            ListField       =   ""
            Text            =   ""
         End
         Begin VB.Label Label7 
            BackStyle       =   0  'Transparent
            Caption         =   "班级名称:"
            Height          =   255
            Left            =   240
            TabIndex        =   26
            Top             =   480
            Width           =   1095
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid3 
         Height          =   3135
         Left            =   -74880
         TabIndex        =   24
         Top             =   1560
         Width           =   9255
         _ExtentX        =   16325
         _ExtentY        =   5530
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin MSDataGridLib.DataGrid DataGrid2 
         Height          =   1815
         Left            =   -74880
         TabIndex        =   11
         Top             =   2880
         Width           =   9135
         _ExtentX        =   16113
         _ExtentY        =   3201
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame3 
         Caption         =   "班级信息"
         Height          =   1335
         Left            =   -74880
         TabIndex        =   10
         Top             =   1440
         Width           =   9135
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   285
            Index           =   4
            Left            =   7080
            TabIndex        =   30
            Top             =   840
            Width           =   1575
         End
         Begin VB.CommandButton cmdChange 
            Caption         =   "修改"
            Height          =   330
            Left            =   7440
            TabIndex        =   20
            Top             =   300
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   285
            Index           =   3
            Left            =   4320
            TabIndex        =   19
            Top             =   840
            Width           =   1935
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   285
            Index           =   2
            Left            =   1200
            TabIndex        =   18
            Top             =   840
            Width           =   1935
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   285
            Index           =   1
            Left            =   4320
            TabIndex        =   17
            Top             =   360
            Width           =   1935
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   285
            Index           =   0
            Left            =   1200
            TabIndex        =   16
            Top             =   360
            Width           =   1935
         End
         Begin VB.Label Label5 
            Caption         =   "辅 导 员                            教    室                         人数"
            Height          =   255
            Left            =   240
            TabIndex        =   15
            Top             =   885
            Width           =   6615
         End
         Begin VB.Label Label4 
            Caption         =   "班级名称                            所属院系"
            Height          =   255
            Left            =   240
            TabIndex        =   14
            Top             =   400
            Width           =   4095
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "查询条件"
         Height          =   855
         Left            =   -74880
         TabIndex        =   9
         Top             =   480
         Width           =   9135
         Begin VB.CommandButton Command2 
            Caption         =   "全    部"
            Height          =   330
            Left            =   7920
            TabIndex        =   34
            Top             =   360
            Width           =   1000
         End
         Begin MSDataListLib.DataCombo txtFindFdy 
            Height          =   315
            Left            =   4560
            TabIndex        =   31
            Top             =   315
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin VB.OptionButton OptJs 
            Caption         =   "辅导员:"
            Height          =   255
            Left            =   3480
            TabIndex        =   23
            Top             =   400
            Width           =   1095
         End
         Begin VB.OptionButton OptBj 
            Caption         =   "班级名称:"
            Height          =   255
            Left            =   210
            TabIndex        =   22
            Top             =   400
            Value           =   -1  'True
            Width           =   1215
         End
         Begin VB.CommandButton Command1 
            Caption         =   "查    询"
            Height          =   330
            Left            =   6720
            TabIndex        =   13
            Top             =   360
            Width           =   1000
         End
         Begin MSDataListLib.DataCombo txtFindBj 
            Height          =   315
            Left            =   1440

⌨️ 快捷键说明

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