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

📄 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"
Begin VB.Form frmClass 
   Caption         =   "Form1"
   ClientHeight    =   7005
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9135
   LinkTopic       =   "Form1"
   ScaleHeight     =   7005
   ScaleWidth      =   9135
   StartUpPosition =   3  '窗口缺省
   Begin TabDlg.SSTab SSTab1 
      Height          =   6255
      Left            =   120
      TabIndex        =   2
      Top             =   720
      Width           =   8895
      _ExtentX        =   15690
      _ExtentY        =   11033
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "添加班级"
      TabPicture(0)   =   "frmClass.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      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(1)=   "Frame3"
      Tab(1).Control(2)=   "DataGrid2"
      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 MSDataGridLib.DataGrid DataGrid3 
         Height          =   4935
         Left            =   -75000
         TabIndex        =   36
         Top             =   1320
         Width           =   8895
         _ExtentX        =   15690
         _ExtentY        =   8705
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            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 Frame4 
         Caption         =   "选择班级"
         Height          =   855
         Left            =   -75000
         TabIndex        =   32
         Top             =   360
         Width           =   8775
         Begin VB.CommandButton Command6 
            Caption         =   "注  销"
            Height          =   255
            Left            =   5280
            TabIndex        =   35
            Top             =   360
            Width           =   1215
         End
         Begin VB.ComboBox Combo2 
            BackColor       =   &H00FFFFFF&
            Height          =   300
            Left            =   1200
            TabIndex        =   34
            Top             =   360
            Width           =   2055
         End
         Begin VB.Label Label10 
            Caption         =   "班级名称:"
            Height          =   255
            Left            =   240
            TabIndex        =   33
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "班级信息"
         Height          =   1335
         Left            =   120
         TabIndex        =   21
         Top             =   360
         Width           =   8895
         Begin VB.TextBox Text3 
            Height          =   270
            Left            =   1080
            TabIndex        =   26
            Top             =   840
            Width           =   1575
         End
         Begin VB.TextBox Text2 
            Height          =   270
            Left            =   7080
            TabIndex        =   25
            Top             =   360
            Width           =   1575
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   4080
            TabIndex        =   24
            Top             =   360
            Width           =   1815
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   1080
            TabIndex        =   23
            Top             =   360
            Width           =   1575
         End
         Begin VB.CommandButton Command5 
            Caption         =   "添  加"
            Height          =   375
            Left            =   5520
            TabIndex        =   22
            Top             =   840
            Width           =   1215
         End
         Begin VB.Label Label9 
            Caption         =   " 人    数:"
            Height          =   255
            Left            =   0
            TabIndex        =   30
            Top             =   840
            Width           =   1095
         End
         Begin VB.Label Label8 
            Caption         =   "辅导员:"
            Height          =   255
            Left            =   6240
            TabIndex        =   29
            Top             =   360
            Width           =   735
         End
         Begin VB.Label Label7 
            Caption         =   "所属院系:"
            Height          =   255
            Left            =   3120
            TabIndex        =   28
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label6 
            Caption         =   "班级名称:"
            Height          =   255
            Left            =   120
            TabIndex        =   27
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "查询条件"
         Height          =   1335
         Left            =   -75000
         TabIndex        =   13
         Top             =   360
         Width           =   8895
         Begin VB.ComboBox Combo4 
            Height          =   300
            Left            =   6480
            TabIndex        =   19
            Top             =   480
            Width           =   1695
         End
         Begin VB.CommandButton Command2 
            Caption         =   "查  询"
            Height          =   375
            Left            =   2760
            TabIndex        =   18
            Top             =   840
            Width           =   1215
         End
         Begin VB.OptionButton Option1 
            Caption         =   "班级名称:"
            Height          =   255
            Left            =   120
            TabIndex        =   17
            Top             =   480
            Width           =   1215
         End
         Begin VB.ComboBox Combo3 
            Height          =   300
            Left            =   1440
            TabIndex        =   16
            Top             =   480
            Width           =   1815
         End
         Begin VB.OptionButton Option2 

⌨️ 快捷键说明

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