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

📄 form4.frm

📁 一个vb工资管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Form4 
   Caption         =   "改流动项"
   ClientHeight    =   6315
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11640
   LinkTopic       =   "Form4"
   MDIChild        =   -1  'True
   ScaleHeight     =   6315
   ScaleWidth      =   11640
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   8160
      Top             =   120
      Visible         =   0   'False
      Width           =   2535
      _ExtentX        =   4471
      _ExtentY        =   873
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   495
      Left            =   720
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   120
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Frame Frame4 
      Height          =   855
      Left            =   120
      TabIndex        =   4
      Top             =   5280
      Width           =   11415
      Begin VB.CommandButton Command1 
         Caption         =   "返回"
         Height          =   495
         Index           =   8
         Left            =   10200
         TabIndex        =   14
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "取消"
         Height          =   495
         Index           =   7
         Left            =   9000
         TabIndex        =   13
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "保存"
         Enabled         =   0   'False
         Height          =   495
         Index           =   6
         Left            =   7800
         TabIndex        =   12
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "修改"
         Height          =   495
         Index           =   5
         Left            =   6600
         TabIndex        =   11
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查找"
         Height          =   495
         Index           =   4
         Left            =   5400
         TabIndex        =   10
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "末页"
         Height          =   495
         Index           =   3
         Left            =   4080
         TabIndex        =   9
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "下页"
         Height          =   495
         Index           =   2
         Left            =   2760
         TabIndex        =   8
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上页"
         Height          =   495
         Index           =   1
         Left            =   1440
         TabIndex        =   7
         Top             =   240
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "首页"
         Height          =   495
         Index           =   0
         Left            =   120
         TabIndex        =   6
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "批处理区"
      Height          =   4455
      Left            =   9720
      TabIndex        =   3
      Top             =   720
      Width           =   1815
      Begin VB.CommandButton Command3 
         Caption         =   "取消处理"
         Height          =   495
         Left            =   120
         TabIndex        =   21
         Top             =   3840
         Width           =   1575
      End
      Begin VB.CommandButton Command2 
         Caption         =   "确定更改"
         Height          =   495
         Left            =   120
         TabIndex        =   20
         Top             =   3240
         Width           =   1575
      End
      Begin VB.Frame Frame5 
         Height          =   1815
         Left            =   120
         TabIndex        =   17
         Top             =   1320
         Width           =   1575
         Begin VB.TextBox Text1 
            Height          =   390
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   22
            Text            =   "Text1"
            Top             =   720
            Width           =   1335
         End
         Begin VB.OptionButton Option2 
            Caption         =   "减"
            Height          =   255
            Left            =   120
            TabIndex        =   19
            Top             =   1200
            Width           =   1215
         End
         Begin VB.OptionButton Option1 
            Caption         =   "加"
            Height          =   255
            Left            =   120
            TabIndex        =   18
            Top             =   360
            Width           =   1335
         End
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   240
         TabIndex        =   16
         Text            =   "Combo1"
         Top             =   840
         Width           =   1335
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "请选择处理字段"
         Height          =   180
         Left            =   240
         TabIndex        =   15
         Top             =   480
         Width           =   1260
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "显示区"
      Height          =   4455
      Left            =   3720
      TabIndex        =   2
      Top             =   720
      Width           =   5895
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Form4.frx":0000
         Height          =   4095
         Left            =   120
         TabIndex        =   5
         Top             =   240
         Width           =   5655
         _ExtentX        =   9975
         _ExtentY        =   7223
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   11.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "工资管理系统职工工资项"
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            AllowRowSizing  =   -1  'True
            AllowSizing     =   -1  'True
            Locked          =   -1  'True
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "修改区"
      Height          =   4455
      Left            =   120
      TabIndex        =   1
      Top             =   720
      Width           =   3495
      Begin VB.TextBox Text2 
         Height          =   270
         Index           =   9
         Left            =   1080
         TabIndex        =   42
         Text            =   "Text2"
         Top             =   3720
         Width           =   2175
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Index           =   8
         Left            =   1080
         TabIndex        =   41
         Text            =   "Text2"
         Top             =   3360
         Width           =   2175
      End
      Begin VB.TextBox Text2 
         Height          =   270

⌨️ 快捷键说明

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