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

📄 frmsalarylisteditsome.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmSalaryListEditSome 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "批量修改"
   ClientHeight    =   4725
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7155
   HelpContextID   =   10231
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4725
   ScaleWidth      =   7155
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame5 
      Height          =   4605
      Left            =   60
      TabIndex        =   0
      Top             =   30
      Width           =   5685
      Begin VB.Frame Frame4 
         Caption         =   "修改范围"
         Height          =   1455
         Left            =   2880
         TabIndex        =   5
         Top             =   615
         Width           =   2650
         Begin VB.TextBox txtEditSome 
            Height          =   1155
            HideSelection   =   0   'False
            Index           =   1
            Left            =   90
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   6
            Top             =   210
            Width           =   2475
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "修改为"
         Height          =   1455
         Left            =   120
         TabIndex        =   3
         Top             =   615
         Width           =   2650
         Begin VB.TextBox txtEditSome 
            Height          =   1155
            HideSelection   =   0   'False
            Index           =   0
            Left            =   90
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   4
            Top             =   210
            Width           =   2475
         End
      End
      Begin VB.Frame Frame2 
         Height          =   1605
         Left            =   120
         TabIndex        =   7
         Top             =   2085
         Width           =   1275
         Begin VB.CommandButton cmdEditSome 
            Caption         =   ")"
            Height          =   225
            Index           =   11
            Left            =   855
            TabIndex        =   19
            Top             =   960
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   ">="
            Height          =   225
            Index           =   10
            Left            =   855
            TabIndex        =   16
            Top             =   690
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "<="
            Height          =   225
            Index           =   9
            Left            =   855
            TabIndex        =   13
            Top             =   420
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "<>"
            Height          =   225
            Index           =   8
            Left            =   855
            TabIndex        =   10
            Top             =   150
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "("
            Height          =   225
            Index           =   7
            Left            =   465
            TabIndex        =   18
            Top             =   960
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   ">"
            Height          =   225
            Index           =   6
            Left            =   465
            TabIndex        =   15
            Top             =   690
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "<"
            Height          =   225
            Index           =   5
            Left            =   465
            TabIndex        =   12
            Top             =   420
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "="
            Height          =   225
            Index           =   4
            Left            =   465
            TabIndex        =   9
            Top             =   150
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "÷"
            Height          =   225
            Index           =   3
            Left            =   90
            TabIndex        =   17
            Top             =   960
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "×"
            Height          =   225
            Index           =   2
            Left            =   90
            TabIndex        =   14
            Top             =   690
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "-"
            Height          =   225
            Index           =   1
            Left            =   90
            TabIndex        =   11
            Top             =   420
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "+"
            Height          =   225
            Index           =   0
            Left            =   90
            TabIndex        =   8
            Top             =   150
            Width           =   315
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "或者"
            Height          =   285
            Index           =   13
            Left            =   645
            TabIndex        =   21
            Top             =   1245
            Width           =   555
         End
         Begin VB.CommandButton cmdEditSome 
            Caption         =   "并且"
            Height          =   285
            Index           =   12
            Left            =   90
            TabIndex        =   20
            Top             =   1245
            Width           =   555
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "引用"
         Height          =   675
         Left            =   120
         TabIndex        =   24
         Top             =   3795
         Width           =   5445
         Begin ListRefer.ListText litSomeEdit 
            Height          =   315
            Index           =   1
            Left            =   90
            TabIndex        =   25
            Top             =   240
            Width           =   5235
            _ExtentX        =   9234
            _ExtentY        =   556
            BackColor       =   -2147483643
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
      End
      Begin VB.ListBox lstEditSome 
         Appearance      =   0  'Flat
         Height          =   1470
         ItemData        =   "frmSalaryListEditSome.frx":0000
         Left            =   4140
         List            =   "frmSalaryListEditSome.frx":0002
         TabIndex        =   23
         Top             =   2175
         Width           =   1395
      End
      Begin ListRefer.ListText litSomeEdit 
         Height          =   315
         Index           =   0
         Left            =   1680
         TabIndex        =   2
         Top             =   240
         Width           =   3855
         _ExtentX        =   6800
         _ExtentY        =   556
         Locked          =   -1  'True
         BackColor       =   -2147483643
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin MSFlexGridLib.MSFlexGrid msgEditSome 
         Height          =   1515
         Left            =   1470
         TabIndex        =   22
         Top             =   2175
         Width           =   2580
         _ExtentX        =   4551
         _ExtentY        =   2672
         _Version        =   393216
         Rows            =   1
         Cols            =   5
         FixedRows       =   0
         FixedCols       =   0
         BackColorBkg    =   -2147483643
         GridColor       =   16777215
         GridColorFixed  =   16777215
         FocusRect       =   0
         GridLines       =   0
         GridLinesFixed  =   0
         ScrollBars      =   2
         SelectionMode   =   1
         Appearance      =   0
         FormatString    =   "                                 ||||                              "
      End
      Begin VB.Label lblSomeEdit 
         BackStyle       =   0  'Transparent
         Caption         =   "被修改项目(&I):"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   1
         Top             =   285
         Width           =   1455
      End
   End
   Begin VB.CommandButton cmdOK 
      Caption         =   "公式校验(&V)"
      Height          =   350
      Index           =   2
      Left            =   5880
      TabIndex        =   28
      Top             =   930
      Width           =   1210
   End
   Begin VB.CommandButton cmdOK 
      Cancel          =   -1  'True
      Height          =   350
      Index           =   1
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   27
      Top             =   480
      UseMaskColor    =   -1  'True
      Width           =   1210
   End
   Begin VB.CommandButton cmdOK 
      Height          =   350
      Index           =   0

⌨️ 快捷键说明

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