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

📄 metercreate.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form MeterCreate 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "表计档案录入"
   ClientHeight    =   5955
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11535
   Icon            =   "MeterCreate.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5955
   ScaleWidth      =   11535
   ShowInTaskbar   =   0   'False
   Begin MSComctlLib.ListView ListView2 
      Height          =   2610
      Left            =   2520
      TabIndex        =   37
      Top             =   75
      Width           =   8985
      _ExtentX        =   15849
      _ExtentY        =   4604
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   15
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "表码"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "序号"
         Object.Width           =   1236
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "辅助编码"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   3
         Text            =   "局编号码"
         Object.Width           =   1587
      EndProperty
      BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   4
         Text            =   "表位"
         Object.Width           =   1058
      EndProperty
      BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   5
         Text            =   "装表日期"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   6
         Text            =   "型号"
         Object.Width           =   2011
      EndProperty
      BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   7
         Text            =   "厂家"
         Object.Width           =   2540
      EndProperty
      BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   8
         Text            =   "编号"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(10) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   9
         Text            =   "相数"
         Object.Width           =   1412
      EndProperty
      BeginProperty ColumnHeader(11) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   10
         Text            =   "电流"
         Object.Width           =   1058
      EndProperty
      BeginProperty ColumnHeader(12) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   11
         Text            =   "电压"
         Object.Width           =   1058
      EndProperty
      BeginProperty ColumnHeader(13) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   12
         Text            =   "精度"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(14) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   13
         Text            =   "常数"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(15) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   14
         Text            =   "性能"
         Object.Width           =   1411
      EndProperty
   End
   Begin MSComctlLib.ListView ListView1 
      Height          =   5790
      Left            =   60
      TabIndex        =   36
      Top             =   75
      Width           =   2415
      _ExtentX        =   4260
      _ExtentY        =   10213
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   2
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "用户编码"
         Object.Width           =   1587
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "用户名称"
         Object.Width           =   2470
      EndProperty
   End
   Begin VB.CommandButton Command3 
      Caption         =   "关闭(&E)"
      Height          =   435
      Left            =   10320
      TabIndex        =   34
      Top             =   5400
      Width           =   1155
   End
   Begin VB.CommandButton Command2 
      Caption         =   "更新数据(&X)"
      Height          =   435
      Left            =   10305
      TabIndex        =   33
      Top             =   3540
      Width           =   1155
   End
   Begin VB.CommandButton Command1 
      Caption         =   "保存数据(&S)"
      Height          =   435
      Left            =   10290
      TabIndex        =   32
      Top             =   4500
      Width           =   1185
   End
   Begin VB.Frame Frame1 
      Height          =   3135
      Left            =   2520
      TabIndex        =   0
      Top             =   2715
      Width           =   7620
      Begin MSComCtl2.MonthView MonthView1 
         Height          =   2220
         Left            =   3180
         TabIndex        =   38
         Top             =   765
         Width           =   4065
         _ExtentX        =   7170
         _ExtentY        =   3916
         _Version        =   393216
         ForeColor       =   -2147483630
         BackColor       =   -2147483633
         Appearance      =   1
         StartOfWeek     =   68288513
         CurrentDate     =   37383
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   7
         Left            =   5235
         TabIndex        =   35
         Top             =   2700
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   7
         Left            =   5235
         MaxLength       =   16
         TabIndex        =   31
         Top             =   540
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   6
         Left            =   5235
         TabIndex        =   30
         Top             =   2340
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   5
         Left            =   5235
         TabIndex        =   29
         Top             =   1980
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   4
         Left            =   5235
         TabIndex        =   28
         Top             =   1620
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   3
         Left            =   5235
         TabIndex        =   27
         Top             =   1260
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   2
         Left            =   5235
         TabIndex        =   26
         Top             =   900
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   1
         Left            =   5235
         TabIndex        =   25
         Top             =   180
         Width           =   2235
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   0
         Left            =   1095
         TabIndex        =   24
         Top             =   2700
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   6
         Left            =   1095
         TabIndex        =   23
         Top             =   2340
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   5
         Left            =   1095
         MaxLength       =   2
         TabIndex        =   22
         Top             =   1980
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   4
         Left            =   1095
         MaxLength       =   8
         TabIndex        =   21
         Top             =   1620
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   3
         Left            =   1095
         TabIndex        =   20
         Top             =   1260
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   2
         Left            =   1095
         TabIndex        =   19
         Top             =   900
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   1
         Left            =   1095
         TabIndex        =   18
         Top             =   540
         Width           =   2235
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Index           =   0
         Left            =   1095
         TabIndex        =   17
         Top             =   180
         Width           =   2235
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "性    能"
         Height          =   180
         Index           =   15
         Left            =   4260
         TabIndex        =   16
         Top             =   2760
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "常    数"
         Height          =   180
         Index           =   14
         Left            =   4260
         TabIndex        =   15
         Top             =   2400
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "精    度"
         Height          =   180
         Index           =   13
         Left            =   4260
         TabIndex        =   14
         Top             =   2040
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "电    压"
         Height          =   180
         Index           =   12
         Left            =   4260
         TabIndex        =   13
         Top             =   1680
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "电    流"
         Height          =   180
         Index           =   11
         Left            =   4260
         TabIndex        =   12
         Top             =   1320
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "相    数"
         Height          =   180
         Index           =   10
         Left            =   4260
         TabIndex        =   11
         Top             =   960
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "编    号"
         Height          =   180
         Index           =   9
         Left            =   4260
         TabIndex        =   10
         Top             =   600
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "厂    家"
         Height          =   180
         Index           =   8
         Left            =   4260
         TabIndex        =   9
         Top             =   240
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "型    号"
         Height          =   180
         Index           =   7
         Left            =   180
         TabIndex        =   8
         Top             =   2760
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "装表日期"
         Height          =   180
         Index           =   6
         Left            =   180
         TabIndex        =   7
         Top             =   2400
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "表    位"
         Height          =   180
         Index           =   5
         Left            =   180
         TabIndex        =   6
         Top             =   2040
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "局编号码"
         Height          =   180
         Index           =   4
         Left            =   180
         TabIndex        =   5

⌨️ 快捷键说明

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