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

📄 form1.frm

📁 一套简单的销售管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{CFA7AFF4-3242-4269-9172-7389D695AE01}#1.0#0"; "StoneXP.ocx"
Object = "{D959C709-8613-11D1-9840-002078110E7D}#1.0#0"; "as97Popup.ocx"
Object = "{DAAC6951-59A4-4C08-9D6E-FE3919B64861}#1.0#0"; "FlexCell.ocx"
Begin VB.Form form1 
   BackColor       =   &H00FFC0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "销售管理系统"
   ClientHeight    =   8880
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   12000
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   Picture         =   "Form1.frx":29C12
   ScaleHeight     =   8880
   ScaleWidth      =   12000
   StartUpPosition =   1  '所有者中心
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   1440
      Top             =   600
   End
   Begin StoneXP.XPFrame XPFrame3 
      Height          =   3135
      Left            =   3000
      TabIndex        =   33
      Top             =   3240
      Visible         =   0   'False
      Width           =   6015
      _ExtentX        =   10610
      _ExtentY        =   5530
      Caption         =   "销售记录查询"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Begin VB.TextBox Text6 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1800
         TabIndex        =   44
         Top             =   1890
         Width           =   1575
      End
      Begin StoneXP.XPCheckBox XPCheckBox1 
         Height          =   255
         Left            =   600
         TabIndex        =   43
         Top             =   1920
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   450
         Caption         =   "商品名称"
         BackColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.TextBox Text5 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   3600
         TabIndex        =   35
         Top             =   1050
         Width           =   1575
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1680
         TabIndex        =   34
         Top             =   1050
         Width           =   1575
      End
      Begin 销售系统.FCombo FCombo2 
         Height          =   315
         Left            =   2040
         TabIndex        =   36
         Top             =   360
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   556
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ListIndex       =   -1
      End
      Begin StoneXP.XPButton XPButton8 
         Height          =   375
         Left            =   960
         TabIndex        =   37
         Top             =   2520
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "查询记录"
         MouseIcon       =   "Form1.frx":443DA
         MousePointer    =   99
      End
      Begin StoneXP.XPButton XPButton9 
         Height          =   375
         Left            =   3360
         TabIndex        =   38
         Top             =   2520
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "离 开"
         MouseIcon       =   "Form1.frx":446F4
         MousePointer    =   99
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "*日期格式:yyyy-mm-dd"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   3480
         TabIndex        =   42
         Top             =   1440
         Width           =   2175
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "-"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   3360
         TabIndex        =   41
         Top             =   1080
         Width           =   135
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "介于日期:"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   720
         TabIndex        =   40
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "单位:"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   1440
         TabIndex        =   39
         Top             =   390
         Width           =   615
      End
   End
   Begin StoneXP.XPFrame XPFrame2 
      Height          =   3015
      Left            =   3000
      TabIndex        =   23
      Top             =   3240
      Visible         =   0   'False
      Width           =   5895
      _ExtentX        =   10398
      _ExtentY        =   5318
      Caption         =   "计算总金额"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Begin VB.TextBox Text2 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   3600
         TabIndex        =   25
         Top             =   1290
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   1680
         TabIndex        =   24
         Top             =   1290
         Width           =   1575
      End
      Begin 销售系统.FCombo FCombo1 
         Height          =   315
         Left            =   2040
         TabIndex        =   26
         Top             =   600
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   556
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ListIndex       =   -1
      End
      Begin StoneXP.XPButton XPButton7 
         Height          =   375
         Left            =   840
         TabIndex        =   27
         Top             =   2160
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "计算总额"
         MouseIcon       =   "Form1.frx":44A0E
         MousePointer    =   99
      End
      Begin StoneXP.XPButton XPButton3 
         Height          =   375
         Left            =   3120
         TabIndex        =   31
         Top             =   2160
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "离 开"
         MouseIcon       =   "Form1.frx":44D28
         MousePointer    =   99
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "*日期格式:yyyy-mm-dd"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   3480
         TabIndex        =   32
         Top             =   1680
         Width           =   2175
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "-"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   3360
         TabIndex        =   30
         Top             =   1320
         Width           =   135
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "介于日期:"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   720
         TabIndex        =   29
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "单位:"
         ForeColor       =   &H000000FF&
         Height          =   255
         Left            =   1440
         TabIndex        =   28
         Top             =   630
         Width           =   615
      End
   End
   Begin VB.Frame Frame7 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Caption         =   "添加新商品单位(如个,张等)"
      ForeColor       =   &H00000000&
      Height          =   855
      Left            =   1875
      TabIndex        =   18
      Top             =   6840
      Visible         =   0   'False
      Width           =   4095
      Begin VB.TextBox Text4 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   1560
         TabIndex        =   19
         Top             =   315
         Width           =   735
      End
      Begin StoneXP.XPButton XPButton11 
         Height          =   375
         Left            =   2520
         TabIndex        =   20
         Top             =   285
         Width           =   735
         _ExtentX        =   1296
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False

⌨️ 快捷键说明

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