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

📄 frmcandidate.vb

📁 humar resourse management
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.panelCnd.Controls.Add(Me.txtCompany3)
        Me.panelCnd.Controls.Add(Me.txtJob2)
        Me.panelCnd.Controls.Add(Me.txtMonths2)
        Me.panelCnd.Controls.Add(Me.txtYears2)
        Me.panelCnd.Controls.Add(Me.txtCountry2)
        Me.panelCnd.Controls.Add(Me.txtCompany2)
        Me.panelCnd.Controls.Add(Me.Label2)
        Me.panelCnd.Controls.Add(Me.txtJob1)
        Me.panelCnd.Controls.Add(Me.Label3)
        Me.panelCnd.Controls.Add(Me.txtMonths1)
        Me.panelCnd.Controls.Add(Me.Label4)
        Me.panelCnd.Controls.Add(Me.txtYears1)
        Me.panelCnd.Controls.Add(Me.Label5)
        Me.panelCnd.Controls.Add(Me.txtCountry1)
        Me.panelCnd.Controls.Add(Me.txtCompany1)
        Me.panelCnd.Controls.Add(Me.Label10)
        Me.panelCnd.Controls.Add(Me.dtpDoI)
        Me.panelCnd.Controls.Add(Me.dtpDoE)
        Me.panelCnd.Controls.Add(Me.txtPoI)
        Me.panelCnd.Controls.Add(Me.txtPPNo)
        Me.panelCnd.Controls.Add(Me.Label17)
        Me.panelCnd.Controls.Add(Me.Label18)
        Me.panelCnd.Controls.Add(Me.Label19)
        Me.panelCnd.Controls.Add(Me.Label20)
        Me.panelCnd.Controls.Add(Me.cbxAgent)
        Me.panelCnd.Controls.Add(Me.Label1)
        Me.panelCnd.Controls.Add(Me.cbxSPost)
        Me.panelCnd.Controls.Add(Me.cbxPPost)
        Me.panelCnd.Controls.Add(Me.lblSPost)
        Me.panelCnd.Controls.Add(Me.txtCandEmail)
        Me.panelCnd.Controls.Add(Me.txtCandMobile)
        Me.panelCnd.Controls.Add(Me.txtCandPincode)
        Me.panelCnd.Controls.Add(Me.txtCandPhone)
        Me.panelCnd.Controls.Add(Me.txtCandCity)
        Me.panelCnd.Controls.Add(Me.txtCandAddress)
        Me.panelCnd.Controls.Add(Me.lblCandEmail)
        Me.panelCnd.Controls.Add(Me.lblCandMobile)
        Me.panelCnd.Controls.Add(Me.lblCandPincode)
        Me.panelCnd.Controls.Add(Me.lblCandPhone)
        Me.panelCnd.Controls.Add(Me.dtpCandDoB)
        Me.panelCnd.Controls.Add(Me.txtCandPoB)
        Me.panelCnd.Controls.Add(Me.txtCandFName)
        Me.panelCnd.Controls.Add(Me.txtCandName)
        Me.panelCnd.Controls.Add(Me.lblCandPoB)
        Me.panelCnd.Controls.Add(Me.lblCandDoB)
        Me.panelCnd.Controls.Add(Me.lblCandFName)
        Me.panelCnd.Controls.Add(Me.lblCandName)
        Me.panelCnd.Controls.Add(Me.lblPPost)
        Me.panelCnd.Controls.Add(Me.lblCandCity)
        Me.panelCnd.Controls.Add(Me.lblCandAddress)
        Me.panelCnd.Controls.Add(Me.btnProfile)
        Me.panelCnd.Location = New System.Drawing.Point(19, 152)
        Me.panelCnd.Name = "panelCnd"
        Me.panelCnd.Size = New System.Drawing.Size(768, 448)
        Me.panelCnd.TabIndex = 152
        '
        'dtpAppliedOn
        '
        Me.dtpAppliedOn.CustomFormat = "dd-MMM-yyyy"
        Me.dtpAppliedOn.Font = New System.Drawing.Font("Times New Roman", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.dtpAppliedOn.Format = System.Windows.Forms.DateTimePickerFormat.Custom
        Me.dtpAppliedOn.Location = New System.Drawing.Point(152, 8)
        Me.dtpAppliedOn.Name = "dtpAppliedOn"
        Me.dtpAppliedOn.TabIndex = 5
        '
        'lblAppliedOn
        '
        Me.lblAppliedOn.Font = New System.Drawing.Font("Times New Roman", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.lblAppliedOn.ForeColor = System.Drawing.Color.Black
        Me.lblAppliedOn.Location = New System.Drawing.Point(72, 10)
        Me.lblAppliedOn.Name = "lblAppliedOn"
        Me.lblAppliedOn.Size = New System.Drawing.Size(72, 16)
        Me.lblAppliedOn.TabIndex = 194
        Me.lblAppliedOn.Text = "Applied On:"
        Me.lblAppliedOn.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        '
        'dtpYears3
        '
        Me.dtpYears3.CustomFormat = "MMM/yyyy"
        Me.dtpYears3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.dtpYears3.Format = System.Windows.Forms.DateTimePickerFormat.Custom
        Me.dtpYears3.Location = New System.Drawing.Point(648, 296)
        Me.dtpYears3.Name = "dtpYears3"
        Me.dtpYears3.Size = New System.Drawing.Size(80, 20)
        Me.dtpYears3.TabIndex = 34
        '
        'txtMajor3
        '
        Me.txtMajor3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtMajor3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtMajor3.Location = New System.Drawing.Point(480, 296)
        Me.txtMajor3.Name = "txtMajor3"
        Me.txtMajor3.Size = New System.Drawing.Size(160, 20)
        Me.txtMajor3.TabIndex = 33
        Me.txtMajor3.Text = ""
        '
        'txtCourse3
        '
        Me.txtCourse3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtCourse3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtCourse3.Location = New System.Drawing.Point(272, 296)
        Me.txtCourse3.Name = "txtCourse3"
        Me.txtCourse3.Size = New System.Drawing.Size(200, 20)
        Me.txtCourse3.TabIndex = 32
        Me.txtCourse3.Text = ""
        '
        'txtInstitute3
        '
        Me.txtInstitute3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtInstitute3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtInstitute3.Location = New System.Drawing.Point(40, 296)
        Me.txtInstitute3.Name = "txtInstitute3"
        Me.txtInstitute3.Size = New System.Drawing.Size(224, 20)
        Me.txtInstitute3.TabIndex = 31
        Me.txtInstitute3.Text = ""
        '
        'dtpYears2
        '
        Me.dtpYears2.CustomFormat = "MMM/yyyy"
        Me.dtpYears2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.dtpYears2.Format = System.Windows.Forms.DateTimePickerFormat.Custom
        Me.dtpYears2.Location = New System.Drawing.Point(648, 272)
        Me.dtpYears2.Name = "dtpYears2"
        Me.dtpYears2.Size = New System.Drawing.Size(80, 20)
        Me.dtpYears2.TabIndex = 30
        '
        'txtMajor2
        '
        Me.txtMajor2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtMajor2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtMajor2.Location = New System.Drawing.Point(480, 272)
        Me.txtMajor2.Name = "txtMajor2"
        Me.txtMajor2.Size = New System.Drawing.Size(160, 20)
        Me.txtMajor2.TabIndex = 29
        Me.txtMajor2.Text = ""
        '
        'txtCourse2
        '
        Me.txtCourse2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtCourse2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtCourse2.Location = New System.Drawing.Point(272, 272)
        Me.txtCourse2.Name = "txtCourse2"
        Me.txtCourse2.Size = New System.Drawing.Size(200, 20)
        Me.txtCourse2.TabIndex = 28
        Me.txtCourse2.Text = ""
        '
        'txtInstitute2
        '
        Me.txtInstitute2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtInstitute2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtInstitute2.Location = New System.Drawing.Point(40, 272)
        Me.txtInstitute2.Name = "txtInstitute2"
        Me.txtInstitute2.Size = New System.Drawing.Size(224, 20)
        Me.txtInstitute2.TabIndex = 27
        Me.txtInstitute2.Text = ""
        '
        'dtpYears1
        '
        Me.dtpYears1.CustomFormat = "MMM/yyyy"
        Me.dtpYears1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.dtpYears1.Format = System.Windows.Forms.DateTimePickerFormat.Custom
        Me.dtpYears1.Location = New System.Drawing.Point(648, 248)
        Me.dtpYears1.Name = "dtpYears1"
        Me.dtpYears1.Size = New System.Drawing.Size(80, 20)
        Me.dtpYears1.TabIndex = 26
        '
        'Label16
        '
        Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label16.ForeColor = System.Drawing.Color.Black
        Me.Label16.Location = New System.Drawing.Point(648, 232)
        Me.Label16.Name = "Label16"
        Me.Label16.Size = New System.Drawing.Size(72, 16)
        Me.Label16.TabIndex = 184
        Me.Label16.Text = "Month/Year"
        '
        'Label13
        '
        Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label13.ForeColor = System.Drawing.Color.Black
        Me.Label13.Location = New System.Drawing.Point(536, 232)
        Me.Label13.Name = "Label13"
        Me.Label13.Size = New System.Drawing.Size(48, 16)
        Me.Label13.TabIndex = 183
        Me.Label13.Text = "Major"
        '
        'txtMajor1
        '
        Me.txtMajor1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtMajor1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtMajor1.Location = New System.Drawing.Point(480, 248)
        Me.txtMajor1.Name = "txtMajor1"
        Me.txtMajor1.Size = New System.Drawing.Size(160, 20)
        Me.txtMajor1.TabIndex = 25
        Me.txtMajor1.Text = ""
        '
        'Label12
        '
        Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label12.ForeColor = System.Drawing.Color.Black
        Me.Label12.Location = New System.Drawing.Point(304, 232)
        Me.Label12.Name = "Label12"
        Me.Label12.Size = New System.Drawing.Size(136, 16)
        Me.Label12.TabIndex = 181
        Me.Label12.Text = "Degree / Dip. / Course"
        '
        'txtCourse1
        '
        Me.txtCourse1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtCourse1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtCourse1.Location = New System.Drawing.Point(272, 248)
        Me.txtCourse1.Name = "txtCourse1"
        Me.txtCourse1.Size = New System.Drawing.Size(200, 20)
        Me.txtCourse1.TabIndex = 24
        Me.txtCourse1.Text = ""
        '
        'txtInstitute1
        '
        Me.txtInstitute1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtInstitute1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtInstitute1.Location = New System.Drawing.Point(40, 248)
        Me.txtInstitute1.Name = "txtInstitute1"
        Me.txtInstitute1.Size = New System.Drawing.Size(224, 20)
        Me.txtInstitute1.TabIndex = 23
        Me.txtInstitute1.Text = ""
        '
        'Label15
        '
        Me.Label15.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label15.ForeColor = System.Drawing.Color.Black
        Me.Label15.Location = New System.Drawing.Point(88, 232)
        Me.Label15.Name = "Label15"
        Me.Label15.Size = New System.Drawing.Size(128, 16)
        Me.Label15.TabIndex = 178
        Me.Label15.Text = "University / Institute"
        '
        'txtJob3
        '
        Me.txtJob3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
        Me.txtJob3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtJob3.Location = New System.Drawing.Point(496, 384)
        Me.txtJob3.Name = "txtJob3"
        Me.txtJob3.Size = New System.Drawing.Size(232, 20)
        Me.txtJob3.TabIndex = 49
        Me.txtJob3.Text = ""
        '
        'txtMonths3

⌨️ 快捷键说明

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