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

📄 frmcheckedit.designer.vb

📁 vb2005人事管理系统源码
💻 VB
📖 第 1 页 / 共 3 页
字号:
        Me.ComboDxj.BackColor = System.Drawing.SystemColors.Window
        Me.ComboDxj.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboDxj.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboDxj.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboDxj.Location = New System.Drawing.Point(424, 52)
        Me.ComboDxj.Name = "ComboDxj"
        Me.ComboDxj.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboDxj.Size = New System.Drawing.Size(49, 20)
        Me.ComboDxj.TabIndex = 6
        Me.ComboDxj.Text = "ComboDxj"
        '
        'ComboNxj
        '
        Me.ComboNxj.BackColor = System.Drawing.SystemColors.Window
        Me.ComboNxj.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboNxj.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboNxj.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboNxj.Location = New System.Drawing.Point(264, 52)
        Me.ComboNxj.Name = "ComboNxj"
        Me.ComboNxj.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboNxj.Size = New System.Drawing.Size(49, 20)
        Me.ComboNxj.TabIndex = 5
        Me.ComboNxj.Text = "ComboNxj"
        '
        'ComboFdxj
        '
        Me.ComboFdxj.BackColor = System.Drawing.SystemColors.Window
        Me.ComboFdxj.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboFdxj.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboFdxj.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboFdxj.Location = New System.Drawing.Point(104, 52)
        Me.ComboFdxj.Name = "ComboFdxj"
        Me.ComboFdxj.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboFdxj.Size = New System.Drawing.Size(49, 20)
        Me.ComboFdxj.TabIndex = 4
        Me.ComboFdxj.Text = "ComboFdxj"
        '
        'ComboKg
        '
        Me.ComboKg.BackColor = System.Drawing.SystemColors.Window
        Me.ComboKg.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboKg.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboKg.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboKg.Location = New System.Drawing.Point(424, 20)
        Me.ComboKg.Name = "ComboKg"
        Me.ComboKg.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboKg.Size = New System.Drawing.Size(49, 20)
        Me.ComboKg.TabIndex = 3
        Me.ComboKg.Text = "ComboKg"
        '
        'ComboSj
        '
        Me.ComboSj.BackColor = System.Drawing.SystemColors.Window
        Me.ComboSj.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboSj.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboSj.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboSj.Location = New System.Drawing.Point(264, 20)
        Me.ComboSj.Name = "ComboSj"
        Me.ComboSj.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboSj.Size = New System.Drawing.Size(49, 20)
        Me.ComboSj.TabIndex = 2
        Me.ComboSj.Text = "ComboSj"
        '
        'ComboBj
        '
        Me.ComboBj.BackColor = System.Drawing.SystemColors.Window
        Me.ComboBj.Cursor = System.Windows.Forms.Cursors.Default
        Me.ComboBj.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ComboBj.Items.AddRange(New Object() {"0", "0.5", "1", "1.5", "2", "2.5", "3", "3.5", "4", "4.5", "5", "5.5", "6", "6.5", "7", "7.5", "8", "8.5", "9", "9.5", "10", "10.5", "11", "11.5", "12", "12.5", "13", "13.5", "14", "14.5", "15", "15.5", "16", "16.5", "17", "17.5", "18", "18.5", "19", "19.5", "20", "20.5", "21", "21.5", "22", "22.5", "23", "23.5", "24", "24.5", "25", "25.5", "26", "26.5", "27", "27.5", "28", "28.5", "29", "29.5", "30", "30.5", "31"})
        Me.ComboBj.Location = New System.Drawing.Point(104, 20)
        Me.ComboBj.Name = "ComboBj"
        Me.ComboBj.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ComboBj.Size = New System.Drawing.Size(49, 20)
        Me.ComboBj.TabIndex = 1
        Me.ComboBj.Text = "ComboBj"
        '
        'Label16
        '
        Me.Label16.AutoSize = True
        Me.Label16.BackColor = System.Drawing.Color.Transparent
        Me.Label16.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label16.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label16.ForeColor = System.Drawing.Color.Black
        Me.Label16.Location = New System.Drawing.Point(336, 120)
        Me.Label16.Name = "Label16"
        Me.Label16.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label16.Size = New System.Drawing.Size(77, 12)
        Me.Label16.TabIndex = 35
        Me.Label16.Text = "三类加班天数"
        '
        'Label15
        '
        Me.Label15.AutoSize = True
        Me.Label15.BackColor = System.Drawing.Color.Transparent
        Me.Label15.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label15.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label15.ForeColor = System.Drawing.Color.Black
        Me.Label15.Location = New System.Drawing.Point(176, 120)
        Me.Label15.Name = "Label15"
        Me.Label15.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label15.Size = New System.Drawing.Size(77, 12)
        Me.Label15.TabIndex = 34
        Me.Label15.Text = "二类加班天数"
        '
        'Label14
        '
        Me.Label14.AutoSize = True
        Me.Label14.BackColor = System.Drawing.Color.Transparent
        Me.Label14.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label14.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label14.ForeColor = System.Drawing.Color.Black
        Me.Label14.Location = New System.Drawing.Point(16, 120)
        Me.Label14.Name = "Label14"
        Me.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label14.Size = New System.Drawing.Size(77, 12)
        Me.Label14.TabIndex = 33
        Me.Label14.Text = "一类加班天数"
        '
        'Label13
        '
        Me.Label13.AutoSize = True
        Me.Label13.BackColor = System.Drawing.Color.Transparent
        Me.Label13.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label13.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label13.ForeColor = System.Drawing.Color.Black
        Me.Label13.Location = New System.Drawing.Point(336, 88)
        Me.Label13.Name = "Label13"
        Me.Label13.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label13.Size = New System.Drawing.Size(53, 12)
        Me.Label13.TabIndex = 32
        Me.Label13.Text = "早退天数"
        '
        'Label12
        '
        Me.Label12.AutoSize = True
        Me.Label12.BackColor = System.Drawing.Color.Transparent
        Me.Label12.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label12.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label12.ForeColor = System.Drawing.Color.Black
        Me.Label12.Location = New System.Drawing.Point(176, 88)
        Me.Label12.Name = "Label12"
        Me.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label12.Size = New System.Drawing.Size(53, 12)
        Me.Label12.TabIndex = 31
        Me.Label12.Text = "迟到天数"
        '
        'Label11
        '
        Me.Label11.AutoSize = True
        Me.Label11.BackColor = System.Drawing.Color.Transparent
        Me.Label11.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label11.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label11.ForeColor = System.Drawing.Color.Black
        Me.Label11.Location = New System.Drawing.Point(16, 88)
        Me.Label11.Name = "Label11"
        Me.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label11.Size = New System.Drawing.Size(53, 12)
        Me.Label11.TabIndex = 30
        Me.Label11.Text = "出差天数"
        '
        'Label10
        '
        Me.Label10.AutoSize = True
        Me.Label10.BackColor = System.Drawing.Color.Transparent
        Me.Label10.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label10.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label10.ForeColor = System.Drawing.Color.Black
        Me.Label10.Location = New System.Drawing.Point(336, 56)
        Me.Label10.Name = "Label10"
        Me.Label10.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label10.Size = New System.Drawing.Size(65, 12)
        Me.Label10.TabIndex = 29
        Me.Label10.Text = "倒休假天数"
        '
        'Label9
        '
        Me.Label9.AutoSize = True
        Me.Label9.BackColor = System.Drawing.Color.Transparent
        Me.Label9.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label9.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label9.ForeColor = System.Drawing.Color.Black
        Me.Label9.Location = New System.Drawing.Point(176, 56)
        Me.Label9.Name = "Label9"
        Me.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label9.Size = New System.Drawing.Size(65, 12)
        Me.Label9.TabIndex = 28
        Me.Label9.Text = "年休假天数"
        '
        'Label7
        '
        Me.Label7.AutoSize = True
        Me.Label7.BackColor = System.Drawing.Color.Transparent
        Me.Label7.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label7.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label7.ForeColor = System.Drawing.Color.Black
        Me.Label7.Location = New System.Drawing.Point(16, 56)
        Me.Label7.Name = "Label7"
        Me.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label7.Size = New System.Drawing.Size(77, 12)
        Me.Label7.TabIndex = 27
        Me.Label7.Text = "法定休假天数"
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.BackColor = System.Drawing.Color.Transparent
        Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label3.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label3.ForeColor = System.Drawing.Color.Black
        Me.Label3.Location = New System.Drawing.Point(336, 24)
        Me.Label3.Name = "Label3"
        Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label3.Size = New System.Drawing.Size(53, 12)
        Me.Label3.TabIndex = 26

⌨️ 快捷键说明

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