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

📄 formfuli.vb

📁 详细介绍了系统的设计过程,对于初学者是一个不错的参考资料
💻 VB
📖 第 1 页 / 共 2 页
字号:
Imports System.Data.OleDb
Imports System.Data.SqlClient

Public Class Frmfuli
    Inherits System.Windows.Forms.Form
    Private GZCount As Integer

#Region " Windows 窗体设计器生成的代码 "

    Public Sub New()
        MyBase.New()

        '该调用是 Windows 窗体设计器所必需的。
        InitializeComponent()

        '在 InitializeComponent() 调用之后添加任何初始化

    End Sub

    '窗体重写 dispose 以清理组件列表。
    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

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改此过程。
    '不要使用代码编辑器修改它。
    Friend WithEvents 货物信息 As System.Windows.Forms.GroupBox
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents Label11 As System.Windows.Forms.Label
    Friend WithEvents Label12 As System.Windows.Forms.Label
    Friend WithEvents Label13 As System.Windows.Forms.Label
    Friend WithEvents Button1 As System.Windows.Forms.Button
    Friend WithEvents Button2 As System.Windows.Forms.Button
    Friend WithEvents Label18 As System.Windows.Forms.Label
    Friend WithEvents Label19 As System.Windows.Forms.Label
    Friend WithEvents Label4 As System.Windows.Forms.Label
    Friend WithEvents Label3 As System.Windows.Forms.Label
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents label1 As System.Windows.Forms.Label
    Friend WithEvents ygbh As System.Windows.Forms.ComboBox
    Friend WithEvents Ybm As System.Windows.Forms.ComboBox
    Friend WithEvents yanglao As System.Windows.Forms.TextBox
    Friend WithEvents ylbx As System.Windows.Forms.TextBox
    Friend WithEvents zfgjj As System.Windows.Forms.TextBox
    Friend WithEvents qtbt As System.Windows.Forms.TextBox
    Friend WithEvents hsbt As System.Windows.Forms.TextBox
    Friend WithEvents zfbt As System.Windows.Forms.TextBox
    Friend WithEvents ygmc As System.Windows.Forms.TextBox
    Friend WithEvents bmmc As System.Windows.Forms.TextBox
    Friend WithEvents Label5 As System.Windows.Forms.Label
    Friend WithEvents gzffsj As System.Windows.Forms.ComboBox
    <System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
        Me.货物信息 = New System.Windows.Forms.GroupBox
        Me.ygbh = New System.Windows.Forms.ComboBox
        Me.Ybm = New System.Windows.Forms.ComboBox
        Me.yanglao = New System.Windows.Forms.TextBox
        Me.Label18 = New System.Windows.Forms.Label
        Me.ylbx = New System.Windows.Forms.TextBox
        Me.Label19 = New System.Windows.Forms.Label
        Me.zfgjj = New System.Windows.Forms.TextBox
        Me.Label10 = New System.Windows.Forms.Label
        Me.qtbt = New System.Windows.Forms.TextBox
        Me.Label11 = New System.Windows.Forms.Label
        Me.hsbt = New System.Windows.Forms.TextBox
        Me.Label12 = New System.Windows.Forms.Label
        Me.zfbt = New System.Windows.Forms.TextBox
        Me.Label13 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.ygmc = New System.Windows.Forms.TextBox
        Me.Label3 = New System.Windows.Forms.Label
        Me.Label2 = New System.Windows.Forms.Label
        Me.bmmc = New System.Windows.Forms.TextBox
        Me.label1 = New System.Windows.Forms.Label
        Me.Button1 = New System.Windows.Forms.Button
        Me.Button2 = New System.Windows.Forms.Button
        Me.Label5 = New System.Windows.Forms.Label
        Me.gzffsj = New System.Windows.Forms.ComboBox
        Me.货物信息.SuspendLayout()
        Me.SuspendLayout()
        '
        '货物信息
        '
        Me.货物信息.Controls.Add(Me.gzffsj)
        Me.货物信息.Controls.Add(Me.Label5)
        Me.货物信息.Controls.Add(Me.ygbh)
        Me.货物信息.Controls.Add(Me.Ybm)
        Me.货物信息.Controls.Add(Me.yanglao)
        Me.货物信息.Controls.Add(Me.Label18)
        Me.货物信息.Controls.Add(Me.ylbx)
        Me.货物信息.Controls.Add(Me.Label19)
        Me.货物信息.Controls.Add(Me.zfgjj)
        Me.货物信息.Controls.Add(Me.Label10)
        Me.货物信息.Controls.Add(Me.qtbt)
        Me.货物信息.Controls.Add(Me.Label11)
        Me.货物信息.Controls.Add(Me.hsbt)
        Me.货物信息.Controls.Add(Me.Label12)
        Me.货物信息.Controls.Add(Me.zfbt)
        Me.货物信息.Controls.Add(Me.Label13)
        Me.货物信息.Controls.Add(Me.Label4)
        Me.货物信息.Controls.Add(Me.ygmc)
        Me.货物信息.Controls.Add(Me.Label3)
        Me.货物信息.Controls.Add(Me.Label2)
        Me.货物信息.Controls.Add(Me.bmmc)
        Me.货物信息.Controls.Add(Me.label1)
        Me.货物信息.Controls.Add(Me.Button1)
        Me.货物信息.Controls.Add(Me.Button2)
        Me.货物信息.Location = New System.Drawing.Point(20, 16)
        Me.货物信息.Name = "货物信息"
        Me.货物信息.Size = New System.Drawing.Size(516, 224)
        Me.货物信息.TabIndex = 5
        Me.货物信息.TabStop = False
        Me.货物信息.Text = "员工福利设置"
        '
        'ygbh
        '
        Me.ygbh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.ygbh.Location = New System.Drawing.Point(80, 80)
        Me.ygbh.Name = "ygbh"
        Me.ygbh.Size = New System.Drawing.Size(80, 20)
        Me.ygbh.TabIndex = 37
        '
        'Ybm
        '
        Me.Ybm.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.Ybm.Location = New System.Drawing.Point(80, 32)
        Me.Ybm.Name = "Ybm"
        Me.Ybm.Size = New System.Drawing.Size(80, 20)
        Me.Ybm.TabIndex = 36
        '
        'yanglao
        '
        Me.yanglao.Location = New System.Drawing.Point(424, 56)
        Me.yanglao.Name = "yanglao"
        Me.yanglao.Size = New System.Drawing.Size(80, 21)
        Me.yanglao.TabIndex = 35
        Me.yanglao.Text = ""
        '
        'Label18
        '
        Me.Label18.Location = New System.Drawing.Point(336, 62)
        Me.Label18.Name = "Label18"
        Me.Label18.Size = New System.Drawing.Size(80, 16)
        Me.Label18.TabIndex = 34
        Me.Label18.Text = "养老保险:"
        '
        'ylbx
        '
        Me.ylbx.Location = New System.Drawing.Point(424, 32)
        Me.ylbx.Name = "ylbx"
        Me.ylbx.Size = New System.Drawing.Size(80, 21)
        Me.ylbx.TabIndex = 33
        Me.ylbx.Text = ""
        '
        'Label19
        '
        Me.Label19.Location = New System.Drawing.Point(336, 38)
        Me.Label19.Name = "Label19"
        Me.Label19.Size = New System.Drawing.Size(80, 16)
        Me.Label19.TabIndex = 32
        Me.Label19.Text = "医疗保险:"
        '
        'zfgjj
        '
        Me.zfgjj.Location = New System.Drawing.Point(424, 80)
        Me.zfgjj.Name = "zfgjj"
        Me.zfgjj.Size = New System.Drawing.Size(80, 21)
        Me.zfgjj.TabIndex = 21
        Me.zfgjj.Text = ""
        '
        'Label10
        '
        Me.Label10.Location = New System.Drawing.Point(336, 84)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(80, 16)
        Me.Label10.TabIndex = 20
        Me.Label10.Text = "住房公积金:"
        '
        'qtbt
        '
        Me.qtbt.Location = New System.Drawing.Point(248, 80)
        Me.qtbt.Name = "qtbt"
        Me.qtbt.Size = New System.Drawing.Size(80, 21)
        Me.qtbt.TabIndex = 19
        Me.qtbt.Text = ""
        '
        'Label11
        '
        Me.Label11.Location = New System.Drawing.Point(168, 84)
        Me.Label11.Name = "Label11"
        Me.Label11.Size = New System.Drawing.Size(80, 16)
        Me.Label11.TabIndex = 18
        Me.Label11.Text = "其他补贴:"
        '
        'hsbt
        '
        Me.hsbt.Location = New System.Drawing.Point(248, 56)
        Me.hsbt.Name = "hsbt"
        Me.hsbt.Size = New System.Drawing.Size(80, 21)
        Me.hsbt.TabIndex = 17
        Me.hsbt.Text = ""
        '
        'Label12
        '
        Me.Label12.Location = New System.Drawing.Point(168, 61)
        Me.Label12.Name = "Label12"
        Me.Label12.Size = New System.Drawing.Size(80, 16)
        Me.Label12.TabIndex = 16
        Me.Label12.Text = "伙食补贴:"
        '
        'zfbt
        '
        Me.zfbt.Location = New System.Drawing.Point(248, 32)
        Me.zfbt.Name = "zfbt"
        Me.zfbt.Size = New System.Drawing.Size(80, 21)
        Me.zfbt.TabIndex = 15
        Me.zfbt.Text = ""
        '
        'Label13
        '
        Me.Label13.Location = New System.Drawing.Point(168, 36)
        Me.Label13.Name = "Label13"
        Me.Label13.Size = New System.Drawing.Size(80, 16)
        Me.Label13.TabIndex = 14
        Me.Label13.Text = "住房补贴:"
        '
        'Label4
        '
        Me.Label4.Location = New System.Drawing.Point(8, 109)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(64, 12)
        Me.Label4.TabIndex = 6
        Me.Label4.Text = "员工姓名:"
        '
        'ygmc
        '
        Me.ygmc.Location = New System.Drawing.Point(80, 104)

⌨️ 快捷键说明

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