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

📄 edks.frm

📁 考务管理是学校考务管理的重要部分
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form edks 
   Caption         =   "编辑考生"
   ClientHeight    =   6075
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10815
   LinkTopic       =   "Form3"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6075
   ScaleWidth      =   10815
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   2
      Left            =   1200
      TabIndex        =   14
      Top             =   4920
      Width           =   2295
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   1
      Left            =   4080
      TabIndex        =   13
      Top             =   4440
      Width           =   1095
   End
   Begin VB.CommandButton retCom 
      Caption         =   "返回"
      Height          =   615
      Left            =   9120
      TabIndex        =   12
      Top             =   4920
      Width           =   735
   End
   Begin VB.Frame Frame3 
      Caption         =   "操作按钮"
      Height          =   735
      Index           =   0
      Left            =   6600
      TabIndex        =   8
      Top             =   4800
      Width           =   2295
      Begin VB.CommandButton Comm3 
         Caption         =   "删除"
         Height          =   375
         Left            =   1560
         TabIndex        =   11
         Top             =   240
         Width           =   615
      End
      Begin VB.CommandButton Comm2 
         Caption         =   "修改"
         Height          =   375
         Left            =   840
         TabIndex        =   10
         Top             =   240
         Width           =   615
      End
      Begin VB.CommandButton Comm1 
         Caption         =   "添加"
         Height          =   375
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   615
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "设置条件"
      Height          =   1335
      Left            =   240
      TabIndex        =   1
      Top             =   4200
      Width           =   6015
      Begin VB.Frame Frame3 
         Caption         =   "性别"
         Height          =   615
         Index           =   1
         Left            =   3360
         TabIndex        =   15
         Top             =   600
         Width           =   1335
         Begin VB.OptionButton Opt1 
            Caption         =   "男"
            Height          =   180
            Left            =   120
            TabIndex        =   17
            Top             =   240
            Width           =   495
         End
         Begin VB.OptionButton Opt2 
            Caption         =   "女"
            Height          =   180
            Left            =   720
            TabIndex        =   16
            Top             =   240
            Width           =   495
         End
      End
      Begin VB.CommandButton selcmd2 
         Caption         =   "重置"
         Height          =   255
         Left            =   5160
         TabIndex        =   7
         Top             =   840
         Width           =   615
      End
      Begin VB.CommandButton selcmd1 
         Caption         =   "确定"
         Height          =   255
         Left            =   5160
         TabIndex        =   6
         Top             =   360
         Width           =   615
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   0
         Left            =   960
         TabIndex        =   3
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "出生日期"
         Height          =   255
         Left            =   3000
         TabIndex        =   5
         Top             =   240
         Width           =   735
      End
      Begin VB.Label Label2 
         Caption         =   "通讯地址"
         Height          =   255
         Left            =   120
         TabIndex        =   4
         Top             =   720
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "姓    名"
         Height          =   255
         Left            =   120
         TabIndex        =   2
         Top             =   240
         Width           =   855
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "edks.frx":0000
      Height          =   2535
      Left            =   120
      TabIndex        =   0
      Top             =   600
      Width           =   9735
      _ExtentX        =   17171
      _ExtentY        =   4471
      _Version        =   393216
      AllowUpdate     =   -1  'True
      DefColWidth     =   53
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   7
      BeginProperty Column00 
         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 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

⌨️ 快捷键说明

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