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

📄 frmpeoplemanage.vb

📁 vb.net+SQL开发工具 是一个很好的管理系统的源码
💻 VB
📖 第 1 页 / 共 4 页
字号:
        '
        Me.cbbDepCode.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.单位编号"))
        Me.cbbDepCode.Location = New System.Drawing.Point(328, 128)
        Me.cbbDepCode.Name = "cbbDepCode"
        Me.cbbDepCode.Size = New System.Drawing.Size(64, 20)
        Me.cbbDepCode.TabIndex = 40
        '
        'DataSet11
        '
        Me.DataSet11.DataSetName = "DataSet1"
        Me.DataSet11.Locale = New System.Globalization.CultureInfo("zh-CN")
        '
        'cbbSex
        '
        Me.cbbSex.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.性别"))
        Me.cbbSex.Items.AddRange(New Object() {"男", "女"})
        Me.cbbSex.Location = New System.Drawing.Point(248, 33)
        Me.cbbSex.Name = "cbbSex"
        Me.cbbSex.Size = New System.Drawing.Size(64, 20)
        Me.cbbSex.TabIndex = 39
        '
        'cbbNature
        '
        Me.cbbNature.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.民族"))
        Me.cbbNature.Items.AddRange(New Object() {"汉族", "壮族", "满族", "苗族", "傣族", "其他"})
        Me.cbbNature.Location = New System.Drawing.Point(10, 80)
        Me.cbbNature.Name = "cbbNature"
        Me.cbbNature.Size = New System.Drawing.Size(64, 20)
        Me.cbbNature.TabIndex = 38
        '
        'cbbCity
        '
        Me.cbbCity.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.籍贯"))
        Me.cbbCity.Items.AddRange(New Object() {"北京", "上海", "河北", "河南", "山西", "其他"})
        Me.cbbCity.Location = New System.Drawing.Point(496, 33)
        Me.cbbCity.Name = "cbbCity"
        Me.cbbCity.Size = New System.Drawing.Size(104, 20)
        Me.cbbCity.TabIndex = 37
        '
        'TextBox17
        '
        Me.TextBox17.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.备注"))
        Me.TextBox17.Location = New System.Drawing.Point(496, 128)
        Me.TextBox17.Name = "TextBox17"
        Me.TextBox17.Size = New System.Drawing.Size(104, 21)
        Me.TextBox17.TabIndex = 35
        Me.TextBox17.Text = ""
        '
        'TextBox16
        '
        Me.TextBox16.Location = New System.Drawing.Point(412, 128)
        Me.TextBox16.Name = "TextBox16"
        Me.TextBox16.ReadOnly = True
        Me.TextBox16.Size = New System.Drawing.Size(64, 21)
        Me.TextBox16.TabIndex = 34
        Me.TextBox16.Text = ""
        '
        'TextBox15
        '
        Me.TextBox15.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.电子邮件地址"))
        Me.TextBox15.Location = New System.Drawing.Point(496, 80)
        Me.TextBox15.Name = "TextBox15"
        Me.TextBox15.Size = New System.Drawing.Size(104, 21)
        Me.TextBox15.TabIndex = 33
        Me.TextBox15.Text = ""
        '
        'TextBox14
        '
        Me.TextBox14.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.职工账号"))
        Me.TextBox14.Location = New System.Drawing.Point(248, 128)
        Me.TextBox14.Name = "TextBox14"
        Me.TextBox14.Size = New System.Drawing.Size(64, 21)
        Me.TextBox14.TabIndex = 32
        Me.TextBox14.Text = ""
        '
        'TextBox13
        '
        Me.TextBox13.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.手机"))
        Me.TextBox13.Location = New System.Drawing.Point(168, 128)
        Me.TextBox13.Name = "TextBox13"
        Me.TextBox13.Size = New System.Drawing.Size(64, 21)
        Me.TextBox13.TabIndex = 31
        Me.TextBox13.Text = ""
        '
        'TextBox11
        '
        Me.TextBox11.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.家庭电话"))
        Me.TextBox11.Location = New System.Drawing.Point(10, 128)
        Me.TextBox11.Name = "TextBox11"
        Me.TextBox11.Size = New System.Drawing.Size(64, 21)
        Me.TextBox11.TabIndex = 30
        Me.TextBox11.Text = ""
        '
        'TextBox10
        '
        Me.TextBox10.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.身份证号码"))
        Me.TextBox10.Location = New System.Drawing.Point(410, 80)
        Me.TextBox10.Name = "TextBox10"
        Me.TextBox10.Size = New System.Drawing.Size(64, 21)
        Me.TextBox10.TabIndex = 29
        Me.TextBox10.Text = ""
        '
        'TextBox9
        '
        Me.TextBox9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.婚姻状况"))
        Me.TextBox9.Location = New System.Drawing.Point(328, 80)
        Me.TextBox9.Name = "TextBox9"
        Me.TextBox9.Size = New System.Drawing.Size(64, 21)
        Me.TextBox9.TabIndex = 28
        Me.TextBox9.Text = ""
        '
        'TextBox8
        '
        Me.TextBox8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.健康状况"))
        Me.TextBox8.Location = New System.Drawing.Point(248, 80)
        Me.TextBox8.Name = "TextBox8"
        Me.TextBox8.Size = New System.Drawing.Size(64, 21)
        Me.TextBox8.TabIndex = 27
        Me.TextBox8.Text = ""
        '
        'TextBox7
        '
        Me.TextBox7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.毕业学校"))
        Me.TextBox7.Location = New System.Drawing.Point(168, 80)
        Me.TextBox7.Name = "TextBox7"
        Me.TextBox7.Size = New System.Drawing.Size(64, 21)
        Me.TextBox7.TabIndex = 26
        Me.TextBox7.Text = ""
        '
        'TextBox6
        '
        Me.TextBox6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.文化程度"))
        Me.TextBox6.Location = New System.Drawing.Point(89, 80)
        Me.TextBox6.Name = "TextBox6"
        Me.TextBox6.Size = New System.Drawing.Size(64, 21)
        Me.TextBox6.TabIndex = 25
        Me.TextBox6.Text = ""
        '
        'TextBox5
        '
        Me.TextBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.年龄"))
        Me.TextBox5.Location = New System.Drawing.Point(410, 33)
        Me.TextBox5.Name = "TextBox5"
        Me.TextBox5.Size = New System.Drawing.Size(64, 21)
        Me.TextBox5.TabIndex = 24
        Me.TextBox5.Text = ""
        '
        'TextBox4
        '
        Me.TextBox4.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.出生日期"))
        Me.TextBox4.Location = New System.Drawing.Point(328, 33)
        Me.TextBox4.Name = "TextBox4"
        Me.TextBox4.Size = New System.Drawing.Size(64, 21)
        Me.TextBox4.TabIndex = 23
        Me.TextBox4.Text = ""
        '
        'TextBox3
        '
        Me.TextBox3.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.姓名简码"))
        Me.TextBox3.Location = New System.Drawing.Point(168, 33)
        Me.TextBox3.Name = "TextBox3"
        Me.TextBox3.Size = New System.Drawing.Size(64, 21)
        Me.TextBox3.TabIndex = 22
        Me.TextBox3.Text = ""
        '
        'TextBox2
        '
        Me.TextBox2.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.姓名"))
        Me.TextBox2.Location = New System.Drawing.Point(89, 33)
        Me.TextBox2.Name = "TextBox2"
        Me.TextBox2.Size = New System.Drawing.Size(64, 21)
        Me.TextBox2.TabIndex = 21
        Me.TextBox2.Text = ""
        '
        'TextBox1
        '
        Me.TextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.DataSet11, "职员基本信息表.职员编号"))
        Me.TextBox1.Location = New System.Drawing.Point(10, 33)
        Me.TextBox1.Name = "TextBox1"
        Me.TextBox1.Size = New System.Drawing.Size(64, 21)
        Me.TextBox1.TabIndex = 20
        Me.TextBox1.Text = ""
        '
        'Label20
        '
        Me.Label20.Location = New System.Drawing.Point(493, 112)
        Me.Label20.Name = "Label20"
        Me.Label20.Size = New System.Drawing.Size(64, 16)
        Me.Label20.TabIndex = 19
        Me.Label20.Text = "备注"
        '
        'Label19
        '
        Me.Label19.Location = New System.Drawing.Point(326, 112)
        Me.Label19.Name = "Label19"
        Me.Label19.Size = New System.Drawing.Size(64, 16)
        Me.Label19.TabIndex = 18
        Me.Label19.Text = "单位编号"
        '
        'Label18
        '
        Me.Label18.Location = New System.Drawing.Point(493, 64)
        Me.Label18.Name = "Label18"
        Me.Label18.Size = New System.Drawing.Size(64, 16)
        Me.Label18.TabIndex = 17
        Me.Label18.Text = "电子邮件地址"
        '
        'Label17
        '
        Me.Label17.Location = New System.Drawing.Point(247, 112)
        Me.Label17.Name = "Label17"
        Me.Label17.Size = New System.Drawing.Size(64, 16)
        Me.Label17.TabIndex = 16
        Me.Label17.Text = "职工帐号"
        '
        'Label16
        '
        Me.Label16.Location = New System.Drawing.Point(166, 112)
        Me.Label16.Name = "Label16"
        Me.Label16.Size = New System.Drawing.Size(64, 16)
        Me.Label16.TabIndex = 15
        Me.Label16.Text = "手机"
        '
        'Label15
        '
        Me.Label15.Location = New System.Drawing.Point(88, 112)

⌨️ 快捷键说明

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