mdimain.frm

来自「一款非常适合中小学教学任务不是很繁重的管理程序」· FRM 代码 · 共 502 行 · 第 1/2 页

FRM
502
字号
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{DE08FE8B-6D68-4590-8ACC-B1B271F77A57}#1.0#0"; "VertMenu.ocx"
Object = "{3A6644DE-3402-11D9-9DE7-C33FAA87690A}#1.0#0"; "WinXPCEngine.ocx"
Begin VB.MDIForm mdiMain 
   BackColor       =   &H00FFC284&
   Caption         =   "教学管理系统V2007  作者QQ:16968526 伊妹儿:tqw1215@163.com"
   ClientHeight    =   10185
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9450
   Icon            =   "mdiMain.frx":0000
   LinkTopic       =   "MDIForm1"
   Picture         =   "mdiMain.frx":1CCA
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin MSComDlg.CommonDialog cdgAll 
      Left            =   2640
      Top             =   2520
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox Picture3 
      Align           =   4  'Align Right
      BackColor       =   &H00FE9835&
      BorderStyle     =   0  'None
      Height          =   8430
      Left            =   6675
      Picture         =   "mdiMain.frx":153A6E
      ScaleHeight     =   8430
      ScaleWidth      =   2775
      TabIndex        =   3
      Top             =   1500
      Width           =   2775
      Begin VB.CommandButton Command2 
         Caption         =   "注销(&Z)"
         Height          =   615
         Left            =   360
         TabIndex        =   12
         Top             =   7320
         Width           =   1935
      End
      Begin CSCommand.Command Command1 
         Height          =   615
         Index           =   0
         Left            =   360
         TabIndex        =   10
         Top             =   8040
         Width           =   1935
         _ExtentX        =   3413
         _ExtentY        =   1085
         IconAlign       =   0
         Icon            =   "mdiMain.frx":1AD272
         Caption         =   "退出(&X)"
         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
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   6855
         Left            =   120
         TabIndex        =   4
         Top             =   360
         Width           =   2595
         _ExtentX        =   4577
         _ExtentY        =   12091
         _Version        =   393216
         Tabs            =   2
         TabsPerRow      =   2
         TabHeight       =   520
         BackColor       =   16761476
         ForeColor       =   8388608
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "黑体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         TabCaption(0)   =   "学生学号"
         TabPicture(0)   =   "mdiMain.frx":1AD28E
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "WindowsXPC1"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "mgridStu"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).ControlCount=   2
         TabCaption(1)   =   "教师编号"
         TabPicture(1)   =   "mdiMain.frx":1AD2AA
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "mgridTea"
         Tab(1).ControlCount=   1
         Begin MSFlexGridLib.MSFlexGrid mgridTea 
            Height          =   5775
            Left            =   -74760
            TabIndex        =   6
            Top             =   600
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   10186
            _Version        =   393216
            Rows            =   4
            FixedRows       =   0
            FixedCols       =   0
            BackColor       =   12648384
         End
         Begin MSFlexGridLib.MSFlexGrid mgridStu 
            Height          =   5775
            Left            =   240
            TabIndex        =   7
            Top             =   600
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   10186
            _Version        =   393216
            Rows            =   4
            FixedRows       =   0
            FixedCols       =   0
         End
         Begin WinXPC_Engine.WindowsXPC WindowsXPC1 
            Left            =   45
            Top             =   4185
            _ExtentX        =   6588
            _ExtentY        =   1085
            ColorScheme     =   2
            Common_Dialog   =   0   'False
         End
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "(现在已有)"
         ForeColor       =   &H00000080&
         Height          =   195
         Left            =   1200
         TabIndex        =   9
         Top             =   120
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "附录功能:"
         Height          =   195
         Left            =   240
         TabIndex        =   5
         Top             =   0
         Width           =   900
      End
   End
   Begin VB.PictureBox Picture2 
      Align           =   3  'Align Left
      BackColor       =   &H00FFC284&
      BorderStyle     =   0  'None
      Height          =   8430
      Left            =   0
      Picture         =   "mdiMain.frx":1AD2C6
      ScaleHeight     =   8430
      ScaleWidth      =   2415
      TabIndex        =   2
      Top             =   1500
      Width           =   2415
      Begin VertMenu.VerticalMenu vmnuMain 
         Height          =   7455
         Left            =   225
         TabIndex        =   8
         Top             =   90
         Width           =   1890
         _ExtentX        =   3334
         _ExtentY        =   13150
         MenusMax        =   5
         MenuCaption1    =   "学生"
         MenuItemsMax1   =   4
         MenuItemIcon11  =   "mdiMain.frx":1FCF2A
         MenuItemCaption11=   "基本信息"
         MenuItemIcon12  =   "mdiMain.frx":1FDC04
         MenuItemCaption12=   "成绩"
         MenuItemIcon13  =   "mdiMain.frx":1FE8DE
         MenuItemCaption13=   "住宿情况"
         MenuItemIcon14  =   "mdiMain.frx":1FF5B8
         MenuItemCaption14=   "评价总结"
         MenuCaption2    =   "教师"
         MenuItemsMax2   =   3
         MenuItemIcon21  =   "mdiMain.frx":200292
         MenuItemCaption21=   "基本信息"
         MenuItemIcon22  =   "mdiMain.frx":200F6C
         MenuItemCaption22=   "课程设置"
         MenuItemIcon23  =   "mdiMain.frx":201C46
         MenuItemCaption23=   "课程表"
         MenuCaption3    =   "综合"
         MenuItemsMax3   =   5
         MenuItemIcon31  =   "mdiMain.frx":202920
         MenuItemCaption31=   "座次表"
         MenuItemIcon32  =   "mdiMain.frx":2035FA
         MenuItemCaption32=   "优秀称号"
         MenuItemIcon33  =   "mdiMain.frx":2042D4
         MenuItemCaption33=   "值日生表"
         MenuItemIcon34  =   "mdiMain.frx":204FAE
         MenuItemCaption34=   "公告信息"
         MenuItemIcon35  =   "mdiMain.frx":205C88
         MenuItemCaption35=   "干部情况"
         MenuCaption4    =   "系统信息"
         MenuItemsMax4   =   6
         MenuItemIcon41  =   "mdiMain.frx":206962
         MenuItemCaption41=   "初始化表"
         MenuItemIcon42  =   "mdiMain.frx":20763C
         MenuItemCaption42=   "备份"
         MenuItemIcon43  =   "mdiMain.frx":208316
         MenuItemCaption43=   "恢复"
         MenuItemIcon44  =   "mdiMain.frx":208FF0
         MenuItemCaption44=   "帮助"
         MenuItemIcon45  =   "mdiMain.frx":209CCA
         MenuItemCaption45=   "密码设置"
         MenuItemIcon46  =   "mdiMain.frx":20A9A4
         MenuItemCaption46=   "关于"
         MenuCaption5    =   "附件"
         MenuItemsMax5   =   4
         MenuItemIcon51  =   "mdiMain.frx":20B67E
         MenuItemCaption51=   "NC Word"
         MenuItemIcon52  =   "mdiMain.frx":20B998
         MenuItemCaption52=   "NC Piano"
         MenuItemIcon53  =   "mdiMain.frx":20C672
         MenuItemCaption53=   "NC Shutup"
         MenuItemIcon54  =   "mdiMain.frx":20D8F4
         MenuItemCaption54=   "NC Russia"
      End
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   255
      Left            =   0
      TabIndex        =   1
      Top             =   9930
      Width           =   9450
      _ExtentX        =   16669
      _ExtentY        =   450
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 

⌨️ 快捷键说明

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