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

📄 frmproreading.frm

📁 大学基础课上机考试评分系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
         Top             =   2700
         Width           =   4185
      End
      Begin VB.TextBox txtDiv 
         Height          =   825
         Index           =   0
         Left            =   450
         MaxLength       =   1000
         MultiLine       =   -1  'True
         TabIndex        =   2
         Top             =   735
         Width           =   4785
      End
      Begin VB.TextBox txtA 
         Height          =   270
         Index           =   0
         Left            =   1065
         MaxLength       =   50
         TabIndex        =   3
         Top             =   1665
         Width           =   4185
      End
      Begin VB.TextBox txtB 
         Height          =   270
         Index           =   0
         Left            =   1065
         MaxLength       =   50
         TabIndex        =   4
         Top             =   2010
         Width           =   4185
      End
      Begin VB.TextBox txtC 
         Height          =   270
         Index           =   0
         Left            =   1080
         MaxLength       =   50
         TabIndex        =   5
         Top             =   2355
         Width           =   4185
      End
      Begin VB.TextBox txtD 
         Height          =   270
         Index           =   0
         Left            =   1065
         MaxLength       =   50
         TabIndex        =   6
         Top             =   2715
         Width           =   4185
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         Caption         =   "选项A"
         Height          =   180
         Left            =   -74535
         TabIndex        =   46
         Top             =   1695
         Width           =   450
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "题干内容"
         Height          =   180
         Left            =   -74535
         TabIndex        =   45
         Top             =   495
         Width           =   720
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "选项C"
         Height          =   180
         Left            =   -74535
         TabIndex        =   44
         Top             =   2400
         Width           =   450
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "选项B"
         Height          =   180
         Left            =   -74535
         TabIndex        =   43
         Top             =   2040
         Width           =   450
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         Caption         =   "选项D"
         Height          =   180
         Left            =   -74535
         TabIndex        =   42
         Top             =   2745
         Width           =   450
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "选项A"
         Height          =   180
         Left            =   -74520
         TabIndex        =   41
         Top             =   1695
         Width           =   450
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "题干内容"
         Height          =   180
         Left            =   -74520
         TabIndex        =   40
         Top             =   495
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "选项C"
         Height          =   180
         Left            =   -74520
         TabIndex        =   39
         Top             =   2400
         Width           =   450
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "选项B"
         Height          =   180
         Left            =   -74520
         TabIndex        =   38
         Top             =   2040
         Width           =   450
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "选项D"
         Height          =   180
         Left            =   -74520
         TabIndex        =   37
         Top             =   2745
         Width           =   450
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "选项A"
         Height          =   180
         Left            =   450
         TabIndex        =   36
         Top             =   1695
         Width           =   450
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "题干内容"
         Height          =   180
         Left            =   450
         TabIndex        =   35
         Top             =   495
         Width           =   720
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "选项C"
         Height          =   180
         Left            =   450
         TabIndex        =   34
         Top             =   2400
         Width           =   450
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "选项B"
         Height          =   180
         Left            =   450
         TabIndex        =   33
         Top             =   2040
         Width           =   450
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "选项D"
         Height          =   180
         Left            =   450
         TabIndex        =   32
         Top             =   2745
         Width           =   450
      End
   End
   Begin VB.TextBox txtPoint 
      Height          =   270
      Left            =   6113
      MaxLength       =   1
      TabIndex        =   17
      Text            =   "3"
      Top             =   4455
      Width           =   630
   End
   Begin VB.TextBox txtParse 
      Height          =   630
      Left            =   5228
      MaxLength       =   300
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   18
      Top             =   5055
      Width           =   5595
   End
   Begin VB.TextBox txtQuestion 
      Height          =   5205
      Left            =   248
      MaxLength       =   1000
      MultiLine       =   -1  'True
      ScrollBars      =   3  'Both
      TabIndex        =   0
      Top             =   480
      Width           =   4680
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存"
      Height          =   300
      Left            =   5543
      TabIndex        =   21
      Top             =   5790
      Width           =   735
   End
   Begin VB.CommandButton cmdExit 
      Cancel          =   -1  'True
      Caption         =   "退出"
      Height          =   300
      Left            =   6278
      TabIndex        =   22
      Top             =   5790
      Width           =   735
   End
   Begin VB.CommandButton cmdDelete 
      Caption         =   "删除"
      Height          =   300
      Left            =   4793
      TabIndex        =   20
      Top             =   5790
      Width           =   735
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加"
      Height          =   300
      Left            =   4058
      TabIndex        =   19
      Top             =   5790
      Width           =   735
   End
   Begin VB.PictureBox picNavigation 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   330
      Left            =   4463
      ScaleHeight     =   330
      ScaleWidth      =   2415
      TabIndex        =   27
      Top             =   6105
      Width           =   2410
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   1
         Left            =   285
         Picture         =   "frmProReading.frx":0054
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   0
         Width           =   300
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   0
         Left            =   -15
         Picture         =   "frmProReading.frx":0098
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   0
         Width           =   300
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   3
         Left            =   2010
         Picture         =   "frmProReading.frx":00E5
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   -15
         Width           =   300
      End
      Begin VB.CommandButton cmdMove 
         Height          =   270
         Index           =   2
         Left            =   1725
         Picture         =   "frmProReading.frx":0131
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   -15
         Width           =   300
      End
      Begin VB.TextBox txtNews 
         Height          =   270
         Left            =   555
         Locked          =   -1  'True
         TabIndex        =   28
         TabStop         =   0   'False

⌨️ 快捷键说明

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