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

📄 frmxuanze.frm

📁 vb试卷生成系统!能够生成8开vb考试试卷
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            TabIndex        =   4
            Top             =   390
            Width           =   435
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "题目(&T):"
         Height          =   2475
         Left            =   270
         TabIndex        =   1
         Top             =   300
         Width           =   5265
         Begin VB.TextBox Text3 
            Height          =   1845
            Left            =   360
            Locked          =   -1  'True
            MaxLength       =   350
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   2
            Top             =   390
            Width           =   3525
         End
         Begin VB.CommandButton Command3 
            BackColor       =   &H00C0C0C0&
            Caption         =   "____(&3)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   4110
            Style           =   1  'Graphical
            TabIndex        =   40
            TabStop         =   0   'False
            Top             =   1740
            Width           =   885
         End
         Begin VB.CommandButton Command2 
            BackColor       =   &H00C0C0C0&
            Caption         =   "  __(&2)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   4110
            Style           =   1  'Graphical
            TabIndex        =   39
            TabStop         =   0   'False
            Top             =   1110
            Width           =   885
         End
         Begin VB.CommandButton Command1 
            BackColor       =   &H00C0C0C0&
            Caption         =   "   _(&1)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   4110
            Style           =   1  'Graphical
            TabIndex        =   38
            TabStop         =   0   'False
            Top             =   510
            Width           =   885
         End
         Begin VB.TextBox Text1 
            DataField       =   "neirong"
            DataSource      =   "Adodc1"
            Height          =   1845
            Left            =   360
            MaxLength       =   254
            MultiLine       =   -1  'True
            TabIndex        =   41
            TabStop         =   0   'False
            Top             =   390
            Width           =   3525
         End
         Begin VB.TextBox Text8 
            DataSource      =   "adodc1"
            Height          =   1635
            Left            =   360
            TabIndex        =   48
            TabStop         =   0   'False
            Top             =   480
            Width           =   3255
         End
      End
      Begin VB.Frame Frame5 
         BackColor       =   &H00C0C0C0&
         Height          =   705
         Left            =   270
         TabIndex        =   33
         Top             =   2640
         Width           =   7845
         Begin VB.CommandButton Command14 
            BackColor       =   &H00C0C0C0&
            Caption         =   "尾记录"
            Height          =   375
            Left            =   2520
            Style           =   1  'Graphical
            TabIndex        =   37
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command13 
            BackColor       =   &H00C0C0C0&
            Caption         =   "下一条"
            Height          =   375
            Left            =   1740
            Style           =   1  'Graphical
            TabIndex        =   36
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command12 
            BackColor       =   &H00C0C0C0&
            Caption         =   "上一条"
            Height          =   375
            Left            =   960
            Style           =   1  'Graphical
            TabIndex        =   35
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command11 
            BackColor       =   &H00C0C0C0&
            Caption         =   "首记录"
            Height          =   375
            Left            =   180
            Style           =   1  'Graphical
            TabIndex        =   34
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command8 
            BackColor       =   &H00C0C0C0&
            Caption         =   "删除(&K)"
            Height          =   375
            Left            =   6720
            Style           =   1  'Graphical
            TabIndex        =   18
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command7 
            BackColor       =   &H00C0C0C0&
            Caption         =   "修改(&M)"
            Height          =   375
            Left            =   5940
            Style           =   1  'Graphical
            TabIndex        =   17
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command6 
            BackColor       =   &H00C0C0C0&
            Caption         =   "添加(&X)"
            Default         =   -1  'True
            Height          =   375
            Left            =   5160
            Style           =   1  'Graphical
            TabIndex        =   16
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command5 
            BackColor       =   &H00C0C0C0&
            Caption         =   "取消(&E)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   4380
            Style           =   1  'Graphical
            TabIndex        =   15
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command4 
            BackColor       =   &H00C0C0C0&
            Caption         =   "更新(&U)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3600
            Style           =   1  'Graphical
            TabIndex        =   14
            Top             =   210
            Width           =   795
         End
         Begin MSAdodcLib.Adodc adodc1 
            Height          =   375
            Left            =   2310
            Top             =   210
            Visible         =   0   'False
            Width           =   2325
            _ExtentX        =   4101
            _ExtentY        =   661
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   2
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   ""
            OLEDBString     =   ""
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   ""
            Caption         =   " 记录导航条"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
      End
      Begin VB.Frame Frame7 
         BackColor       =   &H00C0C0C0&
         Height          =   885
         Left            =   10500
         TabIndex        =   30
         Top             =   3480
         Width           =   675
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "加入每日提示"
            ForeColor       =   &H00000000&
            Height          =   540
            Left            =   150
            MousePointer    =   99  'Custom
            TabIndex        =   31
            Top             =   210
            Width           =   450
            WordWrap        =   -1  'True
         End
      End
      Begin VB.Frame Frame4 
         BackColor       =   &H00C0C0C0&
         Caption         =   "难度(&H)"
         Height          =   885
         Left            =   8490
         TabIndex        =   28
         Top             =   3480
         Width           =   1275
         Begin VB.ComboBox Combo1 
            DataSource      =   "adodc1"
            Height          =   300
            ItemData        =   "frmxuanze.frx":0462
            Left            =   210
            List            =   "frmxuanze.frx":0472
            Style           =   2  'Dropdown List
            TabIndex        =   29
            Top             =   360
            Width           =   885
         End
      End
      Begin VB.Frame Frame6 
         BackColor       =   &H00C0C0C0&
         Caption         =   "查找(&F)"
         Height          =   1965
         Left            =   8370
         TabIndex        =   19
         Top             =   4590
         Width           =   2925
         Begin VB.ComboBox Combo2 
            Height          =   300
            Index           =   0
            ItemData        =   "frmxuanze.frx":0482
            Left            =   600
            List            =   "frmxuanze.frx":048F
            TabIndex        =   21
            Text            =   "="
            Top             =   420
            Width           =   735
         End
         Begin VB.TextBox Text5 
            Height          =   315
            Left            =   1410
            TabIndex        =   22
            Top             =   420
            Width           =   1335
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            Index           =   1
            ItemData        =   "frmxuanze.frx":04A2
            Left            =   600
            List            =   "frmxuanze.frx":04AF
            TabIndex        =   24
            Text            =   "="
            Top             =   930
            Width           =   735
         End
         Begin VB.TextBox Text6 
            Height          =   315
            Left            =   1410
            TabIndex        =   25
            Top             =   930
            Width           =   1335
         End
         Begin VB.CommandButton Command9 
            BackColor       =   &H00C0C0C0&
            Caption         =   "上一条"
            Height          =   345
            Left            =   270
            Style           =   1  'Graphical
            TabIndex        =   26
            Top             =   1440
            Width           =   1065
         End
         Begin VB.CommandButton Command10 
            BackColor       =   &H00C0C0C0&
            Caption         =   "下一条"
            Height          =   345
            Left            =   1620
            Style           =   1  'Graphical
            TabIndex        =   27
            Top             =   1440
            Width           =   1065
         End
         Begin VB.Label Label2 
            BackStyle       =   0  'Transparent
            Caption         =   "题目"
            Height          =   225
            Left            =   150
            TabIndex        =   20
            Top             =   480
            Width           =   375
         End
         Begin VB.Label Label3 
            BackStyle       =   0  'Transparent
            Caption         =   "答案"
            Height          =   255

⌨️ 快捷键说明

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