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

📄 frmac_bookresultprint.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{7802D41A-28B0-43C4-95EA-17B7E32337D1}#1.0#0"; "CELLCT~1.OCX"
Begin VB.Form frmAc_BookResultPrint 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "日记账查询"
   ClientHeight    =   4155
   ClientLeft      =   3570
   ClientTop       =   2850
   ClientWidth     =   5340
   ControlBox      =   0   'False
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4155
   ScaleWidth      =   5340
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin CELL50Lib.Cell Cllr 
      Height          =   3375
      Left            =   5760
      TabIndex        =   28
      Top             =   240
      Width           =   2175
      _Version        =   65536
      _ExtentX        =   3836
      _ExtentY        =   5953
      _StockProps     =   0
   End
   Begin VB.Frame Frame2 
      Height          =   2265
      Left            =   120
      TabIndex        =   20
      Top             =   1230
      Width           =   5055
      Begin VB.CheckBox chkPrintDetial 
         Caption         =   "非末级是否打印明细"
         Height          =   285
         Left            =   2910
         TabIndex        =   10
         Top             =   1500
         Width           =   1995
      End
      Begin VB.TextBox txtPageStart 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   1395
         TabIndex        =   9
         Text            =   "1"
         Top             =   1500
         Width           =   735
      End
      Begin VB.TextBox txtPrintStart 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   1395
         TabIndex        =   11
         Text            =   "1"
         Top             =   1890
         Width           =   735
      End
      Begin VB.TextBox txtPrintEnd 
         Alignment       =   1  'Right Justify
         Height          =   270
         Left            =   3300
         TabIndex        =   12
         Top             =   1890
         Width           =   735
      End
      Begin VB.ComboBox cboAccountFormat 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1440
         Style           =   1  'Simple Combo
         TabIndex        =   2
         Text            =   "cboAccountFormat"
         Top             =   240
         Width           =   3015
      End
      Begin VB.ComboBox cboMonthFrom 
         Height          =   300
         ItemData        =   "frmAc_BookResultPrint.frx":0000
         Left            =   1860
         List            =   "frmAc_BookResultPrint.frx":0002
         Style           =   2  'Dropdown List
         TabIndex        =   4
         Top             =   660
         Width           =   1395
      End
      Begin VB.ComboBox cboMonthTo 
         Height          =   300
         Left            =   3570
         Style           =   2  'Dropdown List
         TabIndex        =   5
         Top             =   660
         Width           =   1365
      End
      Begin VB.OptionButton Opt_month 
         Caption         =   "按月打印"
         Height          =   315
         Left            =   150
         TabIndex        =   3
         Top             =   705
         Value           =   -1  'True
         Width           =   1215
      End
      Begin VB.OptionButton opt_day 
         Caption         =   "按日打印"
         Height          =   255
         Left            =   150
         TabIndex        =   6
         Top             =   1140
         Width           =   1035
      End
      Begin MSComCtl2.DTPicker DtpDayTo 
         Height          =   285
         Left            =   3570
         TabIndex        =   8
         Top             =   1110
         Width           =   1365
         _ExtentX        =   2408
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   58261505
         CurrentDate     =   37102
      End
      Begin MSComCtl2.DTPicker DtpDayFrom 
         Height          =   285
         Left            =   1860
         TabIndex        =   7
         Top             =   1110
         Width           =   1395
         _ExtentX        =   2461
         _ExtentY        =   503
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   58261505
         CurrentDate     =   37102
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "起始页号:"
         Height          =   180
         Left            =   300
         TabIndex        =   27
         Top             =   1545
         Width           =   900
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "打印范围:"
         Height          =   180
         Left            =   300
         TabIndex        =   26
         Top             =   1935
         Width           =   900
      End
      Begin VB.Line Line4 
         X1              =   2250
         X2              =   3210
         Y1              =   2010
         Y2              =   2010
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "账页格式:"
         Height          =   180
         Left            =   330
         TabIndex        =   25
         Top             =   330
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "月份:"
         Height          =   180
         Left            =   1350
         TabIndex        =   24
         Top             =   750
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "至"
         Height          =   180
         Left            =   3330
         TabIndex        =   23
         Top             =   750
         Width           =   180
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "至"
         Height          =   180
         Left            =   3330
         TabIndex        =   22
         Top             =   1185
         Width           =   180
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "日期:"
         Height          =   180
         Left            =   1350
         TabIndex        =   21
         Top             =   1185
         Width           =   540
      End
   End
   Begin VB.CommandButton cmdprint 
      Caption         =   "打印(&P)"
      Height          =   345
      Left            =   420
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   3750
      Width           =   1065
   End
   Begin VB.CommandButton cmdHelp 
      Caption         =   "帮助(&H)"
      CausesValidation=   0   'False
      Height          =   345
      Left            =   3750
      TabIndex        =   16
      Top             =   3750
      Width           =   1065
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消(&C)"
      CausesValidation=   0   'False
      Height          =   345
      Left            =   2640
      TabIndex        =   15
      Top             =   3750
      Width           =   1065
   End
   Begin VB.CommandButton cmdpreview 
      Caption         =   "预览(&V)"
      Height          =   345
      Left            =   1530
      TabIndex        =   14
      Top             =   3750
      Width           =   1065
   End
   Begin VB.Frame Frame1 
      Height          =   1155
      Left            =   120
      TabIndex        =   17
      Top             =   0
      Width           =   5055
      Begin VB.ComboBox cboSubjectStart 
         Height          =   300
         Left            =   1650
         Style           =   2  'Dropdown List
         TabIndex        =   0
         Top             =   240
         WhatsThisHelpID =   1054
         Width           =   3075
      End
      Begin VB.ComboBox cboSubjectEnd 
         Height          =   300
         Left            =   1650
         Style           =   2  'Dropdown List
         TabIndex        =   1
         Top             =   660
         WhatsThisHelpID =   1054
         Width           =   3075
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "查询终止科目:"
         Height          =   180
         Left            =   300
         TabIndex        =   19
         Top             =   735
         Width           =   1260
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "查询起始科目:"
         Height          =   180
         Left            =   300
         TabIndex        =   18
         Top             =   330
         Width           =   1260
      End
   End
   Begin VB.Line Line1 
      X1              =   450
      X2              =   4830
      Y1              =   3585
      Y2              =   3585
   End
   Begin VB.Line Line2 
      BorderColor     =   &H80000005&
      X1              =   450
      X2              =   4830
      Y1              =   3600
      Y2              =   3600
   End
End
Attribute VB_Name = "frmAc_BookResultPrint"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

Option Explicit
'日记账

'Cell单元格对齐方式: 33 = 左对齐, 34 = 右对齐, 36 = 居中对齐;

⌨️ 快捷键说明

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