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

📄 frmstore.frm

📁 前台POS系统,VB源码.程序没有调试,
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Value           =   -1  'True
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "开始日期:"
            Height          =   180
            Index           =   0
            Left            =   180
            TabIndex        =   17
            Top             =   120
            Width           =   900
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "结束日期:"
            Height          =   180
            Left            =   3090
            TabIndex        =   16
            Top             =   120
            Width           =   900
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "供应商名:"
            Height          =   180
            Index           =   1
            Left            =   180
            TabIndex        =   15
            Top             =   570
            Width           =   900
         End
      End
      Begin MSFlexGridLib.MSFlexGrid Grid4 
         Height          =   2955
         Left            =   135
         TabIndex        =   18
         Top             =   105
         Width           =   5460
         _ExtentX        =   9631
         _ExtentY        =   5212
         _Version        =   393216
         ForeColor       =   0
         BackColorSel    =   16777152
         ForeColorSel    =   0
         AllowBigSelection=   0   'False
         Enabled         =   -1  'True
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox picSelectP 
      BackColor       =   &H80000004&
      Height          =   5535
      Left            =   1140
      ScaleHeight     =   5475
      ScaleWidth      =   10110
      TabIndex        =   19
      Top             =   -1785
      Visible         =   0   'False
      Width           =   10170
      Begin VB.PictureBox Picture1 
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         Height          =   435
         Left            =   -720
         ScaleHeight     =   435
         ScaleWidth      =   10200
         TabIndex        =   20
         Top             =   4740
         Width           =   10200
         Begin VB.CommandButton Command3 
            BackColor       =   &H00FFFFFF&
            Caption         =   "返回(&R)"
            Height          =   390
            Left            =   8025
            MaskColor       =   &H00FFFFFF&
            TabIndex        =   23
            Top             =   30
            Width           =   1230
         End
         Begin VB.CommandButton Command4 
            Caption         =   "查找(&S)"
            Enabled         =   0   'False
            Height          =   390
            Left            =   5055
            TabIndex        =   22
            Top             =   30
            Width           =   1260
         End
         Begin VB.CommandButton Command5 
            Caption         =   "目录(&B)"
            Height          =   390
            Left            =   6495
            TabIndex        =   21
            Top             =   30
            Width           =   1245
         End
         Begin 给出焦点文本框.FocusText FocusText1 
            Height          =   315
            Left            =   1500
            TabIndex        =   24
            Top             =   60
            Width           =   3435
            _ExtentX        =   6059
            _ExtentY        =   556
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BorderStyle     =   0
            GotBackColor    =   16777215
            GotForeColor    =   12582912
            LostBackColor   =   14737632
            LostForeColor   =   12582912
            PreControl      =   "Grid1"
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "请输入产品:"
            Height          =   180
            Index           =   9
            Left            =   285
            TabIndex        =   25
            Top             =   120
            Width           =   990
         End
      End
      Begin MSFlexGridLib.MSFlexGrid Grid3 
         Height          =   3825
         Left            =   120
         TabIndex        =   26
         Top             =   60
         Width           =   5130
         _ExtentX        =   9049
         _ExtentY        =   6747
         _Version        =   393216
         BackColorSel    =   14737632
         ForeColorSel    =   192
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox picSelectSuppler 
      BackColor       =   &H80000004&
      Height          =   5910
      Left            =   -315
      ScaleHeight     =   5850
      ScaleWidth      =   11670
      TabIndex        =   27
      Top             =   1035
      Visible         =   0   'False
      Width           =   11730
      Begin VB.PictureBox picTool 
         BackColor       =   &H80000004&
         BorderStyle     =   0  'None
         Height          =   450
         Left            =   -330
         ScaleHeight     =   450
         ScaleWidth      =   11670
         TabIndex        =   28
         Top             =   4695
         Width           =   11670
         Begin VB.CommandButton Command10 
            Caption         =   "新建(&N)"
            Height          =   390
            Left            =   7755
            TabIndex        =   76
            Top             =   30
            Width           =   1260
         End
         Begin VB.CommandButton Command2 
            Caption         =   "目录(&B)"
            Height          =   390
            Left            =   6405
            TabIndex        =   31
            Top             =   30
            Width           =   1260
         End
         Begin VB.CommandButton Command1 
            Caption         =   "查找(&S)"
            Enabled         =   0   'False
            Height          =   390
            Left            =   5055
            TabIndex        =   30
            Top             =   30
            Width           =   1260
         End
         Begin VB.CommandButton cmdExit 
            BackColor       =   &H00FFFFFF&
            Caption         =   "返回(&R)"
            Height          =   390
            Left            =   9300
            MaskColor       =   &H00FFFFFF&
            TabIndex        =   29
            Top             =   30
            Width           =   1230
         End
         Begin 给出焦点文本框.FocusText txtSearch 
            Height          =   315
            Left            =   1500
            TabIndex        =   32
            Top             =   60
            Width           =   3435
            _ExtentX        =   6059
            _ExtentY        =   556
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BorderStyle     =   0
            GotBackColor    =   16777215
            GotForeColor    =   12582912
            LostBackColor   =   14737632
            LostForeColor   =   12582912
            PreControl      =   "Grid1"
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "供应商姓名:"
            Height          =   180
            Index           =   8
            Left            =   210
            TabIndex        =   33
            Top             =   105
            Width           =   990
         End
      End
      Begin MSFlexGridLib.MSFlexGrid Grid2 
         Height          =   3825
         Left            =   -15
         TabIndex        =   34
         Top             =   0
         Width           =   5130
         _ExtentX        =   9049
         _ExtentY        =   6747
         _Version        =   393216
         BackColorSel    =   14737632
         ForeColorSel    =   192
         AllowBigSelection=   0   'False
         FocusRect       =   0
         SelectionMode   =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
   End
   Begin VB.PictureBox picOperator 
      BackColor       =   &H8000000A&
      Height          =   6060
      Left            =   345
      ScaleHeight     =   6000
      ScaleWidth      =   11745
      TabIndex        =   35
      Top             =   1440
      Width           =   11805
      Begin Threed.SSCommand cmdOrder 
         Height          =   435
         Left            =   9120
         TabIndex        =   60
         Top             =   15
         Width           =   1335
         _Version        =   65536
         _ExtentX        =   2355
         _ExtentY        =   767
         _StockProps     =   78
         Caption         =   "关联订单(&O)"
         Enabled         =   0   'False
         BevelWidth      =   1
         Font3D          =   3
         AutoSize        =   1
         Picture         =   "frmStore.frx":0000
      End
      Begin VB.CheckBox optBack 
         Caption         =   "退货"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Left            =   4980
         TabIndex        =   59
         Top             =   405
         Width           =   840
      End
      Begin VB.Frame Frame1 
         Height          =   540
         Left            =   135
         TabIndex        =   39
         Top             =   5130
         Width           =   11520
         Begin VB.Label lbOrderNO 
            AutoSize        =   -1  'True
            ForeColor       =   &H000000C0&
            Height          =   180
            Left            =   3735
            TabIndex        =   75
            Top             =   225
            Width           =   90
         End
         Begin VB.Label lbOrderNo1 
            AutoSize        =   -1  'True
            Caption         =   "关联订单:"
            ForeColor       =   &H00800000&
            Height          =   180
            Left            =   2805
            TabIndex        =   74
            Top             =   240
            Width           =   900
         End
         Begin VB.Label lbQua 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "0"
            Height          =   180
            Left            =   7050
            TabIndex        =   43
            Top             =   210
            Width           =   90
         End
         Begin VB.Label lbAmo 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "0"
            Height          =   180
            Left            =   10125
            TabIndex        =   42
            Top             =   210
            Width           =   90
         End
         Begin VB.Label lbOperator 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "无名氏"
            Height          =   180

⌨️ 快捷键说明

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