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

📄 printtotal.frm

📁 适合乡镇供电所使用电费处理系统v3 软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCHRT20.OCX"
Begin VB.Form PrintTotal 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "汇总统计"
   ClientHeight    =   7155
   ClientLeft      =   2190
   ClientTop       =   1920
   ClientWidth     =   11910
   Icon            =   "PrintTotal.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7155
   ScaleWidth      =   11910
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame2 
      Caption         =   "图表"
      Height          =   7125
      Left            =   30
      TabIndex        =   7
      Top             =   0
      Width           =   11835
      Begin MSChart20Lib.MSChart MSChart 
         Height          =   6510
         Left            =   45
         OleObjectBlob   =   "PrintTotal.frx":030A
         TabIndex        =   13
         Top             =   210
         Width           =   11685
      End
      Begin VB.OptionButton Option2 
         Caption         =   "3D图"
         Height          =   240
         Left            =   4065
         TabIndex        =   10
         Top             =   6765
         Width           =   960
      End
      Begin VB.OptionButton Option1 
         Caption         =   "二维图"
         Height          =   210
         Left            =   2595
         TabIndex        =   9
         Top             =   6795
         Width           =   1275
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   60
         TabIndex        =   8
         Text            =   "Combo1"
         Top             =   6735
         Width           =   2085
      End
   End
   Begin VB.Frame Frame1 
      Height          =   7125
      Left            =   30
      TabIndex        =   0
      Top             =   0
      Width           =   11835
      Begin VB.CheckBox Check1 
         Caption         =   "图表打印"
         Height          =   225
         Left            =   120
         TabIndex        =   12
         Top             =   6720
         Width           =   1320
      End
      Begin VB.CommandButton Command2 
         Caption         =   "图表(&C)"
         Height          =   390
         Left            =   6375
         TabIndex        =   11
         Top             =   6630
         Width           =   1005
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   45
         Top             =   6720
         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         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         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 VB.CommandButton Command1 
         Caption         =   "退出(&E)"
         Height          =   375
         Index           =   2
         Left            =   10740
         TabIndex        =   3
         Top             =   6615
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "打印(&P)"
         Height          =   375
         Index           =   1
         Left            =   8715
         TabIndex        =   2
         Top             =   6630
         Width           =   975
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   6315
         Left            =   105
         TabIndex        =   1
         Top             =   225
         Width           =   11595
         _ExtentX        =   20452
         _ExtentY        =   11139
         _Version        =   393216
         Style           =   1
         Tab             =   2
         TabHeight       =   520
         ForeColor       =   16711680
         MouseIcon       =   "PrintTotal.frx":27C3
         TabCaption(0)   =   "按村组"
         TabPicture(0)   =   "PrintTotal.frx":27DF
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "DataGrid1"
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "按台区"
         TabPicture(1)   =   "PrintTotal.frx":34B9
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "DataGrid2"
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "按电价"
         TabPicture(2)   =   "PrintTotal.frx":4193
         Tab(2).ControlEnabled=   -1  'True
         Tab(2).Control(0)=   "DataGrid3"
         Tab(2).Control(0).Enabled=   0   'False
         Tab(2).ControlCount=   1
         Begin MSDataGridLib.DataGrid DataGrid3 
            Height          =   5865
            Left            =   120
            TabIndex        =   6
            Top             =   345
            Width           =   11370
            _ExtentX        =   20055
            _ExtentY        =   10345
            _Version        =   393216
            AllowUpdate     =   0   'False
            ForeColor       =   0
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               MarqueeStyle    =   2
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
         Begin MSDataGridLib.DataGrid DataGrid2 
            Height          =   5865
            Left            =   -74880
            TabIndex        =   5
            Top             =   345
            Width           =   11370
            _ExtentX        =   20055
            _ExtentY        =   10345
            _Version        =   393216
            AllowUpdate     =   0   'False
            ForeColor       =   0
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9.75
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               MarqueeStyle    =   2
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
         Begin MSDataGridLib.DataGrid DataGrid1 
            Height          =   5865
            Left            =   -74880
            TabIndex        =   4
            Top             =   345
            Width           =   11370
            _ExtentX        =   20055
            _ExtentY        =   10345
            _Version        =   393216
            AllowUpdate     =   0   'False
            ForeColor       =   0
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 

⌨️ 快捷键说明

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