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

📄 frmempedit.designer.vb

📁 vb2005人事管理系统源码
💻 VB
📖 第 1 页 / 共 4 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class FrmEmpEdit
#Region "Windows 窗体设计器生成的代码 "
	<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
		MyBase.New()
		'此调用是 Windows 窗体设计器所必需的。
		InitializeComponent()
	End Sub
	'窗体重写释放,以清理组件列表。
	<System.Diagnostics.DebuggerNonUserCode()> 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
	'Windows 窗体设计器所必需的
	Private components As System.ComponentModel.IContainer
    Public WithEvents Cmd_OK As System.Windows.Forms.Button
	Public WithEvents Cmd_Cancel As System.Windows.Forms.Button
	Public WithEvents ComboUpper As System.Windows.Forms.ComboBox
    Public WithEvents txtEmp_Name As System.Windows.Forms.TextBox
	Public WithEvents ComboSex As System.Windows.Forms.ComboBox
	Public WithEvents txtNationality As System.Windows.Forms.TextBox
	Public WithEvents txtPcId As System.Windows.Forms.TextBox
	Public WithEvents txtOfficePhone As System.Windows.Forms.TextBox
	Public WithEvents txtBp As System.Windows.Forms.TextBox
	Public WithEvents txtCulture_Level As System.Windows.Forms.TextBox
	Public WithEvents ComboMarital As System.Windows.Forms.ComboBox
	Public WithEvents txtId_Card As System.Windows.Forms.TextBox
	Public WithEvents txtHomePhone As System.Windows.Forms.TextBox
	Public WithEvents txtFiles_Keep_Org As System.Windows.Forms.TextBox
	Public WithEvents txtPostcode As System.Windows.Forms.TextBox
	Public WithEvents txtHukou As System.Windows.Forms.TextBox
	Public WithEvents txtPolice_Post As System.Windows.Forms.TextBox
	Public WithEvents txtStreet_Office As System.Windows.Forms.TextBox
	Public WithEvents txtTitle As System.Windows.Forms.TextBox
	Public WithEvents txtBaseWage As System.Windows.Forms.TextBox
	Public WithEvents txtResidence As System.Windows.Forms.TextBox
	Public WithEvents txtWorking_Years As System.Windows.Forms.TextBox
	Public WithEvents txtPolitical_Party As System.Windows.Forms.TextBox
	Public WithEvents txtFamily_Place As System.Windows.Forms.TextBox
	Public WithEvents txtMobile As System.Windows.Forms.TextBox
	Public WithEvents txtPosition As System.Windows.Forms.TextBox
	Public WithEvents txtBasePrize As System.Windows.Forms.TextBox
	Public WithEvents txtFillin_Person As System.Windows.Forms.TextBox
	Public WithEvents txtMemo As System.Windows.Forms.TextBox
	Public WithEvents txtBadgeID As System.Windows.Forms.TextBox
	Public WithEvents ComboState As System.Windows.Forms.ComboBox
    Public WithEvents Label14 As System.Windows.Forms.Label
    Public WithEvents Label24 As System.Windows.Forms.Label
    Public WithEvents Label22 As System.Windows.Forms.Label
    Public WithEvents Label18 As System.Windows.Forms.Label
    Public WithEvents Label39 As System.Windows.Forms.Label
    Public WithEvents Label36 As System.Windows.Forms.Label
    Public WithEvents Label34 As System.Windows.Forms.Label
    Public WithEvents Label30 As System.Windows.Forms.Label
    Public WithEvents Label26 As System.Windows.Forms.Label
    Public WithEvents Label5 As System.Windows.Forms.Label
    Public WithEvents Label4 As System.Windows.Forms.Label
    Public WithEvents Label1 As System.Windows.Forms.Label
    Public WithEvents Label8 As System.Windows.Forms.Label
    Public WithEvents Label9 As System.Windows.Forms.Label
    Public WithEvents Label10 As System.Windows.Forms.Label
    Public WithEvents Label11 As System.Windows.Forms.Label
    Public WithEvents Label12 As System.Windows.Forms.Label
    Public WithEvents Label13 As System.Windows.Forms.Label
    Public WithEvents Label25 As System.Windows.Forms.Label
    Public WithEvents Label6 As System.Windows.Forms.Label
    Public WithEvents Label20 As System.Windows.Forms.Label
    Public WithEvents Label28 As System.Windows.Forms.Label
    Public WithEvents Label7 As System.Windows.Forms.Label
    Public WithEvents Label31 As System.Windows.Forms.Label
    Public WithEvents Label2 As System.Windows.Forms.Label
    Public WithEvents Label37 As System.Windows.Forms.Label
    Public WithEvents Label17 As System.Windows.Forms.Label
    Public WithEvents Label15 As System.Windows.Forms.Label
    Public WithEvents Label3 As System.Windows.Forms.Label
    Public WithEvents Label16 As System.Windows.Forms.Label
    Public WithEvents Label21 As System.Windows.Forms.Label
    Public WithEvents Label23 As System.Windows.Forms.Label
    Public WithEvents Frame1 As System.Windows.Forms.GroupBox
    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器来修改它。
    '不要使用代码编辑器修改它。
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.Cmd_OK = New System.Windows.Forms.Button
        Me.Cmd_Cancel = New System.Windows.Forms.Button
        Me.Frame1 = New System.Windows.Forms.GroupBox
        Me.ComboBirth = New System.Windows.Forms.DateTimePicker
        Me.ComboUpper = New System.Windows.Forms.ComboBox
        Me.txtEmp_Name = New System.Windows.Forms.TextBox
        Me.ComboSex = New System.Windows.Forms.ComboBox
        Me.txtNationality = New System.Windows.Forms.TextBox
        Me.txtPcId = New System.Windows.Forms.TextBox
        Me.txtOfficePhone = New System.Windows.Forms.TextBox
        Me.txtBp = New System.Windows.Forms.TextBox
        Me.txtCulture_Level = New System.Windows.Forms.TextBox
        Me.ComboMarital = New System.Windows.Forms.ComboBox
        Me.txtId_Card = New System.Windows.Forms.TextBox
        Me.txtHomePhone = New System.Windows.Forms.TextBox
        Me.txtFiles_Keep_Org = New System.Windows.Forms.TextBox
        Me.txtPostcode = New System.Windows.Forms.TextBox
        Me.txtHukou = New System.Windows.Forms.TextBox
        Me.txtPolice_Post = New System.Windows.Forms.TextBox
        Me.txtStreet_Office = New System.Windows.Forms.TextBox
        Me.txtTitle = New System.Windows.Forms.TextBox
        Me.txtBaseWage = New System.Windows.Forms.TextBox
        Me.txtResidence = New System.Windows.Forms.TextBox
        Me.txtWorking_Years = New System.Windows.Forms.TextBox
        Me.txtPolitical_Party = New System.Windows.Forms.TextBox
        Me.txtFamily_Place = New System.Windows.Forms.TextBox
        Me.txtMobile = New System.Windows.Forms.TextBox
        Me.txtPosition = New System.Windows.Forms.TextBox
        Me.txtBasePrize = New System.Windows.Forms.TextBox
        Me.txtFillin_Person = New System.Windows.Forms.TextBox
        Me.txtMemo = New System.Windows.Forms.TextBox
        Me.txtBadgeID = New System.Windows.Forms.TextBox
        Me.ComboState = New System.Windows.Forms.ComboBox
        Me.Label14 = New System.Windows.Forms.Label
        Me.Label24 = New System.Windows.Forms.Label
        Me.Label22 = New System.Windows.Forms.Label
        Me.Label18 = New System.Windows.Forms.Label
        Me.Label39 = New System.Windows.Forms.Label
        Me.Label36 = New System.Windows.Forms.Label
        Me.Label34 = New System.Windows.Forms.Label
        Me.Label30 = New System.Windows.Forms.Label
        Me.Label26 = New System.Windows.Forms.Label
        Me.Label5 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.Label1 = New System.Windows.Forms.Label
        Me.Label8 = New System.Windows.Forms.Label
        Me.Label9 = New System.Windows.Forms.Label
        Me.Label10 = New System.Windows.Forms.Label
        Me.Label11 = New System.Windows.Forms.Label
        Me.Label12 = New System.Windows.Forms.Label
        Me.Label13 = New System.Windows.Forms.Label
        Me.Label25 = New System.Windows.Forms.Label
        Me.Label6 = New System.Windows.Forms.Label
        Me.Label20 = New System.Windows.Forms.Label
        Me.Label28 = New System.Windows.Forms.Label
        Me.Label7 = New System.Windows.Forms.Label
        Me.Label31 = New System.Windows.Forms.Label
        Me.Label2 = New System.Windows.Forms.Label
        Me.Label37 = New System.Windows.Forms.Label
        Me.Label17 = New System.Windows.Forms.Label
        Me.Label15 = New System.Windows.Forms.Label
        Me.Label3 = New System.Windows.Forms.Label
        Me.Label16 = New System.Windows.Forms.Label
        Me.Label21 = New System.Windows.Forms.Label
        Me.Label23 = New System.Windows.Forms.Label
        Me.ComboContractSign = New System.Windows.Forms.DateTimePicker
        Me.ComboHireDate = New System.Windows.Forms.DateTimePicker
        Me.Frame1.SuspendLayout()
        Me.SuspendLayout()
        '
        'Cmd_OK
        '
        Me.Cmd_OK.BackColor = System.Drawing.SystemColors.Control
        Me.Cmd_OK.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Cmd_OK.Location = New System.Drawing.Point(217, 440)
        Me.Cmd_OK.Name = "Cmd_OK"
        Me.Cmd_OK.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Cmd_OK.Size = New System.Drawing.Size(87, 27)
        Me.Cmd_OK.TabIndex = 32
        Me.Cmd_OK.Text = "确 定"
        Me.Cmd_OK.UseVisualStyleBackColor = False
        '
        'Cmd_Cancel
        '
        Me.Cmd_Cancel.BackColor = System.Drawing.SystemColors.Control
        Me.Cmd_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
        Me.Cmd_Cancel.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Cmd_Cancel.Location = New System.Drawing.Point(353, 440)
        Me.Cmd_Cancel.Name = "Cmd_Cancel"
        Me.Cmd_Cancel.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Cmd_Cancel.Size = New System.Drawing.Size(87, 27)
        Me.Cmd_Cancel.TabIndex = 33
        Me.Cmd_Cancel.Text = "取 消"
        Me.Cmd_Cancel.UseVisualStyleBackColor = False
        '
        'Frame1
        '
        Me.Frame1.BackColor = System.Drawing.SystemColors.Menu
        Me.Frame1.Controls.Add(Me.ComboHireDate)
        Me.Frame1.Controls.Add(Me.ComboContractSign)
        Me.Frame1.Controls.Add(Me.ComboBirth)
        Me.Frame1.Controls.Add(Me.ComboUpper)
        Me.Frame1.Controls.Add(Me.txtEmp_Name)
        Me.Frame1.Controls.Add(Me.ComboSex)
        Me.Frame1.Controls.Add(Me.txtNationality)
        Me.Frame1.Controls.Add(Me.txtPcId)
        Me.Frame1.Controls.Add(Me.txtOfficePhone)
        Me.Frame1.Controls.Add(Me.txtBp)
        Me.Frame1.Controls.Add(Me.txtCulture_Level)
        Me.Frame1.Controls.Add(Me.ComboMarital)
        Me.Frame1.Controls.Add(Me.txtId_Card)
        Me.Frame1.Controls.Add(Me.txtHomePhone)
        Me.Frame1.Controls.Add(Me.txtFiles_Keep_Org)
        Me.Frame1.Controls.Add(Me.txtPostcode)
        Me.Frame1.Controls.Add(Me.txtHukou)
        Me.Frame1.Controls.Add(Me.txtPolice_Post)
        Me.Frame1.Controls.Add(Me.txtStreet_Office)
        Me.Frame1.Controls.Add(Me.txtTitle)
        Me.Frame1.Controls.Add(Me.txtBaseWage)
        Me.Frame1.Controls.Add(Me.txtResidence)
        Me.Frame1.Controls.Add(Me.txtWorking_Years)
        Me.Frame1.Controls.Add(Me.txtPolitical_Party)
        Me.Frame1.Controls.Add(Me.txtFamily_Place)
        Me.Frame1.Controls.Add(Me.txtMobile)
        Me.Frame1.Controls.Add(Me.txtPosition)
        Me.Frame1.Controls.Add(Me.txtBasePrize)
        Me.Frame1.Controls.Add(Me.txtFillin_Person)
        Me.Frame1.Controls.Add(Me.txtMemo)
        Me.Frame1.Controls.Add(Me.txtBadgeID)
        Me.Frame1.Controls.Add(Me.ComboState)
        Me.Frame1.Controls.Add(Me.Label14)
        Me.Frame1.Controls.Add(Me.Label24)
        Me.Frame1.Controls.Add(Me.Label22)
        Me.Frame1.Controls.Add(Me.Label18)
        Me.Frame1.Controls.Add(Me.Label39)
        Me.Frame1.Controls.Add(Me.Label36)
        Me.Frame1.Controls.Add(Me.Label34)
        Me.Frame1.Controls.Add(Me.Label30)
        Me.Frame1.Controls.Add(Me.Label26)
        Me.Frame1.Controls.Add(Me.Label5)
        Me.Frame1.Controls.Add(Me.Label4)
        Me.Frame1.Controls.Add(Me.Label1)
        Me.Frame1.Controls.Add(Me.Label8)
        Me.Frame1.Controls.Add(Me.Label9)
        Me.Frame1.Controls.Add(Me.Label10)
        Me.Frame1.Controls.Add(Me.Label11)
        Me.Frame1.Controls.Add(Me.Label12)
        Me.Frame1.Controls.Add(Me.Label13)
        Me.Frame1.Controls.Add(Me.Label25)
        Me.Frame1.Controls.Add(Me.Label6)
        Me.Frame1.Controls.Add(Me.Label20)
        Me.Frame1.Controls.Add(Me.Label28)
        Me.Frame1.Controls.Add(Me.Label7)
        Me.Frame1.Controls.Add(Me.Label31)
        Me.Frame1.Controls.Add(Me.Label2)
        Me.Frame1.Controls.Add(Me.Label37)
        Me.Frame1.Controls.Add(Me.Label17)
        Me.Frame1.Controls.Add(Me.Label15)
        Me.Frame1.Controls.Add(Me.Label3)
        Me.Frame1.Controls.Add(Me.Label16)
        Me.Frame1.Controls.Add(Me.Label21)
        Me.Frame1.Controls.Add(Me.Label23)
        Me.Frame1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(128, Byte), Integer))
        Me.Frame1.Location = New System.Drawing.Point(16, 0)
        Me.Frame1.Name = "Frame1"
        Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame1.Size = New System.Drawing.Size(625, 425)
        Me.Frame1.TabIndex = 34
        Me.Frame1.TabStop = False
        '
        'ComboBirth
        '
        Me.ComboBirth.Location = New System.Drawing.Point(120, 47)
        Me.ComboBirth.Name = "ComboBirth"
        Me.ComboBirth.Size = New System.Drawing.Size(121, 21)
        Me.ComboBirth.TabIndex = 67
        '
        'ComboUpper
        '
        Me.ComboUpper.BackColor = System.Drawing.SystemColors.Window
        Me.ComboUpper.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboUpper.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboUpper.Location = New System.Drawing.Point(520, 334)
        Me.ComboUpper.Name = "ComboUpper"
        Me.ComboUpper.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboUpper.Size = New System.Drawing.Size(97, 20)
        Me.ComboUpper.TabIndex = 27
        Me.ComboUpper.Text = "Combo1"
        '
        'txtEmp_Name
        '
        Me.txtEmp_Name.AcceptsReturn = True
        Me.txtEmp_Name.BackColor = System.Drawing.SystemColors.Window
        Me.txtEmp_Name.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.txtEmp_Name.ForeColor = System.Drawing.SystemColors.WindowText

⌨️ 快捷键说明

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