📄 frmcandidate.vb
字号:
'
Me.txtMonths3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtMonths3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtMonths3.Location = New System.Drawing.Point(448, 384)
Me.txtMonths3.Name = "txtMonths3"
Me.txtMonths3.Size = New System.Drawing.Size(40, 20)
Me.txtMonths3.TabIndex = 48
Me.txtMonths3.Text = ""
'
'txtYears3
'
Me.txtYears3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtYears3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtYears3.Location = New System.Drawing.Point(400, 384)
Me.txtYears3.Name = "txtYears3"
Me.txtYears3.Size = New System.Drawing.Size(40, 20)
Me.txtYears3.TabIndex = 47
Me.txtYears3.Text = ""
'
'txtCountry3
'
Me.txtCountry3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCountry3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCountry3.Location = New System.Drawing.Point(280, 384)
Me.txtCountry3.Name = "txtCountry3"
Me.txtCountry3.Size = New System.Drawing.Size(112, 20)
Me.txtCountry3.TabIndex = 46
Me.txtCountry3.Text = ""
'
'txtCompany3
'
Me.txtCompany3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCompany3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCompany3.Location = New System.Drawing.Point(40, 384)
Me.txtCompany3.Name = "txtCompany3"
Me.txtCompany3.Size = New System.Drawing.Size(232, 20)
Me.txtCompany3.TabIndex = 45
Me.txtCompany3.Text = ""
'
'txtJob2
'
Me.txtJob2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtJob2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtJob2.Location = New System.Drawing.Point(496, 360)
Me.txtJob2.Name = "txtJob2"
Me.txtJob2.Size = New System.Drawing.Size(232, 20)
Me.txtJob2.TabIndex = 44
Me.txtJob2.Text = ""
'
'txtMonths2
'
Me.txtMonths2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtMonths2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtMonths2.Location = New System.Drawing.Point(448, 360)
Me.txtMonths2.Name = "txtMonths2"
Me.txtMonths2.Size = New System.Drawing.Size(40, 20)
Me.txtMonths2.TabIndex = 43
Me.txtMonths2.Text = ""
'
'txtYears2
'
Me.txtYears2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtYears2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtYears2.Location = New System.Drawing.Point(400, 360)
Me.txtYears2.Name = "txtYears2"
Me.txtYears2.Size = New System.Drawing.Size(40, 20)
Me.txtYears2.TabIndex = 42
Me.txtYears2.Text = ""
'
'txtCountry2
'
Me.txtCountry2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCountry2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCountry2.Location = New System.Drawing.Point(280, 360)
Me.txtCountry2.Name = "txtCountry2"
Me.txtCountry2.Size = New System.Drawing.Size(112, 20)
Me.txtCountry2.TabIndex = 41
Me.txtCountry2.Text = ""
'
'txtCompany2
'
Me.txtCompany2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCompany2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCompany2.Location = New System.Drawing.Point(40, 360)
Me.txtCompany2.Name = "txtCompany2"
Me.txtCompany2.Size = New System.Drawing.Size(232, 20)
Me.txtCompany2.TabIndex = 40
Me.txtCompany2.Text = ""
'
'Label2
'
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.ForeColor = System.Drawing.Color.Black
Me.Label2.Location = New System.Drawing.Point(584, 320)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(56, 16)
Me.Label2.TabIndex = 167
Me.Label2.Text = "Job Title"
'
'txtJob1
'
Me.txtJob1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtJob1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtJob1.Location = New System.Drawing.Point(496, 336)
Me.txtJob1.Name = "txtJob1"
Me.txtJob1.Size = New System.Drawing.Size(232, 20)
Me.txtJob1.TabIndex = 39
Me.txtJob1.Text = ""
'
'Label3
'
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.Color.Black
Me.Label3.Location = New System.Drawing.Point(444, 320)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(48, 16)
Me.Label3.TabIndex = 165
Me.Label3.Text = "Months"
'
'txtMonths1
'
Me.txtMonths1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtMonths1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtMonths1.Location = New System.Drawing.Point(448, 336)
Me.txtMonths1.Name = "txtMonths1"
Me.txtMonths1.Size = New System.Drawing.Size(40, 20)
Me.txtMonths1.TabIndex = 38
Me.txtMonths1.Text = ""
'
'Label4
'
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.Color.Black
Me.Label4.Location = New System.Drawing.Point(400, 320)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(40, 16)
Me.Label4.TabIndex = 163
Me.Label4.Text = "Years"
'
'txtYears1
'
Me.txtYears1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtYears1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtYears1.Location = New System.Drawing.Point(400, 336)
Me.txtYears1.Name = "txtYears1"
Me.txtYears1.Size = New System.Drawing.Size(40, 20)
Me.txtYears1.TabIndex = 37
Me.txtYears1.Text = ""
'
'Label5
'
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.Black
Me.Label5.Location = New System.Drawing.Point(312, 320)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(48, 16)
Me.Label5.TabIndex = 161
Me.Label5.Text = "Country"
'
'txtCountry1
'
Me.txtCountry1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCountry1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCountry1.Location = New System.Drawing.Point(280, 336)
Me.txtCountry1.Name = "txtCountry1"
Me.txtCountry1.Size = New System.Drawing.Size(112, 20)
Me.txtCountry1.TabIndex = 36
Me.txtCountry1.Text = ""
'
'txtCompany1
'
Me.txtCompany1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCompany1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCompany1.Location = New System.Drawing.Point(40, 336)
Me.txtCompany1.Name = "txtCompany1"
Me.txtCompany1.Size = New System.Drawing.Size(232, 20)
Me.txtCompany1.TabIndex = 35
Me.txtCompany1.Text = ""
'
'Label10
'
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.ForeColor = System.Drawing.Color.Black
Me.Label10.Location = New System.Drawing.Point(112, 320)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(88, 16)
Me.Label10.TabIndex = 158
Me.Label10.Text = "Company Name"
'
'dtpDoI
'
Me.dtpDoI.CustomFormat = "dd-MMM-yyyy"
Me.dtpDoI.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.dtpDoI.Format = System.Windows.Forms.DateTimePickerFormat.Custom
Me.dtpDoI.Location = New System.Drawing.Point(496, 176)
Me.dtpDoI.Name = "dtpDoI"
Me.dtpDoI.Size = New System.Drawing.Size(232, 20)
Me.dtpDoI.TabIndex = 15
'
'dtpDoE
'
Me.dtpDoE.CustomFormat = "dd-MMM-yyyy"
Me.dtpDoE.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.dtpDoE.Format = System.Windows.Forms.DateTimePickerFormat.Custom
Me.dtpDoE.Location = New System.Drawing.Point(496, 200)
Me.dtpDoE.Name = "dtpDoE"
Me.dtpDoE.Size = New System.Drawing.Size(232, 20)
Me.dtpDoE.TabIndex = 16
'
'txtPoI
'
Me.txtPoI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtPoI.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPoI.ForeColor = System.Drawing.Color.Black
Me.txtPoI.Location = New System.Drawing.Point(152, 200)
Me.txtPoI.Name = "txtPoI"
Me.txtPoI.Size = New System.Drawing.Size(200, 20)
Me.txtPoI.TabIndex = 14
Me.txtPoI.Text = ""
'
'txtPPNo
'
Me.txtPPNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtPPNo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPPNo.ForeColor = System.Drawing.Color.Black
Me.txtPPNo.Location = New System.Drawing.Point(152, 176)
Me.txtPPNo.Name = "txtPPNo"
Me.txtPPNo.Size = New System.Drawing.Size(200, 20)
Me.txtPPNo.TabIndex = 13
Me.txtPPNo.Text = ""
'
'Label17
'
Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label17.ForeColor = System.Drawing.Color.Black
Me.Label17.Location = New System.Drawing.Point(400, 202)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(88, 16)
Me.Label17.TabIndex = 153
Me.Label17.Text = "Date of Expire:"
Me.Label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'Label18
'
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label18.ForeColor = System.Drawing.Color.Black
Me.Label18.Location = New System.Drawing.Point(408, 178)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -