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

📄 ʰ

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form YH_FrmYeCx 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "银行余额调节表"
   ClientHeight    =   4200
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7785
   HelpContextID   =   5104
   Icon            =   "银行_银行余额表.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4200
   ScaleWidth      =   7785
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   3195
      Left            =   0
      TabIndex        =   0
      Top             =   990
      Width           =   7785
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H8000000A&
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   1830
         TabIndex        =   8
         Text            =   "0"
         Top             =   840
         Width           =   1718
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00C0C0C0&
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   1830
         Locked          =   -1  'True
         TabIndex        =   7
         Text            =   "1"
         Top             =   1470
         Width           =   1718
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   1830
         Locked          =   -1  'True
         TabIndex        =   6
         Text            =   "2"
         Top             =   1980
         Width           =   1718
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H80000000&
         Enabled         =   0   'False
         Height          =   300
         Index           =   3
         Left            =   1830
         Locked          =   -1  'True
         TabIndex        =   5
         Text            =   "3"
         Top             =   2670
         Width           =   1718
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H8000000A&
         Enabled         =   0   'False
         Height          =   300
         Index           =   4
         Left            =   5820
         TabIndex        =   4
         Text            =   "4"
         Top             =   840
         Width           =   1618
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   300
         Index           =   5
         Left            =   5820
         Locked          =   -1  'True
         TabIndex        =   3
         Text            =   "5"
         Top             =   1470
         Width           =   1618
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   300
         Index           =   6
         Left            =   5820
         Locked          =   -1  'True
         TabIndex        =   2
         Text            =   "6"
         Top             =   1980
         Width           =   1618
      End
      Begin VB.TextBox LrText 
         Alignment       =   1  'Right Justify
         BackColor       =   &H80000004&
         Enabled         =   0   'False
         Height          =   300
         Index           =   7
         Left            =   5820
         Locked          =   -1  'True
         TabIndex        =   1
         Text            =   "7"
         Top             =   2670
         Width           =   1618
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "单位日记帐"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   1290
         TabIndex        =   18
         Top             =   240
         Width           =   1275
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "银行对帐单"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   5220
         TabIndex        =   17
         Top             =   240
         Width           =   1275
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "调整前余额:"
         Height          =   180
         Index           =   2
         Left            =   480
         TabIndex        =   16
         Top             =   900
         Width           =   990
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "加:银行已收      企业未收"
         Height          =   180
         Index           =   3
         Left            =   480
         TabIndex        =   15
         Top             =   1530
         Width           =   2250
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "减:银行已付     企业未付"
         Height          =   180
         Index           =   4
         Left            =   480
         TabIndex        =   14
         Top             =   2040
         Width           =   2160
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "调整后余额:"
         Height          =   180
         Index           =   5
         Left            =   480
         TabIndex        =   13
         Top             =   2730
         Width           =   990
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "调整前余额:"
         Height          =   180
         Index           =   6
         Left            =   4440
         TabIndex        =   12
         Top             =   900
         Width           =   990
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "加:企业已收     银行未收"
         Height          =   180
         Index           =   7
         Left            =   4440
         TabIndex        =   11
         Top             =   1530
         Width           =   2160
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "减:企业已付     银行未付"
         Height          =   180
         Index           =   8
         Left            =   4440
         TabIndex        =   10
         Top             =   2040
         Width           =   2160
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "调整后余额:"
         Height          =   180
         Index           =   9
         Left            =   4440
         TabIndex        =   9
         Top             =   2730
         Width           =   990
      End
      Begin VB.Line Line1 
         BorderColor     =   &H80000003&
         X1              =   3900
         X2              =   3900
         Y1              =   90
         Y2              =   3360
      End
      Begin VB.Line Line2 
         BorderColor     =   &H00FFFFFF&
         BorderStyle     =   6  'Inside Solid
         DrawMode        =   16  'Merge Pen
         X1              =   3930
         X2              =   3930
         Y1              =   3360
         Y2              =   120
      End
      Begin VB.Line Line3 
         BorderColor     =   &H00808080&
         X1              =   30
         X2              =   7920
         Y1              =   630
         Y2              =   630
      End
      Begin VB.Line Line4 
         BorderColor     =   &H80000005&
         X1              =   30
         X2              =   7920
         Y1              =   660
         Y2              =   660
      End
      Begin VB.Line Line5 
         BorderColor     =   &H00808080&
         X1              =   60
         X2              =   7920
         Y1              =   1290
         Y2              =   1290
      End
      Begin VB.Line Line6 
         BorderColor     =   &H80000005&
         X1              =   30
         X2              =   7920
         Y1              =   1320
         Y2              =   1320
      End
      Begin VB.Line Line7 
         BorderColor     =   &H00808080&
         X1              =   90
         X2              =   7980
         Y1              =   2460
         Y2              =   2460
      End
      Begin VB.Line Line8 
         BorderColor     =   &H80000005&
         X1              =   90
         X2              =   7950
         Y1              =   2490
         Y2              =   2490
      End
   End
   Begin MSComctlLib.Toolbar SzToolbar 
      Align           =   1  'Align Top
      Height          =   555
      Left            =   0
      TabIndex        =   19
      Top             =   0
      Width           =   7785
      _ExtentX        =   13732
      _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      =   6
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "设置"
            Key             =   "ymsz"
            ImageKey        =   "sz"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "dy"
            ImageKey        =   "dy"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "预览"
            Key             =   "yl"
            ImageKey        =   "yl"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "bz"
            ImageKey        =   "bz"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "fh"
            ImageKey        =   "tc"
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin VSFlex8Ctl.VSFlexGrid cxbbgrid 
      Height          =   1215

⌨️ 快捷键说明

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