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

📄 employeelist.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form frmEmployeeList 
   BackColor       =   &H80000004&
   Caption         =   "部门职员列表"
   ClientHeight    =   4548
   ClientLeft      =   2196
   ClientTop       =   1812
   ClientWidth     =   6540
   Icon            =   "EmployeeList.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   4328.572
   ScaleMode       =   0  'User
   ScaleWidth      =   6500
   WhatsThisButton =   -1  'True
   WhatsThisHelp   =   -1  'True
   Begin MSRDC.MSRDC datEmployee 
      Height          =   330
      Index           =   0
      Left            =   150
      Top             =   4200
      Visible         =   0   'False
      Width           =   1245
      _ExtentX        =   2180
      _ExtentY        =   593
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 VB.TextBox txtFind 
      Height          =   300
      Left            =   3120
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   90
      Width           =   2895
   End
   Begin TabDlg.SSTab sstDepEmp 
      Height          =   3060
      Left            =   120
      TabIndex        =   5
      Top             =   630
      Width           =   6375
      _ExtentX        =   11240
      _ExtentY        =   5398
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   4
      TabHeight       =   494
      TabCaption(0)   =   "部门(&D)"
      TabPicture(0)   =   "EmployeeList.frx":0442
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "msgDepartment"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "职员(&M)"
      TabPicture(1)   =   "EmployeeList.frx":045E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "msgEmployee"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      TabCaption(2)   =   " 个人所得税率(&P)"
      TabPicture(2)   =   "EmployeeList.frx":047A
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "msgPersonTax"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "扣税标准(&N)"
      TabPicture(3)   =   "EmployeeList.frx":0496
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "msgTaxType"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      Begin MSFlexGridLib.MSFlexGrid msgDepartment 
         Bindings        =   "EmployeeList.frx":04B2
         Height          =   2355
         Left            =   -74880
         TabIndex        =   6
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   6045
         _ExtentX        =   10668
         _ExtentY        =   4149
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
      Begin MSFlexGridLib.MSFlexGrid msgEmployee 
         Bindings        =   "EmployeeList.frx":04CF
         Height          =   2325
         Left            =   -74880
         TabIndex        =   7
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   6015
         _ExtentX        =   10605
         _ExtentY        =   4085
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
      Begin MSFlexGridLib.MSFlexGrid msgPersonTax 
         Bindings        =   "EmployeeList.frx":04EC
         Height          =   2355
         Left            =   -74880
         TabIndex        =   8
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   6015
         _ExtentX        =   10605
         _ExtentY        =   4149
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
      Begin MSFlexGridLib.MSFlexGrid msgTaxType 
         Bindings        =   "EmployeeList.frx":0509
         Height          =   2385
         Left            =   120
         TabIndex        =   9
         Tag             =   "ctPayMethod////101"
         Top             =   450
         Width           =   6045
         _ExtentX        =   10668
         _ExtentY        =   4191
         _Version        =   393216
         Rows            =   20
         Cols            =   3
         FixedCols       =   0
         BackColor       =   16777215
         BackColorFixed  =   -2147483644
         BackColorSel    =   -2147483646
         BackColorBkg    =   16777215
         Redraw          =   -1  'True
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         AllowUserResizing=   1
      End
   End
   Begin VB.CheckBox chkShowAll 
      Caption         =   "全部显示"
      Height          =   350
      Left            =   3870
      TabIndex        =   11
      Top             =   3717
      Width           =   1095
   End
   Begin VB.CommandButton cmdAgain 
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   6015
      Style           =   1  'Graphical
      TabIndex        =   4
      Tag             =   "1017"
      ToolTipText     =   "再找"
      Top             =   90
      UseMaskColor    =   -1  'True
      Width           =   300
   End
   Begin VB.ComboBox cboFindKind 
      Height          =   300
      ItemData        =   "EmployeeList.frx":0526
      Left            =   780
      List            =   "EmployeeList.frx":0528
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   90
      Width           =   1515
   End
   Begin MSRDC.MSRDC datEmployee 
      Height          =   330
      Index           =   1
      Left            =   1500
      Top             =   4200
      Visible         =   0   'False
      Width           =   1245
      _ExtentX        =   2201
      _ExtentY        =   593
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 MSRDC.MSRDC datEmployee 
      Height          =   330
      Index           =   2
      Left            =   2940
      Top             =   4200
      Visible         =   0   'False
      Width           =   1245
      _ExtentX        =   2201
      _ExtentY        =   593
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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 MSRDC.MSRDC datEmployee 
      Height          =   330
      Index           =   3
      Left            =   4320
      Top             =   4230
      Visible         =   0   'False
      Width           =   1245
      _ExtentX        =   2201
      _ExtentY        =   572
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30

⌨️ 快捷键说明

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