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

📄 frmpayreport.frm

📁 vb编出的关于传销工资结算系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmPayReport 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "Form1"
   ClientHeight    =   6060
   ClientLeft      =   1650
   ClientTop       =   1650
   ClientWidth     =   8670
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6060
   ScaleWidth      =   8670
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc Adodc4 
      Height          =   330
      Left            =   2040
      Top             =   0
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "工资报表"
      Caption         =   "工资报表"
      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.Frame Frame6 
      Caption         =   "记录操作"
      ForeColor       =   &H00FF0000&
      Height          =   735
      Left            =   120
      TabIndex        =   41
      Top             =   5200
      Width           =   8415
      Begin VB.CommandButton cmdReport 
         Caption         =   "报表"
         Height          =   375
         Left            =   3240
         TabIndex        =   49
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton Command1 
         Caption         =   "关闭窗口"
         Height          =   375
         Left            =   7320
         TabIndex        =   48
         Top             =   260
         Width           =   975
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印"
         Height          =   375
         Left            =   5520
         TabIndex        =   47
         Top             =   260
         Width           =   735
      End
      Begin VB.CommandButton cmdPrintPreview 
         Caption         =   "打印预览"
         Height          =   375
         Left            =   4440
         TabIndex        =   46
         Top             =   260
         Width           =   975
      End
      Begin VB.CommandButton cmdLast 
         Caption         =   "末条"
         Height          =   375
         Left            =   2400
         TabIndex        =   45
         Top             =   260
         Width           =   735
      End
      Begin VB.CommandButton cmdPrevious 
         Caption         =   "上条"
         Height          =   375
         Left            =   1680
         TabIndex        =   44
         Top             =   260
         Width           =   735
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "次条"
         Height          =   375
         Left            =   960
         TabIndex        =   43
         Top             =   260
         Width           =   735
      End
      Begin VB.CommandButton cmdFirst 
         Caption         =   "首条"
         Height          =   375
         Left            =   240
         TabIndex        =   42
         Top             =   260
         Width           =   735
      End
   End
   Begin MSAdodcLib.Adodc Adodc3 
      Height          =   330
      Left            =   5400
      Top             =   0
      Visible         =   0   'False
      Width           =   2895
      _ExtentX        =   5106
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "员工详细资料"
      Caption         =   "员工详细资料"
      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 MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   0
      Top             =   360
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "公告栏"
      Caption         =   "公告栏"
      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 MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   0
      Top             =   0
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=C:\SYSTEM\DATABASE\SYSTEM.MDB"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "员工资料"
      Caption         =   "员工资料"
      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 MSComCtl2.DTPicker DTPicker1 
      Height          =   255
      Left            =   7200
      TabIndex        =   38
      Top             =   480
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   450
      _Version        =   393216
      Format          =   24641537
      UpDown          =   -1  'True
      CurrentDate     =   36753
   End
   Begin VB.Frame Frame3 
      ForeColor       =   &H00FF0000&
      Height          =   4455
      Left            =   6120
      TabIndex        =   18
      Top             =   720
      Width           =   2415
      Begin VB.Frame Frame5 
         Caption         =   "奖金提成"
         ForeColor       =   &H00FF0000&
         Height          =   2655
         Left            =   120
         TabIndex        =   26
         Top             =   1680
         Width           =   2175
         Begin VB.Label Label40 
            Caption         =   "网络绩效奖"
            DataField       =   "网络绩效奖"
            DataMember      =   "员工资料"
            DataSource      =   "DataEnvironment1"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   1080
            TabIndex        =   40
            Top             =   1080
            Width           =   975
         End
         Begin VB.Label Label39 
            Caption         =   "网络绩效奖"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   39
            Top             =   1080
            Width           =   975
         End
         Begin VB.Label Label32 
            Caption         =   "0.00"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   1080
            TabIndex        =   36
            Top             =   2160
            Width           =   735
         End
         Begin VB.Label Label31 
            Caption         =   "其他加项"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   35
            Top             =   2160
            Width           =   855
         End
         Begin VB.Label Label30 
            Caption         =   "差旅津贴"
            DataField       =   "差旅津贴"
            DataMember      =   "员工资料"
            DataSource      =   "DataEnvironment1"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   1080
            TabIndex        =   34
            Top             =   1800
            Width           =   975
         End
         Begin VB.Label Label29 
            Caption         =   "差旅津贴"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   33
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label28 
            Caption         =   "伙食津贴"
            DataField       =   "伙食津贴"
            DataMember      =   "员工资料"
            DataSource      =   "DataEnvironment1"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   1080
            TabIndex        =   32
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label27 
            Caption         =   "伙食津贴"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   120
            TabIndex        =   31
            Top             =   1440
            Width           =   735
         End
         Begin VB.Label Label26 
            Caption         =   "个人绩效奖"
            DataField       =   "个人绩效奖"
            DataMember      =   "员工资料"
            DataSource      =   "DataEnvironment1"

⌨️ 快捷键说明

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