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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.MDIForm XT_Main 
   BackColor       =   &H00808000&
   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        =   "17:39"
            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 c_File 
      Caption         =   "文件(&F)"
      Index           =   101
      Begin VB.Menu Xs_Register 
         Caption         =   "重新注册(&R)"
      End
      Begin VB.Menu v5 
         Caption         =   "-"
      End
      Begin VB.Menu c_quit 
         Caption         =   "退出系统(&Q)"
      End
   End
   Begin VB.Menu c_jcsz 
      Caption         =   "基础设置(&B)"
      Begin VB.Menu Xs_B_AreaSet 
         Caption         =   "地区设置(&A)"
      End
      Begin VB.Menu Xs_B_TradeSet 
         Caption         =   "行业设置(&T)"
      End
      Begin VB.Menu Xs_B_SellType 
         Caption         =   "销售类型设置(&S)"
      End
      Begin VB.Menu Xs_B_Custmer 
         Caption         =   "客户设置(&C)"
      End
      Begin VB.Menu Xs_B_Deptset 
         Caption         =   "部门设置(&D)"
      End
      Begin VB.Menu Xs_B_Person 
         Caption         =   "职员设置(&P)"
      End
      Begin VB.Menu Xs_B_trans 
         Caption         =   "运输方式设置(&Y)"
      End
      Begin VB.Menu Xs_B_TransferCompany 
         Caption         =   "承运单位设置(&H)"
      End
      Begin VB.Menu Xs_B_ReturnMoneyType 
         Caption         =   "回款类型设置(&R)"
      End
      Begin VB.Menu Xs_B_ContractType 
         Caption         =   "合同类型设置(&Q)"
      End
      Begin VB.Menu Xs_B_PriceList 
         Caption         =   "价格清单设置(&J)"
      End
   End
   Begin VB.Menu C_Plan 
      Caption         =   "计划管理(&P)"
      Begin VB.Menu Xs_P_DeptPlan 
         Caption         =   "部门销售计划编制(&D)"
      End
      Begin VB.Menu Xs_P_PersonPlan 
         Caption         =   "销售员销售计划编制(&P)"
      End
      Begin VB.Menu Xs_P_WarePlan 
         Caption         =   "货物销售计划编制(&W)"
      End
      Begin VB.Menu Xs_P_CustPlan 
         Caption         =   "客户销售计划编制(&C)"
      End
      Begin VB.Menu Xs_P_DepExecute 
         Caption         =   "部门销售计划执行情况(&E)"
      End
      Begin VB.Menu Xs_P_PersonExecute 
         Caption         =   "销售员销售计划执行情况(&Q)"
      End
      Begin VB.Menu Xs_P_WareExecute 
         Caption         =   "货物销售计划执行情况(&X)"
      End
      Begin VB.Menu Xs_P_CustplanExecute 
         Caption         =   "客户销售计划执行情况(&F)"
      End
   End
   Begin VB.Menu c_pzcl 
      Caption         =   "业务管理(&D)"
      Begin VB.Menu Xs_D_PreDataInput 
         Caption         =   "期初数据录入(&P)"
      End
      Begin VB.Menu Xs_Quotation 
         Caption         =   "报价"
         Begin VB.Menu Xs_Q_Quotation 
            Caption         =   "报价单编制(&Q)"
         End
         Begin VB.Menu Xs_Q_QuotationList 
            Caption         =   "报价单列表(&B)"
         End
      End
      Begin VB.Menu Xs_Contract 
         Caption         =   "合同"
         Begin VB.Menu Xs_C_Contract 
            Caption         =   "合同编制(&H)"
         End
         Begin VB.Menu Xs_C_ContractList 
            Caption         =   "合同列表(&G)"
         End
      End
      Begin VB.Menu O_Order 
         Caption         =   "订单"
         Begin VB.Menu Xs_O_OrderBill 
            Caption         =   "订单编制(&O)"
         End
         Begin VB.Menu Xs_O_OrderList 
            Caption         =   "订单列表(&C)"
         End
         Begin VB.Menu Xs_O_OrderExec 
            Caption         =   "订单执行情况(&E)"
         End
      End
      Begin VB.Menu O_Consign 
         Caption         =   "发货单"
         Begin VB.Menu Xs_C_ConsignBill 
            Caption         =   "发货单编制(&C)"
         End
         Begin VB.Menu Xs_C_ConsignList 
            Caption         =   "发货单列表(&L)"
         End
         Begin VB.Menu Xs_C_ConsignDisp 
            Caption         =   "发货单回执处理(&D)"
         End
      End
      Begin VB.Menu O_QuitWare 
         Caption         =   "退货单"
         Begin VB.Menu Xs_Q_QuitWare 
            Caption         =   "退货单编制(&Q)"
         End
         Begin VB.Menu Xs_Q_QuitWareList 
            Caption         =   "退货单列表(&L)"
         End
      End
      Begin VB.Menu O_Invoice 
         Caption         =   "发票"
         Begin VB.Menu Xs_I_InvoiceBill 
            Caption         =   "普通发票编制(&I)"
         End
         Begin VB.Menu Xs_I_RedInvoice 
            Caption         =   "普通红字发票编制(&R)"
         End
         Begin VB.Menu Xs_I_InvoiceList 
            Caption         =   "普通发票列表(&L)"
         End
         Begin VB.Menu Xs_I_UseInvoice 
            Caption         =   "专用发票编制(&U)"
         End
         Begin VB.Menu Xs_I_UseRedInvoice 
            Caption         =   "专用红字发票编制(&S)"
         End
         Begin VB.Menu Xs_I_UseInvoicelist 
            Caption         =   "专用发票列表(&M)"
         End
      End
      Begin VB.Menu O_Return 
         Caption         =   "回款"
         Begin VB.Menu Xs_M_ReturnMoney 
            Caption         =   "回款处理(&R)"
         End
         Begin VB.Menu Xs_M_ReturnMoneyList 
            Caption         =   "回款列表(&L)"
         End
         Begin VB.Menu Xs_M_MoneyWareList 
            Caption         =   "回款核销明细(&W)"
         End
      End
   End
   Begin VB.Menu C_Account 
      Caption         =   "结帐(&M)"
      Begin VB.Menu Xs_Z_MonthAccount 
         Caption         =   "月末结帐(&A)"
      End
      Begin VB.Menu Xs_Z_UnMonthAccount 
         Caption         =   "恢复结帐(&U)"
      End
   End
   Begin VB.Menu c_yhdz 
      Caption         =   "查询统计(&C)"
      Begin VB.Menu Xs_StockQuery 
         Caption         =   "成品库存查询(&S)"
      End
      Begin VB.Menu Xs_R_GeneralAccount 
         Caption         =   "销售总帐(&G)"
      End
      Begin VB.Menu Xs_R_SaleAccount 
         Caption         =   "销售明细帐(&A)"
      End
      Begin VB.Menu Xs_R_SaleThing 
         Caption         =   "销售执行情况报表(&T)"
      End
      Begin VB.Menu Xs_R_ConsignThing 
         Caption         =   "发货单执行情况(&C)"
      End
      Begin VB.Menu Xs_R_consignlist 
         Caption         =   "发货明细表(&L)"
      End
      Begin VB.Menu Xs_R_SaleList 
         Caption         =   "销售明细表(&X)"
      End
      Begin VB.Menu Xs_R_returnlist 
         Caption         =   "回款明细表(&R)"
      End
   End
   Begin VB.Menu C_Analysis 
      Caption         =   "分析(&A)"
      Begin VB.Menu Xs_A_FlowAnalysis 
         Caption         =   "货物流向分析(&W)"
      End
      Begin VB.Menu Xs_A_FrameAnalysis 
         Caption         =   "销售结构分析(&M)"
      End
      Begin VB.Menu Xs_A_MarketAnalysis 
         Caption         =   "市场分析(&M)"
      End
      Begin VB.Menu Xs_A_WareAnalysis 
         Caption         =   "货龄分析(&Y)"
      End
      Begin VB.Menu Xs_A_RiseAnalysis 
         Caption         =   "销售增长分析(&R)"
      End
   End
   Begin VB.Menu c_gnbm 
      Caption         =   "工具(&T)"
      Begin VB.Menu c_gnbmjsq 
         Caption         =   "计算器(&S)"
      End
      Begin VB.Menu c_gnbmkmrl 
         Caption         =   "会计日历(&C)"
      End
   End
   Begin VB.Menu mnuwindows 
      Caption         =   "窗口(&W)"
      WindowList      =   -1  'True
      Begin VB.Menu mnuWindowCascade 
         Caption         =   "层叠(&C)"
      End
      Begin VB.Menu mnuWindowTileHorizontal 
         Caption         =   "横向平铺(&H)"
      End
      Begin VB.Menu mnuWindowTileVertical 
         Caption         =   "纵向平铺(&V)"
      End
      Begin VB.Menu mnuWindowArrangeIcons 
         Caption         =   "排列图标(&A)"
      End
   End
   Begin VB.Menu c_bz 
      Caption         =   "帮助(&H)"
      Begin VB.Menu c_xtbz 
         Caption         =   "系统帮助(&S)"
      End

⌨️ 快捷键说明

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