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

📄 frmwagecustomchange.frm

📁 本公司开发得大请油田人事管理系统c/s结构
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "Vsflex7.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{CFFE0A60-8E3A-11D3-BCC0-00104B9E0792}#1.0#0"; "ssinput1.ocx"
Begin VB.Form frmWageCustomChange 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "工资批量替换"
   ClientHeight    =   4245
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5835
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4245
   ScaleWidth      =   5835
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame4Statues 
      Caption         =   "替换进度"
      Height          =   615
      Left            =   0
      TabIndex        =   11
      Top             =   3180
      Width           =   5835
      Begin MSComctlLib.ProgressBar ProgressBar4Statues 
         Height          =   315
         Left            =   60
         TabIndex        =   12
         Top             =   240
         Width           =   5715
         _ExtentX        =   10081
         _ExtentY        =   556
         _Version        =   393216
         Appearance      =   0
         Scrolling       =   1
      End
   End
   Begin VB.CommandButton Command4Cancel 
      Caption         =   "关闭(&C)"
      Height          =   315
      Left            =   4455
      TabIndex        =   10
      Top             =   3900
      Width           =   1335
   End
   Begin VB.CommandButton Command4OK 
      Caption         =   "确定(&O)"
      Height          =   315
      Left            =   3075
      TabIndex        =   9
      Top             =   3900
      Width           =   1335
   End
   Begin VB.Frame Frame4ChangMoney 
      Caption         =   "替换金额"
      Height          =   2520
      Left            =   0
      TabIndex        =   1
      Top             =   660
      Width           =   5835
      Begin VSFlex7Ctl.VSFlexGrid VSFlexGrid4SelectTerm 
         Height          =   1575
         Left            =   120
         TabIndex        =   14
         Top             =   180
         Width           =   5595
         _cx             =   9869
         _cy             =   2778
         _ConvInfo       =   -1
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   -2147483636
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   2
         GridLineWidth   =   1
         Rows            =   50
         Cols            =   10
         FixedRows       =   1
         FixedCols       =   1
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   0   'False
         FormatString    =   ""
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0
         ShowComboButton =   -1  'True
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
         DataMember      =   ""
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   0
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
      End
      Begin VB.TextBox Text4NowWage 
         Height          =   270
         Left            =   3960
         TabIndex        =   13
         Top             =   2160
         Width           =   1755
      End
      Begin ActiveInput.SSComboBoxEx SSComboBoxEx4ChangeTerm 
         Height          =   300
         Left            =   1575
         TabIndex        =   7
         Top             =   2115
         Width           =   1530
         _ExtentX        =   2699
         _ExtentY        =   529
         _Version        =   65536
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   "SSComboBoxEx4ChangeTerm"
         Style           =   2
      End
      Begin ActiveInput.SSComboBoxEx SSComboBoxEx4ChangField 
         Height          =   300
         Left            =   1575
         TabIndex        =   4
         Top             =   1800
         Width           =   4170
         _ExtentX        =   7355
         _ExtentY        =   529
         _Version        =   65536
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Text            =   "SSComboBoxEx4ChangField"
         Style           =   2
      End
      Begin VB.Label Label5 
         Caption         =   "现金额"
         Height          =   165
         Left            =   3240
         TabIndex        =   8
         Top             =   2205
         Width           =   915
      End
      Begin VB.Label Label2 
         Caption         =   "请选择替换条件"
         Height          =   165
         Left            =   180
         TabIndex        =   6
         Top             =   2205
         Width           =   1320
      End
      Begin VB.Label Label1 
         Caption         =   "请选择替换字段"
         Height          =   165
         Left            =   180
         TabIndex        =   5
         Top             =   1890
         Width           =   1275
      End
   End
   Begin VB.Frame Frame4Fashion 
      Caption         =   "替换方式"
      Height          =   660
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   5835
      Begin VB.OptionButton Option4Custom 
         Caption         =   "自定义替换"
         Height          =   315
         Left            =   3615
         TabIndex        =   3
         Top             =   255
         Width           =   1620
      End
      Begin VB.OptionButton Option4Select 
         Caption         =   "替换选中的记录"
         Height          =   315
         Left            =   480
         TabIndex        =   2

⌨️ 快捷键说明

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