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

📄 frmsalaryfomularset.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmSalaryFomularSet 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "工资计算公式设置"
   ClientHeight    =   5370
   ClientLeft      =   420
   ClientTop       =   990
   ClientWidth     =   7545
   HelpContextID   =   60122
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5370
   ScaleWidth      =   7545
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      Height          =   1635
      Left            =   60
      TabIndex        =   1
      Top             =   3660
      Width           =   1245
      Begin VB.CommandButton cmdOperator 
         Caption         =   ")"
         Height          =   225
         Index           =   11
         Left            =   840
         TabIndex        =   13
         Top             =   975
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   ">="
         Height          =   225
         Index           =   10
         Left            =   840
         TabIndex        =   10
         Top             =   705
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "<="
         Height          =   225
         Index           =   9
         Left            =   840
         TabIndex        =   7
         Top             =   435
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "<>"
         Height          =   225
         Index           =   8
         Left            =   840
         TabIndex        =   4
         Top             =   180
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "("
         Height          =   225
         Index           =   7
         Left            =   465
         TabIndex        =   12
         Top             =   975
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   ">"
         Height          =   225
         Index           =   6
         Left            =   465
         TabIndex        =   9
         Top             =   705
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "<"
         Height          =   225
         Index           =   5
         Left            =   465
         TabIndex        =   6
         Top             =   435
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "="
         Height          =   225
         Index           =   4
         Left            =   465
         TabIndex        =   3
         Top             =   180
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "÷"
         Height          =   225
         Index           =   3
         Left            =   90
         TabIndex        =   11
         Top             =   975
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "×"
         Height          =   225
         Index           =   2
         Left            =   90
         TabIndex        =   8
         Top             =   705
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "-"
         Height          =   225
         Index           =   1
         Left            =   90
         TabIndex        =   5
         Top             =   435
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "+"
         Height          =   225
         Index           =   0
         Left            =   90
         TabIndex        =   2
         Top             =   180
         UseMaskColor    =   -1  'True
         Width           =   315
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "或者"
         Height          =   285
         Index           =   13
         Left            =   645
         TabIndex        =   15
         Top             =   1275
         UseMaskColor    =   -1  'True
         Width           =   540
      End
      Begin VB.CommandButton cmdOperator 
         Caption         =   "并且"
         Height          =   285
         Index           =   12
         Left            =   90
         TabIndex        =   14
         Top             =   1275
         UseMaskColor    =   -1  'True
         Width           =   540
      End
   End
   Begin VB.CheckBox chkEdit 
      Caption         =   "扣税计算(&T)"
      Height          =   285
      Index           =   2
      Left            =   6255
      TabIndex        =   28
      Top             =   2880
      Width           =   1305
   End
   Begin VB.CheckBox chkEdit 
      Caption         =   "发放扣零(&P)"
      Height          =   285
      Index           =   1
      Left            =   6255
      TabIndex        =   27
      Top             =   2610
      Width           =   1305
   End
   Begin VB.CheckBox chkEdit 
      Caption         =   "扣零计算(&Z)"
      Height          =   285
      Index           =   0
      Left            =   6255
      TabIndex        =   26
      Top             =   2340
      Width           =   1305
   End
   Begin VB.CommandButton cmdSalaryFormula 
      Caption         =   "函数向导(&F)"
      Height          =   350
      Index           =   3
      Left            =   6255
      TabIndex        =   25
      Top             =   1965
      UseMaskColor    =   -1  'True
      Width           =   1210
   End
   Begin VB.CommandButton cmdChangList 
      Height          =   360
      Index           =   1
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   29
      Top             =   3165
      UseMaskColor    =   -1  'True
      Width           =   270
   End
   Begin VB.CommandButton cmdChangList 
      Height          =   360
      Index           =   0
      Left            =   6510
      Style           =   1  'Graphical
      TabIndex        =   30
      Top             =   3165
      UseMaskColor    =   -1  'True
      Width           =   270
   End
   Begin VB.ComboBox cboFormula 
      Height          =   300
      Left            =   75
      TabIndex        =   31
      Top             =   1320
      Visible         =   0   'False
      Width           =   1185
   End
   Begin VB.TextBox txtSalaryFormula 
      Appearance      =   0  'Flat
      Height          =   825
      HideSelection   =   0   'False
      Index           =   1
      Left            =   3600
      MultiLine       =   -1  'True
      TabIndex        =   33
      Top             =   420
      Visible         =   0   'False
      Width           =   2535
   End
   Begin VB.TextBox txtSalaryFormula 
      Appearance      =   0  'Flat
      Height          =   825
      HideSelection   =   0   'False
      Index           =   0
      Left            =   1260
      MultiLine       =   -1  'True
      TabIndex        =   32
      Top             =   420
      Visible         =   0   'False
      Width           =   2325
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000007&
      Height          =   3135
      Index           =   1
      Left            =   3590
      ScaleHeight     =   3135
      ScaleWidth      =   15
      TabIndex        =   35
      Top             =   360
      Width           =   15
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000007&
      Height          =   3135
      Index           =   0
      Left            =   1240
      ScaleHeight     =   3135
      ScaleWidth      =   15
      TabIndex        =   34
      Top             =   360
      Width           =   15
   End
   Begin VB.CommandButton cmdAddItem 
      Height          =   350
      Index           =   1
      Left            =   6270
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   495
      UseMaskColor    =   -1  'True
      Width           =   1210
   End
   Begin VB.CommandButton cmdAddItem 
      Height          =   350
      Index           =   0
      Left            =   6270
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   135
      UseMaskColor    =   -1  'True
      Width           =   1210
   End
   Begin VB.ListBox lstSalaryFormula 
      Appearance      =   0  'Flat
      Height          =   1470
      ItemData        =   "frmSalaryFomularSet.frx":0000
      Left            =   4480
      List            =   "frmSalaryFomularSet.frx":0002
      TabIndex        =   19
      Top             =   3795
      Width           =   1680
   End
   Begin VB.CommandButton cmdSalaryFormula 
      Caption         =   "公式确认(&O)"
      Height          =   350
      Index           =   2
      Left            =   6255
      TabIndex        =   24
      Top             =   1605
      UseMaskColor    =   -1  'True
      Width           =   1210
   End
   Begin VB.CommandButton cmdSalaryFormula 
      Caption         =   "新增公式(&A)"
      Height          =   350
      Index           =   0

⌨️ 快捷键说明

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