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

📄 frmemployeeinformation.frm

📁 vb编出的关于传销工资结算系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
            Top             =   360
            Width           =   495
         End
         Begin VB.Label Label14 
            Caption         =   "应聘日期"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   360
            TabIndex        =   39
            Top             =   885
            Width           =   735
         End
         Begin VB.Label Label8 
            Caption         =   "性别"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   6480
            TabIndex        =   38
            Top             =   885
            Width           =   615
         End
         Begin VB.Label Label4 
            Caption         =   "员工姓名"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   3000
            TabIndex        =   37
            Top             =   405
            Width           =   735
         End
         Begin VB.Label Label3 
            Caption         =   "员工工号"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   360
            TabIndex        =   36
            Top             =   405
            Width           =   735
         End
         Begin VB.Label Label9 
            Caption         =   "身份证号码"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   3000
            TabIndex        =   35
            Top             =   885
            Width           =   975
         End
         Begin VB.Label Label10 
            Caption         =   "家庭住址"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   360
            TabIndex        =   34
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label5 
            Caption         =   "员工等级"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   6430
            TabIndex        =   33
            Top             =   405
            Width           =   735
         End
      End
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   "向后"
      Height          =   375
      Left            =   8670
      TabIndex        =   8
      Top             =   3960
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdPrevious 
      Caption         =   "向前"
      Height          =   375
      Left            =   8670
      TabIndex        =   7
      Top             =   3600
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdPrint 
      Caption         =   "打印"
      Height          =   375
      Left            =   8670
      TabIndex        =   5
      Top             =   3240
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdPreview 
      Caption         =   "预览"
      Height          =   375
      Left            =   8670
      TabIndex        =   6
      Top             =   2880
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "退出"
      Height          =   375
      Left            =   8670
      TabIndex        =   4
      Top             =   4440
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.Frame Frame1 
      Caption         =   "查询方式"
      ForeColor       =   &H00FF0000&
      Height          =   1470
      Left            =   375
      TabIndex        =   1
      Top             =   915
      Width           =   8190
      Begin VB.Frame Frame5 
         Height          =   855
         Left            =   5760
         TabIndex        =   19
         Top             =   540
         Width           =   2175
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   255
            Left            =   720
            TabIndex        =   23
            Top             =   495
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   450
            _Version        =   393216
            Format          =   24576001
            CurrentDate     =   36762
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   255
            Left            =   720
            TabIndex        =   22
            Top             =   200
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   450
            _Version        =   393216
            Format          =   24576001
            CurrentDate     =   36762
         End
         Begin VB.Label Label2 
            Caption         =   "终止"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   21
            Top             =   520
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "起始"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   20
            Top             =   240
            Width           =   495
         End
      End
      Begin VB.Frame Frame4 
         Height          =   855
         Left            =   3030
         TabIndex        =   14
         Top             =   540
         Width           =   2415
         Begin VB.OptionButton optLevelD 
            Caption         =   "D级"
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   1440
            TabIndex        =   18
            Top             =   520
            Width           =   615
         End
         Begin VB.OptionButton optLevelC 
            Caption         =   "C级"
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   360
            TabIndex        =   17
            Top             =   520
            Width           =   615
         End
         Begin VB.OptionButton optLevelB 
            Caption         =   "B级"
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   1440
            TabIndex        =   16
            Top             =   220
            Width           =   615
         End
         Begin VB.OptionButton optLevelA 
            Caption         =   "A级"
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   360
            TabIndex        =   15
            Top             =   220
            Value           =   -1  'True
            Width           =   615
         End
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "员工工号"
         ForeColor       =   &H00FF0000&
         Height          =   390
         Left            =   240
         TabIndex        =   13
         Top             =   240
         Value           =   -1  'True
         Width           =   1065
      End
      Begin VB.Frame Frame3 
         Height          =   855
         Left            =   270
         TabIndex        =   10
         Top             =   540
         Width           =   2415
         Begin VB.TextBox txt员工工号 
            BackColor       =   &H00C0FFFF&
            ForeColor       =   &H00FF0000&
            Height          =   315
            Left            =   120
            MaxLength       =   8
            TabIndex        =   12
            Top             =   320
            Width           =   1365
         End
         Begin VB.CommandButton Command2 
            Caption         =   "搜索"
            Height          =   315
            Left            =   1590
            TabIndex        =   11
            Top             =   320
            Width           =   690
         End
      End
      Begin VB.OptionButton Option3 
         Caption         =   "招聘日期"
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   5760
         TabIndex        =   9
         Top             =   300
         Width           =   1335
      End
      Begin VB.OptionButton Option1 
         Caption         =   "等级"
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   3030
         TabIndex        =   2
         Top             =   300
         Width           =   735
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   120
      Top             =   6240
      Visible         =   0   'False
      Width           =   1860
      _ExtentX        =   3281
      _ExtentY        =   582
      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         =   ""
      OLEDBString     =   ""
      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.CommandButton cmdSearch 
      Caption         =   "查询"
      Height          =   375
      Left            =   8670
      TabIndex        =   3
      Top             =   2550
      Visible         =   0   'False
      Width           =   855
   End
   Begin ComctlLib.ImageList ImageList1 
      Left            =   8625
      Top             =   960
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   327682
      BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
         NumListImages   =   6
         BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmEmployeeInformation.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
            Picture         =   "frmEmployeeInformation.frx":031A
            Key             =   ""
         EndProperty

⌨️ 快捷键说明

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