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

📄 工资公式.frm

📁 一个用VB开发的非常不错的企业ERP管理源码,值得一看.
💻 FRM
字号:
VERSION 5.00
Begin VB.Form 工资公式 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "工资计算公式"
   ClientHeight    =   2625
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6300
   Icon            =   "工资公式.frx":0000
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   2625
   ScaleWidth      =   6300
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command3 
      Caption         =   "使用说明"
      Height          =   315
      Left            =   4080
      TabIndex        =   29
      Top             =   2220
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "退出"
      Height          =   300
      Left            =   1560
      TabIndex        =   28
      Top             =   2220
      Width           =   915
   End
   Begin VB.CommandButton Command1 
      Caption         =   "保存"
      Height          =   315
      Left            =   360
      TabIndex        =   27
      Top             =   2220
      Width           =   915
   End
   Begin VB.Frame Frame2 
      Caption         =   "计算公式"
      Height          =   735
      Left            =   60
      TabIndex        =   1
      Top             =   1260
      Width           =   6135
      Begin VB.TextBox Text13 
         Height          =   270
         Left            =   180
         TabIndex        =   26
         Text            =   "Text13"
         Top             =   300
         Width           =   5715
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "项目设定"
      Height          =   1095
      Left            =   60
      TabIndex        =   0
      Top             =   120
      Width           =   6135
      Begin VB.TextBox Text12 
         Height          =   225
         Left            =   4680
         TabIndex        =   25
         Text            =   "Text12"
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox Text11 
         Height          =   225
         Left            =   4680
         TabIndex        =   24
         Text            =   "Text11"
         Top             =   480
         Width           =   1215
      End
      Begin VB.TextBox Text10 
         Height          =   225
         Left            =   4680
         TabIndex        =   23
         Text            =   "Text10"
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox Text9 
         Height          =   225
         Left            =   3180
         TabIndex        =   22
         Text            =   "Text9"
         Top             =   720
         Width           =   1035
      End
      Begin VB.TextBox Text8 
         Height          =   225
         Left            =   3180
         TabIndex        =   21
         Text            =   "Text8"
         Top             =   480
         Width           =   1035
      End
      Begin VB.TextBox Text7 
         Height          =   225
         Left            =   3180
         TabIndex        =   20
         Text            =   "Text7"
         Top             =   240
         Width           =   1035
      End
      Begin VB.TextBox Text6 
         Height          =   225
         Left            =   1740
         TabIndex        =   14
         Text            =   "Text6"
         Top             =   720
         Width           =   1095
      End
      Begin VB.TextBox Text5 
         Height          =   225
         Left            =   1740
         TabIndex        =   13
         Text            =   "Text5"
         Top             =   480
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   225
         Left            =   1740
         TabIndex        =   12
         Text            =   "Text4"
         Top             =   240
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         Height          =   210
         Left            =   360
         TabIndex        =   7
         Text            =   "Text3"
         Top             =   720
         Width           =   1035
      End
      Begin VB.TextBox Text2 
         Height          =   240
         Left            =   360
         TabIndex        =   6
         Text            =   "Text2"
         Top             =   480
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   225
         Left            =   360
         TabIndex        =   5
         Text            =   "Text1"
         Top             =   240
         Width           =   1035
      End
      Begin VB.Label Label12 
         Caption         =   "12"
         Height          =   195
         Left            =   4380
         TabIndex        =   19
         Top             =   720
         Width           =   255
      End
      Begin VB.Label Label11 
         Caption         =   "11"
         Height          =   195
         Left            =   4380
         TabIndex        =   18
         Top             =   480
         Width           =   435
      End
      Begin VB.Label Label10 
         Caption         =   "10"
         Height          =   195
         Left            =   4380
         TabIndex        =   17
         Top             =   240
         Width           =   255
      End
      Begin VB.Label Label9 
         Caption         =   "9"
         Height          =   255
         Left            =   3060
         TabIndex        =   16
         Top             =   720
         Width           =   195
      End
      Begin VB.Label Label8 
         Caption         =   "8"
         Height          =   195
         Left            =   3060
         TabIndex        =   15
         Top             =   480
         Width           =   195
      End
      Begin VB.Label Label7 
         Caption         =   "7"
         Height          =   195
         Left            =   3060
         TabIndex        =   11
         Top             =   240
         Width           =   195
      End
      Begin VB.Label Label6 
         Caption         =   "6"
         Height          =   255
         Left            =   1560
         TabIndex        =   10
         Top             =   720
         Width           =   195
      End
      Begin VB.Label Label5 
         Caption         =   "5"
         Height          =   195
         Left            =   1560
         TabIndex        =   9
         Top             =   480
         Width           =   255
      End
      Begin VB.Label Label4 
         Caption         =   "4"
         Height          =   195
         Left            =   1560
         TabIndex        =   8
         Top             =   240
         Width           =   195
      End
      Begin VB.Label Label3 
         Caption         =   "3"
         Height          =   195
         Left            =   180
         TabIndex        =   4
         Top             =   720
         Width           =   195
      End
      Begin VB.Label Label2 
         Caption         =   "2"
         Height          =   195
         Left            =   180
         TabIndex        =   3
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label1 
         Caption         =   "1"
         Height          =   195
         Left            =   180
         TabIndex        =   2
         Top             =   240
         Width           =   135
      End
   End
End
Attribute VB_Name = "工资公式"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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