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

📄

📁 VB财务软件系统下载源代码提供自由下载使用学习
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{BA5441C3-11E6-11D2-89E1-000021886118}#8.0#0"; "UFRTPRN.OCX"
Object = "{7E0DF0CE-703B-11D3-8E57-0000210152D8}#1.0#0"; "USREFBUT.OCX"
Begin VB.Form frmybjs 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "对外结算"
   ClientHeight    =   5250
   ClientLeft      =   30
   ClientTop       =   330
   ClientWidth     =   8160
   HelpContextID   =   88000046
   Icon            =   "对外结算单.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form9"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5250
   ScaleWidth      =   8160
   Begin ComctlLib.Toolbar Tlbckd 
      Align           =   1  'Align Top
      Height          =   615
      Left            =   0
      TabIndex        =   49
      Top             =   0
      Width           =   8160
      _ExtentX        =   14393
      _ExtentY        =   1085
      ButtonWidth     =   820
      ButtonHeight    =   926
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   20
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Caption         =   "设置"
            Key             =   "Dataout"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "Print"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "Preview"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   ""
            Object.Tag             =   ""
            Style           =   3
            MixedState      =   -1  'True
         EndProperty
         BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "AddRecord"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "SaveRecord"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "DeleteRecord"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "CopyRecord"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   ""
            Object.Tag             =   ""
            Style           =   3
            MixedState      =   -1  'True
         EndProperty
         BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "FirstPage"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "PriorPage"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "NextPage"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button13 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "LastPage"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button14 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   ""
            Object.Tag             =   ""
            Style           =   3
            MixedState      =   -1  'True
         EndProperty
         BeginProperty Button15 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "Check"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button16 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "CheckCancel"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button17 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "PingZheng"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button18 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   ""
            Object.Tag             =   ""
            Style           =   3
            MixedState      =   -1  'True
         EndProperty
         BeginProperty Button19 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "Help"
            Object.Tag             =   ""
         EndProperty
         BeginProperty Button20 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "Exit"
            Object.Tag             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.OptionButton Option1 
      BackColor       =   &H80000016&
      Height          =   228
      Index           =   1
      Left            =   300
      TabIndex        =   21
      Top             =   960
      Width           =   708
   End
   Begin VB.OptionButton Option1 
      BackColor       =   &H80000016&
      Height          =   228
      Index           =   0
      Left            =   300
      TabIndex        =   20
      Top             =   720
      Value           =   -1  'True
      Width           =   708
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00C0C0C0&
      Height          =   4035
      Left            =   0
      ScaleHeight     =   3975
      ScaleWidth      =   8100
      TabIndex        =   3
      Top             =   1200
      Width           =   8160
      Begin VB.Frame Frame1 
         BackColor       =   &H80000018&
         BorderStyle     =   0  'None
         ForeColor       =   &H00000000&
         Height          =   2550
         Left            =   315
         TabIndex        =   33
         Top             =   915
         Width           =   7500
         Begin UsRefBut.RefCmd Refyhzh 
            Height          =   264
            Index           =   1
            Left            =   7020
            TabIndex        =   53
            Top             =   384
            Width           =   276
            _ExtentX        =   476
            _ExtentY        =   476
            RefMode         =   1
            RefUnitMode     =   1
            RefAccMode      =   1
            Enabled         =   -1  'True
         End
         Begin UsRefBut.RefCmd Refyhzh 
            Height          =   264
            Index           =   0
            Left            =   7032
            TabIndex        =   52
            Top             =   36
            Width           =   276
            _ExtentX        =   476
            _ExtentY        =   476
            RefMode         =   1
            RefUnitMode     =   0
            RefAccMode      =   2
            Enabled         =   -1  'True
         End
         Begin UsRefBut.RefCmd Refyhmc 
            Height          =   264
            Index           =   1
            Left            =   3780
            TabIndex        =   51
            Top             =   384
            Width           =   276
            _ExtentX        =   476
            _ExtentY        =   476
            RefMode         =   0
            RefUnitMode     =   1
            RefAccMode      =   1
            Enabled         =   -1  'True
         End
         Begin UsRefBut.RefCmd Refyhmc 
            Height          =   264
            Index           =   0
            Left            =   3792
            TabIndex        =   50
            Top             =   36
            Width           =   276
            _ExtentX        =   476
            _ExtentY        =   476
            RefMode         =   0
            RefUnitMode     =   0
            RefAccMode      =   2
            Enabled         =   -1  'True
         End
         Begin VB.TextBox Textbb 
            Enabled         =   0   'False
            Height          =   264
            Left            =   3315
            MaxLength       =   10
            TabIndex        =   9
            Top             =   750
            Width           =   990
         End
         Begin VB.TextBox Textje 
            Enabled         =   0   'False
            Height          =   264
            Left            =   1110
            MaxLength       =   20
            TabIndex        =   11
            Top             =   1110
            Width           =   1545
         End
         Begin EDITLib.Edit Editje 
            Height          =   264
            Index           =   0
            Left            =   1110
            TabIndex        =   8
            Top             =   750
            Width           =   1545
            _Version        =   65536
            _ExtentX        =   2725
            _ExtentY        =   466
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   4
            NumPoint        =   2
            MaxLength       =   16
            EStopPaste      =   -1  'True
         End
         Begin EDITLib.Edit Editje 
            Height          =   264
            Index           =   1
            Left            =   5850
            TabIndex        =   10
            Top             =   750
            Width           =   1170
            _Version        =   65536
            _ExtentX        =   2064
            _ExtentY        =   476
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   4
            MaxLength       =   12
            EStopPaste      =   -1  'True
         End
         Begin EDITLib.Edit Edityhmc 
            Height          =   264
            Index           =   0
            Left            =   960
            TabIndex        =   4
            Top             =   45
            Width           =   2805
            _Version        =   65536
            _ExtentX        =   4948
            _ExtentY        =   476
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   1
            MaxLength       =   60
         End
         Begin EDITLib.Edit Edityhzh 
            Height          =   264
            Index           =   0
            Left            =   5100
            TabIndex        =   5
            Top             =   45
            Width           =   1905
            _Version        =   65536
            _ExtentX        =   3351
            _ExtentY        =   466
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   1
            MaxLength       =   60
         End
         Begin EDITLib.Edit Edityhmc 
            Height          =   264
            Index           =   1
            Left            =   960
            TabIndex        =   6
            Top             =   390
            Width           =   2805
            _Version        =   65536
            _ExtentX        =   4948
            _ExtentY        =   476
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   1
            MaxLength       =   60
         End
         Begin EDITLib.Edit Edityhzh 
            Height          =   264
            Index           =   1
            Left            =   5100
            TabIndex        =   7
            Top             =   390
            Width           =   1905
            _Version        =   65536
            _ExtentX        =   3351
            _ExtentY        =   466
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            Property        =   1
            MaxLength       =   60
         End
         Begin EDITLib.Edit Editzy 
            Height          =   264
            Index           =   0
            Left            =   3315
            TabIndex        =   12
            Top             =   1110
            Width           =   3705
            _Version        =   65536
            _ExtentX        =   6535
            _ExtentY        =   466
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            MaxLength       =   60
            BadStr          =   "'|"""
         End
         Begin EDITLib.Edit Editzy 
            Height          =   264
            Index           =   1
            Left            =   960
            TabIndex        =   13
            Top             =   1470
            Width           =   2805
            _Version        =   65536
            _ExtentX        =   4948
            _ExtentY        =   466
            _StockProps     =   253
            ForeColor       =   0
            BackColor       =   16777215
            Appearance      =   1
            MaxLength       =   60
         End
         Begin EDITLib.Edit Editzy 
            Height          =   264
            Index           =   2
            Left            =   960
            TabIndex        =   14
            Top             =   1830
            Width           =   2805

⌨️ 快捷键说明

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