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

📄 frm_addworker.frm

📁 汽修厂管理软件
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Frm_Worker 
   Caption         =   "职员表"
   ClientHeight    =   9285
   ClientLeft      =   3075
   ClientTop       =   780
   ClientWidth     =   10470
   Icon            =   "Frm_AddWorker.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   9285
   ScaleWidth      =   10470
   Begin VB.Frame Frame1 
      Caption         =   "Frame1"
      Height          =   7935
      Index           =   2
      Left            =   360
      TabIndex        =   23
      Top             =   600
      Width           =   8535
      Begin VB.Frame Frame6 
         Caption         =   "薪金组成"
         Height          =   5175
         Left            =   2040
         TabIndex        =   28
         Top             =   360
         Width           =   5895
         Begin VB.TextBox Txt_SalarySetup 
            Alignment       =   1  'Right Justify
            Height          =   270
            Index           =   0
            Left            =   1200
            Locked          =   -1  'True
            TabIndex        =   30
            Text            =   "0"
            Top             =   360
            Width           =   1215
         End
         Begin VB.Label Lbl_SalarySetup 
            Caption         =   "Label6"
            Height          =   255
            Index           =   0
            Left            =   2520
            TabIndex        =   31
            Top             =   360
            Width           =   495
         End
         Begin VB.Label lbl_SalaryTitle 
            Caption         =   "Label6"
            Height          =   255
            Index           =   0
            Left            =   240
            TabIndex        =   29
            Top             =   360
            Width           =   975
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "薪金计算"
         Height          =   1575
         Left            =   1988
         TabIndex        =   27
         Top             =   5640
         Width           =   6015
         Begin VB.TextBox Txt_MySalary 
            Height          =   270
            Left            =   2040
            Locked          =   -1  'True
            TabIndex        =   53
            Top             =   1080
            Width           =   1695
         End
         Begin VB.CommandButton Cmd_CountSalary 
            Appearance      =   0  'Flat
            Caption         =   "计算薪金总额为:"
            Height          =   255
            Left            =   240
            TabIndex        =   52
            Top             =   1080
            Width           =   1575
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   3
            Left            =   960
            TabIndex        =   48
            Text            =   "2004"
            Top             =   720
            Width           =   495
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   4
            Left            =   1920
            TabIndex        =   47
            Text            =   "2004"
            Top             =   720
            Width           =   375
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   5
            Left            =   2760
            TabIndex        =   46
            Text            =   "2004"
            Top             =   720
            Width           =   375
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   3
            Left            =   1440
            Max             =   -20
            Min             =   20
            TabIndex        =   45
            Top             =   720
            Width           =   135
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   4
            Left            =   2280
            Max             =   -12
            Min             =   12
            TabIndex        =   44
            Top             =   720
            Width           =   135
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   5
            Left            =   3120
            Max             =   -32
            Min             =   32
            TabIndex        =   43
            Top             =   720
            Width           =   135
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   0
            Left            =   960
            TabIndex        =   39
            Text            =   "2004"
            Top             =   240
            Width           =   495
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   0
            Left            =   1440
            Max             =   -20
            Min             =   20
            TabIndex        =   38
            Top             =   240
            Width           =   135
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   1
            Left            =   1920
            TabIndex        =   37
            Text            =   "2004"
            Top             =   240
            Width           =   375
         End
         Begin VB.TextBox Txt_Date 
            Height          =   270
            Index           =   2
            Left            =   2760
            TabIndex        =   36
            Text            =   "2004"
            Top             =   240
            Width           =   375
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   1
            Left            =   2280
            Max             =   -12
            Min             =   12
            TabIndex        =   35
            Top             =   240
            Width           =   135
         End
         Begin VB.VScrollBar Vscro_Date 
            Height          =   255
            Index           =   2
            Left            =   3120
            Max             =   -32
            Min             =   32
            TabIndex        =   34
            Top             =   240
            Width           =   135
         End
         Begin VB.Label Label9 
            Caption         =   "元"
            Height          =   255
            Left            =   3960
            TabIndex        =   54
            Top             =   1080
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "年"
            Height          =   255
            Index           =   0
            Left            =   1680
            TabIndex        =   51
            Top             =   720
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "月"
            Height          =   255
            Index           =   4
            Left            =   2400
            TabIndex        =   50
            Top             =   720
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "日"
            Height          =   255
            Index           =   5
            Left            =   3360
            TabIndex        =   49
            Top             =   720
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "年"
            Height          =   255
            Index           =   3
            Left            =   1680
            TabIndex        =   42
            Top             =   240
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "月"
            Height          =   255
            Index           =   1
            Left            =   2520
            TabIndex        =   41
            Top             =   240
            Width           =   255
         End
         Begin VB.Label Lbl_Date 
            Caption         =   "日"
            Height          =   255
            Index           =   2
            Left            =   3360
            TabIndex        =   40
            Top             =   240
            Width           =   495
         End
         Begin VB.Label Label8 
            Caption         =   "截止时间:"
            Height          =   255
            Left            =   120
            TabIndex        =   33
            Top             =   720
            Width           =   855
         End
         Begin VB.Label Label7 
            Caption         =   "起始时间:"
            Height          =   255
            Left            =   120
            TabIndex        =   32
            Top             =   240
            Width           =   975
         End
      End
      Begin VB.CommandButton cmd_Exit3 
         Caption         =   "退出"
         Height          =   255
         Left            =   4800
         TabIndex        =   26
         Top             =   7440
         Width           =   1215
      End
      Begin VB.CommandButton Cmd_SalaryEdit 
         Caption         =   "员工基本情况设置"
         Height          =   255
         Left            =   2160
         TabIndex        =   25
         Top             =   7440
         Width           =   1815
      End
      Begin VB.ListBox Lst_Salary 
         Height          =   6900
         Left            =   240
         TabIndex        =   24
         Top             =   360
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Frame1"
      Height          =   6255
      Index           =   1
      Left            =   360
      TabIndex        =   10
      Top             =   600
      Width           =   8295
      Begin VB.Frame Frame3 
         Caption         =   "设置职员所在工作组"
         Height          =   4575
         Left            =   240
         TabIndex        =   17
         Top             =   1560
         Width           =   7815
         Begin VB.CommandButton cmd_Cancel 
            Caption         =   "退出"
            Height          =   255
            Left            =   6000
            TabIndex        =   22
            Top             =   3960
            Width           =   1215
         End
         Begin VB.CommandButton Cmd_DelWorker 
            Caption         =   "删除所选职员"
            Height          =   255
            Left            =   4320
            TabIndex        =   21
            Top             =   3960
            Width           =   1335
         End
         Begin VB.CommandButton Cmd_SetGroup 
            Caption         =   "确定"
            Height          =   255
            Left            =   2640
            TabIndex        =   20
            Top             =   3960
            Width           =   1335
         End
         Begin VB.CheckBox Chk_Groups 
            Caption         =   "Check1"
            Height          =   255
            Index           =   0
            Left            =   2640
            TabIndex        =   19
            Top             =   360
            Width           =   2055

⌨️ 快捷键说明

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