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

📄 frmquestion.frm

📁 自己用vb开发的局域网考试系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmquestion 
   BackColor       =   &H00FFFF80&
   Caption         =   "选择题录入"
   ClientHeight    =   8850
   ClientLeft      =   -495
   ClientTop       =   570
   ClientWidth     =   15240
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   ScaleHeight     =   8850
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      BackColor       =   &H00FFFFC0&
      Caption         =   "题目选择"
      Height          =   8175
      Left            =   120
      TabIndex        =   13
      Top             =   960
      Width           =   6300
      Begin MSComctlLib.ImageList ImgKemu 
         Left            =   2340
         Top             =   5190
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   5
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmquestion.frx":0000
               Key             =   "question"
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmquestion.frx":0452
               Key             =   "zonglei"
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmquestion.frx":08A4
               Key             =   "zilei"
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmquestion.frx":0CF6
               Key             =   "nandu"
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmquestion.frx":1148
               Key             =   "nanduopen"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.TreeView TrVKeMu 
         Height          =   7890
         Left            =   120
         TabIndex        =   14
         Top             =   210
         Width           =   6060
         _ExtentX        =   10689
         _ExtentY        =   13917
         _Version        =   393217
         Indentation     =   460
         LabelEdit       =   1
         LineStyle       =   1
         Style           =   7
         ImageList       =   "ImgKemu"
         BorderStyle     =   1
         Appearance      =   0
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin MSComctlLib.ImageList ImgLst 
      Left            =   4260
      Top             =   7515
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   95
      ImageHeight     =   24
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmquestion.frx":159A
            Key             =   "save"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmquestion.frx":162B
            Key             =   "undo"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmquestion.frx":169A
            Key             =   "new"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmquestion.frx":1718
            Key             =   "edit"
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFC0&
      Caption         =   "问题录入"
      Height          =   8175
      Left            =   6600
      TabIndex        =   0
      Top             =   960
      Width           =   8280
      Begin VB.TextBox Txtzhuti 
         BackColor       =   &H00E8F4F8&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   6240
         TabIndex        =   30
         Top             =   480
         Width           =   1815
      End
      Begin VB.ComboBox Cmbtilei 
         BackColor       =   &H00E8F4F8&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         ItemData        =   "frmquestion.frx":17B2
         Left            =   2400
         List            =   "frmquestion.frx":17B4
         Style           =   2  'Dropdown List
         TabIndex        =   26
         Top             =   480
         Width           =   1575
      End
      Begin VB.ComboBox CmbBumen 
         BackColor       =   &H00E8F4F8&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         ItemData        =   "frmquestion.frx":17B6
         Left            =   480
         List            =   "frmquestion.frx":17B8
         Style           =   2  'Dropdown List
         TabIndex        =   25
         Top             =   480
         Width           =   1575
      End
      Begin VB.ComboBox CmbNanDu 
         BackColor       =   &H00E8F4F8&
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         ItemData        =   "frmquestion.frx":17BA
         Left            =   4320
         List            =   "frmquestion.frx":17C7
         Style           =   2  'Dropdown List
         TabIndex        =   16
         Top             =   480
         Width           =   1545
      End
      Begin VB.Frame FrmeDA 
         BackColor       =   &H00FFFF80&
         Caption         =   "答案"
         Enabled         =   0   'False
         Height          =   4515
         Left            =   5340
         TabIndex        =   10
         Top             =   3420
         Width           =   765
         Begin VB.CheckBox CheDaAn 
            Appearance      =   0  'Flat
            BackColor       =   &H00FFFF80&
            Caption         =   "A"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H80000008&
            Height          =   270
            Index           =   0
            Left            =   120
            TabIndex        =   11
            Top             =   240
            Width           =   525
         End
      End
      Begin VB.ComboBox CmbKeMu 
         Appearance      =   0  'Flat
         BackColor       =   &H00E8F4F8&
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         ItemData        =   "frmquestion.frx":17D7
         Left            =   8280
         List            =   "frmquestion.frx":17D9
         Style           =   2  'Dropdown List
         TabIndex        =   4
         Top             =   8160
         Visible         =   0   'False
         Width           =   1770
      End
      Begin VB.TextBox TxTTM 
         Appearance      =   0  'Flat
         BackColor       =   &H00E8F4F8&
         DataField       =   "wenti"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2085
         Left            =   120
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   3
         Top             =   1305
         Width           =   6045
      End
      Begin VB.ComboBox CmbNianJi 
         BackColor       =   &H00E8F4F8&
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         ItemData        =   "frmquestion.frx":17DB
         Left            =   8280
         List            =   "frmquestion.frx":17DD
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   8160
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.Frame Frame4 
         BackColor       =   &H00FFFF80&
         Caption         =   "选择项"
         Height          =   4500
         Left            =   90
         TabIndex        =   1
         Top             =   3420
         Width           =   5145
         Begin VB.OptionButton OpDuo 
            BackColor       =   &H00FFFF80&
            Caption         =   "多项选择"
            Height          =   255
            Left            =   2550
            TabIndex        =   18
            Top             =   225
            Width           =   1125
         End
         Begin VB.OptionButton OpDan 
            BackColor       =   &H00FFFF80&
            Caption         =   "单项选择"
            Height          =   255
            Left            =   1050
            TabIndex        =   17
            Top             =   210
            Value           =   -1  'True
            Width           =   1065
         End
         Begin VB.PictureBox PicParent 
            Appearance      =   0  'Flat
            BackColor       =   &H00FFFF80&
            ForeColor       =   &H80000008&
            Height          =   3855
            Left            =   120
            ScaleHeight     =   3825
            ScaleWidth      =   4785
            TabIndex        =   6
            Top             =   570
            Width           =   4815
            Begin VB.PictureBox PicXuanZe 
               Appearance      =   0  'Flat
               BackColor       =   &H00FFFF80&
               ForeColor       =   &H80000008&
               Height          =   3555
               Left            =   120
               ScaleHeight     =   3525
               ScaleWidth      =   4515
               TabIndex        =   7
               Top             =   120
               Width           =   4545
               Begin VB.TextBox TxTXuanZe 
                  Appearance      =   0  'Flat
                  BackColor       =   &H00E8F4F8&
                  BeginProperty Font 
                     Name            =   "宋体"
                     Size            =   10.5
                     Charset         =   134
                     Weight          =   400
                     Underline       =   0   'False
                     Italic          =   0   'False
                     Strikethrough   =   0   'False
                  EndProperty
                  Height          =   555
                  Index           =   0
                  Left            =   480
                  Locked          =   -1  'True
                  MultiLine       =   -1  'True
                  ScrollBars      =   2  'Vertical
                  TabIndex        =   8
                  Top             =   120
                  Width           =   3720
               End
               Begin VB.Label LabBiaohao 
                  BackStyle       =   0  'Transparent
                  Caption         =   "A:"
                  BeginProperty Font 
                     Name            =   "宋体"
                     Size            =   18
                     Charset         =   134
                     Weight          =   700
                     Underline       =   0   'False
                     Italic          =   0   'False
                     Strikethrough   =   0   'False
                  EndProperty
                  ForeColor       =   &H00FF0000&
                  Height          =   495
                  Index           =   0
                  Left            =   120
                  TabIndex        =   9
                  Top             =   120
                  Width           =   315
               End
            End
         End
         Begin VB.Shape Shape1 
            Height          =   360
            Left            =   975
            Top             =   165
            Width           =   2790
         End
      End
      Begin VB.Frame Frame6 
         BackColor       =   &H00FFFF80&
         Caption         =   "操作区"
         Height          =   6585
         Left            =   6360
         TabIndex        =   12
         Top             =   1320
         Width           =   1740
         Begin VB.Frame Frame8 
            BackColor       =   &H00FFFF80&
            Caption         =   "编辑"
            Height          =   6135
            Left            =   240
            TabIndex        =   19
            Top             =   360
            Width           =   1395
            Begin VB.CommandButton CmdNew 
               Appearance      =   0  'Flat
               BackColor       =   &H008080FF&
               Height          =   495
               Left            =   240
               MaskColor       =   &H00000000&
               Style           =   1  'Graphical
               TabIndex        =   24
               ToolTipText     =   "添加题目"
               Top             =   1200

⌨️ 快捷键说明

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