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

📄 frmstudent.frm

📁 自己用vb开发的局域网考试系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmStudent 
   Caption         =   "考生信息录入"
   ClientHeight    =   8595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   Begin VB.Frame Frame3 
      Caption         =   "考生信息"
      Height          =   7365
      Left            =   75
      TabIndex        =   0
      Top             =   30
      Width           =   11790
      Begin VB.Frame Frame8 
         Caption         =   "编辑"
         Height          =   1155
         Left            =   10065
         TabIndex        =   9
         Top             =   345
         Width           =   1605
         Begin VB.CommandButton CmdNew 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   120
            Picture         =   "FrmStudent.frx":0000
            Style           =   1  'Graphical
            TabIndex        =   13
            ToolTipText     =   "添加考生信息"
            Top             =   465
            Width           =   645
         End
         Begin VB.CommandButton CmdEdit 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   855
            Picture         =   "FrmStudent.frx":006E
            Style           =   1  'Graphical
            TabIndex        =   12
            ToolTipText     =   "编辑考生信息"
            Top             =   465
            Width           =   645
         End
         Begin VB.CommandButton CmdDel 
            Appearance      =   0  'Flat
            Height          =   300
            Left            =   390
            Picture         =   "FrmStudent.frx":00F8
            Style           =   1  'Graphical
            TabIndex        =   11
            ToolTipText     =   "删除该考生信息"
            Top             =   810
            Width           =   900
         End
         Begin VB.CheckBox CheQK 
            Appearance      =   0  'Flat
            Caption         =   "添加时清空"
            ForeColor       =   &H80000008&
            Height          =   195
            Left            =   210
            TabIndex        =   10
            Top             =   225
            Value           =   1  'Checked
            Width           =   1200
         End
      End
      Begin MSDataGridLib.DataGrid DGKaosheng 
         Height          =   5520
         Left            =   3030
         TabIndex        =   2
         Top             =   1695
         Width           =   8655
         _ExtentX        =   15266
         _ExtentY        =   9737
         _Version        =   393216
         AllowUpdate     =   0   'False
         ForeColor       =   -2147483635
         HeadLines       =   1
         RowHeight       =   18
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   4
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   5
               Format          =   ""
               HaveTrueFalseNull=   1
               TrueValue       =   "True"
               FalseValue      =   "False"
               NullValue       =   ""
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   7
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column03 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            MarqueeStyle    =   3
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
            BeginProperty Column02 
            EndProperty
            BeginProperty Column03 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame1 
         Caption         =   "录入考生基本信息"
         Height          =   1335
         Left            =   3015
         TabIndex        =   1
         Top             =   225
         Width           =   8700
         Begin VB.Frame FramIn 
            Enabled         =   0   'False
            Height          =   1020
            Left            =   105
            TabIndex        =   3
            Top             =   225
            Width           =   6975
            Begin VB.TextBox TxTKe 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   315
               Left            =   3420
               TabIndex        =   20
               Top             =   630
               Width           =   1920
            End
            Begin VB.Frame Frame2 
               Caption         =   "性别"
               Height          =   465
               Left            =   4560
               TabIndex        =   15
               Top             =   135
               Width           =   1740
               Begin VB.OptionButton OptNv 
                  Caption         =   "女"
                  Height          =   210
                  Left            =   1095
                  TabIndex        =   17
                  Top             =   195
                  Width           =   585
               End
               Begin VB.OptionButton OptNan 
                  Caption         =   "男"
                  Height          =   210
                  Left            =   510
                  TabIndex        =   16
                  Top             =   195
                  Value           =   -1  'True
                  Width           =   585
               End
            End
            Begin VB.TextBox TXTJu 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   315
               Left            =   735
               TabIndex        =   14
               Top             =   630
               Width           =   1920
            End
            Begin VB.TextBox TXTName 
               Appearance      =   0  'Flat
               BeginProperty Font 
                  Name            =   "宋体"
                  Size            =   10.5
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   315

⌨️ 快捷键说明

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