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

📄 frmstaff.frm

📁 该系统的最终用户是访问本系统的工作人员
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmstaff 
   Caption         =   "卫生检查工作人员信息"
   ClientHeight    =   6990
   ClientLeft      =   2985
   ClientTop       =   3015
   ClientWidth     =   9375
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   Picture         =   "frmstaff.frx":0000
   ScaleHeight     =   6990
   ScaleWidth      =   9375
   Begin VB.TextBox Text9 
      BackColor       =   &H00C0C0FF&
      Height          =   495
      Left            =   6480
      TabIndex        =   36
      Top             =   3240
      Width           =   1215
   End
   Begin VB.TextBox staffnum 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2520
      TabIndex        =   34
      Top             =   1320
      Width           =   1215
   End
   Begin VB.CommandButton deleteCommand 
      Caption         =   "删除记录"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   5040
      TabIndex        =   30
      Top             =   5520
      Width           =   1215
   End
   Begin VB.CommandButton cancelCommand 
      Caption         =   "取消修改记录"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6960
      TabIndex        =   29
      Top             =   5520
      Width           =   1575
   End
   Begin VB.CommandButton updateCommand 
      Caption         =   "更新数据"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3240
      TabIndex        =   28
      Top             =   5520
      Width           =   1215
   End
   Begin VB.CommandButton editCommand 
      Caption         =   "修改记录"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1200
      TabIndex        =   27
      Top             =   5520
      Width           =   1335
   End
   Begin VB.TextBox Text8 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   6480
      TabIndex        =   22
      Top             =   2760
      Width           =   1215
   End
   Begin VB.TextBox Text7 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   6480
      TabIndex        =   21
      Top             =   2280
      Width           =   1215
   End
   Begin VB.TextBox Text6 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   6480
      TabIndex        =   20
      Top             =   1800
      Width           =   1215
   End
   Begin VB.TextBox Text5 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   6480
      TabIndex        =   19
      Top             =   1320
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2520
      TabIndex        =   18
      Top             =   3360
      Width           =   1215
   End
   Begin VB.TextBox Text3 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2520
      TabIndex        =   17
      Top             =   2880
      Width           =   1215
   End
   Begin VB.TextBox Text2 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2520
      TabIndex        =   16
      Top             =   2280
      Width           =   1215
   End
   Begin VB.CommandButton lastCommand 
      Caption         =   "最后一条记录"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   6960
      TabIndex        =   15
      Top             =   4440
      Width           =   1575
   End
   Begin VB.CommandButton nextCommand 
      Caption         =   "下一条"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   5040
      TabIndex        =   14
      Top             =   4440
      Width           =   1215
   End
   Begin VB.CommandButton previousCommand 
      Caption         =   "上一条"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3120
      TabIndex        =   13
      Top             =   4440
      Width           =   1215
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   12
      Top             =   6615
      Width           =   9375
      _ExtentX        =   16536
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   16007
            Picture         =   "frmstaff.frx":2808C
            Text            =   "卫生检查人员信息查询与修改"
            TextSave        =   "卫生检查人员信息查询与修改"
         EndProperty
      EndProperty
      OLEDropMode     =   1
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H000080FF&
      Caption         =   "Frame5"
      Height          =   2535
      Left            =   6240
      TabIndex        =   11
      Top             =   960
      Width           =   135
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H000080FF&
      Caption         =   "Frame4"
      Height          =   2535
      Left            =   4320
      TabIndex        =   10
      Top             =   960
      Width           =   135
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H000080FF&
      Height          =   2535
      Left            =   2280
      TabIndex        =   8
      Top             =   960
      Width           =   135
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H000080FF&
      Height          =   255
      Left            =   480
      TabIndex        =   7
      Top             =   720
      Width           =   8535
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H000080FF&
      Height          =   5775
      Left            =   360
      TabIndex        =   6
      Top             =   720
      Width           =   135
   End
   Begin VB.CommandButton firstCommand 
      Caption         =   "第一条记录"
      BeginProperty Font 
         Name            =   "黑体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1200
      Picture         =   "frmstaff.frx":283A6
      TabIndex        =   5
      Top             =   4440
      Width           =   1335
   End
   Begin VB.TextBox text1 
      BackColor       =   &H00C0C0FF&
      Height          =   375
      Left            =   2520
      TabIndex        =   4
      Top             =   1800
      Width           =   1215
   End
   Begin VB.Label Label13 
      BackStyle       =   0  'Transparent
      Caption         =   "备注"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5520
      TabIndex        =   35
      Top             =   3360
      Width           =   735
   End
   Begin VB.Label Label12 
      BackStyle       =   0  'Transparent
      Caption         =   "编号"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1440
      TabIndex        =   33
      Top             =   1320
      Width           =   975
   End
   Begin VB.Label Label11 
      BackColor       =   &H0000FFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "修改信息"
      Height          =   735
      Left            =   960
      TabIndex        =   32
      Top             =   5280
      Width           =   255
   End
   Begin VB.Label Label10 
      BackColor       =   &H0000FFFF&
      BackStyle       =   0  'Transparent
      Caption         =   "查看信息"
      Height          =   855
      Left            =   960
      TabIndex        =   31
      Top             =   4080
      Width           =   255
   End
   Begin VB.Line Line2 
      X1              =   600
      X2              =   9840
      Y1              =   5280
      Y2              =   5280
   End
   Begin VB.Label Label9 
      BackColor       =   &H00FFFFC0&
      BackStyle       =   0  'Transparent
      Caption         =   "电话"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   5520
      TabIndex        =   26
      Top             =   2880
      Width           =   735
   End
   Begin VB.Label Label8 
      BackColor       =   &H00FFFFC0&
      BackStyle       =   0  'Transparent
      Caption         =   "职位"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   14.25
         Charset         =   134

⌨️ 快捷键说明

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