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

📄 form6.frm

📁 一个用VB写的考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
            TabIndex        =   21
            Top             =   240
            Width           =   975
            Begin VB.OptionButton Option2 
               Caption         =   "错"
               Height          =   375
               Index           =   6
               Left            =   240
               TabIndex        =   23
               Top             =   600
               Width           =   495
            End
            Begin VB.OptionButton Option1 
               Caption         =   "对"
               Height          =   375
               Index           =   6
               Left            =   240
               TabIndex        =   22
               Top             =   240
               Width           =   615
            End
         End
         Begin VB.Frame Frame1 
            Caption         =   "8"
            ForeColor       =   &H00FF0000&
            Height          =   1095
            Index           =   7
            Left            =   6960
            TabIndex        =   18
            Top             =   240
            Width           =   975
            Begin VB.OptionButton Option2 
               Caption         =   "错"
               Height          =   375
               Index           =   7
               Left            =   240
               TabIndex        =   20
               Top             =   600
               Width           =   495
            End
            Begin VB.OptionButton Option1 
               Caption         =   "对"
               Height          =   375
               Index           =   7
               Left            =   240
               TabIndex        =   19
               Top             =   240
               Width           =   615
            End
         End
         Begin VB.Frame Frame1 
            Caption         =   "9"
            ForeColor       =   &H00FF0000&
            Height          =   1095
            Index           =   8
            Left            =   7920
            TabIndex        =   15
            Top             =   240
            Width           =   975
            Begin VB.OptionButton Option2 
               Caption         =   "错"
               Height          =   375
               Index           =   8
               Left            =   240
               TabIndex        =   17
               Top             =   600
               Width           =   495
            End
            Begin VB.OptionButton Option1 
               Caption         =   "对"
               Height          =   375
               Index           =   8
               Left            =   240
               TabIndex        =   16
               Top             =   240
               Width           =   615
            End
         End
         Begin VB.Frame Frame1 
            Caption         =   "10"
            ForeColor       =   &H00FF0000&
            Height          =   1095
            Index           =   9
            Left            =   8880
            TabIndex        =   12
            Top             =   240
            Width           =   975
            Begin VB.OptionButton Option2 
               Caption         =   "错"
               Height          =   375
               Index           =   9
               Left            =   240
               TabIndex        =   14
               Top             =   600
               Width           =   495
            End
            Begin VB.OptionButton Option1 
               Caption         =   "对"
               Height          =   375
               Index           =   9
               Left            =   240
               TabIndex        =   13
               Top             =   240
               Width           =   615
            End
         End
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "10.在Word中,可以将选定的文字或数字设置成上标。"
         Height          =   180
         Left            =   240
         TabIndex        =   10
         Top             =   6120
         Width           =   4320
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "9.页眉和页脚是指每页顶端和底部的特定内容,可由文本或图形组成,页眉出现在一节中每页的顶端;页脚出现在每页的底端。"
         Height          =   180
         Left            =   240
         TabIndex        =   9
         Top             =   5480
         Width           =   10170
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "8.字体的大小磅数值是指字符的宽度,而不是指字符的高度。"
         Height          =   180
         Left            =   240
         TabIndex        =   8
         Top             =   4840
         Width           =   4950
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "7.如果把自己设置的一个""样式""储存在某一""模板""中,就能够被长期反复使用。"
         Height          =   180
         Left            =   240
         TabIndex        =   7
         Top             =   4200
         Width           =   6390
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "6.将一带有图形内容的Word文档以纯文本格式保存后,原文档中的图形将丢失。"
         Height          =   180
         Left            =   240
         TabIndex        =   6
         Top             =   3560
         Width           =   6390
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "5.按Delete键和使用""编辑""菜单下的""剪切""命令项,虽然都能将选定的内容删除,但这并不是两个完全等效的操作。"
         Height          =   180
         Left            =   240
         TabIndex        =   5
         Top             =   2880
         Width           =   9270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "4.在Word环境下,文档只能以""doc""为扩展名进行保存。"
         Height          =   180
         Left            =   240
         TabIndex        =   4
         Top             =   2280
         Width           =   4500
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "3.单击常用工具栏中""居中""按钮可以将所有的段落进行居中格式设置。"
         Height          =   180
         Left            =   240
         TabIndex        =   3
         Top             =   1640
         Width           =   5670
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "2.在保存一个新建的文档时,单击""文件""菜单中的""保存""与""另存为""命令,都可以打开""另存为""对话框。"
         Height          =   180
         Left            =   240
         TabIndex        =   2
         Top             =   1000
         Width           =   8370
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "1.利用工具栏按钮,可以快速地完成所有的Word命令执行的操作结果。"
         Height          =   180
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   5670
      End
   End
End
Attribute VB_Name = "Form6"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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