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

📄 frmyh_yetjb.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmYH_Yetjb 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "余额调节表"
   ClientHeight    =   4980
   ClientLeft      =   45
   ClientTop       =   615
   ClientWidth     =   8340
   HelpContextID   =   1065
   Icon            =   "frmYH_Yetjb.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4980
   ScaleWidth      =   8340
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   850
      Left            =   90
      TabIndex        =   14
      Top             =   900
      Width           =   4100
      Begin VB.Label Label4 
         Caption         =   "单位日记账"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1500
         TabIndex        =   15
         Top             =   390
         Width           =   1245
      End
   End
   Begin VB.Frame Frame4 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   90
      TabIndex        =   16
      Top             =   1620
      Width           =   4100
      Begin VB.TextBox txtDwtzqye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1710
         Locked          =   -1  'True
         MaxLength       =   20
         TabIndex        =   17
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.Label Label8 
         Caption         =   "调整前余额:"
         Height          =   300
         Left            =   330
         TabIndex        =   18
         Top             =   390
         Width           =   1125
      End
   End
   Begin VB.Frame Frame6 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1500
      Left            =   90
      TabIndex        =   19
      Top             =   2400
      Width           =   4100
      Begin VB.TextBox txtYhys 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1710
         Locked          =   -1  'True
         TabIndex        =   21
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.TextBox txtYhyf 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1710
         Locked          =   -1  'True
         TabIndex        =   20
         Text            =   "0.00"
         Top             =   960
         Width           =   2000
      End
      Begin VB.Label Label11 
         Caption         =   "加:银行已收  单位未收"
         Height          =   375
         Left            =   330
         TabIndex        =   23
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label12 
         Caption         =   "减:银行已付  单位未付"
         Height          =   375
         Left            =   330
         TabIndex        =   22
         Top             =   930
         Width           =   1095
      End
   End
   Begin VB.Frame Frame8 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1100
      Left            =   90
      TabIndex        =   24
      Top             =   3780
      Width           =   4100
      Begin VB.TextBox txtDwtzhye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1710
         Locked          =   -1  'True
         TabIndex        =   25
         Text            =   "0.00"
         Top             =   450
         Width           =   2000
      End
      Begin VB.Label Label14 
         Caption         =   "调整后余额:"
         Height          =   300
         Left            =   330
         TabIndex        =   26
         Top             =   480
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   850
      Left            =   4140
      TabIndex        =   0
      Top             =   900
      Width           =   4100
      Begin VB.Label Label2 
         Caption         =   "银行对账单"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   1410
         TabIndex        =   1
         Top             =   390
         Width           =   1215
      End
   End
   Begin VB.Frame Frame3 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   915
      Left            =   4140
      TabIndex        =   3
      Top             =   1620
      Width           =   4100
      Begin VB.TextBox txtYhtzqye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         MaxLength       =   20
         TabIndex        =   4
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.Label Label7 
         Caption         =   "调整前余额:"
         Height          =   300
         Left            =   300
         TabIndex        =   5
         Top             =   420
         Width           =   1155
      End
   End
   Begin VB.Frame Frame5 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1500
      Left            =   4140
      TabIndex        =   6
      Top             =   2400
      Width           =   4100
      Begin VB.TextBox txtDwys 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   8
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.TextBox txtDwyf 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   7
         Text            =   "0.00"
         Top             =   900
         Width           =   2000
      End
      Begin VB.Label Label9 
         Caption         =   "加:单位已收  银行未收"
         Height          =   375
         Left            =   270
         TabIndex        =   10
         Top             =   360
         Width           =   1155
      End
      Begin VB.Label Label10 
         Caption         =   "减:单位已付  银行未付"
         Height          =   375
         Left            =   270
         TabIndex        =   9
         Top             =   900
         Width           =   1185
      End
   End
   Begin VB.Frame Frame7 
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1100
      Left            =   4140
      TabIndex        =   11
      Top             =   3780
      Width           =   4100
      Begin VB.TextBox txtYhtzhye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   12
         Text            =   "0.00"
         Top             =   420
         Width           =   2000
      End
      Begin VB.Label Label13 
         Caption         =   "调整后余额:"
         Height          =   300
         Left            =   300
         TabIndex        =   13
         Top             =   480
         Width           =   1155
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   3780
      Top             =   -45
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   5
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjb.frx":014A
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjb.frx":068E
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjb.frx":0BD2
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjb.frx":0CE6
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjb.frx":1146
            Key             =   "Detail"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar tbrYetjbqc 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   2
      Top             =   0
      Width           =   8340
      _ExtentX        =   14711
      _ExtentY        =   979
      ButtonWidth     =   820
      ButtonHeight    =   926

⌨️ 快捷键说明

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