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

📄 frmmanapp1.frm

📁 企业人事信息管理系统SQL版企业人事信息实现系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmManApp1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "员工评价"
   ClientHeight    =   7050
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9975
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "frmManApp1.frx":0000
   ScaleHeight     =   7050
   ScaleWidth      =   9975
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   720
      Top             =   6240
      Visible         =   0   'False
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      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;Persist Security Info=False;User ID=lydiatao;Initial Catalog=lydiatao;Data Source=WINXP-113"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=lydiatao;Initial Catalog=lydiatao;Data Source=WINXP-113"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 VB.TextBox txtItem 
      Height          =   270
      Index           =   0
      Left            =   840
      TabIndex        =   24
      TabStop         =   0   'False
      Top             =   5280
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.TextBox txtItem 
      Height          =   270
      Index           =   1
      Left            =   2880
      TabIndex        =   23
      TabStop         =   0   'False
      Top             =   5280
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00FFFFC0&
      Caption         =   "其它信息"
      Height          =   3735
      Left            =   4800
      TabIndex        =   19
      Top             =   1320
      Width           =   4455
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   6
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   360
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   7
         Left            =   1200
         MaxLength       =   40
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   7
         Top             =   1440
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   8
         Left            =   1200
         MaxLength       =   40
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   8
         Top             =   2520
         Width           =   3015
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "备    注:"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   22
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "其   它1:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   21
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "其   它2:"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   20
         Top             =   2520
         Width           =   1335
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFFFC0&
      Caption         =   "工作评价"
      Height          =   3735
      Left            =   240
      TabIndex        =   15
      Top             =   1320
      Width           =   4335
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   3
         Left            =   1080
         MaxLength       =   40
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   3
         Top             =   360
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   4
         Left            =   1080
         MaxLength       =   40
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   4
         Top             =   1440
         Width           =   3015
      End
      Begin VB.TextBox txtItem 
         Height          =   975
         Index           =   5
         Left            =   1080
         MaxLength       =   40
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   5
         Top             =   2520
         Width           =   3015
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "工作业绩:"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   18
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "工作态度:"
         Height          =   255
         Index           =   12
         Left            =   120
         TabIndex        =   17
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "业务水平"
         Height          =   255
         Index           =   13
         Left            =   120
         TabIndex        =   16
         Top             =   2520
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFC0&
      Caption         =   "员工信息"
      Height          =   855
      Left            =   240
      TabIndex        =   11
      Top             =   240
      Width           =   9015
      Begin VB.ComboBox cboItem 
         Height          =   300
         Index           =   1
         Left            =   4200
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   360
         Width           =   1815
      End
      Begin VB.ComboBox cboItem 
         Height          =   300
         Index           =   0
         Left            =   1200
         Style           =   2  'Dropdown List
         TabIndex        =   0
         Top             =   360
         Width           =   1815
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   2
         Left            =   7200
         MaxLength       =   10
         TabIndex        =   2
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "时    间:"

⌨️ 快捷键说明

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