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

📄 frmyh_yetjbqc.frm

📁 一个用VB写的财务软件源码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmYH_Yetjbqc 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "余额调节表期初"
   ClientHeight    =   5520
   ClientLeft      =   45
   ClientTop       =   615
   ClientWidth     =   8325
   HelpContextID   =   1062
   Icon            =   "frmYH_Yetjbqc.frx":0000
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5520
   ScaleWidth      =   8325
   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            =   4140
      TabIndex        =   29
      Top             =   900
      Width           =   4095
      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            =   1440
         TabIndex        =   31
         Top             =   390
         Width           =   1215
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   3690
      Top             =   150
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjbqc.frx":0442
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjbqc.frx":0986
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjbqc.frx":0ECA
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmYH_Yetjbqc.frx":0FDE
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComCtl2.DTPicker dtpQyrq 
      Height          =   285
      Left            =   6960
      TabIndex        =   15
      Top             =   630
      Width           =   1275
      _ExtentX        =   2249
      _ExtentY        =   503
      _Version        =   393216
      CustomFormat    =   "yyy-MM-dd"
      Format          =   20119555
      CurrentDate     =   36526
      MaxDate         =   55153
      MinDate         =   32874
   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            =   90
      TabIndex        =   28
      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            =   1320
         TabIndex        =   30
         Top             =   360
         Width           =   1245
      End
   End
   Begin VB.CommandButton cmdRjzqc 
      Caption         =   "日记账期初未达项(&D)"
      Height          =   405
      Left            =   5460
      TabIndex        =   18
      Top             =   5010
      Width           =   1935
   End
   Begin VB.CommandButton cmdDzdqc 
      Caption         =   "对账单期初未达项(&R)"
      Height          =   405
      Left            =   1050
      TabIndex        =   19
      Top             =   5010
      Width           =   1935
   End
   Begin MSComctlLib.Toolbar tbrYetjbqc 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   8325
      _ExtentX        =   14684
      _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      =   5
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "print"
            Object.ToolTipText     =   "打印"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "预览"
            Key             =   "preview"
            Object.ToolTipText     =   "预览"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "help"
            Object.ToolTipText     =   "帮助"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "exit"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   4
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin VB.Frame Frame3 
      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        =   2
      Top             =   1620
      Width           =   4100
      Begin VB.TextBox txtYhtzqye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FFFFFF&
         Height          =   300
         Left            =   1680
         MaxLength       =   20
         TabIndex        =   16
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.Label Label7 
         Caption         =   "调整前余额:"
         Height          =   300
         Left            =   300
         TabIndex        =   8
         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        =   4
      Top             =   2400
      Width           =   4100
      Begin VB.TextBox txtDwyf 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   23
         Text            =   "0.00"
         Top             =   900
         Width           =   2000
      End
      Begin VB.TextBox txtDwys 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   22
         Text            =   "0.00"
         Top             =   360
         Width           =   2000
      End
      Begin VB.Label Label10 
         Caption         =   "减:单位已付  银行未付"
         Height          =   375
         Left            =   270
         TabIndex        =   11
         Top             =   900
         Width           =   1185
      End
      Begin VB.Label Label9 
         Caption         =   "加:单位已收  银行未收"
         Height          =   375
         Left            =   270
         TabIndex        =   10
         Top             =   360
         Width           =   1155
      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        =   6
      Top             =   3780
      Width           =   4100
      Begin VB.TextBox txtYhtzhye 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Height          =   300
         Left            =   1680
         Locked          =   -1  'True
         TabIndex        =   26
         Text            =   "0.00"
         Top             =   420
         Width           =   2000
      End
      Begin VB.Label Label13 
         Caption         =   "调整后余额:"
         Height          =   300
         Left            =   300
         TabIndex        =   20
         Top             =   480
         Width           =   1155
      End
   End
   Begin VB.Frame Frame4 
      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        =   3
      Top             =   1620
      Width           =   4100
      Begin VB.TextBox txtDwtzqye 
         Alignment       =   1  'Right Justify

⌨️ 快捷键说明

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