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

📄 frmfee.frm

📁 水电费收费管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmfee 
   Caption         =   "月报表查询"
   ClientHeight    =   8295
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9630
   LinkTopic       =   "Form1"
   ScaleHeight     =   8295
   ScaleWidth      =   9630
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Height          =   975
      Left            =   120
      TabIndex        =   18
      Top             =   1200
      Width           =   8895
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5400
         TabIndex        =   26
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3240
         TabIndex        =   24
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   7560
         TabIndex        =   22
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         TabIndex        =   19
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "水   费:"
         Height          =   255
         Left            =   4680
         TabIndex        =   25
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "电   费:"
         Height          =   255
         Left            =   2520
         TabIndex        =   23
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label4 
         Caption         =   "总金额:"
         Height          =   375
         Left            =   6840
         TabIndex        =   21
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "户   数:"
         Height          =   255
         Left            =   240
         TabIndex        =   20
         Top             =   480
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "查询条件"
      Height          =   975
      Left            =   120
      TabIndex        =   11
      Top             =   120
      Width           =   8895
      Begin VB.ComboBox Combo1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         ItemData        =   "FRMFEE.frx":0000
         Left            =   7080
         List            =   "FRMFEE.frx":000D
         TabIndex        =   16
         Text            =   "Combo1"
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox cmbElement 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1080
         TabIndex        =   15
         Text            =   "Combo1"
         Top             =   360
         Width           =   1485
      End
      Begin MSComCtl2.DTPicker dtpStart 
         Height          =   360
         Left            =   4080
         TabIndex        =   12
         Top             =   360
         Width           =   1545
         _ExtentX        =   2725
         _ExtentY        =   635
         _Version        =   393216
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CustomFormat    =   "yyyy-MM"
         Format          =   24510467
         CurrentDate     =   36936
         MaxDate         =   40178
         MinDate         =   36892
      End
      Begin VB.Label Label2 
         Caption         =   "条件选择:"
         Height          =   375
         Left            =   6120
         TabIndex        =   17
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "时间选择:"
         Height          =   240
         Index           =   0
         Left            =   3240
         TabIndex        =   14
         Top             =   480
         Width           =   930
      End
      Begin VB.Label Label1 
         Caption         =   "楼号选择:"
         Height          =   240
         Index           =   2
         Left            =   240
         TabIndex        =   13
         Top             =   480
         Width           =   930
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   315
      Index           =   0
      Left            =   360
      TabIndex        =   8
      Top             =   7440
      Width           =   1140
   End
   Begin VB.CommandButton Command1 
      Caption         =   "打印"
      Height          =   315
      Index           =   1
      Left            =   1890
      TabIndex        =   7
      Top             =   7455
      Width           =   1140
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出"
      Height          =   315
      Index           =   2
      Left            =   4665
      TabIndex        =   6
      Top             =   7455
      Width           =   1140
   End
   Begin VB.CommandButton Command1 
      Caption         =   "打印预览"
      Height          =   315
      Index           =   3
      Left            =   3315
      TabIndex        =   5
      Top             =   7455
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   1815
      Left            =   6600
      ScaleHeight     =   1785
      ScaleWidth      =   1860
      TabIndex        =   3
      Top             =   3720
      Width           =   1890
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   915
         Left            =   360
         ScaleHeight     =   885
         ScaleWidth      =   1035
         TabIndex        =   4
         Top             =   480
         Width           =   1065
      End
   End
   Begin VB.VScrollBar VScroll1 
      Height          =   1215
      Left            =   8520
      TabIndex        =   2
      Top             =   4560
      Width           =   240
   End
   Begin VB.HScrollBar HScroll1 
      Height          =   240
      Left            =   6960
      TabIndex        =   1
      Top             =   5760
      Width           =   1290
   End
   Begin VB.ComboBox Cmbclasshide 
      Height          =   300
      Left            =   3000
      TabIndex        =   0
      Text            =   "Combo1"
      Top             =   8760
      Visible         =   0   'False
      Width           =   1695
   End
   Begin MSAdodcLib.Adodc adcHandInfo 
      Height          =   330
      Left            =   5760
      Top             =   8640
      Visible         =   0   'False
      Width           =   2175
      _ExtentX        =   3836
      _ExtentY        =   582
      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            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSComDlg.CommonDialog dlgCommonDialog 
      Left            =   6240
      Top             =   5400
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSFlexGridLib.MSFlexGrid mfgFee 
      Height          =   3765
      Left            =   360
      TabIndex        =   9
      Top             =   3360
      Width           =   5490
      _ExtentX        =   9684
      _ExtentY        =   6641
      _Version        =   393216
      Cols            =   9

⌨️ 快捷键说明

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