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

📄 添加销售信息.frm

📁 基于VB+SQL Server的零食销售管理系统设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form 添加销售信息 
   Caption         =   "添加销售信息"
   ClientHeight    =   6210
   ClientLeft      =   4560
   ClientTop       =   2445
   ClientWidth     =   7680
   LinkTopic       =   "Form1"
   Picture         =   "添加销售信息.frx":0000
   ScaleHeight     =   6210
   ScaleWidth      =   7680
   Begin VB.CommandButton quit 
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   6000
      TabIndex        =   31
      Top             =   5520
      Width           =   1455
   End
   Begin VB.CommandButton ok 
      Caption         =   "保存"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   2760
      TabIndex        =   30
      Top             =   5640
      Width           =   1215
   End
   Begin VB.CommandButton add 
      Caption         =   "添加"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   360
      Picture         =   "添加销售信息.frx":6124
      TabIndex        =   29
      Top             =   5640
      Width           =   1215
   End
   Begin VB.Frame 销售信息 
      Caption         =   "销售信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2055
      Left            =   120
      TabIndex        =   20
      Top             =   3360
      Width           =   7455
      Begin VB.TextBox Text13 
         Height          =   615
         Left            =   1320
         TabIndex        =   28
         Top             =   1320
         Width           =   5895
      End
      Begin VB.TextBox Text12 
         Height          =   375
         Left            =   1320
         TabIndex        =   26
         ToolTipText     =   "请以“年/月/日”输入"
         Top             =   840
         Width           =   1455
      End
      Begin VB.TextBox Text11 
         Height          =   390
         Left            =   5160
         TabIndex        =   24
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox Text10 
         Height          =   375
         Left            =   1320
         TabIndex        =   22
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label13 
         Caption         =   "销售备注"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   27
         Top             =   1560
         Width           =   855
      End
      Begin VB.Label Label12 
         Caption         =   "销售时间"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   960
         Width           =   855
      End
      Begin VB.Label Label11 
         Caption         =   "单价"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   4080
         TabIndex        =   23
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label10 
         Caption         =   "数量"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   480
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "商品信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3135
      Left            =   4920
      TabIndex        =   1
      Top             =   120
      Width           =   2655
      Begin VB.TextBox Text9 
         Height          =   375
         Left            =   1320
         TabIndex        =   19
         Top             =   2400
         Width           =   1095
      End
      Begin VB.TextBox Text8 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1320
         TabIndex        =   17
         Top             =   1440
         Width           =   1095
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   1320
         TabIndex        =   15
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label9 
         Caption         =   "商品规格单位"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   18
         Top             =   2400
         Width           =   1335
      End
      Begin VB.Label Label8 
         Caption         =   "商品规格"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   16
         Top             =   1560
         Width           =   975
      End
      Begin VB.Label Label7 
         Caption         =   "商品名称"
         BeginProperty Font 

⌨️ 快捷键说明

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