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

📄 formygxxgl.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 Form员工部门职务管理 
   BackColor       =   &H00FFC0C0&
   Caption         =   "员工部门/职务管理"
   ClientHeight    =   5565
   ClientLeft      =   3840
   ClientTop       =   2880
   ClientWidth     =   7740
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5565
   ScaleWidth      =   7740
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Caption         =   "管理员管理"
      Height          =   1455
      Left            =   3720
      TabIndex        =   2
      Top             =   3960
      Width           =   3855
      Begin VB.CommandButton Command8 
         BackColor       =   &H00FFC0C0&
         Caption         =   "退出"
         Height          =   495
         Left            =   3000
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   840
         Width           =   735
      End
      Begin VB.CommandButton Command7 
         BackColor       =   &H00FFC0C0&
         Caption         =   "删除"
         Height          =   495
         Left            =   2040
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   840
         Width           =   735
      End
      Begin VB.CommandButton Command6 
         BackColor       =   &H00FFC0C0&
         Caption         =   "确定修改"
         Height          =   495
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   840
         Width           =   735
      End
      Begin VB.CommandButton Command5 
         BackColor       =   &H00FFC0C0&
         Caption         =   "修改"
         Height          =   495
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   840
         Width           =   735
      End
      Begin VB.CommandButton Command4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "最后一条记录"
         Height          =   495
         Left            =   3000
         Style           =   1  'Graphical
         TabIndex        =   22
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "下一条记录"
         Height          =   495
         Left            =   2040
         Style           =   1  'Graphical
         TabIndex        =   21
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "上一条记录"
         Height          =   495
         Left            =   1080
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton Command1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "第一条记录"
         Height          =   495
         Left            =   120
         Style           =   1  'Graphical
         TabIndex        =   19
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "部门/职务信息"
      Height          =   5295
      Left            =   120
      TabIndex        =   1
      Top             =   120
      Width           =   3495
      Begin VB.TextBox Text8 
         DataField       =   "changetime"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   18
         Top             =   4440
         Width           =   2175
      End
      Begin VB.TextBox Text7 
         DataField       =   "changereason"
         DataSource      =   "Adodc1"
         Height          =   1095
         Left            =   1080
         TabIndex        =   17
         Top             =   3240
         Width           =   2175
      End
      Begin VB.TextBox Text6 
         DataField       =   "beforeduty"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   16
         Top             =   2760
         Width           =   2175
      End
      Begin VB.TextBox Text5 
         DataField       =   "nowduty"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   15
         Top             =   2280
         Width           =   2175
      End
      Begin VB.TextBox Text4 
         DataField       =   "ename"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   14
         Top             =   1800
         Width           =   2175
      End
      Begin VB.TextBox Text3 
         DataField       =   "yid"
         DataSource      =   "Adodc1"
         Height          =   390
         Left            =   1080
         TabIndex        =   13
         Top             =   1320
         Width           =   2175
      End
      Begin VB.TextBox Text2 
         DataField       =   "changetype"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   12
         Top             =   840
         Width           =   2175
      End
      Begin VB.TextBox Text1 
         DataField       =   "changeid"
         DataSource      =   "Adodc1"
         Height          =   375
         Left            =   1080
         TabIndex        =   11
         Top             =   360
         Width           =   2175
      End
      Begin VB.Label Label8 
         Caption         =   "变动原因:"
         Height          =   375
         Left            =   120
         TabIndex        =   10
         Top             =   3360
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "曾任职务:"
         Height          =   255
         Left            =   120
         TabIndex        =   9
         Top             =   2880
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "变动时间:"
         Height          =   495
         Left            =   120
         TabIndex        =   8
         Top             =   4560
         Width           =   975
      End
      Begin VB.Label Label5 
         Caption         =   "现任职务:"
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   2400
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "姓   名:"
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   1920
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "员工编号:"
         Height          =   375
         Left            =   120
         TabIndex        =   5
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "变动类型:"
         Height          =   375
         Left            =   120
         TabIndex        =   4
         Top             =   960
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "变动编号:"
         Height          =   255
         Left            =   120
         TabIndex        =   3
         Top             =   480
         Width           =   975
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   4080
      Top             =   3120
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   873
      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         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=employer;Data Source=(local)"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=employer;Data Source=(local)"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "bd"
      Caption         =   "Adodc1"
      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
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Formygxxgl.frx":0000
      Height          =   3735
      Left            =   3720
      TabIndex        =   0
      Top             =   120
      Width           =   3855
      _ExtentX        =   6800
      _ExtentY        =   6588
      _Version        =   393216
      BackColor       =   16761024
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True

⌨️ 快捷键说明

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