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

📄 frmempedit.designer.vb

📁 vb2005人事管理系统源码
💻 VB
📖 第 1 页 / 共 4 页
字号:
        Me.txtFamily_Place.Name = "txtFamily_Place"
        Me.txtFamily_Place.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtFamily_Place.Size = New System.Drawing.Size(97, 21)
        Me.txtFamily_Place.TabIndex = 7
        Me.txtFamily_Place.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'txtMobile
        '
        Me.txtMobile.AcceptsReturn = True
        Me.txtMobile.BackColor = System.Drawing.SystemColors.Window
        Me.txtMobile.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtMobile.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtMobile.Location = New System.Drawing.Point(520, 135)
        Me.txtMobile.MaxLength = 15
        Me.txtMobile.Name = "txtMobile"
        Me.txtMobile.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtMobile.Size = New System.Drawing.Size(97, 21)
        Me.txtMobile.TabIndex = 13
        Me.txtMobile.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'txtPosition
        '
        Me.txtPosition.AcceptsReturn = True
        Me.txtPosition.BackColor = System.Drawing.SystemColors.Window
        Me.txtPosition.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtPosition.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtPosition.Location = New System.Drawing.Point(328, 334)
        Me.txtPosition.MaxLength = 15
        Me.txtPosition.Name = "txtPosition"
        Me.txtPosition.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtPosition.Size = New System.Drawing.Size(97, 21)
        Me.txtPosition.TabIndex = 26
        Me.txtPosition.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'txtBasePrize
        '
        Me.txtBasePrize.AcceptsReturn = True
        Me.txtBasePrize.BackColor = System.Drawing.SystemColors.Window
        Me.txtBasePrize.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtBasePrize.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtBasePrize.Location = New System.Drawing.Point(328, 363)
        Me.txtBasePrize.MaxLength = 15
        Me.txtBasePrize.Name = "txtBasePrize"
        Me.txtBasePrize.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtBasePrize.Size = New System.Drawing.Size(97, 21)
        Me.txtBasePrize.TabIndex = 29
        Me.txtBasePrize.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'txtFillin_Person
        '
        Me.txtFillin_Person.AcceptsReturn = True
        Me.txtFillin_Person.BackColor = System.Drawing.SystemColors.Window
        Me.txtFillin_Person.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtFillin_Person.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtFillin_Person.Location = New System.Drawing.Point(520, 363)
        Me.txtFillin_Person.MaxLength = 15
        Me.txtFillin_Person.Name = "txtFillin_Person"
        Me.txtFillin_Person.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtFillin_Person.Size = New System.Drawing.Size(97, 21)
        Me.txtFillin_Person.TabIndex = 30
        Me.txtFillin_Person.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'txtMemo
        '
        Me.txtMemo.AcceptsReturn = True
        Me.txtMemo.BackColor = System.Drawing.SystemColors.Window
        Me.txtMemo.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtMemo.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtMemo.Location = New System.Drawing.Point(120, 392)
        Me.txtMemo.MaxLength = 15
        Me.txtMemo.Name = "txtMemo"
        Me.txtMemo.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtMemo.Size = New System.Drawing.Size(497, 21)
        Me.txtMemo.TabIndex = 31
        '
        'txtBadgeID
        '
        Me.txtBadgeID.AcceptsReturn = True
        Me.txtBadgeID.BackColor = System.Drawing.SystemColors.Window
        Me.txtBadgeID.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtBadgeID.ForeColor = System.Drawing.SystemColors.WindowText
        Me.txtBadgeID.Location = New System.Drawing.Point(120, 135)
        Me.txtBadgeID.MaxLength = 15
        Me.txtBadgeID.Name = "txtBadgeID"
        Me.txtBadgeID.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.txtBadgeID.Size = New System.Drawing.Size(121, 21)
        Me.txtBadgeID.TabIndex = 11
        Me.txtBadgeID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
        '
        'ComboState
        '
        Me.ComboState.BackColor = System.Drawing.SystemColors.Window
        Me.ComboState.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboState.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.ComboState.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboState.Items.AddRange(New Object() {"在职人员", "兼职人员", "试用人员", "离职人员", "返聘人员", "退休人员"})
        Me.ComboState.Location = New System.Drawing.Point(520, 19)
        Me.ComboState.Name = "ComboState"
        Me.ComboState.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboState.Size = New System.Drawing.Size(97, 20)
        Me.ComboState.TabIndex = 2
        '
        'Label14
        '
        Me.Label14.AutoSize = True
        Me.Label14.BackColor = System.Drawing.Color.Transparent
        Me.Label14.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label14.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label14.Location = New System.Drawing.Point(440, 338)
        Me.Label14.Name = "Label14"
        Me.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label14.Size = New System.Drawing.Size(53, 12)
        Me.Label14.TabIndex = 66
        Me.Label14.Text = "上级员工"
        '
        'Label24
        '
        Me.Label24.AutoSize = True
        Me.Label24.BackColor = System.Drawing.Color.Transparent
        Me.Label24.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label24.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label24.Location = New System.Drawing.Point(264, 366)
        Me.Label24.Name = "Label24"
        Me.Label24.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label24.Size = New System.Drawing.Size(53, 12)
        Me.Label24.TabIndex = 65
        Me.Label24.Text = "奖金基数"
        '
        'Label22
        '
        Me.Label22.AutoSize = True
        Me.Label22.BackColor = System.Drawing.Color.Transparent
        Me.Label22.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label22.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label22.Location = New System.Drawing.Point(16, 367)
        Me.Label22.Name = "Label22"
        Me.Label22.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label22.Size = New System.Drawing.Size(53, 12)
        Me.Label22.TabIndex = 64
        Me.Label22.Text = "基本工资"
        '
        'Label18
        '
        Me.Label18.AutoSize = True
        Me.Label18.BackColor = System.Drawing.Color.Transparent
        Me.Label18.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label18.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label18.Location = New System.Drawing.Point(440, 309)
        Me.Label18.Name = "Label18"
        Me.Label18.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label18.Size = New System.Drawing.Size(29, 12)
        Me.Label18.TabIndex = 63
        Me.Label18.Text = "职务"
        '
        'Label39
        '
        Me.Label39.AutoSize = True
        Me.Label39.BackColor = System.Drawing.Color.Transparent
        Me.Label39.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label39.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label39.Location = New System.Drawing.Point(16, 196)
        Me.Label39.Name = "Label39"
        Me.Label39.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label39.Size = New System.Drawing.Size(65, 12)
        Me.Label39.TabIndex = 62
        Me.Label39.Text = "档案所在地"
        '
        'Label36
        '
        Me.Label36.AutoSize = True
        Me.Label36.BackColor = System.Drawing.Color.Transparent
        Me.Label36.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label36.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label36.Location = New System.Drawing.Point(440, 110)
        Me.Label36.Name = "Label36"
        Me.Label36.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label36.Size = New System.Drawing.Size(65, 12)
        Me.Label36.TabIndex = 61
        Me.Label36.Text = "档案电脑号"
        '
        'Label34
        '
        Me.Label34.AutoSize = True
        Me.Label34.BackColor = System.Drawing.Color.Transparent
        Me.Label34.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label34.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label34.Location = New System.Drawing.Point(440, 53)
        Me.Label34.Name = "Label34"
        Me.Label34.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label34.Size = New System.Drawing.Size(29, 12)
        Me.Label34.TabIndex = 60
        Me.Label34.Text = "民族"
        '
        'Label30
        '
        Me.Label30.AutoSize = True
        Me.Label30.BackColor = System.Drawing.Color.Transparent
        Me.Label30.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label30.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label30.Location = New System.Drawing.Point(264, 309)
        Me.Label30.Name = "Label30"
        Me.Label30.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label30.Size = New System.Drawing.Size(29, 12)
        Me.Label30.TabIndex = 59
        Me.Label30.Text = "工龄"
        '
        'Label26
        '
        Me.Label26.AutoSize = True
        Me.Label26.BackColor = System.Drawing.Color.Transparent
        Me.Label26.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label26.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label26.Location = New System.Drawing.Point(16, 82)
        Me.Label26.Name = "Label26"
        Me.Label26.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label26.Size = New System.Drawing.Size(53, 12)
        Me.Label26.TabIndex = 58
        Me.Label26.Text = "婚姻状况"
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.BackColor = System.Drawing.Color.Transparent
        Me.Label5.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label5.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label5.Location = New System.Drawing.Point(16, 110)
        Me.Label5.Name = "Label5"
        Me.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label5.Size = New System.Drawing.Size(53, 12)
        Me.Label5.TabIndex = 57
        Me.Label5.Text = "身份证号"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.BackColor = System.Drawing.Color.Transparent
        Me.Label4.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label4.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label4.Location = New System.Drawing.Point(16, 310)
        Me.Label4.Name = "Label4"
        Me.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label4.Size = New System.Drawing.Size(101, 12)
        Me.Label4.TabIndex = 56
        Me.Label4.Text = "本企业工龄起始日"
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.BackColor = System.Drawing.Color.Transparent
        Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label1.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label1.Location = New System.Drawing.Point(16, 24)
        Me.Label1.Name = "Label1"
        Me.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label1.Size = New System.Drawing.Size(53, 12)
        Me.Label1.TabIndex = 55
        Me.Label1.Text = "员工姓名"
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.BackColor = System.Drawing.Color.Transparent
        Me.Label8.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label8.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label8.Location = New System.Drawing.Point(264, 338)
        Me.Label8.Name = "Label8"
        Me.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label8.Size = New System.Drawing.Size(53, 12)
        Me.Label8.TabIndex = 54
        Me.Label8.Text = "工作岗位"
        '
        'Label9
        '
        Me.Label9.AutoSize = True
        Me.Label9.BackColor = System.Drawing.Color.Transparent
        Me.Label9.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label9.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label9.Location = New System.Drawing.Point(264, 138)
        Me.Label9.Name = "Label9"
        Me.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label9.Size = New System.Drawing.Size(53, 12)

⌨️ 快捷键说明

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