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

📄 frmpz_thpzdefine.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmPZ_ThpzDefine 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "调汇凭证定义"
   ClientHeight    =   5205
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   8040
   Icon            =   "frmPZ_ThpzDefine.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5205
   ScaleWidth      =   8040
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid mFg 
      Height          =   2865
      Left            =   60
      TabIndex        =   16
      Top             =   2280
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   5054
      _Version        =   393216
      Cols            =   5
      SelectionMode   =   1
      AllowUserResizing=   1
      _NumberOfBands  =   1
      _Band(0).Cols   =   5
      _Band(0).GridLinesBand=   1
      _Band(0).TextStyleBand=   0
      _Band(0).TextStyleHeader=   0
   End
   Begin MSComctlLib.Toolbar tBr 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   15
      Top             =   0
      Width           =   8040
      _ExtentX        =   14182
      _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      =   19
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "打印"
            Key             =   "Print"
            Object.ToolTipText     =   "打印"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "预览"
            Key             =   "Preview"
            Object.ToolTipText     =   "打印预览"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "增加"
            Key             =   "Append"
            Object.ToolTipText     =   "新增加凭证"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Key             =   "Edit"
            ImageIndex      =   17
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "Delete"
            Object.ToolTipText     =   "删除调汇凭证"
            ImageIndex      =   19
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "Save"
            Object.ToolTipText     =   "保存凭证"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "取消"
            Key             =   "Cancel"
            Object.ToolTipText     =   "取消新增或修改"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "全选"
            Key             =   "DoAll"
            Object.ToolTipText     =   "全选"
            ImageIndex      =   18
            Style           =   1
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "首张"
            Key             =   "First"
            Object.ToolTipText     =   "首张"
            ImageIndex      =   12
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "上张"
            Key             =   "Previous"
            Object.ToolTipText     =   "上一张凭证"
            ImageIndex      =   14
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "下张"
            Key             =   "Next"
            Object.ToolTipText     =   "下一张凭证"
            ImageIndex      =   13
         EndProperty
         BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "末张"
            Key             =   "Last"
            Object.ToolTipText     =   "末张"
            ImageIndex      =   15
         EndProperty
         BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "Help"
            Object.ToolTipText     =   "帮助"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "Quit"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   7
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   2820
      Top             =   120
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   19
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":030A
            Key             =   "Cancel"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":084E
            Key             =   "Save"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":0962
            Key             =   "Append"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":0EA6
            Key             =   "Preview"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":13EA
            Key             =   "Print"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":192E
            Key             =   "Help"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":1A42
            Key             =   "Quit"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":1E9E
            Key             =   "Query"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":1FB2
            Key             =   "Locate"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":2406
            Key             =   "InsertRow"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":251A
            Key             =   "DeleteRow"
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":262E
            Key             =   "First"
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":278E
            Key             =   "Next"
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":28EE
            Key             =   "Previous"
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":2A4E
            Key             =   "Last"
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":2BAE
            Key             =   "split"
         EndProperty
         BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":2D0A
            Key             =   "Edit"
         EndProperty
         BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":3162
            Key             =   "DoAll"
         EndProperty
         BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmPZ_ThpzDefine.frx":35B6
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Frame fraTitle 
      Height          =   1575
      Left            =   60
      TabIndex        =   6
      Top             =   630
      Width           =   7905
      Begin VB.TextBox txtPzbh 
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1440
         MaxLength       =   4
         TabIndex        =   0
         Top             =   285
         Width           =   1305
      End
      Begin VB.CommandButton cmdSubjectHelpTwo 
         Height          =   285
         Left            =   3630
         Picture         =   "frmPZ_ThpzDefine.frx":36CA
         Style           =   1  'Graphical
         TabIndex        =   14
         Top             =   1140
         Width           =   270
      End
      Begin VB.CommandButton cmdSubjectHelpOne 
         Height          =   285
         Left            =   3630
         Picture         =   "frmPZ_ThpzDefine.frx":37CC
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   735
         Width           =   270
      End
      Begin VB.ComboBox cboThzq 
         Height          =   300
         ItemData        =   "frmPZ_ThpzDefine.frx":38CE
         Left            =   5220
         List            =   "frmPZ_ThpzDefine.frx":38DB
         Style           =   2  'Dropdown List
         TabIndex        =   4
         Top             =   712
         Width           =   2175
      End
      Begin VB.ComboBox cboPzlb 
         Height          =   300
         ItemData        =   "frmPZ_ThpzDefine.frx":38F1
         Left            =   5220
         List            =   "frmPZ_ThpzDefine.frx":38F3
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   255
         Width           =   2175
      End
      Begin VB.TextBox txtHdsykm 
         Height          =   270
         Left            =   1440
         TabIndex        =   1
         Top             =   742
         Width           =   2205
      End
      Begin VB.TextBox txtHdsskm 
         Height          =   270
         Left            =   1440
         TabIndex        =   2
         Top             =   1155
         Width           =   2205
      End
      Begin VB.TextBox txtZy 
         Height          =   270
         Left            =   5220
         TabIndex        =   5
         Text            =   "汇兑损益"
         Top             =   1155
         Width           =   2505
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "编  号:"
         Height          =   180
         Left            =   720
         TabIndex        =   12
         Top             =   345
         Width           =   630
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "凭证类别:"
         Height          =   180
         Left            =   4290
         TabIndex        =   11
         Top             =   345
         Width           =   810
      End
      Begin VB.Label Label3 

⌨️ 快捷键说明

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