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

📄 f_fulifeicx.frm

📁 用Visual basic6开发的人事信息管理系统,数据库采用的是Sql Server2000
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Begin VB.Form F_FuliFeiCX 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "福利费查询"
   ClientHeight    =   8145
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10155
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   8145
   ScaleWidth      =   10155
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Caption         =   "查询结果"
      Height          =   4695
      Left            =   120
      TabIndex        =   21
      Top             =   3240
      Width           =   9735
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   3615
         Left            =   240
         TabIndex        =   22
         Top             =   360
         Width           =   9255
         _ExtentX        =   16325
         _ExtentY        =   6376
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         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 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin Threed.SSCommand Command3 
         Height          =   375
         Left            =   8280
         TabIndex        =   42
         Top             =   4200
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&X.显 示"
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "选择查询条件"
      Height          =   2775
      Left            =   120
      TabIndex        =   14
      Top             =   240
      Width           =   9735
      Begin Threed.SSCommand Command1 
         Height          =   375
         Left            =   6840
         TabIndex        =   39
         Top             =   2160
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&S.查 询"
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   2640
         TabIndex        =   2
         Top             =   1800
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check3 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   37
         Top             =   1800
         Width           =   255
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   2640
         TabIndex        =   1
         Top             =   1320
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check2 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   35
         Top             =   1320
         Width           =   255
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   2640
         TabIndex        =   0
         Top             =   840
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   15
         Top             =   840
         Width           =   255
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   300
         Left            =   6360
         TabIndex        =   16
         Top             =   360
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         _Version        =   393216
         Format          =   69206017
         CurrentDate     =   36251
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   2640
         TabIndex        =   17
         Top             =   360
         Width           =   1695
         _ExtentX        =   2990
         _ExtentY        =   529
         _Version        =   393216
         Format          =   69206017
         CurrentDate     =   36251
      End
      Begin Threed.SSCommand Command2 
         Height          =   375
         Left            =   8280
         TabIndex        =   40
         Top             =   2160
         Width           =   1095
         _Version        =   65536
         _ExtentX        =   1931
         _ExtentY        =   661
         _StockProps     =   78
         Caption         =   "&Q.关 闭"
      End
      Begin VB.Label Label2 
         Caption         =   "费用项目"
         Height          =   255
         Left            =   840
         TabIndex        =   38
         Top             =   1840
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "部  门"
         Height          =   255
         Left            =   840
         TabIndex        =   36
         Top             =   1340
         Width           =   975
      End
      Begin VB.Label Label1 
         Caption         =   "姓  名"
         Height          =   255
         Left            =   840
         TabIndex        =   20
         Top             =   860
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "开始时间"
         Height          =   255
         Left            =   240
         TabIndex        =   19
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label5 
         Caption         =   "结束时间"
         Height          =   255
         Left            =   5040
         TabIndex        =   18
         Top             =   383
         Width           =   735
      End
   End
   Begin VB.Frame Frame3 
      Height          =   4695
      Left            =   120
      TabIndex        =   23
      Top             =   3240
      Width           =   9735
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "年度"
         Height          =   285
         Index           =   0
         Left            =   1920
         TabIndex        =   3
         Top             =   360
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "月份"
         Height          =   285
         Index           =   1
         Left            =   6600
         TabIndex        =   4
         Top             =   360
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "部门"
         Height          =   285
         Index           =   2
         Left            =   6600
         TabIndex        =   8
         Top             =   1440
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "岗位"
         Height          =   285
         Index           =   3
         Left            =   1920
         TabIndex        =   9
         Top             =   2040
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "员工号"
         Height          =   285
         Index           =   4
         Left            =   6600
         TabIndex        =   6
         Top             =   840
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "姓名"
         Height          =   285
         Index           =   5
         Left            =   1920
         TabIndex        =   7
         Top             =   1440
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "费用类型"
         Height          =   285
         Index           =   7
         Left            =   1920
         TabIndex        =   11
         Top             =   2640
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "费用项目"
         Height          =   285
         Index           =   8
         Left            =   6600
         TabIndex        =   12
         Top             =   2640
         Width           =   1935
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         DataField       =   "费用金额"
         Height          =   285
         Index           =   9
         Left            =   1920
         TabIndex        =   13
         Top             =   3240
         Width           =   1935
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         DataField       =   "时间"
         Height          =   300
         Left            =   1920

⌨️ 快捷键说明

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