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

📄 personnelform.designer.vb

📁 这是一个人事工资管理系统
💻 VB
📖 第 1 页 / 共 5 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class PersonnelForm
    Inherits System.Windows.Forms.Form

    'Form 重写 Dispose,以清理组件列表。
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Windows 窗体设计器所必需的
    Private components As System.ComponentModel.IContainer

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改它。
    '不要使用代码编辑器修改它。
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Dim 自编号Label As System.Windows.Forms.Label
        Dim 员工编号Label As System.Windows.Forms.Label
        Dim 部门Label As System.Windows.Forms.Label
        Dim 姓名Label As System.Windows.Forms.Label
        Dim 性别Label As System.Windows.Forms.Label
        Dim 出生年月Label As System.Windows.Forms.Label
        Dim 身份证号码Label As System.Windows.Forms.Label
        Dim 民族Label As System.Windows.Forms.Label
        Dim 政治面貌Label As System.Windows.Forms.Label
        Dim 婚姻状况Label As System.Windows.Forms.Label
        Dim 文化程度Label As System.Windows.Forms.Label
        Dim 专业Label As System.Windows.Forms.Label
        Dim 毕业院校Label As System.Windows.Forms.Label
        Dim 职称Label As System.Windows.Forms.Label
        Dim 职务Label As System.Windows.Forms.Label
        Dim 进入本单位时间Label As System.Windows.Forms.Label
        Dim 合同服务年限Label As System.Windows.Forms.Label
        Dim 基本工资Label As System.Windows.Forms.Label
        Dim 银行帐号Label As System.Windows.Forms.Label
        Dim 养老保险帐号Label As System.Windows.Forms.Label
        Dim 医疗保险帐号Label As System.Windows.Forms.Label
        Dim 住房基金帐号Label As System.Windows.Forms.Label
        Dim 联系电话Label As System.Windows.Forms.Label
        Dim 手机号码Label As System.Windows.Forms.Label
        Dim 电子信箱Label As System.Windows.Forms.Label
        Dim 家庭住址Label As System.Windows.Forms.Label
        Dim 邮政编码Label As System.Windows.Forms.Label
        Dim 籍贯Label As System.Windows.Forms.Label
        Dim 说明Label As System.Windows.Forms.Label
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(PersonnelForm))
        Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
        Me.基本档案BindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
        Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel
        Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton
        Me.姓名ToolStripLabel = New System.Windows.Forms.ToolStripLabel
        Me.姓名ToolStripTextBox = New System.Windows.Forms.ToolStripTextBox
        Me.查询FillByToolStripButton = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator
        Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox
        Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator
        Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton
        Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator
        Me.基本档案BindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton
        Me.自编号TextBox = New System.Windows.Forms.TextBox
        Me.员工编号TextBox = New System.Windows.Forms.TextBox
        Me.部门ComboBox = New System.Windows.Forms.ComboBox
        Me.姓名TextBox = New System.Windows.Forms.TextBox
        Me.性别ComboBox = New System.Windows.Forms.ComboBox
        Me.出生年月DateTimePicker = New System.Windows.Forms.DateTimePicker
        Me.身份证号码MaskedTextBox = New System.Windows.Forms.MaskedTextBox
        Me.民族ComboBox = New System.Windows.Forms.ComboBox
        Me.政治面貌ComboBox = New System.Windows.Forms.ComboBox
        Me.婚姻状况ComboBox = New System.Windows.Forms.ComboBox
        Me.文化程度ComboBox = New System.Windows.Forms.ComboBox
        Me.专业TextBox = New System.Windows.Forms.TextBox
        Me.毕业院校TextBox = New System.Windows.Forms.TextBox
        Me.职称ComboBox = New System.Windows.Forms.ComboBox
        Me.职务ComboBox = New System.Windows.Forms.ComboBox
        Me.进入本单位时间DateTimePicker = New System.Windows.Forms.DateTimePicker
        Me.合同服务年限ComboBox = New System.Windows.Forms.ComboBox
        Me.基本工资MaskedTextBox = New System.Windows.Forms.MaskedTextBox
        Me.银行帐号TextBox = New System.Windows.Forms.TextBox
        Me.养老保险帐号TextBox = New System.Windows.Forms.TextBox
        Me.医疗保险帐号TextBox = New System.Windows.Forms.TextBox
        Me.住房基金帐号TextBox = New System.Windows.Forms.TextBox
        Me.联系电话TextBox = New System.Windows.Forms.TextBox
        Me.手机号码TextBox = New System.Windows.Forms.TextBox
        Me.电子信箱MaskedTextBox = New System.Windows.Forms.MaskedTextBox
        Me.家庭住址TextBox = New System.Windows.Forms.TextBox
        Me.邮政编码MaskedTextBox = New System.Windows.Forms.MaskedTextBox
        Me.籍贯TextBox = New System.Windows.Forms.TextBox
        Me.说明TextBox = New System.Windows.Forms.TextBox
        Me.基本档案DataGridView = New System.Windows.Forms.DataGridView
        Me.基本档案BindingSource = New System.Windows.Forms.BindingSource(Me.components)
        Me.MyPersonnelDataSet = New 人事工资管理系统.MyPersonnelDataSet
        Me.dataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn9 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn10 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn11 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn12 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn13 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn14 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn15 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn16 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn17 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn18 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn19 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn20 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn21 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn22 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn23 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn24 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn25 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn26 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn27 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn28 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.dataGridViewTextBoxColumn29 = New System.Windows.Forms.DataGridViewTextBoxColumn
        Me.基本档案TableAdapter = New 人事工资管理系统.MyPersonnelDataSetTableAdapters.基本档案TableAdapter
        自编号Label = New System.Windows.Forms.Label
        员工编号Label = New System.Windows.Forms.Label
        部门Label = New System.Windows.Forms.Label
        姓名Label = New System.Windows.Forms.Label
        性别Label = New System.Windows.Forms.Label
        出生年月Label = New System.Windows.Forms.Label
        身份证号码Label = New System.Windows.Forms.Label
        民族Label = New System.Windows.Forms.Label
        政治面貌Label = New System.Windows.Forms.Label
        婚姻状况Label = New System.Windows.Forms.Label
        文化程度Label = New System.Windows.Forms.Label
        专业Label = New System.Windows.Forms.Label
        毕业院校Label = New System.Windows.Forms.Label
        职称Label = New System.Windows.Forms.Label
        职务Label = New System.Windows.Forms.Label
        进入本单位时间Label = New System.Windows.Forms.Label
        合同服务年限Label = New System.Windows.Forms.Label
        基本工资Label = New System.Windows.Forms.Label
        银行帐号Label = New System.Windows.Forms.Label
        养老保险帐号Label = New System.Windows.Forms.Label
        医疗保险帐号Label = New System.Windows.Forms.Label
        住房基金帐号Label = New System.Windows.Forms.Label
        联系电话Label = New System.Windows.Forms.Label
        手机号码Label = New System.Windows.Forms.Label
        电子信箱Label = New System.Windows.Forms.Label
        家庭住址Label = New System.Windows.Forms.Label
        邮政编码Label = New System.Windows.Forms.Label
        籍贯Label = New System.Windows.Forms.Label
        说明Label = New System.Windows.Forms.Label
        CType(Me.基本档案BindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.基本档案BindingNavigator.SuspendLayout()
        CType(Me.基本档案DataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.基本档案BindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
        CType(Me.MyPersonnelDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.SuspendLayout()
        '
        '自编号Label
        '
        自编号Label.AutoSize = True
        自编号Label.Location = New System.Drawing.Point(6, 34)
        自编号Label.Name = "自编号Label"
        自编号Label.Size = New System.Drawing.Size(47, 12)
        自编号Label.TabIndex = 61
        自编号Label.Text = "自编号:"
        '
        '员工编号Label
        '
        员工编号Label.AutoSize = True
        员工编号Label.Location = New System.Drawing.Point(168, 34)
        员工编号Label.Name = "员工编号Label"
        员工编号Label.Size = New System.Drawing.Size(59, 12)
        员工编号Label.TabIndex = 63
        员工编号Label.Text = "员工编号:"
        '
        '部门Label
        '
        部门Label.AutoSize = True
        部门Label.Location = New System.Drawing.Point(359, 34)
        部门Label.Name = "部门Label"
        部门Label.Size = New System.Drawing.Size(35, 12)
        部门Label.TabIndex = 65
        部门Label.Text = "部门:"
        '
        '姓名Label
        '
        姓名Label.AutoSize = True
        姓名Label.Location = New System.Drawing.Point(6, 59)
        姓名Label.Name = "姓名Label"
        姓名Label.Size = New System.Drawing.Size(35, 12)
        姓名Label.TabIndex = 67
        姓名Label.Text = "姓名:"
        '
        '性别Label
        '
        性别Label.AutoSize = True
        性别Label.Location = New System.Drawing.Point(168, 59)
        性别Label.Name = "性别Label"
        性别Label.Size = New System.Drawing.Size(35, 12)
        性别Label.TabIndex = 69
        性别Label.Text = "性别:"
        '
        '出生年月Label
        '
        出生年月Label.AutoSize = True
        出生年月Label.Location = New System.Drawing.Point(335, 57)
        出生年月Label.Name = "出生年月Label"
        出生年月Label.Size = New System.Drawing.Size(59, 12)
        出生年月Label.TabIndex = 71
        出生年月Label.Text = "出生年月:"
        '
        '身份证号码Label
        '
        身份证号码Label.AutoSize = True
        身份证号码Label.Location = New System.Drawing.Point(6, 84)
        身份证号码Label.Name = "身份证号码Label"
        身份证号码Label.Size = New System.Drawing.Size(71, 12)
        身份证号码Label.TabIndex = 73
        身份证号码Label.Text = "身份证号码:"
        '
        '民族Label
        '
        民族Label.AutoSize = True
        民族Label.Location = New System.Drawing.Point(231, 84)
        民族Label.Name = "民族Label"

⌨️ 快捷键说明

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