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

📄 adjustamount.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form AdjustAmount 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "用户调整"
   ClientHeight    =   6240
   ClientLeft      =   435
   ClientTop       =   1890
   ClientWidth     =   11145
   Icon            =   "AdjustAmount.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6240
   ScaleWidth      =   11145
   ShowInTaskbar   =   0   'False
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   660
      Top             =   5145
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   20
      ImageHeight     =   20
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "AdjustAmount.frx":058A
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "AdjustAmount.frx":0B24
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "AdjustAmount.frx":10BE
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      Height          =   6135
      Left            =   8625
      TabIndex        =   1
      Top             =   0
      Width           =   2430
      Begin VB.OptionButton Option1 
         Caption         =   "户号"
         Height          =   225
         Index           =   0
         Left            =   90
         TabIndex        =   27
         Top             =   2715
         Width           =   705
      End
      Begin VB.OptionButton Option1 
         Caption         =   "表号"
         Height          =   225
         Index           =   1
         Left            =   810
         TabIndex        =   26
         Top             =   2715
         Width           =   660
      End
      Begin VB.OptionButton Option1 
         Caption         =   "户名"
         Height          =   225
         Index           =   2
         Left            =   1530
         TabIndex        =   25
         Top             =   2715
         Width           =   720
      End
      Begin VB.CommandButton Command6 
         Caption         =   "查找&S)"
         Height          =   300
         Left            =   1575
         TabIndex        =   24
         Top             =   3090
         Width           =   735
      End
      Begin VB.TextBox Text8 
         BackColor       =   &H00FFFF80&
         ForeColor       =   &H000000FF&
         Height          =   285
         Left            =   165
         MaxLength       =   4
         TabIndex        =   23
         Top             =   3090
         Width           =   1320
      End
      Begin VB.CommandButton Command5 
         Caption         =   "本期退补(&T)"
         Height          =   375
         Left            =   180
         TabIndex        =   17
         Top             =   5106
         Width           =   2160
      End
      Begin VB.Frame Frame2 
         Height          =   2445
         Left            =   120
         TabIndex        =   6
         Top             =   120
         Width           =   2205
         Begin VB.TextBox Text7 
            Enabled         =   0   'False
            ForeColor       =   &H00FF0000&
            Height          =   270
            Left            =   1080
            TabIndex        =   21
            Top             =   870
            Width           =   1005
         End
         Begin VB.TextBox Text6 
            ForeColor       =   &H00FF0000&
            Height          =   270
            Left            =   1080
            TabIndex        =   19
            Top             =   510
            Width           =   990
         End
         Begin VB.TextBox Text5 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF00FF&
            Height          =   315
            Left            =   360
            TabIndex        =   15
            Top             =   1200
            Width           =   1605
         End
         Begin VB.TextBox Text4 
            ForeColor       =   &H00FF00FF&
            Height          =   270
            Left            =   1080
            TabIndex        =   14
            Top             =   2040
            Width           =   1020
         End
         Begin VB.TextBox Text3 
            ForeColor       =   &H00FF00FF&
            Height          =   270
            Left            =   1080
            TabIndex        =   13
            Top             =   1440
            Width           =   1005
         End
         Begin VB.TextBox Text2 
            ForeColor       =   &H00FF00FF&
            Height          =   270
            Left            =   1080
            TabIndex        =   10
            Top             =   840
            Width           =   1005
         End
         Begin VB.TextBox Text1 
            ForeColor       =   &H00C000C0&
            Height          =   270
            Left            =   1080
            TabIndex        =   8
            Top             =   240
            Width           =   990
         End
         Begin VB.Label Label8 
            Caption         =   "   Esc  取消操作"
            ForeColor       =   &H000000C0&
            Height          =   240
            Left            =   45
            TabIndex        =   22
            Top             =   1770
            Width           =   1440
         End
         Begin VB.Label Label7 
            Caption         =   "金额退补:"
            Height          =   180
            Left            =   180
            TabIndex        =   20
            Top             =   945
            Width           =   960
         End
         Begin VB.Label Label6 
            Caption         =   "电量退补:"
            Height          =   195
            Left            =   165
            TabIndex        =   18
            Top             =   555
            Width           =   915
         End
         Begin VB.Label Label5 
            Caption         =   "本期示数:"
            Height          =   255
            Left            =   120
            TabIndex        =   16
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label4 
            Caption         =   "新表示数:"
            Height          =   255
            Left            =   120
            TabIndex        =   12
            Top             =   2090
            Width           =   975
         End
         Begin VB.Label Label3 
            Caption         =   "新表起度:"
            Height          =   255
            Left            =   120
            TabIndex        =   11
            Top             =   1490
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "旧表止度:"
            Height          =   255
            Left            =   120
            TabIndex        =   9
            Top             =   890
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "旧表起度:"
            Height          =   255
            Left            =   120
            TabIndex        =   7
            Top             =   300
            Width           =   975
         End
      End
      Begin VB.CommandButton Command4 
         Caption         =   "退出(&E)"
         Height          =   375
         Left            =   177
         TabIndex        =   5
         Top             =   5640
         Width           =   2160
      End
      Begin VB.CommandButton Command3 
         Caption         =   "修改抄见(&X)"
         Height          =   375
         Left            =   169
         TabIndex        =   4
         Top             =   4574
         Width           =   2160
      End
      Begin VB.CommandButton Command2 
         Caption         =   "用户换表(&H)"
         Height          =   375
         Left            =   173
         TabIndex        =   3
         Top             =   4042
         Width           =   2160
      End

⌨️ 快捷键说明

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