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

📄 frmsudcandidate1.vb

📁 humar resourse management
💻 VB
📖 第 1 页 / 共 5 页
字号:
        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(480, 344)
        Me.txtJob2.Name = "txtJob2"
        Me.txtJob2.Size = New System.Drawing.Size(232, 20)
        Me.txtJob2.TabIndex = 172
        Me.txtJob2.Text = ""
        '
        'txtMonths2
        '
        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(432, 344)
        Me.txtMonths2.Name = "txtMonths2"
        Me.txtMonths2.Size = New System.Drawing.Size(40, 20)
        Me.txtMonths2.TabIndex = 171
        Me.txtMonths2.Text = ""
        '
        'txtYears2
        '
        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(384, 344)
        Me.txtYears2.Name = "txtYears2"
        Me.txtYears2.Size = New System.Drawing.Size(40, 20)
        Me.txtYears2.TabIndex = 170
        Me.txtYears2.Text = ""
        '
        'txtCountry2
        '
        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(264, 344)
        Me.txtCountry2.Name = "txtCountry2"
        Me.txtCountry2.Size = New System.Drawing.Size(112, 20)
        Me.txtCountry2.TabIndex = 169
        Me.txtCountry2.Text = ""
        '
        'txtCompany2
        '
        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(24, 344)
        Me.txtCompany2.Name = "txtCompany2"
        Me.txtCompany2.Size = New System.Drawing.Size(232, 20)
        Me.txtCompany2.TabIndex = 168
        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.SystemColors.HighlightText
        Me.Label2.Location = New System.Drawing.Point(544, 304)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(96, 16)
        Me.Label2.TabIndex = 167
        Me.Label2.Text = "Job Title"
        '
        'txtJob1
        '
        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(480, 320)
        Me.txtJob1.Name = "txtJob1"
        Me.txtJob1.Size = New System.Drawing.Size(232, 20)
        Me.txtJob1.TabIndex = 166
        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.SystemColors.HighlightText
        Me.Label3.Location = New System.Drawing.Point(432, 304)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(48, 16)
        Me.Label3.TabIndex = 165
        Me.Label3.Text = "Months"
        '
        'txtMonths1
        '
        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(432, 320)
        Me.txtMonths1.Name = "txtMonths1"
        Me.txtMonths1.Size = New System.Drawing.Size(40, 20)
        Me.txtMonths1.TabIndex = 164
        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.SystemColors.HighlightText
        Me.Label4.Location = New System.Drawing.Point(384, 304)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(48, 16)
        Me.Label4.TabIndex = 163
        Me.Label4.Text = "Years"
        '
        'txtYears1
        '
        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(384, 320)
        Me.txtYears1.Name = "txtYears1"
        Me.txtYears1.Size = New System.Drawing.Size(40, 20)
        Me.txtYears1.TabIndex = 162
        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.SystemColors.HighlightText
        Me.Label5.Location = New System.Drawing.Point(296, 304)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(48, 16)
        Me.Label5.TabIndex = 161
        Me.Label5.Text = "Country"
        '
        'txtCountry1
        '
        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(264, 320)
        Me.txtCountry1.Name = "txtCountry1"
        Me.txtCountry1.Size = New System.Drawing.Size(112, 20)
        Me.txtCountry1.TabIndex = 160
        Me.txtCountry1.Text = ""
        '
        'txtCompany1
        '
        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(24, 320)
        Me.txtCompany1.Name = "txtCompany1"
        Me.txtCompany1.Size = New System.Drawing.Size(232, 20)
        Me.txtCompany1.TabIndex = 159
        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.SystemColors.HighlightText
        Me.Label10.Location = New System.Drawing.Point(72, 304)
        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(472, 168)
        Me.dtpDoI.Name = "dtpDoI"
        Me.dtpDoI.Size = New System.Drawing.Size(232, 20)
        Me.dtpDoI.TabIndex = 156
        '
        '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(472, 192)
        Me.dtpDoE.Name = "dtpDoE"
        Me.dtpDoE.Size = New System.Drawing.Size(232, 20)
        Me.dtpDoE.TabIndex = 157
        '
        'txtPoI
        '
        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(144, 192)
        Me.txtPoI.Name = "txtPoI"
        Me.txtPoI.Size = New System.Drawing.Size(200, 20)
        Me.txtPoI.TabIndex = 155
        Me.txtPoI.Text = ""
        '
        'txtPPNo
        '
        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(144, 168)
        Me.txtPPNo.Name = "txtPPNo"
        Me.txtPPNo.Size = New System.Drawing.Size(200, 20)
        Me.txtPPNo.TabIndex = 154
        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.SystemColors.HighlightText
        Me.Label17.Location = New System.Drawing.Point(384, 192)
        Me.Label17.Name = "Label17"
        Me.Label17.Size = New System.Drawing.Size(80, 16)
        Me.Label17.TabIndex = 153
        Me.Label17.Text = "Date of Expire"
        '
        '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.SystemColors.HighlightText
        Me.Label18.Location = New System.Drawing.Point(384, 168)
        Me.Label18.Name = "Label18"
        Me.Label18.Size = New System.Drawing.Size(80, 16)
        Me.Label18.TabIndex = 152
        Me.Label18.Text = "Date of Issue"
        '
        'Label19
        '
        Me.Label19.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label19.ForeColor = System.Drawing.SystemColors.HighlightText
        Me.Label19.Location = New System.Drawing.Point(24, 192)
        Me.Label19.Name = "Label19"
        Me.Label19.Size = New System.Drawing.Size(100, 16)
        Me.Label19.TabIndex = 151
        Me.Label19.Text = "Place of Issue"
        '
        'Label20
        '
        Me.Label20.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label20.ForeColor = System.Drawing.SystemColors.HighlightText
        Me.Label20.Location = New System.Drawing.Point(24, 168)
        Me.Label20.Name = "Label20"
        Me.Label20.Size = New System.Drawing.Size(100, 16)
        Me.Label20.TabIndex = 150
        Me.Label20.Text = "Passport Number"
        '
        'cbxAgent
        '
        Me.cbxAgent.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.cbxAgent.Location = New System.Drawing.Point(144, 24)
        Me.cbxAgent.Name = "cbxAgent"
        Me.cbxAgent.Size = New System.Drawing.Size(200, 21)
        Me.cbxAgent.TabIndex = 115
        Me.cbxAgent.Text = "Agent"
        '
        'Label1
        '
        Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label1.ForeColor = System.Drawing.SystemColors.HighlightText
        Me.Label1.Location = New System.Drawing.Point(24, 24)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(100, 16)
        Me.Label1.TabIndex = 114
        Me.Label1.Text = "Agent"
        '
        'cbxSPost
        '
        Me.cbxSPost.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.cbxSPost.Location = New System.Drawing.Point(144, 72)
        Me.cbxSPost.Name = "cbxSPost"
        Me.cbxSPost.Size = New System.Drawing.Size(200, 21)
        Me.cbxSPost.TabIndex = 113
        Me.cbxSPost.Text = "Secondary Post"
        '
        'cbxPPost
        '
        Me.cbxPPost.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.cbxPPost.Location = New System.Drawing.Point(144, 48)
        Me.cbxPPost.Name = "cbxPPost"

⌨️ 快捷键说明

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