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

📄 frmbanreportset.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmBanReportSet 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "余额表设置"
   ClientHeight    =   5145
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8115
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5145
   ScaleWidth      =   8115
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox picWizard 
      Height          =   3465
      Left            =   360
      ScaleHeight     =   3405
      ScaleWidth      =   1485
      TabIndex        =   48
      TabStop         =   0   'False
      Tag             =   "140"
      Top             =   660
      Width           =   1545
   End
   Begin VB.CommandButton cmdNext 
      Height          =   315
      Left            =   5700
      Style           =   1  'Graphical
      TabIndex        =   6
      Tag             =   "1006"
      Top             =   4695
      UseMaskColor    =   -1  'True
      Width           =   1050
   End
   Begin VB.CommandButton cmdCancel 
      Height          =   315
      Left            =   3420
      Style           =   1  'Graphical
      TabIndex        =   4
      Tag             =   "1002"
      Top             =   4695
      UseMaskColor    =   -1  'True
      Width           =   1050
   End
   Begin VB.CommandButton CmdPrev 
      Height          =   315
      Left            =   4560
      Style           =   1  'Graphical
      TabIndex        =   5
      Tag             =   "1005"
      Top             =   4695
      UseMaskColor    =   -1  'True
      Width           =   1050
   End
   Begin VB.CommandButton cmdOk 
      Height          =   315
      Left            =   6840
      Style           =   1  'Graphical
      TabIndex        =   7
      Tag             =   "1016"
      Top             =   4710
      UseMaskColor    =   -1  'True
      Width           =   1050
   End
   Begin VB.CommandButton CmdReset 
      Height          =   315
      Left            =   2220
      Style           =   1  'Graphical
      TabIndex        =   3
      Tag             =   "1021"
      Top             =   4695
      UseMaskColor    =   -1  'True
      Visible         =   0   'False
      Width           =   1110
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4455
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   7905
      _ExtentX        =   13944
      _ExtentY        =   7858
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      Tab             =   1
      TabsPerRow      =   6
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "报表名称(&G)"
      TabPicture(0)   =   "frmBanReportSet.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Label11"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "cmbOnlyData"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame5"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "txtName"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "chkOnlyData"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).ControlCount=   5
      TabCaption(1)   =   "查询条件(&C)"
      TabPicture(1)   =   "frmBanReportSet.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "lblCond"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Frame6"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Frame2"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "cmbCond"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "栏目设置(&L)"
      TabPicture(2)   =   "frmBanReportSet.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame4"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "表头栏目(&H)"
      TabPicture(3)   =   "frmBanReportSet.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame7"
      Tab(3).ControlCount=   1
      Begin VB.CheckBox chkOnlyData 
         Caption         =   "套打(&O)"
         Height          =   315
         Left            =   -72840
         TabIndex        =   59
         Top             =   1950
         Width           =   1065
      End
      Begin VB.ComboBox cmbCond 
         Height          =   300
         Left            =   1140
         Style           =   2  'Dropdown List
         TabIndex        =   10
         Top             =   3750
         Width           =   1740
      End
      Begin VB.Frame Frame7 
         Height          =   3525
         Left            =   -73050
         TabIndex        =   58
         Top             =   600
         Width           =   5685
         Begin VB.ComboBox cmbShowCode 
            Height          =   300
            Left            =   3300
            Style           =   2  'Dropdown List
            TabIndex        =   47
            Top             =   2940
            Width           =   1845
         End
         Begin VB.ListBox lstChoosed2 
            Height          =   2040
            ItemData        =   "frmBanReportSet.frx":0070
            Left            =   3300
            List            =   "frmBanReportSet.frx":0077
            TabIndex        =   43
            Top             =   540
            Width           =   1845
         End
         Begin VB.ListBox lstBeChoose2 
            Height          =   2040
            ItemData        =   "frmBanReportSet.frx":0088
            Left            =   330
            List            =   "frmBanReportSet.frx":008F
            TabIndex        =   37
            Top             =   540
            Width           =   1845
         End
         Begin VB.CommandButton cmdLeftAll2 
            Caption         =   "<<"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Left            =   2460
            TabIndex        =   41
            Top             =   1965
            UseMaskColor    =   -1  'True
            Width           =   576
         End
         Begin VB.CommandButton cmdLeftOne2 
            Caption         =   "<"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Left            =   2460
            TabIndex        =   40
            Top             =   1590
            UseMaskColor    =   -1  'True
            Width           =   576
         End
         Begin VB.CommandButton cmdRightAll2 
            Caption         =   ">>"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Left            =   2460
            TabIndex        =   39
            Top             =   1215
            UseMaskColor    =   -1  'True
            Width           =   576
         End
         Begin VB.CommandButton cmdRightOne2 
            Caption         =   ">"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Left            =   2460
            TabIndex        =   38
            Top             =   840
            UseMaskColor    =   -1  'True
            Width           =   576
         End
         Begin VB.CommandButton cmdSerial2 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Index           =   0
            Left            =   5280
            Picture         =   "frmBanReportSet.frx":00A1
            Style           =   1  'Graphical
            TabIndex        =   44
            Top             =   1155
            UseMaskColor    =   -1  'True
            Visible         =   0   'False
            Width           =   240
         End
         Begin VB.CommandButton cmdSerial2 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   336
            Index           =   1
            Left            =   5280
            Picture         =   "frmBanReportSet.frx":057F
            Style           =   1  'Graphical
            TabIndex        =   45
            Top             =   1635
            UseMaskColor    =   -1  'True
            Visible         =   0   'False
            Width           =   240
         End
         Begin VB.Label lblShowCode 
            AutoSize        =   -1  'True
            Caption         =   "编码显示方式(&B)"
            Height          =   180
            Left            =   1920
            TabIndex        =   46
            Top             =   3000
            Width           =   1350
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "可选表头栏目"
            Height          =   180
            Left            =   450
            TabIndex        =   36
            Top             =   300
            Width           =   1080
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "已选表头栏目"
            Height          =   180
            Left            =   3420
            TabIndex        =   42
            Top             =   300
            Width           =   1080
         End
      End
      Begin VB.TextBox txtName 
         Height          =   285
         Left            =   -71655
         TabIndex        =   2
         Top             =   1350
         Width           =   3915
      End
      Begin VB.Frame Frame5 
         Caption         =   "说明"
         Height          =   1185
         Left            =   -73020
         TabIndex        =   55
         Top             =   2670
         Width           =   5685
         Begin MSForms.Label Label3 
            Height          =   180
            Left            =   390
            TabIndex        =   56
            Top             =   300
            Width           =   1635
            VariousPropertyBits=   276824091
            Caption         =   "首先请输入报表名称"
            Size            =   "2884;317"
            FontName        =   "宋体"
            FontHeight      =   180
            FontCharSet     =   134
            FontPitchAndFamily=   34
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "栏目选择"
         Height          =   3525
         Left            =   -73050
         TabIndex        =   54
         Top             =   600
         Width           =   5685
         Begin VB.CheckBox chkQuantity 
            Caption         =   "包含数量栏(&Q)"

⌨️ 快捷键说明

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