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

📄 frmhelp.frm

📁 纯净水进销存管理系统 Ver 2.0是专本针对售水行业的一个进销存软件
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmhelp 
   Caption         =   "系统帮助"
   ClientHeight    =   6210
   ClientLeft      =   4860
   ClientTop       =   105
   ClientWidth     =   5265
   LinkTopic       =   "Form1"
   ScaleHeight     =   6210
   ScaleWidth      =   5265
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame6 
      Caption         =   "其它信息"
      Height          =   1215
      Left            =   120
      TabIndex        =   10
      Top             =   4920
      Width           =   5055
      Begin VB.Label Label5 
         Caption         =   $"frmhelp.frx":0000
         Height          =   855
         Left            =   120
         TabIndex        =   11
         Top             =   240
         Width           =   4815
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "库存信息浏览"
      Height          =   735
      Left            =   120
      TabIndex        =   8
      Top             =   4080
      Width           =   5055
      Begin VB.Label Label4 
         Caption         =   "库存信息浏览,其中为各种商品的库存信息。其中的信息根据进货信息和销售信息来完成库存的变化。"
         Height          =   375
         Left            =   240
         TabIndex        =   9
         Top             =   240
         Width           =   4695
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "进货信息管理"
      Height          =   735
      Left            =   120
      TabIndex        =   6
      Top             =   3240
      Width           =   5055
      Begin VB.Label Label3 
         Caption         =   "进货信息管理包括进货登记,即为入库的过程;还有进货信息查询。其中进货登记中必须填入正确的进货单价。"
         Height          =   375
         Left            =   240
         TabIndex        =   7
         Top             =   240
         Width           =   4575
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "销售信息管理"
      Height          =   975
      Left            =   120
      TabIndex        =   4
      Top             =   2160
      Width           =   5055
      Begin VB.Label Label2 
         Caption         =   $"frmhelp.frx":00D1
         Height          =   615
         Left            =   240
         TabIndex        =   5
         Top             =   240
         Width           =   4695
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "今日销售情况"
      Height          =   615
      Left            =   120
      TabIndex        =   2
      Top             =   1440
      Width           =   5055
      Begin VB.Label Label1 
         Caption         =   "其中显示的是今日的所有商品的销售记录。"
         Height          =   255
         Left            =   240
         TabIndex        =   3
         Top             =   240
         Width           =   4695
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "基本信息设置"
      Height          =   1095
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5055
      Begin VB.Label Labhelp1 
         Caption         =   $"frmhelp.frx":016D
         Height          =   735
         Left            =   240
         TabIndex        =   1
         Top             =   240
         Width           =   4695
      End
   End
End
Attribute VB_Name = "frmhelp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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