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

📄 frmteachfile.frm

📁 一个自己做的电力管理系统,主要用于电力电业行业的管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmteachfile 
   Caption         =   "教师文件管理"
   ClientHeight    =   7950
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9045
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7950
   ScaleWidth      =   9045
   StartUpPosition =   3  'Windows Default
   Begin TabDlg.SSTab SSTab1 
      Height          =   4815
      Left            =   0
      TabIndex        =   12
      Top             =   3120
      Width           =   6885
      _ExtentX        =   12144
      _ExtentY        =   8493
      _Version        =   393216
      Tabs            =   8
      Tab             =   7
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "期中试卷"
      TabPicture(0)   =   "frmteachfile.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "txtTest(0)"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "期末试卷"
      TabPicture(1)   =   "frmteachfile.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txtTest(1)"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "补考试卷"
      TabPicture(2)   =   "frmteachfile.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "txtTest(2)"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "重修试卷"
      TabPicture(3)   =   "frmteachfile.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "txtTest(3)"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      TabCaption(4)   =   "期中试卷答案"
      TabPicture(4)   =   "frmteachfile.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "txtTest(4)"
      Tab(4).ControlCount=   1
      TabCaption(5)   =   "期末试卷答案"
      TabPicture(5)   =   "frmteachfile.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "txtTest(5)"
      Tab(5).ControlCount=   1
      TabCaption(6)   =   "补考试卷答案"
      TabPicture(6)   =   "frmteachfile.frx":00A8
      Tab(6).ControlEnabled=   0   'False
      Tab(6).Control(0)=   "txtTest(6)"
      Tab(6).ControlCount=   1
      TabCaption(7)   =   "重修试卷答案"
      TabPicture(7)   =   "frmteachfile.frx":00C4
      Tab(7).ControlEnabled=   -1  'True
      Tab(7).Control(0)=   "txtTest(7)"
      Tab(7).Control(0).Enabled=   0   'False
      Tab(7).ControlCount=   1
      Begin VB.TextBox txtTest 
         Height          =   3375
         Index           =   7
         Left            =   0
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   20
         Top             =   720
         Width           =   6855
      End
      Begin VB.TextBox txtTest 
         Height          =   3255
         Index           =   6
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   19
         Top             =   720
         Width           =   6495
      End
      Begin VB.TextBox txtTest 
         Height          =   3375
         Index           =   5
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   18
         Top             =   720
         Width           =   6735
      End
      Begin VB.TextBox txtTest 
         Height          =   3375
         Index           =   4
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   17
         Top             =   720
         Width           =   6735
      End
      Begin VB.TextBox txtTest 
         Height          =   3255
         Index           =   3
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   16
         Top             =   840
         Width           =   6735
      End
      Begin VB.TextBox txtTest 
         Height          =   3255
         Index           =   2
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   15
         Top             =   840
         Width           =   6615
      End
      Begin VB.TextBox txtTest 
         Height          =   3255
         Index           =   1
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   14
         Top             =   840
         Width           =   6735
      End
      Begin VB.TextBox txtTest 
         Height          =   4095
         Index           =   0
         Left            =   -75000
         MultiLine       =   -1  'True
         ScrollBars      =   3  'Both
         TabIndex        =   13
         Top             =   720
         Width           =   6855
      End
   End
   Begin VB.Frame Frame1 
      Height          =   7935
      Left            =   6960
      TabIndex        =   9
      Top             =   0
      Width           =   2055
      Begin VB.CommandButton cmdClean 
         Caption         =   "数据清除"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Left            =   360
         TabIndex        =   35
         Top             =   6240
         Width           =   1215
      End
      Begin VB.CommandButton cmdSelect 
         Caption         =   "开始查询"
         BeginProperty Font 
            Name            =   "新宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Left            =   360
         TabIndex        =   34
         Top             =   5280
         Width           =   1215
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出窗体"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   360
         TabIndex        =   33
         Top             =   7320
         Width           =   1215
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消 "
         Height          =   375
         Left            =   360
         TabIndex        =   32
         Top             =   2640
         Width           =   1335
      End
      Begin VB.CommandButton cmdSave 
         Caption         =   "保存"
         Height          =   375
         Left            =   360
         TabIndex        =   31
         Top             =   2040
         Width           =   1335
      End
      Begin VB.CommandButton cmdDel 
         Caption         =   "删除"
         Height          =   375
         Left            =   360
         TabIndex        =   30
         Top             =   840
         Width           =   1335
      End
      Begin VB.CommandButton cmdUpdata 
         Caption         =   "更新"
         Height          =   375
         Left            =   360
         TabIndex        =   29
         Top             =   1440
         Width           =   1335
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加"
         Height          =   375
         Left            =   360
         TabIndex        =   28
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox txtData 
         Height          =   375
         Index           =   6
         Left            =   120
         TabIndex        =   27
         Top             =   4680
         Width           =   1695
      End
      Begin VB.OptionButton Option1 
         Caption         =   "按教学任务号"
         Height          =   375
         Left            =   120
         TabIndex        =   10
         Top             =   3480
         Value           =   -1  'True
         Width           =   1815
      End
      Begin VB.Line Line1 
         X1              =   120
         X2              =   2040
         Y1              =   3120
         Y2              =   3120
      End
      Begin VB.Line Line2 
         X1              =   0
         X2              =   2040
         Y1              =   7080
         Y2              =   7080
      End
      Begin VB.Label Label17 
         Caption         =   "在下面添写相应数据"
         Height          =   255
         Left            =   120
         TabIndex        =   11
         Top             =   4320
         Width           =   1695
      End
      Begin VB.Line Line3 
         X1              =   0
         X2              =   2040
         Y1              =   4200
         Y2              =   4200
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "教师文件信息框:"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3135
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6855
      Begin VB.TextBox txtData 
         Height          =   375
         Index           =   5
         Left            =   4440
         TabIndex        =   26
         Top             =   1200
         Width           =   1935
      End
      Begin VB.TextBox txtData 
         Height          =   375
         Index           =   4
         Left            =   1320
         TabIndex        =   25
         Top             =   1200
         Width           =   1935
      End
      Begin VB.TextBox txtData 
         Height          =   375
         Index           =   3
         Left            =   4440
         TabIndex        =   24
         Top             =   720
         Width           =   1935

⌨️ 快捷键说明

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