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

📄 frmstore.frm

📁 前台POS系统,VB源码.程序没有调试,
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Left            =   1305
            TabIndex        =   41
            Top             =   225
            Width           =   540
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "数量合计:"
            Height          =   180
            Index           =   6
            Left            =   5925
            TabIndex        =   45
            Top             =   225
            Width           =   900
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "操作员:"
            Height          =   180
            Index           =   5
            Left            =   285
            TabIndex        =   40
            Top             =   225
            Width           =   720
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "金额合计:"
            Height          =   180
            Index           =   7
            Left            =   9000
            TabIndex        =   44
            Top             =   225
            Width           =   900
         End
      End
      Begin VB.CommandButton cmdSelect 
         Caption         =   "&B"
         Height          =   270
         Left            =   4380
         TabIndex        =   36
         Top             =   360
         Visible         =   0   'False
         Width           =   330
      End
      Begin 给出焦点文本框.FocusText txtEdit 
         Height          =   315
         Left            =   2910
         TabIndex        =   2
         Top             =   345
         Visible         =   0   'False
         Width           =   1875
         _ExtentX        =   3307
         _ExtentY        =   556
         Enabled         =   0   'False
         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    =   12648447
         GotForeColor    =   0
      End
      Begin 给出焦点文本框.FocusText txtUnitID 
         Height          =   300
         Left            =   1815
         TabIndex        =   0
         Top             =   900
         Width           =   3390
         _ExtentX        =   5980
         _ExtentY        =   529
         BackColor       =   16777215
         Enabled         =   0   'False
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BorderStyle     =   0
         GotBackColor    =   12648447
         GotForeColor    =   16711680
         LostBackColor   =   16777215
         LostForeColor   =   32768
         LineOut         =   1
      End
      Begin Threed.SSCommand cmdSelectGuest 
         Height          =   315
         Left            =   5205
         TabIndex        =   37
         ToolTipText     =   "选择供应商编号?"
         Top             =   900
         Width           =   345
         _Version        =   65536
         _ExtentX        =   609
         _ExtentY        =   556
         _StockProps     =   78
         ForeColor       =   33023
         Enabled         =   0   'False
         BevelWidth      =   1
         RoundedCorners  =   0   'False
         Outline         =   0   'False
         AutoSize        =   1
         MouseIcon       =   "frmStore.frx":031A
         Picture         =   "frmStore.frx":0336
      End
      Begin MSComCtl2.DTPicker dpDate 
         Height          =   300
         Left            =   8880
         TabIndex        =   38
         Top             =   1290
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Format          =   24772609
         CurrentDate     =   36942
      End
      Begin MSFlexGridLib.MSFlexGrid Grid1 
         Height          =   2955
         Left            =   105
         TabIndex        =   46
         Top             =   1755
         Width           =   5460
         _ExtentX        =   9631
         _ExtentY        =   5212
         _Version        =   393216
         BackColorSel    =   16777215
         ForeColorSel    =   8388608
         AllowBigSelection=   0   'False
         Enabled         =   -1  'True
         FocusRect       =   0
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 给出焦点文本框.FocusText txtFK 
         Height          =   300
         Left            =   8835
         TabIndex        =   1
         Top             =   900
         Width           =   1770
         _ExtentX        =   3122
         _ExtentY        =   529
         BackColor       =   16777215
         Enabled         =   0   'False
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BorderStyle     =   0
         GotBackColor    =   12648447
         GotForeColor    =   16711680
         LostBackColor   =   16777215
         LostForeColor   =   32768
         TextType        =   2
         LineOut         =   1
         Text            =   "0"
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "付款金额:"
         Height          =   180
         Index           =   10
         Left            =   7740
         TabIndex        =   58
         Top             =   960
         Width           =   900
      End
      Begin VB.Label lbSheetID 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00C00000&
         Height          =   180
         Left            =   1335
         TabIndex        =   53
         Top             =   390
         Width           =   90
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "入库编号:"
         ForeColor       =   &H00000000&
         Height          =   180
         Index           =   0
         Left            =   225
         TabIndex        =   52
         Top             =   405
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "建立日期:"
         Height          =   180
         Index           =   1
         Left            =   7740
         TabIndex        =   51
         Top             =   1410
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "供货商"
         Height          =   180
         Index           =   2
         Left            =   330
         TabIndex        =   50
         Top             =   1170
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "编号:"
         Height          =   180
         Index           =   3
         Left            =   1185
         TabIndex        =   49
         Top             =   975
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "名称:"
         Height          =   180
         Index           =   4
         Left            =   1185
         TabIndex        =   48
         Top             =   1350
         Width           =   540
      End
      Begin VB.Shape Shape1 
         Height          =   855
         Index           =   0
         Left            =   150
         Top             =   825
         Width           =   5535
      End
      Begin VB.Line Line1 
         X1              =   1065
         X2              =   1065
         Y1              =   870
         Y2              =   1605
      End
      Begin VB.Line Line2 
         X1              =   1065
         X2              =   5610
         Y1              =   1230
         Y2              =   1230
      End
      Begin VB.Shape Shape1 
         Height          =   765
         Index           =   1
         Left            =   180
         Top             =   870
         Width           =   5445
      End
      Begin VB.Label lbUnit 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000080FF&
         Height          =   180
         Left            =   1845
         TabIndex        =   47
         Top             =   1350
         Width           =   90
      End
      Begin VB.Image imgStatus 
         Height          =   720
         Left            =   5865
         Top             =   795
         Width           =   960
      End
      Begin VB.Image imgDraft 
         Height          =   900
         Left            =   7305
         Picture         =   "frmStore.frx":0650
         Top             =   -3180
         Visible         =   0   'False
         Width           =   900
      End
      Begin VB.Image imgExcute 
         Height          =   900
         Left            =   7470
         Picture         =   "frmStore.frx":1252
         Top             =   -1830
         Visible         =   0   'False
         Width           =   900
      End
      Begin VB.Image imgSuccess 
         Height          =   1125
         Left            =   7500
         Picture         =   "frmStore.frx":1DAF
         Top             =   -915
         Visible         =   0   'False
         Width           =   1035
      End
   End
   Begin VB.Timer timeDate 
      Interval        =   1000
      Left            =   14055
      Top             =   3600
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   0
      Top             =   825
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   17
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":1EC2
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":21DE
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":24FA
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":2816
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":2B32
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":2E4E
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":372A
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":3A46
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":3D62
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStore.frx":407E
            Key             =   ""
         EndProperty

⌨️ 快捷键说明

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