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

📄 form4.frm

📁 vb做的超市管理系统,带有源代码可以修改
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{CFA7AFF4-3242-4269-9172-7389D695AE01}#1.0#0"; "StoneXP.ocx"
Object = "{7739C28A-7F77-4A1D-82E0-A849FB91A583}#9.0#0"; "x001.ocx"
Object = "{DAAC6951-59A4-4C08-9D6E-FE3919B64861}#1.0#0"; "FlexCell.ocx"
Begin VB.Form Form4 
   BackColor       =   &H00FFFFFF&
   Caption         =   "采购申请单"
   ClientHeight    =   7560
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10890
   LinkTopic       =   "Form4"
   MaxButton       =   0   'False
   ScaleHeight     =   7560
   ScaleWidth      =   10890
   StartUpPosition =   1  '所有者中心
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   2760
      Top             =   3240
   End
   Begin FlexCell.Grid Grid1 
      Height          =   2775
      Left            =   120
      TabIndex        =   25
      Top             =   4080
      Width           =   10575
      _ExtentX        =   18653
      _ExtentY        =   4895
      Appearance      =   0
      Cols            =   5
      Rows            =   30
   End
   Begin StoneXP.XPButton XPButton5 
      Height          =   375
      Left            =   2520
      TabIndex        =   22
      Top             =   120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontColor       =   255
      ButtonStyle     =   1
      Caption         =   "新订单"
      MouseIcon       =   "Form4.frx":0000
      MousePointer    =   99
   End
   Begin x001.xtext xtext3 
      Height          =   285
      Left            =   5040
      TabIndex        =   2
      Top             =   1875
      Width           =   4095
      _ExtentX        =   7223
      _ExtentY        =   503
      textforeColor   =   -2147483640
   End
   Begin x001.xtext xtext4 
      Height          =   285
      Left            =   5040
      TabIndex        =   4
      Top             =   2520
      Width           =   4095
      _ExtentX        =   7223
      _ExtentY        =   503
      textforeColor   =   -2147483640
   End
   Begin x001.xtext xtext1 
      Height          =   285
      Left            =   5280
      TabIndex        =   5
      Top             =   105
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   503
   End
   Begin x001.xtext xtext2 
      Height          =   285
      Left            =   8400
      TabIndex        =   7
      Top             =   105
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   503
      textforeColor   =   16711680
   End
   Begin x001.xtext xtext5 
      Height          =   285
      Index           =   0
      Left            =   8760
      TabIndex        =   9
      Top             =   600
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   503
      textforeColor   =   -2147483640
   End
   Begin x001.xtext xtext5 
      Height          =   285
      Index           =   1
      Left            =   5280
      TabIndex        =   11
      Top             =   1320
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   503
      textforeColor   =   -2147483640
   End
   Begin x001.xtext xtext5 
      Height          =   285
      Index           =   2
      Left            =   6000
      TabIndex        =   12
      Top             =   7200
      Width           =   1575
      _ExtentX        =   2778
      _ExtentY        =   503
      textforeColor   =   -2147483640
   End
   Begin x001.xtext xtext8 
      Height          =   285
      Left            =   8760
      TabIndex        =   14
      Top             =   7200
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   503
   End
   Begin x001.xcombox xcombox1 
      Height          =   315
      Left            =   1440
      TabIndex        =   16
      Top             =   1320
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   556
      Text            =   ""
      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
   Begin x001.xcombox xcombox2 
      Height          =   315
      Left            =   1395
      TabIndex        =   17
      Top             =   1860
      Width           =   2295
      _ExtentX        =   4048
      _ExtentY        =   556
      Text            =   ""
      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
   Begin x001.xcombox xcombox3 
      Height          =   315
      Left            =   1440
      TabIndex        =   20
      Top             =   2400
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   556
      Text            =   ""
      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
   Begin StoneXP.XPButton XPButton3 
      Height          =   375
      Left            =   120
      TabIndex        =   23
      Top             =   120
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontColor       =   255
      ButtonStyle     =   1
      Caption         =   "上一订单"
      MouseIcon       =   "Form4.frx":031A
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton4 
      Height          =   375
      Left            =   1320
      TabIndex        =   24
      Top             =   120
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FontColor       =   255
      ButtonStyle     =   1
      Caption         =   "下一订单"
      MouseIcon       =   "Form4.frx":0634
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton6 
      Height          =   375
      Left            =   7200
      TabIndex        =   26
      Top             =   3120
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "审 核"
      MouseIcon       =   "Form4.frx":094E
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton7 
      Height          =   375
      Left            =   8400
      TabIndex        =   27
      Top             =   3120
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "生成采购订单"
      MouseIcon       =   "Form4.frx":0C68
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton1 
      Height          =   375
      Left            =   4800
      TabIndex        =   28
      Top             =   3120
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "增加明细"
      MouseIcon       =   "Form4.frx":0F82
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton2 
      Height          =   375
      Left            =   6000
      TabIndex        =   29
      Top             =   3120
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9

⌨️ 快捷键说明

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