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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.MDIForm XT_Main 
   BackColor       =   &H00FF0000&
   Caption         =   "百利/ERP5.0-应收系统"
   ClientHeight    =   6510
   ClientLeft      =   1380
   ClientTop       =   1440
   ClientWidth     =   11835
   Icon            =   "系统_主界面.frx":0000
   WindowState     =   2  'Maximized
   Begin VB.Timer Timer1 
      Interval        =   1
      Left            =   3360
      Top             =   1380
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   0
      Top             =   6135
      Width           =   11835
      _ExtentX        =   20876
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   6
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   5292
            MinWidth        =   5292
            Key             =   "OperStatus"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
            Key             =   "zt"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   2117
            MinWidth        =   2117
            Key             =   "czy"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   3519
            MinWidth        =   3528
            Key             =   "rq"
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            Object.Width           =   1411
            MinWidth        =   1411
            TextSave        =   "16:25"
            Key             =   "sj"
         EndProperty
         BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   3519
            MinWidth        =   3528
            Key             =   "rjbb"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   11070
      Top             =   510
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1042
            Key             =   "stb"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1496
            Key             =   "xttb"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":18EE
            Key             =   "qx"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1D4E
            Key             =   "kplr"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":21A2
            Key             =   "kpgl"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":2602
            Key             =   "tcxt"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":291E
            Key             =   "szk"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":2D76
            Key             =   "gnqx"
         EndProperty
      EndProperty
   End
   Begin VB.Menu Ar_File 
      Caption         =   "文件(&F)"
      Index           =   101
      Begin VB.Menu Ar_Register 
         Caption         =   "重新注册(&R)"
      End
      Begin VB.Menu v5 
         Caption         =   "-"
      End
      Begin VB.Menu Ar_quit 
         Caption         =   "退出系统(&Q)"
      End
   End
   Begin VB.Menu Ar_Base 
      Caption         =   "设置(&B)"
      Begin VB.Menu Ar_SystemPara 
         Caption         =   "系统参数设置(&S)"
      End
      Begin VB.Menu Ar_BaseAcc 
         Caption         =   "基本科目设置(&A)"
      End
      Begin VB.Menu Ar_CuseAcc 
         Caption         =   "客户科目设置(&C)"
      End
      Begin VB.Menu Ar_MateAcc 
         Caption         =   "存货科目设置(&M)"
      End
      Begin VB.Menu Ar_BillAge 
         Caption         =   "账龄区间设置(&B)"
      End
      Begin VB.Menu Ar_BankAcc 
         Caption         =   "银行帐户设置(&N)"
      End
   End
   Begin VB.Menu Ar_SysFormat 
      Caption         =   "初始化(&O)"
      Begin VB.Menu Ar_BeginARBill 
         Caption         =   "期初应收单(&O)"
      End
      Begin VB.Menu Ar_BeginARNote 
         Caption         =   "期初应收票据(&N)"
      End
   End
   Begin VB.Menu Ar_BillManage 
      Caption         =   "单据(&M)"
      Begin VB.Menu Ar_InvPostAcc 
         Caption         =   "发票过帐(&P)"
      End
      Begin VB.Menu Ar_FareBill 
         Caption         =   "代垫费用单(&F)"
      End
      Begin VB.Menu Ar_FareBillList 
         Caption         =   "代垫费用单列表(&L)"
      End
      Begin VB.Menu Ar_OtherBill 
         Caption         =   "其他应收单(&O)"
      End
      Begin VB.Menu Ar_OtherBillList 
         Caption         =   "其他应收单列表(&T)"
      End
   End
   Begin VB.Menu Ar_GatheringMana 
      Caption         =   "收款(&K)"
      Begin VB.Menu Ar_GatheringBill 
         Caption         =   "收款结算单(&G)"
      End
      Begin VB.Menu Ar_GatheringBillList 
         Caption         =   "收款结算单列表(&L)"
      End
      Begin VB.Menu Ar_Note 
         Caption         =   "应收票据(&N)"
      End
      Begin VB.Menu Ar_NoteList 
         Caption         =   "应收票据列表(&T)"
      End
   End
   Begin VB.Menu Ar_CancelMana 
      Caption         =   "核销(&C)"
      Begin VB.Menu Ar_BillCancel 
         Caption         =   "单据核销(&B)"
      End
      Begin VB.Menu Ar_CancelQuery 
         Caption         =   "核销查询(&Q)"
      End
   End
   Begin VB.Menu Ar_Vouch 
      Caption         =   "凭证(&V)"
      Begin VB.Menu Ar_InvoiceVouch 
         Caption         =   "销售发票制作凭证(&S)"
      End
      Begin VB.Menu Ar_OtherVouch 
         Caption         =   "其他应收制作凭证(&O)"
      End
      Begin VB.Menu Ar_CloseVouch 
         Caption         =   "到款结算制作凭证(&C)"
      End
      Begin VB.Menu Ar_NoteVouch 
         Caption         =   "应收票据制作凭证(&A)"
      End
      Begin VB.Menu Ar_NoteChangeVouch 
         Caption         =   "票据变动制作凭证(&N)"
      End
      Begin VB.Menu Ar_CancelVouch 
         Caption         =   "核销制作凭证(&H)"
      End
   End
   Begin VB.Menu Ar_BaddebtsMana 
      Caption         =   "坏帐(&D)"
      Begin VB.Menu Ar_BadDebtsLoss 
         Caption         =   "坏帐损失(&L)"
      End
      Begin VB.Menu Ar_BadDebtsBack 
         Caption         =   "坏帐收回(&R)"
      End
      Begin VB.Menu Ar_BadManage 
         Caption         =   "坏帐处理查询(&Q)"
      End
   End
   Begin VB.Menu Ar_TotalAnalyse 
      Caption         =   "统计(&A)"
      Begin VB.Menu Ar_AccList 
         Caption         =   "应收明细账(&L)"
      End
      Begin VB.Menu Ar_AccSum 
         Caption         =   "应收总帐(&S)"
      End
      Begin VB.Menu Ar_CustBlance 
         Caption         =   "客户余额表(&C)"
      End
      Begin VB.Menu Ar_AccAgeAnalyse 
         Caption         =   "账龄分析(&A)"
      End
   End
   Begin VB.Menu Ar_EOMManage 
      Caption         =   "月末处理(&N)"
      Begin VB.Menu Ar_EOMMana 
         Caption         =   "月末结帐(&E)"
      End
   End
   Begin VB.Menu Ar_Tool 
      Caption         =   "工具(&T)"
      Visible         =   0   'False
      Begin VB.Menu Ar_gnbmjsq 
         Caption         =   "计算器(&S)"
      End
      Begin VB.Menu Ar_gnbmkjrl 
         Caption         =   "会计日历(&C)"
      End
   End
   Begin VB.Menu mnuwindows 
      Caption         =   "窗口(&W)"
      WindowList      =   -1  'True
      Begin VB.Menu mnuWindowsCascade 
         Caption         =   "层叠(&C)"
      End
      Begin VB.Menu mnuWindowsTileHorizontal 
         Caption         =   "横向平铺(&H)"
      End
      Begin VB.Menu mnuWindowTileVertical 
         Caption         =   "纵向平铺(&V)"
      End
      Begin VB.Menu mnuWindowArrangeIcons 
         Caption         =   "排列图标(&A)"
      End
   End
   Begin VB.Menu Ar_bz 
      Caption         =   "帮助(&H)"
      Begin VB.Menu Ar_xtbz 
         Caption         =   "系统帮助(&S)"
      End
      Begin VB.Menu Ar_gy 
         Caption         =   "关于(&A)"
      End

⌨️ 快捷键说明

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