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

📄 frmsudcandidate1.vb

📁 humar resourse management
💻 VB
📖 第 1 页 / 共 5 页
字号:
Imports System.Data
Imports System.Data.OleDb
Public Class frmSUDcandidate
    Inherits System.Windows.Forms.Form

#Region " Windows Form Designer generated code "

    Public Sub New()
        MyBase.New()

        'This call is required by the Windows Form Designer.
        InitializeComponent()

        'Add any initialization after the InitializeComponent() call

    End Sub

    'Form overrides dispose to clean up the component list.
    Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing Then
            If Not (components Is Nothing) Then
                components.Dispose()
            End If
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer

    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    Friend WithEvents btnEdit As System.Windows.Forms.Button
    Friend WithEvents Label6 As System.Windows.Forms.Label
    Friend WithEvents btnSave As System.Windows.Forms.Button
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents DataGridTableStyle1 As System.Windows.Forms.DataGridTableStyle
    Friend WithEvents NameField As System.Windows.Forms.DataGridTextBoxColumn
    Friend WithEvents FatherName As System.Windows.Forms.DataGridTextBoxColumn
    Friend WithEvents DateOfBirth As System.Windows.Forms.DataGridTextBoxColumn
    Friend WithEvents PlaceOfBirth As System.Windows.Forms.DataGridTextBoxColumn
    Friend WithEvents ID As System.Windows.Forms.DataGridTextBoxColumn
    Friend WithEvents btnSearch As System.Windows.Forms.Button
    Friend WithEvents txtSPpno As System.Windows.Forms.TextBox
    Friend WithEvents txtSName As System.Windows.Forms.TextBox
    Friend WithEvents txtSId As System.Windows.Forms.TextBox
    Friend WithEvents dgCnd As System.Windows.Forms.DataGrid
    Friend WithEvents City As System.Windows.Forms.DataGridTextBoxColumn
    'Friend WithEvents DSCnd1 As Part2.DSCnd
    Friend WithEvents btnCancel As System.Windows.Forms.Button
    Friend WithEvents btnClose As System.Windows.Forms.Button
    Friend WithEvents cbxAgent As System.Windows.Forms.ComboBox
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents cbxSPost As System.Windows.Forms.ComboBox
    Friend WithEvents cbxPPost As System.Windows.Forms.ComboBox
    Friend WithEvents lblSPost As System.Windows.Forms.Label
    Friend WithEvents txtCandEmail As System.Windows.Forms.TextBox
    Friend WithEvents txtCandMobile As System.Windows.Forms.TextBox
    Friend WithEvents txtCandPincode As System.Windows.Forms.TextBox
    Friend WithEvents txtCandPhone As System.Windows.Forms.TextBox
    Friend WithEvents txtCandCity As System.Windows.Forms.TextBox
    Friend WithEvents txtCandAddress As System.Windows.Forms.TextBox
    Friend WithEvents lblCandEmail As System.Windows.Forms.Label
    Friend WithEvents lblCandMobile As System.Windows.Forms.Label
    Friend WithEvents lblCandPincode As System.Windows.Forms.Label
    Friend WithEvents lblCandPhone As System.Windows.Forms.Label
    Friend WithEvents dtpCandDoB As System.Windows.Forms.DateTimePicker
    Friend WithEvents txtCandPoB As System.Windows.Forms.TextBox
    Friend WithEvents txtCandFName As System.Windows.Forms.TextBox
    Friend WithEvents txtCandName As System.Windows.Forms.TextBox
    Friend WithEvents lblCandPoB As System.Windows.Forms.Label
    Friend WithEvents lblCandDoB As System.Windows.Forms.Label
    Friend WithEvents lblCandFName As System.Windows.Forms.Label
    Friend WithEvents lblCandName As System.Windows.Forms.Label
    Friend WithEvents lblPPost As System.Windows.Forms.Label
    Friend WithEvents lblCandCity As System.Windows.Forms.Label
    Friend WithEvents lblCandAddress As System.Windows.Forms.Label
    Friend WithEvents dtpYears3 As System.Windows.Forms.DateTimePicker
    Friend WithEvents txtMajor3 As System.Windows.Forms.TextBox
    Friend WithEvents txtCourse3 As System.Windows.Forms.TextBox
    Friend WithEvents txtInstitute3 As System.Windows.Forms.TextBox
    Friend WithEvents dtpYears2 As System.Windows.Forms.DateTimePicker
    Friend WithEvents txtMajor2 As System.Windows.Forms.TextBox
    Friend WithEvents txtCourse2 As System.Windows.Forms.TextBox
    Friend WithEvents txtInstitute2 As System.Windows.Forms.TextBox
    Friend WithEvents dtpYears1 As System.Windows.Forms.DateTimePicker
    Friend WithEvents Label16 As System.Windows.Forms.Label
    Friend WithEvents Label13 As System.Windows.Forms.Label
    Friend WithEvents txtMajor1 As System.Windows.Forms.TextBox
    Friend WithEvents Label12 As System.Windows.Forms.Label
    Friend WithEvents txtCourse1 As System.Windows.Forms.TextBox
    Friend WithEvents txtInstitute1 As System.Windows.Forms.TextBox
    Friend WithEvents Label15 As System.Windows.Forms.Label
    Friend WithEvents txtJob3 As System.Windows.Forms.TextBox
    Friend WithEvents txtMonths3 As System.Windows.Forms.TextBox
    Friend WithEvents txtYears3 As System.Windows.Forms.TextBox
    Friend WithEvents txtCountry3 As System.Windows.Forms.TextBox
    Friend WithEvents txtCompany3 As System.Windows.Forms.TextBox
    Friend WithEvents txtJob2 As System.Windows.Forms.TextBox
    Friend WithEvents txtMonths2 As System.Windows.Forms.TextBox
    Friend WithEvents txtYears2 As System.Windows.Forms.TextBox
    Friend WithEvents txtCountry2 As System.Windows.Forms.TextBox
    Friend WithEvents txtCompany2 As System.Windows.Forms.TextBox
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents txtJob1 As System.Windows.Forms.TextBox
    Friend WithEvents Label3 As System.Windows.Forms.Label
    Friend WithEvents txtMonths1 As System.Windows.Forms.TextBox
    Friend WithEvents Label4 As System.Windows.Forms.Label
    Friend WithEvents txtYears1 As System.Windows.Forms.TextBox
    Friend WithEvents Label5 As System.Windows.Forms.Label
    Friend WithEvents txtCountry1 As System.Windows.Forms.TextBox
    Friend WithEvents txtCompany1 As System.Windows.Forms.TextBox
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents dtpDoI As System.Windows.Forms.DateTimePicker
    Friend WithEvents dtpDoE As System.Windows.Forms.DateTimePicker
    Friend WithEvents txtPoI As System.Windows.Forms.TextBox
    Friend WithEvents txtPPNo As System.Windows.Forms.TextBox
    Friend WithEvents Label17 As System.Windows.Forms.Label
    Friend WithEvents Label18 As System.Windows.Forms.Label
    Friend WithEvents Label19 As System.Windows.Forms.Label
    Friend WithEvents Label20 As System.Windows.Forms.Label
    Friend WithEvents panelCnd As System.Windows.Forms.Panel
    Friend WithEvents btnNew As System.Windows.Forms.Button
    Friend WithEvents btnDelete As System.Windows.Forms.Button
    Friend WithEvents dtpAppliedOn As System.Windows.Forms.DateTimePicker
    Friend WithEvents lblAppliedOn As System.Windows.Forms.Label
    Friend WithEvents btnProfile As System.Windows.Forms.Button
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.txtSPpno = New System.Windows.Forms.TextBox
        Me.txtSName = New System.Windows.Forms.TextBox
        Me.btnEdit = New System.Windows.Forms.Button
        Me.Label6 = New System.Windows.Forms.Label
        Me.btnSave = New System.Windows.Forms.Button
        Me.Label7 = New System.Windows.Forms.Label
        Me.txtSId = New System.Windows.Forms.TextBox
        Me.Label8 = New System.Windows.Forms.Label
        Me.Label9 = New System.Windows.Forms.Label
        Me.dgCnd = New System.Windows.Forms.DataGrid
        Me.DataGridTableStyle1 = New System.Windows.Forms.DataGridTableStyle
        Me.ID = New System.Windows.Forms.DataGridTextBoxColumn
        Me.NameField = New System.Windows.Forms.DataGridTextBoxColumn
        Me.FatherName = New System.Windows.Forms.DataGridTextBoxColumn
        Me.DateOfBirth = New System.Windows.Forms.DataGridTextBoxColumn
        Me.PlaceOfBirth = New System.Windows.Forms.DataGridTextBoxColumn
        Me.City = New System.Windows.Forms.DataGridTextBoxColumn
        Me.btnSearch = New System.Windows.Forms.Button
        Me.btnCancel = New System.Windows.Forms.Button
        Me.btnClose = New System.Windows.Forms.Button
        Me.panelCnd = New System.Windows.Forms.Panel
        Me.dtpAppliedOn = New System.Windows.Forms.DateTimePicker
        Me.lblAppliedOn = New System.Windows.Forms.Label
        Me.dtpYears3 = New System.Windows.Forms.DateTimePicker
        Me.txtMajor3 = New System.Windows.Forms.TextBox
        Me.txtCourse3 = New System.Windows.Forms.TextBox
        Me.txtInstitute3 = New System.Windows.Forms.TextBox
        Me.dtpYears2 = New System.Windows.Forms.DateTimePicker
        Me.txtMajor2 = New System.Windows.Forms.TextBox
        Me.txtCourse2 = New System.Windows.Forms.TextBox
        Me.txtInstitute2 = New System.Windows.Forms.TextBox
        Me.dtpYears1 = New System.Windows.Forms.DateTimePicker
        Me.Label16 = New System.Windows.Forms.Label
        Me.Label13 = New System.Windows.Forms.Label
        Me.txtMajor1 = New System.Windows.Forms.TextBox
        Me.Label12 = New System.Windows.Forms.Label
        Me.txtCourse1 = New System.Windows.Forms.TextBox
        Me.txtInstitute1 = New System.Windows.Forms.TextBox
        Me.Label15 = New System.Windows.Forms.Label
        Me.txtJob3 = New System.Windows.Forms.TextBox
        Me.txtMonths3 = New System.Windows.Forms.TextBox
        Me.txtYears3 = New System.Windows.Forms.TextBox
        Me.txtCountry3 = New System.Windows.Forms.TextBox
        Me.txtCompany3 = New System.Windows.Forms.TextBox
        Me.txtJob2 = New System.Windows.Forms.TextBox
        Me.txtMonths2 = New System.Windows.Forms.TextBox
        Me.txtYears2 = New System.Windows.Forms.TextBox
        Me.txtCountry2 = New System.Windows.Forms.TextBox
        Me.txtCompany2 = New System.Windows.Forms.TextBox
        Me.Label2 = New System.Windows.Forms.Label
        Me.txtJob1 = New System.Windows.Forms.TextBox
        Me.Label3 = New System.Windows.Forms.Label
        Me.txtMonths1 = New System.Windows.Forms.TextBox
        Me.Label4 = New System.Windows.Forms.Label
        Me.txtYears1 = New System.Windows.Forms.TextBox
        Me.Label5 = New System.Windows.Forms.Label
        Me.txtCountry1 = New System.Windows.Forms.TextBox
        Me.txtCompany1 = New System.Windows.Forms.TextBox
        Me.Label10 = New System.Windows.Forms.Label
        Me.dtpDoI = New System.Windows.Forms.DateTimePicker
        Me.dtpDoE = New System.Windows.Forms.DateTimePicker
        Me.txtPoI = New System.Windows.Forms.TextBox
        Me.txtPPNo = New System.Windows.Forms.TextBox
        Me.Label17 = New System.Windows.Forms.Label
        Me.Label18 = New System.Windows.Forms.Label
        Me.Label19 = New System.Windows.Forms.Label
        Me.Label20 = New System.Windows.Forms.Label
        Me.cbxAgent = New System.Windows.Forms.ComboBox
        Me.Label1 = New System.Windows.Forms.Label
        Me.cbxSPost = New System.Windows.Forms.ComboBox
        Me.cbxPPost = New System.Windows.Forms.ComboBox
        Me.lblSPost = New System.Windows.Forms.Label
        Me.txtCandEmail = New System.Windows.Forms.TextBox
        Me.txtCandMobile = New System.Windows.Forms.TextBox
        Me.txtCandPincode = New System.Windows.Forms.TextBox
        Me.txtCandPhone = New System.Windows.Forms.TextBox
        Me.txtCandCity = New System.Windows.Forms.TextBox
        Me.txtCandAddress = New System.Windows.Forms.TextBox
        Me.lblCandEmail = New System.Windows.Forms.Label
        Me.lblCandMobile = New System.Windows.Forms.Label
        Me.lblCandPincode = New System.Windows.Forms.Label
        Me.lblCandPhone = New System.Windows.Forms.Label
        Me.dtpCandDoB = New System.Windows.Forms.DateTimePicker
        Me.txtCandPoB = New System.Windows.Forms.TextBox
        Me.txtCandFName = New System.Windows.Forms.TextBox
        Me.txtCandName = New System.Windows.Forms.TextBox
        Me.lblCandPoB = New System.Windows.Forms.Label
        Me.lblCandDoB = New System.Windows.Forms.Label
        Me.lblCandFName = New System.Windows.Forms.Label
        Me.lblCandName = New System.Windows.Forms.Label
        Me.lblPPost = New System.Windows.Forms.Label
        Me.lblCandCity = New System.Windows.Forms.Label
        Me.lblCandAddress = New System.Windows.Forms.Label
        Me.btnProfile = New System.Windows.Forms.Button
        Me.btnNew = New System.Windows.Forms.Button
        Me.btnDelete = New System.Windows.Forms.Button
        CType(Me.dgCnd, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.panelCnd.SuspendLayout()
        Me.SuspendLayout()
        '
        'txtSPpno
        '
        Me.txtSPpno.Font = New System.Drawing.Font("Myriad Web Pro", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtSPpno.Location = New System.Drawing.Point(525, 8)
        Me.txtSPpno.Name = "txtSPpno"
        Me.txtSPpno.Size = New System.Drawing.Size(96, 20)
        Me.txtSPpno.TabIndex = 57
        Me.txtSPpno.Text = ""
        '
        'txtSName
        '
        Me.txtSName.Font = New System.Drawing.Font("Myriad Web Pro", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.txtSName.Location = New System.Drawing.Point(333, 8)
        Me.txtSName.Name = "txtSName"
        Me.txtSName.Size = New System.Drawing.Size(128, 20)
        Me.txtSName.TabIndex = 54
        Me.txtSName.Text = ""
        '
        'btnEdit
        '

⌨️ 快捷键说明

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