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

📄 printsum.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form PrintSum 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "打印电力销售收入汇总月报表"
   ClientHeight    =   5040
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9300
   Icon            =   "PrintSum.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5040
   ScaleWidth      =   9300
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command3 
      Caption         =   "关闭(&E)"
      Height          =   375
      Left            =   8100
      TabIndex        =   77
      Top             =   4380
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "打印(&P)"
      Height          =   375
      Left            =   8100
      TabIndex        =   76
      Top             =   3780
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "计算(&C)"
      Height          =   375
      Left            =   8100
      TabIndex        =   75
      Top             =   3120
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   10
      Left            =   2700
      TabIndex        =   39
      Top             =   1680
      Width           =   855
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   9
      Left            =   1740
      TabIndex        =   38
      Top             =   1680
      Width           =   975
   End
   Begin VB.Frame Frame2 
      Height          =   2115
      Left            =   120
      TabIndex        =   19
      Top             =   2700
      Width           =   7755
      Begin VB.TextBox Text2 
         Height          =   390
         Index           =   6
         Left            =   1680
         TabIndex        =   74
         Top             =   1200
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Height          =   390
         Index           =   5
         Left            =   780
         TabIndex        =   73
         Top             =   1200
         Width           =   915
      End
      Begin VB.TextBox Text2 
         Height          =   390
         Index           =   4
         Left            =   1680
         TabIndex        =   72
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Height          =   390
         Index           =   3
         Left            =   780
         TabIndex        =   71
         Top             =   720
         Width           =   915
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   38
         Left            =   6660
         TabIndex        =   67
         Top             =   1680
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   37
         Left            =   5580
         TabIndex        =   66
         Top             =   1680
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   36
         Left            =   4560
         TabIndex        =   65
         Top             =   1680
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   35
         Left            =   3600
         TabIndex        =   64
         Top             =   1680
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   34
         Left            =   2640
         TabIndex        =   63
         Top             =   1680
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   33
         Left            =   6660
         TabIndex        =   62
         Top             =   1200
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   32
         Left            =   5580
         TabIndex        =   61
         Top             =   1200
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   31
         Left            =   4560
         TabIndex        =   60
         Top             =   1200
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   30
         Left            =   3600
         TabIndex        =   59
         Top             =   1200
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   29
         Left            =   2640
         TabIndex        =   58
         Top             =   1200
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   28
         Left            =   6660
         TabIndex        =   57
         Top             =   720
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   27
         Left            =   5580
         TabIndex        =   56
         Top             =   720
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   26
         Left            =   4560
         TabIndex        =   55
         Top             =   720
         Width           =   1035
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   25
         Left            =   3600
         TabIndex        =   54
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   24
         Left            =   2640
         TabIndex        =   53
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label27 
         AutoSize        =   -1  'True
         Caption         =   "专用变"
         Height          =   180
         Left            =   120
         TabIndex        =   29
         Top             =   1260
         Width           =   540
      End
      Begin VB.Label Label26 
         AutoSize        =   -1  'True
         Caption         =   "公用变"
         Height          =   180
         Left            =   120
         TabIndex        =   28
         Top             =   840
         Width           =   540
      End
      Begin VB.Label Label25 
         AutoSize        =   -1  'True
         Caption         =   "小  计"
         Height          =   180
         Left            =   120
         TabIndex        =   27
         Top             =   1740
         Width           =   540
      End
      Begin VB.Label Label24 
         Caption         =   "合  计电  费"
         Height          =   375
         Left            =   6840
         TabIndex        =   26
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label23 
         Caption         =   "合  计电  量"
         Height          =   435
         Left            =   5820
         TabIndex        =   25
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label22 
         Caption         =   "三  峡基  金"
         Height          =   375
         Left            =   4800
         TabIndex        =   24
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label21 
         Caption         =   "农  调基  金"
         Height          =   375
         Left            =   3720
         TabIndex        =   23
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label20 
         Caption         =   "电  建 基  金"
         Height          =   375
         Left            =   2820
         TabIndex        =   22
         Top             =   240
         Width           =   615
      End
      Begin VB.Label Label19 
         Caption         =   "议 价 电  差  价"
         Height          =   375
         Left            =   840
         TabIndex        =   21
         Top             =   240
         Width           =   795
      End
      Begin VB.Label Label4 
         Caption         =   "超 用 电  加  价"
         Height          =   435
         Left            =   1800
         TabIndex        =   20
         Top             =   240
         Width           =   735
      End
      Begin VB.Line Line23 
         X1              =   6660
         X2              =   6660
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line22 
         X1              =   5580
         X2              =   5580
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line21 
         X1              =   4560
         X2              =   4560
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line20 

⌨️ 快捷键说明

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