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

📄 frmstudent.frm

📁 学生管理信息系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmStudent 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "学籍管理系统"
   ClientHeight    =   7605
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   12555
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7605
   ScaleWidth      =   12555
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command6 
      Caption         =   "退出学籍管理"
      Height          =   375
      Left            =   10920
      TabIndex        =   88
      Top             =   120
      Width           =   1575
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6975
      Left            =   0
      TabIndex        =   0
      Top             =   720
      Width           =   12615
      _ExtentX        =   22251
      _ExtentY        =   12303
      _Version        =   393216
      Style           =   1
      Tabs            =   5
      Tab             =   1
      TabsPerRow      =   5
      TabHeight       =   520
      TabCaption(0)   =   " 添加学生学籍 "
      TabPicture(0)   =   "frmStudent.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).Control(1)=   "Frame1"
      Tab(0).ControlCount=   2
      TabCaption(1)   =   " 查询修改学生信息 "
      TabPicture(1)   =   "frmStudent.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      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)   =   "frmStudent.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid3"
      Tab(2).Control(1)=   "Frame5"
      Tab(2).Control(2)=   "Frame4"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   " 打印学生信息 "
      TabPicture(3)   =   "frmStudent.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame6"
      Tab(3).ControlCount=   1
      TabCaption(4)   =   " 管理日志 "
      TabPicture(4)   =   "frmStudent.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "Command4"
      Tab(4).Control(1)=   "Command3"
      Tab(4).Control(2)=   "DataGrid4"
      Tab(4).ControlCount=   3
      Begin VB.CommandButton Command4 
         Caption         =   "清    空"
         Height          =   375
         Left            =   -64200
         TabIndex        =   67
         Top             =   6390
         Width           =   1455
      End
      Begin VB.CommandButton Command3 
         Caption         =   "打    印"
         Height          =   375
         Left            =   -65880
         TabIndex        =   66
         Top             =   6390
         Width           =   1455
      End
      Begin MSDataGridLib.DataGrid DataGrid4 
         Height          =   5775
         Left            =   -74880
         TabIndex        =   65
         Top             =   480
         Width           =   12375
         _ExtentX        =   21828
         _ExtentY        =   10186
         _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 Frame6 
         Caption         =   "打印设置"
         Height          =   6135
         Left            =   -74880
         TabIndex        =   62
         Top             =   600
         Width           =   12375
         Begin VB.Frame Frame7 
            Height          =   855
            Left            =   240
            TabIndex        =   78
            Top             =   840
            Width           =   11895
            Begin MSDataListLib.DataCombo txtPrintBj 
               Height          =   330
               Left            =   7440
               TabIndex        =   84
               Top             =   360
               Width           =   1455
               _ExtentX        =   2566
               _ExtentY        =   582
               _Version        =   393216
               Enabled         =   0   'False
               Style           =   2
               Text            =   ""
            End
            Begin MSDataListLib.DataCombo txtPrintZhuanye 
               Height          =   330
               Left            =   5040
               TabIndex        =   83
               Top             =   360
               Width           =   1455
               _ExtentX        =   2566
               _ExtentY        =   582
               _Version        =   393216
               Enabled         =   0   'False
               Style           =   2
               Text            =   ""
            End
            Begin VB.TextBox txtPrintName 
               Enabled         =   0   'False
               Height          =   315
               Left            =   2880
               TabIndex        =   82
               Top             =   360
               Width           =   1455
            End
            Begin VB.TextBox txtPrintNum 
               Enabled         =   0   'False
               Height          =   315
               Left            =   840
               TabIndex        =   81
               Top             =   360
               Width           =   1215
            End
            Begin VB.CommandButton cmdPrintOK 
               Caption         =   "确定"
               Height          =   300
               Left            =   10680
               TabIndex        =   80
               Top             =   480
               Width           =   1095
            End
            Begin VB.Label Label8 
               Caption         =   "学号:               姓名:                    专业:                    班级:"
               Height          =   255
               Left            =   240
               TabIndex        =   79
               Top             =   360
               Width           =   8895
            End
         End
         Begin VB.ComboBox Combo1 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "frmStudent.frx":008C
            Left            =   9240
            List            =   "frmStudent.frx":0099
            Style           =   2  'Dropdown List
            TabIndex        =   77
            Top             =   360
            Width           =   1455
         End
         Begin MSDataListLib.DataCombo DataCombo2 
            Height          =   315
            Left            =   6000
            TabIndex        =   76
            Top             =   360
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            Height          =   315
            Left            =   3360
            TabIndex        =   75
            Top             =   360
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin VB.OptionButton OptPrint 
            Height          =   375
            Index           =   4
            Left            =   10800
            TabIndex        =   74
            Top             =   360
            Value           =   -1  'True
            Width           =   375
         End
         Begin VB.OptionButton OptPrint 
            Height          =   375
            Index           =   3
            Left            =   7920
            TabIndex        =   72
            Top             =   360
            Width           =   375
         End
         Begin VB.OptionButton OptPrint 
            Height          =   375
            Index           =   2
            Left            =   5040
            TabIndex        =   71
            Top             =   360
            Width           =   375
         End
         Begin VB.OptionButton OptPrint 
            Height          =   375
            Index           =   1
            Left            =   2400
            TabIndex        =   70
            Top             =   360
            Width           =   375
         End
         Begin VB.OptionButton OptPrint 
            Height          =   375
            Index           =   0
            Left            =   360
            TabIndex        =   69
            Top             =   360
            Width           =   375
         End
         Begin MSDataGridLib.DataGrid DataGrid5 
            Height          =   3495
            Left            =   120
            TabIndex        =   68
            Top             =   1920
            Width           =   12135
            _ExtentX        =   21405
            _ExtentY        =   6165
            _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

⌨️ 快捷键说明

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