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

📄 frmmainwatermeterinsteadinput.frm

📁 自来水公司的一个管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{788A625E-3B1F-4033-A5F8-E30D17B1FF43}#8.0#0"; "DecEdBox.ocx"
Begin VB.Form frmMainWaterMeterInsteadInput 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "总水表更换"
   ClientHeight    =   4605
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9945
   Icon            =   "frmMainWaterMeterInsteadInput.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4605
   ScaleWidth      =   9945
   Begin MSMask.MaskEdBox txtFixID 
      Height          =   315
      Left            =   8235
      TabIndex        =   0
      Top             =   210
      Width           =   1425
      _ExtentX        =   2514
      _ExtentY        =   556
      _Version        =   393216
      MaxLength       =   7
      Mask            =   "9999999"
      PromptChar      =   " "
   End
   Begin VB.Frame Frame3 
      Caption         =   "维修状况"
      ForeColor       =   &H8000000D&
      Height          =   2115
      Left            =   120
      TabIndex        =   25
      Top             =   1305
      Width           =   9615
      Begin VB.ComboBox cboMonth 
         Height          =   300
         ItemData        =   "frmMainWaterMeterInsteadInput.frx":0442
         Left            =   8160
         List            =   "frmMainWaterMeterInsteadInput.frx":0444
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   615
         Width           =   870
      End
      Begin DecEdBox.DecEditBox debOldMWmRead 
         Height          =   300
         Left            =   1470
         TabIndex        =   5
         Top             =   615
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   529
      End
      Begin VB.TextBox txtOldMWmStatus 
         Height          =   300
         Left            =   1455
         MaxLength       =   200
         TabIndex        =   9
         Top             =   945
         Width           =   7935
      End
      Begin VB.TextBox txtNewMWmStatus 
         Height          =   300
         Left            =   1455
         MaxLength       =   200
         TabIndex        =   10
         Top             =   1275
         Width           =   7935
      End
      Begin VB.TextBox txtFixMan 
         Height          =   300
         Left            =   1455
         MaxLength       =   60
         TabIndex        =   11
         Top             =   1605
         Width           =   2940
      End
      Begin DecEdBox.DecEditBox debNewMWmRead 
         Height          =   300
         Left            =   4140
         TabIndex        =   6
         Top             =   615
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   529
      End
      Begin MSComCtl2.DTPicker dtpFixDate 
         Height          =   300
         Left            =   5535
         TabIndex        =   12
         Top             =   1605
         Width           =   1425
         _ExtentX        =   2514
         _ExtentY        =   529
         _Version        =   393216
         Format          =   59637761
         CurrentDate     =   37051
      End
      Begin MSMask.MaskEdBox txtYear 
         Height          =   300
         Left            =   6990
         TabIndex        =   7
         Top             =   615
         Width           =   825
         _ExtentX        =   1455
         _ExtentY        =   529
         _Version        =   393216
         MaxLength       =   4
         Mask            =   "9999"
         PromptChar      =   " "
      End
      Begin MSMask.MaskEdBox txtOldMWmID 
         Height          =   300
         Left            =   1455
         TabIndex        =   3
         Top             =   285
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   529
         _Version        =   393216
         MaxLength       =   6
         Mask            =   "999999"
         PromptChar      =   " "
      End
      Begin MSMask.MaskEdBox txtNewMWmID 
         Height          =   300
         Left            =   4140
         TabIndex        =   4
         Top             =   285
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   529
         _Version        =   393216
         MaxLength       =   6
         Mask            =   "999999"
         PromptChar      =   " "
      End
      Begin VB.Label Label2 
         Caption         =   "新总表编号"
         Height          =   255
         Left            =   3120
         TabIndex        =   39
         Top             =   330
         Width           =   915
      End
      Begin VB.Label Label24 
         Caption         =   "原总表编号"
         Height          =   255
         Left            =   195
         TabIndex        =   38
         Top             =   330
         Width           =   1170
      End
      Begin VB.Label Label1 
         Caption         =   "月份"
         Height          =   210
         Index           =   3
         Left            =   9060
         TabIndex        =   37
         Top             =   675
         Width           =   435
      End
      Begin VB.Label Label1 
         Caption         =   "年"
         Height          =   210
         Index           =   2
         Left            =   7875
         TabIndex        =   36
         Top             =   675
         Width           =   210
      End
      Begin VB.Label Label23 
         Caption         =   "所属计费时段"
         Height          =   255
         Left            =   5805
         TabIndex        =   35
         Top             =   675
         Width           =   1110
      End
      Begin VB.Label Label21 
         Caption         =   "吨"
         Height          =   180
         Index           =   1
         Left            =   5385
         TabIndex        =   33
         Top             =   690
         Width           =   180
      End
      Begin VB.Label Label6 
         Caption         =   "原水表损坏情况"
         Height          =   255
         Left            =   180
         TabIndex        =   32
         Top             =   990
         Width           =   2010
      End
      Begin VB.Label Label21 
         Caption         =   "吨"
         Height          =   180
         Index           =   0
         Left            =   2715
         TabIndex        =   31
         Top             =   690
         Width           =   180
      End
      Begin VB.Label Label19 
         Caption         =   "更换时间"
         Height          =   255
         Left            =   4665
         TabIndex        =   30
         Top             =   1650
         Width           =   765
      End
      Begin VB.Label Label14 
         Caption         =   "更换人"
         Height          =   255
         Left            =   180
         TabIndex        =   29
         Top             =   1650
         Width           =   600
      End
      Begin VB.Label Label11 
         Caption         =   "新总表读数"
         Height          =   255
         Left            =   3135
         TabIndex        =   28
         Top             =   675
         Width           =   1005
      End
      Begin VB.Label Label8 
         Caption         =   "水表更换状况"
         Height          =   255
         Left            =   180
         TabIndex        =   27
         Top             =   1335
         Width           =   1110
      End
      Begin VB.Label Label7 
         Caption         =   "原总表读数"
         Height          =   255
         Left            =   180
         TabIndex        =   26
         Top             =   675
         Width           =   1395
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "报修"
      ForeColor       =   &H8000000D&
      Height          =   630
      Left            =   120
      TabIndex        =   22
      Top             =   555
      Width           =   9615
      Begin MSComCtl2.DTPicker dtpReportDate 
         Height          =   300
         Left            =   990
         TabIndex        =   1
         Top             =   195
         Width           =   1425
         _ExtentX        =   2514
         _ExtentY        =   529
         _Version        =   393216
         Format          =   59637761
         CurrentDate     =   37051
      End
      Begin VB.TextBox txtReportMan 
         Height          =   300
         Left            =   3210
         MaxLength       =   8
         TabIndex        =   2
         Top             =   195
         Width           =   1365
      End
      Begin VB.Label Label1 
         Caption         =   "报修人"
         Height          =   255
         Index           =   0
         Left            =   2625
         TabIndex        =   24
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label4 
         Caption         =   "报修时间"
         Height          =   255
         Left            =   210
         TabIndex        =   23
         Top             =   240
         Width           =   765
      End
   End
   Begin VB.PictureBox pbBottomBox 
      Height          =   600
      Left            =   0
      ScaleHeight     =   540
      ScaleWidth      =   9885
      TabIndex        =   17
      Top             =   3990
      Width           =   9945
      Begin VB.CommandButton cmdCommandArray3 
         Caption         =   ">>"
         Height          =   345
         Index           =   3
         Left            =   6345
         TabIndex        =   21
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray3 
         Caption         =   ">"
         Height          =   345
         Index           =   2
         Left            =   5475
         TabIndex        =   20
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray3 
         Caption         =   "<"
         Height          =   345
         Index           =   1
         Left            =   4605
         TabIndex        =   19
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray3 
         Caption         =   "<<"
         Height          =   345
         Index           =   0
         Left            =   3735
         TabIndex        =   18
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray2 
         Caption         =   "放弃"
         Height          =   345
         Index           =   1
         Left            =   2760
         TabIndex        =   16
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray2 
         Caption         =   "保存"
         Height          =   345
         Index           =   0
         Left            =   1890
         TabIndex        =   15
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray1 
         Caption         =   "编辑"
         Height          =   345
         Index           =   1
         Left            =   885
         TabIndex        =   14
         Top             =   90
         Width           =   885
      End
      Begin VB.CommandButton cmdCommandArray1 
         Caption         =   "输入"
         Height          =   345
         Index           =   0
         Left            =   15
         TabIndex        =   13
         Top             =   90
         Width           =   885
      End
   End
   Begin VB.Label Label22 
      Caption         =   "编号:"
      Height          =   255
      Left            =   7185
      TabIndex        =   34
      Top             =   285
      Width           =   1080
   End
   Begin VB.Line Line1 
      BorderColor     =   &H80000005&
      Index           =   0
      X1              =   60
      X2              =   9885
      Y1              =   3915
      Y2              =   3915
   End
   Begin VB.Line Line1 
      BorderColor     =   &H80000003&
      Index           =   1
      X1              =   60
      X2              =   9900
      Y1              =   3900
      Y2              =   3900
   End
End
Attribute VB_Name = "frmMainWaterMeterInsteadInput"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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