📄 frmcandidate.vb
字号:
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(80, 16)
Me.Label18.TabIndex = 152
Me.Label18.Text = "Date of Issue:"
Me.Label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'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.Color.Black
Me.Label19.Location = New System.Drawing.Point(48, 202)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(100, 16)
Me.Label19.TabIndex = 151
Me.Label19.Text = "Place of Issue:"
Me.Label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'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.Color.Black
Me.Label20.Location = New System.Drawing.Point(48, 178)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(100, 16)
Me.Label20.TabIndex = 150
Me.Label20.Text = "Passport Number:"
Me.Label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'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(152, 32)
Me.cbxAgent.Name = "cbxAgent"
Me.cbxAgent.Size = New System.Drawing.Size(200, 21)
Me.cbxAgent.TabIndex = 6
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.Color.Black
Me.Label1.Location = New System.Drawing.Point(48, 34)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(100, 16)
Me.Label1.TabIndex = 114
Me.Label1.Text = "Agent:"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'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(152, 80)
Me.cbxSPost.Name = "cbxSPost"
Me.cbxSPost.Size = New System.Drawing.Size(200, 21)
Me.cbxSPost.TabIndex = 8
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(152, 56)
Me.cbxPPost.Name = "cbxPPost"
Me.cbxPPost.Size = New System.Drawing.Size(200, 21)
Me.cbxPPost.TabIndex = 7
Me.cbxPPost.Text = "Primary Post"
'
'lblSPost
'
Me.lblSPost.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblSPost.ForeColor = System.Drawing.Color.Black
Me.lblSPost.Location = New System.Drawing.Point(48, 82)
Me.lblSPost.Name = "lblSPost"
Me.lblSPost.Size = New System.Drawing.Size(100, 16)
Me.lblSPost.TabIndex = 111
Me.lblSPost.Text = "Secondary Post:"
Me.lblSPost.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'txtCandEmail
'
Me.txtCandEmail.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandEmail.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandEmail.Location = New System.Drawing.Point(496, 152)
Me.txtCandEmail.MaxLength = 50
Me.txtCandEmail.Name = "txtCandEmail"
Me.txtCandEmail.Size = New System.Drawing.Size(232, 20)
Me.txtCandEmail.TabIndex = 22
Me.txtCandEmail.Text = ""
'
'txtCandMobile
'
Me.txtCandMobile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandMobile.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandMobile.Location = New System.Drawing.Point(496, 128)
Me.txtCandMobile.MaxLength = 11
Me.txtCandMobile.Name = "txtCandMobile"
Me.txtCandMobile.Size = New System.Drawing.Size(232, 20)
Me.txtCandMobile.TabIndex = 21
Me.txtCandMobile.Text = ""
'
'txtCandPincode
'
Me.txtCandPincode.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandPincode.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandPincode.Location = New System.Drawing.Point(656, 80)
Me.txtCandPincode.MaxLength = 6
Me.txtCandPincode.Name = "txtCandPincode"
Me.txtCandPincode.Size = New System.Drawing.Size(72, 20)
Me.txtCandPincode.TabIndex = 19
Me.txtCandPincode.Text = ""
'
'txtCandPhone
'
Me.txtCandPhone.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandPhone.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandPhone.Location = New System.Drawing.Point(496, 104)
Me.txtCandPhone.MaxLength = 15
Me.txtCandPhone.Name = "txtCandPhone"
Me.txtCandPhone.Size = New System.Drawing.Size(232, 20)
Me.txtCandPhone.TabIndex = 20
Me.txtCandPhone.Text = ""
'
'txtCandCity
'
Me.txtCandCity.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandCity.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandCity.Location = New System.Drawing.Point(496, 80)
Me.txtCandCity.MaxLength = 30
Me.txtCandCity.Name = "txtCandCity"
Me.txtCandCity.Size = New System.Drawing.Size(112, 20)
Me.txtCandCity.TabIndex = 18
Me.txtCandCity.Text = ""
'
'txtCandAddress
'
Me.txtCandAddress.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandAddress.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandAddress.Location = New System.Drawing.Point(496, 32)
Me.txtCandAddress.MaxLength = 100
Me.txtCandAddress.Multiline = True
Me.txtCandAddress.Name = "txtCandAddress"
Me.txtCandAddress.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
Me.txtCandAddress.Size = New System.Drawing.Size(232, 40)
Me.txtCandAddress.TabIndex = 17
Me.txtCandAddress.Text = ""
'
'lblCandEmail
'
Me.lblCandEmail.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCandEmail.ForeColor = System.Drawing.Color.Black
Me.lblCandEmail.Location = New System.Drawing.Point(416, 154)
Me.lblCandEmail.Name = "lblCandEmail"
Me.lblCandEmail.Size = New System.Drawing.Size(72, 16)
Me.lblCandEmail.TabIndex = 110
Me.lblCandEmail.Text = "eMail:"
Me.lblCandEmail.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'lblCandMobile
'
Me.lblCandMobile.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCandMobile.ForeColor = System.Drawing.Color.Black
Me.lblCandMobile.Location = New System.Drawing.Point(416, 130)
Me.lblCandMobile.Name = "lblCandMobile"
Me.lblCandMobile.Size = New System.Drawing.Size(72, 16)
Me.lblCandMobile.TabIndex = 109
Me.lblCandMobile.Text = "Mobile:"
Me.lblCandMobile.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'lblCandPincode
'
Me.lblCandPincode.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCandPincode.ForeColor = System.Drawing.Color.Black
Me.lblCandPincode.Location = New System.Drawing.Point(608, 82)
Me.lblCandPincode.Name = "lblCandPincode"
Me.lblCandPincode.Size = New System.Drawing.Size(48, 16)
Me.lblCandPincode.TabIndex = 108
Me.lblCandPincode.Text = "P/Code:"
'
'lblCandPhone
'
Me.lblCandPhone.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCandPhone.ForeColor = System.Drawing.Color.Black
Me.lblCandPhone.Location = New System.Drawing.Point(416, 106)
Me.lblCandPhone.Name = "lblCandPhone"
Me.lblCandPhone.Size = New System.Drawing.Size(72, 16)
Me.lblCandPhone.TabIndex = 107
Me.lblCandPhone.Text = "Phone:"
Me.lblCandPhone.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'dtpCandDoB
'
Me.dtpCandDoB.CalendarFont = New System.Drawing.Font("Arial Narrow", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.dtpCandDoB.CalendarMonthBackground = System.Drawing.Color.FromArgb(CType(255, Byte), CType(224, Byte), CType(192, Byte))
Me.dtpCandDoB.CalendarTitleBackColor = System.Drawing.Color.FromArgb(CType(255, Byte), CType(128, Byte), CType(0, Byte))
Me.dtpCandDoB.Checked = False
Me.dtpCandDoB.CustomFormat = "dd-MMM-yyyy"
Me.dtpCandDoB.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.dtpCandDoB.Format = System.Windows.Forms.DateTimePickerFormat.Custom
Me.dtpCandDoB.Location = New System.Drawing.Point(496, 8)
Me.dtpCandDoB.MaxDate = New Date(2020, 12, 31, 0, 0, 0, 0)
Me.dtpCandDoB.MinDate = New Date(1940, 1, 1, 0, 0, 0, 0)
Me.dtpCandDoB.Name = "dtpCandDoB"
Me.dtpCandDoB.Size = New System.Drawing.Size(232, 20)
Me.dtpCandDoB.TabIndex = 11
'
'txtCandPoB
'
Me.txtCandPoB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandPoB.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandPoB.Location = New System.Drawing.Point(152, 152)
Me.txtCandPoB.MaxLength = 30
Me.txtCandPoB.Name = "txtCandPoB"
Me.txtCandPoB.Size = New System.Drawing.Size(200, 20)
Me.txtCandPoB.TabIndex = 12
Me.txtCandPoB.Text = ""
'
'txtCandFName
'
Me.txtCandFName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandFName.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandFName.Location = New System.Drawing.Point(152, 128)
Me.txtCandFName.MaxLength = 30
Me.txtCandFName.Name = "txtCandFName"
Me.txtCandFName.Size = New System.Drawing.Size(200, 20)
Me.txtCandFName.TabIndex = 10
Me.txtCandFName.Text = ""
'
'txtCandName
'
Me.txtCandName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.txtCandName.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCandName.Location = New System.Drawing.Point(152, 104)
Me.txtCandName.MaxLength = 30
Me.txtCandName.Name = "txtCandName"
Me.txtCandName.Size = New System.Drawing.Size(200, 20)
Me.txtCandName.TabIndex = 9
Me.txtCandName.Text = ""
'
'lblCandPoB
'
Me.lblCandPoB.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCandPoB.ForeColor = System.Drawing.Color.Black
Me.lblCandPoB.Location = New System.Drawing.Point(48, 154)
Me.lblCandPoB.Name = "lblCandPoB"
Me.lblCandPoB.Size = New System.Drawing.Size(100, 16)
Me.lblCandPoB.TabIndex = 101
Me.lblCandPoB.Text = "Place of Birth:"
Me.lblCandPoB.TextAlign = System.Drawing.ContentA
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -