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

📄 main_yggl_addmodify.frm

📁 人事管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form main_yggl_addmodify 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   5790
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9195
   Icon            =   "main_yggl_addmodify.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5790
   ScaleWidth      =   9195
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   -840
      Top             =   3225
      Visible         =   0   'False
      Width           =   1710
      _ExtentX        =   3016
      _ExtentY        =   582
      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;Persist Security Info=False;User ID=sa;Initial Catalog=db_manmanage"
      OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_manmanage"
      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 CmdEnd 
      BackColor       =   &H00FFC0C0&
      Caption         =   "取消"
      Height          =   420
      Left            =   4530
      TabIndex        =   0
      Top             =   5250
      Width           =   1710
   End
   Begin VB.CommandButton CmdSave 
      BackColor       =   &H00FFC0C0&
      Caption         =   "保存"
      Height          =   420
      Left            =   2700
      TabIndex        =   1
      Top             =   5250
      Width           =   1710
   End
   Begin VB.Frame Frame1 
      Caption         =   "单位相关信息"
      Height          =   1500
      Left            =   75
      TabIndex        =   39
      Top             =   3615
      Width           =   9075
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "main_yggl_addmodify.frx":164A
         Height          =   330
         Left            =   1035
         TabIndex        =   58
         Top             =   240
         Width           =   4140
         _ExtentX        =   7303
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "部门名称"
         BoundColumn     =   "部门编号"
         Text            =   "DataCombo1"
      End
      Begin VB.ComboBox Combo7 
         Height          =   300
         Left            =   1020
         TabIndex        =   57
         Top             =   630
         Width           =   4140
      End
      Begin VB.ComboBox Combo6 
         Height          =   300
         Left            =   6510
         TabIndex        =   56
         Top             =   210
         Width           =   2400
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   11
         Left            =   6495
         TabIndex        =   52
         Top             =   630
         Width           =   2415
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   12
         Left            =   6510
         TabIndex        =   51
         Top             =   1020
         Width           =   2415
      End
      Begin MSComCtl2.DTPicker DTP4 
         Height          =   300
         Left            =   1035
         TabIndex        =   46
         Top             =   990
         Width           =   4140
         _ExtentX        =   7303
         _ExtentY        =   529
         _Version        =   393216
         Format          =   59899905
         CurrentDate     =   38696
      End
      Begin VB.Label Label28 
         Caption         =   "本单位工龄:"
         Height          =   165
         Left            =   5400
         TabIndex        =   45
         Top             =   1095
         Width           =   1080
      End
      Begin VB.Label Label27 
         Caption         =   "入职时间:"
         Height          =   225
         Left            =   105
         TabIndex        =   44
         Top             =   1050
         Width           =   1260
      End
      Begin VB.Label Label25 
         Caption         =   "基本工资:"
         Height          =   165
         Left            =   5580
         TabIndex        =   43
         Top             =   675
         Width           =   900
      End
      Begin VB.Label Label24 
         Caption         =   "职称:"
         Height          =   165
         Left            =   465
         TabIndex        =   42
         Top             =   675
         Width           =   555
      End
      Begin VB.Label Label23 
         Caption         =   "职务:"
         Height          =   165
         Left            =   5925
         TabIndex        =   41
         Top             =   315
         Width           =   555
      End
      Begin VB.Label Label21 
         Caption         =   "部门:"
         Height          =   165
         Left            =   450
         TabIndex        =   40
         Top             =   300
         Width           =   555
      End
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   -195
      Top             =   2355
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      Caption         =   "基本信息"
      Height          =   3510
      Left            =   75
      TabIndex        =   2
      Top             =   75
      Width           =   9075
      Begin VB.ComboBox Combo5 
         Height          =   300
         Left            =   7170
         TabIndex        =   55
         Top             =   2745
         Width           =   1785
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   3750
         TabIndex        =   54
         Top             =   1290
         Width           =   3210
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   4995
         TabIndex        =   53
         Top             =   945
         Width           =   1935
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   13
         Left            =   3750
         TabIndex        =   50
         Top             =   930
         Width           =   615
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   10
         Left            =   7170
         TabIndex        =   36
         Top             =   3105
         Width           =   1785
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   9
         Left            =   1140
         TabIndex        =   34
         Top             =   3090
         Width           =   2115
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   8
         Left            =   4470
         TabIndex        =   30
         Top             =   2745
         Width           =   1710
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   7
         Left            =   1140
         TabIndex        =   29
         Top             =   2745
         Width           =   2115
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   6
         Left            =   1140
         TabIndex        =   25
         Top             =   2385
         Width           =   7800
      End
      Begin VB.CommandButton cmdPhotoAdd 
         Caption         =   "选择照片"
         Height          =   315
         Left            =   7680
         TabIndex        =   24
         Top             =   1995
         Width           =   1005
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   5
         Left            =   3750
         TabIndex        =   23
         Top             =   2025
         Width           =   3210
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   4
         Left            =   1140
         TabIndex        =   22
         Top             =   2025
         Width           =   1695
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1140
         TabIndex        =   18
         Top             =   1305
         Width           =   1695
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   3
         Left            =   3750
         TabIndex        =   14
         Top             =   1665
         Width           =   3210
      End
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   330
         Left            =   1140
         TabIndex        =   13
         Top             =   930
         Width           =   1680
         _ExtentX        =   2963
         _ExtentY        =   582
         _Version        =   393216
         Format          =   59899905
         CurrentDate     =   38696
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   2
         Left            =   3750
         TabIndex        =   12
         Top             =   585
         Width           =   3195
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1140
         TabIndex        =   10
         Top             =   585
         Width           =   1695
      End
      Begin VB.PictureBox PicPhoto 
         Height          =   1725
         Left            =   7350
         ScaleHeight     =   1665
         ScaleWidth      =   1530
         TabIndex        =   5
         Top             =   225
         Width           =   1590
      End
      Begin VB.TextBox Txt1 
         Height          =   300
         Index           =   1
         Left            =   3750
         TabIndex        =   4
         Top             =   240
         Width           =   3195
      End
      Begin VB.TextBox Txt1 
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   1140
         TabIndex        =   3
         Top             =   240
         Width           =   1680
      End
      Begin MSComCtl2.DTPicker DTP2 
         Height          =   300
         Left            =   1140
         TabIndex        =   35
         Top             =   1665
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         _Version        =   393216
         Format          =   59899905
         CurrentDate     =   38696
      End
      Begin MSComCtl2.DTPicker DTP3 
         Height          =   300
         Left            =   4500
         TabIndex        =   48
         Top             =   3105
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         _Version        =   393216
         Format          =   59899905
         CurrentDate     =   38696
      End
      Begin VB.Label Label8 
         Caption         =   "年龄:"
         Height          =   195
         Left            =   3165
         TabIndex        =   49
         Top             =   1005
         Width           =   540
      End
      Begin VB.Label Label32 
         Caption         =   "入党团时间:"
         Height          =   225
         Left            =   105
         TabIndex        =   47
         Top             =   1725
         Width           =   1110
      End
      Begin VB.Label Label20 
         Caption         =   "总工龄:"
         Height          =   225
         Left            =   6420
         TabIndex        =   38
         Top             =   3150
         Width           =   795
      End
      Begin VB.Label Label19 
         Caption         =   "参加工作时间:"
         Height          =   225
         Left            =   3300
         TabIndex        =   37
         Top             =   3165
         Width           =   1260
      End
      Begin VB.Label Label18 
         Caption         =   "特长:"
         Height          =   225

⌨️ 快捷键说明

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