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

📄 frm阀日表.frm

📁 VISUAL BASIC 6 实现的自动化控制系统程序. 里面包含了好几个OCX源代码.我5年前的作品.现在看起来有点垃圾了.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm阀日表 
   Caption         =   "阀数据统计"
   ClientHeight    =   6645
   ClientLeft      =   1110
   ClientTop       =   345
   ClientWidth     =   8385
   Icon            =   "frm阀日表.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   6645
   ScaleWidth      =   8385
   Begin VB.ComboBox Combo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      ItemData        =   "frm阀日表.frx":030A
      Left            =   4770
      List            =   "frm阀日表.frx":030C
      TabIndex        =   9
      Top             =   240
      Width           =   2055
   End
   Begin VB.CheckBox Check1 
      Caption         =   "所有时间"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00800000&
      Height          =   315
      Left            =   3540
      TabIndex        =   8
      Top             =   270
      Width           =   1155
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00FF0000&
      Caption         =   "查询"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Left            =   6840
      MaskColor       =   &H00008080&
      TabIndex        =   7
      Top             =   240
      UseMaskColor    =   -1  'True
      Width           =   585
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   435
      Left            =   0
      TabIndex        =   6
      Top             =   6210
      Width           =   8385
      _ExtentX        =   14790
      _ExtentY        =   767
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   9102
            Picture         =   "frm阀日表.frx":030E
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "01-11-16"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            Picture         =   "frm阀日表.frx":062A
            TextSave        =   "23:12"
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox Picture1 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   7845
      Left            =   30
      ScaleHeight     =   7845
      ScaleWidth      =   1215
      TabIndex        =   1
      Top             =   60
      Width           =   1215
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "泵站统计"
         DisabledPicture =   "frm阀日表.frx":0946
         DownPicture     =   "frm阀日表.frx":0C50
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   3
         Left            =   60
         Picture         =   "frm阀日表.frx":0F5A
         Style           =   1  'Graphical
         TabIndex        =   12
         Top             =   3030
         Width           =   1125
      End
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "退  出"
         DownPicture     =   "frm阀日表.frx":1B1C
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   5
         Left            =   60
         Picture         =   "frm阀日表.frx":1E26
         Style           =   1  'Graphical
         TabIndex        =   11
         Top             =   4950
         Width           =   1125
      End
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "报表打印"
         DownPicture     =   "frm阀日表.frx":2130
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   4
         Left            =   60
         Picture         =   "frm阀日表.frx":243A
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   3990
         Width           =   1125
      End
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "阀年统计"
         DisabledPicture =   "frm阀日表.frx":2744
         DownPicture     =   "frm阀日表.frx":2A4E
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   2
         Left            =   60
         Picture         =   "frm阀日表.frx":2D58
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   2070
         Width           =   1125
      End
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "阀月统计"
         DisabledPicture =   "frm阀日表.frx":3062
         DownPicture     =   "frm阀日表.frx":336C
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   1
         Left            =   60
         Picture         =   "frm阀日表.frx":3676
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   1080
         Width           =   1125
      End
      Begin VB.CommandButton CmdValve 
         BackColor       =   &H00C0C0C0&
         Caption         =   "阀日统计"
         DisabledPicture =   "frm阀日表.frx":3980
         DownPicture     =   "frm阀日表.frx":3C8A
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Index           =   0
         Left            =   60
         Picture         =   "frm阀日表.frx":3F94
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   150
         Width           =   1125
      End
   End
   Begin MSAdodcLib.Adodc datPrimaryRS 
      Height          =   330
      Left            =   2400
      Top             =   1740
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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         =   "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=D:\vb98\SL_QLY_RuiAn.mdb;"
      OLEDBString     =   "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=D:\vb98\SL_QLY_RuiAn.mdb;"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select VID,器件名,日期,用水量,费用,[备   注] from 阀日表 Order by 日期"
      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 MSDataGridLib.DataGrid grdDataGrid 
      Bindings        =   "frm阀日表.frx":429E
      Height          =   4965
      Left            =   1320
      TabIndex        =   0
      Top             =   720
      Width           =   7470
      _ExtentX        =   13176
      _ExtentY        =   8758
      _Version        =   393216
      AllowUpdate     =   0   'False
      ColumnHeaders   =   -1  'True
      HeadLines       =   1
      RowHeight       =   22
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   6
      BeginProperty Column00 
         DataField       =   "VID"
         Caption         =   "VID"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 

⌨️ 快捷键说明

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