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

📄 frmin_pztempletdesign.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmIN_PzTempletDesign 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "模板凭证设计"
   ClientHeight    =   5745
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11685
   Icon            =   "frmIN_PzTempletDesign.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5745
   ScaleWidth      =   11685
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSComctlLib.Toolbar tBr 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   19
      Top             =   0
      Width           =   11685
      _ExtentX        =   20611
      _ExtentY        =   979
      ButtonWidth     =   820
      ButtonHeight    =   926
      AllowCustomize  =   0   'False
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   10
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "Print"
            Object.ToolTipText     =   "打印"
            ImageKey        =   "Print"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "预览"
            Key             =   "Preview"
            Object.ToolTipText     =   "打印预览"
            ImageKey        =   "Preview"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "Save"
            ImageKey        =   "Save"
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "插行"
            Key             =   "InsertRow"
            Object.ToolTipText     =   "插入一条分录"
            ImageKey        =   "InsertRow"
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删行"
            Key             =   "DeleteRow"
            Object.ToolTipText     =   "删除一条分录"
            ImageKey        =   "DeleteRow"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "Help"
            Object.ToolTipText     =   "帮助"
            ImageKey        =   "Help"
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "Quit"
            Object.ToolTipText     =   "退出"
            ImageKey        =   "Quit"
         EndProperty
      EndProperty
      BorderStyle     =   1
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   345
         Left            =   6630
         ScaleHeight     =   345
         ScaleWidth      =   2625
         TabIndex        =   23
         Top             =   150
         Width           =   2625
         Begin VB.TextBox txtTempletCode 
            Appearance      =   0  'Flat
            BackColor       =   &H8000000F&
            BorderStyle     =   0  'None
            BeginProperty Font 
               Name            =   "Fixedsys"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   285
            Left            =   1110
            TabIndex        =   25
            Top             =   8
            Width           =   1365
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "模板代码:"
            Height          =   180
            Left            =   150
            TabIndex        =   24
            Top             =   60
            Width           =   900
         End
      End
      Begin VB.Label Label4 
         Caption         =   "Label4"
         Height          =   345
         Left            =   4830
         TabIndex        =   22
         Top             =   120
         Width           =   1185
      End
   End
   Begin VB.PictureBox picTop 
      Appearance      =   0  'Flat
      BackColor       =   &H00EAEED7&
      Enabled         =   0   'False
      ForeColor       =   &H80000008&
      Height          =   495
      Left            =   90
      ScaleHeight     =   465
      ScaleWidth      =   11475
      TabIndex        =   2
      Top             =   720
      Width           =   11505
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   5310
         TabIndex        =   21
         Text            =   "****-**-**"
         Top             =   105
         Width           =   1365
      End
      Begin VB.ComboBox cboPZZL 
         BackColor       =   &H80000014&
         Height          =   300
         Left            =   510
         TabIndex        =   5
         Top             =   90
         Width           =   795
      End
      Begin VB.TextBox txtPZBH 
         BackColor       =   &H8000000E&
         Height          =   285
         Left            =   2130
         MaxLength       =   4
         TabIndex        =   4
         Text            =   "****"
         Top             =   105
         Width           =   1245
      End
      Begin VB.TextBox txtFJZS 
         Alignment       =   1  'Right Justify
         BackColor       =   &H8000000E&
         Height          =   285
         Left            =   8010
         MaxLength       =   3
         TabIndex        =   3
         Top             =   90
         Width           =   765
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "凭证日期"
         Height          =   180
         Left            =   4515
         TabIndex        =   20
         Top             =   150
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "编号"
         Height          =   180
         Left            =   1725
         TabIndex        =   7
         Top             =   150
         Width           =   360
      End
      Begin VB.Label lblFJZS 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "附件张数"
         Height          =   180
         Left            =   7230
         TabIndex        =   6
         Top             =   150
         Width           =   720
      End
   End
   Begin VB.Frame Frame2 
      Height          =   4545
      Left            =   90
      TabIndex        =   8
      Top             =   1080
      Width           =   11505
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   500
         Left            =   6830
         ScaleHeight     =   465
         ScaleWidth      =   4620
         TabIndex        =   27
         Top             =   3510
         Width           =   4650
      End
      Begin VB.VScrollBar vSb 
         Height          =   3350
         Left            =   11250
         Max             =   0
         TabIndex        =   18
         Top             =   180
         Width           =   225
      End
      Begin VB.CommandButton cmdHelp 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   300
         Left            =   2910
         Picture         =   "frmIN_PzTempletDesign.frx":0442
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   1410
         Visible         =   0   'False
         Width           =   400
      End
      Begin VB.TextBox txtEdit 
         Height          =   285
         Left            =   1530
         MultiLine       =   -1  'True
         TabIndex        =   1
         Top             =   1320
         Visible         =   0   'False
         Width           =   1725
      End
      Begin VB.PictureBox picTotal 
         Appearance      =   0  'Flat
         BackColor       =   &H00EAEED7&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   460
         Left            =   15
         ScaleHeight     =   465
         ScaleWidth      =   9540
         TabIndex        =   16
         Top             =   3520
         Width           =   9540
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "合     计"
            Height          =   180
            Left            =   4305
            TabIndex        =   17
            Top             =   150
            Width           =   810
         End
      End
      Begin VB.PictureBox picR 
         Appearance      =   0  'Flat
         BackColor       =   &H00EAEED7&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   500
         Left            =   20
         ScaleHeight     =   495
         ScaleWidth      =   11475
         TabIndex        =   9
         Top             =   4005
         Width           =   11470
         Begin VB.TextBox txtZGr 
            BackColor       =   &H80000016&
            Enabled         =   0   'False
            Height          =   285
            Left            =   8715
            MaxLength       =   5
            TabIndex        =   12
            Top             =   90
            Width           =   1395
         End
         Begin VB.TextBox txtFHr 
            BackColor       =   &H80000016&
            Enabled         =   0   'False
            Height          =   285
            Left            =   5805
            MaxLength       =   5
            TabIndex        =   11
            Top             =   90
            Width           =   1395
         End
         Begin VB.TextBox txtZDr 
            BackColor       =   &H80000016&
            Enabled         =   0   'False
            Height          =   285
            Left            =   2895
            MaxLength       =   5
            TabIndex        =   10
            Top             =   90
            Width           =   1395
         End
         Begin VB.Label Label11 
            Alignment       =   2  'Center
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H8000000B&
            BackStyle       =   0  'Transparent
            Caption         =   "复核(&C):"
            ForeColor       =   &H80000008&
            Height          =   180
            Left            =   4920
            TabIndex        =   15
            Top             =   135
            Width           =   825
         End
         Begin VB.Label Label6 
            Alignment       =   2  'Center
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H8000000B&
            BackStyle       =   0  'Transparent
            Caption         =   "制单(&B):"
            ForeColor       =   &H80000008&
            Height          =   180
            Left            =   2040
            TabIndex        =   14
            Top             =   135
            Width           =   825
         End
         Begin VB.Label Label5 
            Alignment       =   2  'Center
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True

⌨️ 快捷键说明

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