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

📄 frm_gzffinfo.frm

📁 主要是实现物业管理功能!可以帮助了解该区的相关物业情况
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
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 Frm_gzffinfo 
   Caption         =   "工资发放"
   ClientHeight    =   8430
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   13860
   Icon            =   "Frm_gzffinfo.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   8430
   ScaleWidth      =   13860
   StartUpPosition =   2  '屏幕中心
   WhatsThisButton =   -1  'True
   WhatsThisHelp   =   -1  'True
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   5460
      Top             =   8820
      Width           =   3735
      _ExtentX        =   6588
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      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.4.0;Data Source=E:\毕业设计\TIZIANO.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\毕业设计\TIZIANO.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tab_部门"
      Caption         =   "Adodc2"
      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 Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H00FF8080&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   630
      Left            =   0
      TabIndex        =   0
      ToolTipText     =   "请选择查询条件,单击查询按钮开始查询!单击标签启用条件,双击放弃条件,任意搭配选项!"
      Top             =   0
      Width           =   13785
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   255
         Left            =   5490
         TabIndex        =   9
         Text            =   "请输入姓名"
         Top             =   150
         Width           =   1215
      End
      Begin VB.ComboBox Combo1 
         DataField       =   "名称"
         DataSource      =   "Adodc2"
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "Frm_gzffinfo.frx":08CA
         Left            =   3180
         List            =   "Frm_gzffinfo.frx":08D7
         TabIndex        =   7
         Text            =   "请选择部门"
         Top             =   135
         Width           =   1305
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   345
         Left            =   930
         TabIndex        =   5
         Top             =   90
         Width           =   1305
         _ExtentX        =   2302
         _ExtentY        =   609
         _Version        =   393216
         Format          =   198705153
         CurrentDate     =   38884
      End
      Begin 工程1.GurhanCoolButton GurhanCoolButton1 
         Height          =   495
         Left            =   8970
         TabIndex        =   1
         Top             =   60
         Width           =   1155
         _extentx        =   2037
         _extenty        =   873
         buttonicon      =   "Frm_gzffinfo.frx":08F3
         captiontitle    =   "工资录入    "
         buttonbackcolor =   16744576
         font            =   "Frm_gzffinfo.frx":0A4F
         font            =   "Frm_gzffinfo.frx":0A73
      End
      Begin 工程1.GurhanCoolButton GurhanCoolButton6 
         Height          =   495
         Left            =   10590
         TabIndex        =   2
         Top             =   60
         Width           =   1125
         _extentx        =   1984
         _extenty        =   873
         buttonicon      =   "Frm_gzffinfo.frx":0A97
         captiontitle    =   "打 印   "
         buttonbackcolor =   16744576
         font            =   "Frm_gzffinfo.frx":0F73
         font            =   "Frm_gzffinfo.frx":0F97
      End
      Begin 工程1.GurhanCoolButton GurhanCoolButton7 
         Height          =   495
         Left            =   12180
         TabIndex        =   3
         Top             =   60
         Width           =   1155
         _extentx        =   2037
         _extenty        =   873
         buttonicon      =   "Frm_gzffinfo.frx":0FBB
         captiontitle    =   " 退 出    "
         buttonbackcolor =   16744576
         font            =   "Frm_gzffinfo.frx":144F
         font            =   "Frm_gzffinfo.frx":1473
      End
      Begin 工程1.GurhanCoolButton GurhanCoolButton2 
         Height          =   495
         Left            =   7380
         TabIndex        =   8
         Top             =   60
         Width           =   1125
         _extentx        =   1984
         _extenty        =   873
         buttonicon      =   "Frm_gzffinfo.frx":1497
         captiontitle    =   "查 询    "
         buttonbackcolor =   16744576
         font            =   "Frm_gzffinfo.frx":19BB
         font            =   "Frm_gzffinfo.frx":19DF
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackColor       =   &H0000FFFF&
         Caption         =   "姓名"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   4920
         TabIndex        =   11
         ToolTipText     =   "请选择查询条件,单击查询按钮开始查询!单击标签启用条件,双击放弃条件,任意搭配选项!"
         Top             =   150
         Width           =   480
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H0000FFFF&
         Caption         =   "部门"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   2610
         TabIndex        =   10
         ToolTipText     =   "请选择查询条件,单击查询按钮开始查询!单击标签启用条件,双击放弃条件,任意搭配选项!"
         Top             =   165
         Width           =   480
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackColor       =   &H0080FFFF&
         Caption         =   "月份"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   300
         TabIndex        =   6
         ToolTipText     =   "请选择查询条件,单击查询按钮开始查询!单击标签启用条件,双击放弃条件,任意搭配选项!"
         Top             =   150
         Width           =   480
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1830
      Top             =   8640
      Width           =   3585
      _ExtentX        =   6324
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      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.4.0;Data Source=E:\毕业设计\TIZIANO.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\毕业设计\TIZIANO.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tab_工资"
      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 MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Frm_gzffinfo.frx":1A03
      Height          =   7725
      Left            =   -30
      TabIndex        =   4
      ToolTipText     =   "请选择查询条件,单击查询按钮开始查询!单击标签启用条件,双击放弃条件,任意搭配选项!"
      Top             =   660
      Width           =   13845
      _ExtentX        =   24421
      _ExtentY        =   13626
      _Version        =   393216
      AllowUpdate     =   -1  'True
      BackColor       =   65280
      ForeColor       =   16711680

⌨️ 快捷键说明

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