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

📄 frmfp.frm

📁 超市销售管理系统 4) 文档里面有完整的需求说明书
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmFP 
   AutoRedraw      =   -1  'True
   Caption         =   "厂商/供货商"
   ClientHeight    =   7200
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9105
   ControlBox      =   0   'False
   Icon            =   "frmFP.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   480
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   607
   WindowState     =   2  'Maximized
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   4920
      Top             =   4200
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmFP.frx":000C
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmFP.frx":05A6
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox PicTop 
      BackColor       =   &H00808080&
      BorderStyle     =   0  'None
      Height          =   450
      Left            =   45
      ScaleHeight     =   30
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   452
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   45
      Width           =   6780
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "厂商/供货商"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   210
         Left            =   600
         TabIndex        =   1
         Top             =   120
         Width           =   1245
      End
      Begin VB.Image imgIcon 
         Height          =   480
         Left            =   60
         Top             =   -15
         Width           =   480
      End
   End
   Begin SuperMarket.XButton cmdFP 
      Height          =   750
      Index           =   0
      Left            =   240
      TabIndex        =   2
      Top             =   1140
      Width           =   855
      _extentx        =   1508
      _extenty        =   1323
      caption         =   "厂  商"
      backcolor       =   14210516
      mousedowncolor  =   12363422
      mouseoncolor    =   14204854
      stylecolor      =   6956042
      style3dcolor1   =   6956042
      style3dcolor2   =   6956042
      style           =   1
      font            =   "frmFP.frx":0B40
      picture         =   "frmFP.frx":0B64
      ifdraw          =   -1
   End
   Begin SuperMarket.XButton cmdFP 
      Height          =   750
      Index           =   1
      Left            =   240
      TabIndex        =   3
      Top             =   1980
      Width           =   855
      _extentx        =   1508
      _extenty        =   1323
      caption         =   "供货商"
      mousedowncolor  =   12363422
      mouseoncolor    =   14204854
      stylecolor      =   6956042
      style3dcolor1   =   6956042
      style3dcolor2   =   6956042
      style           =   1
      font            =   "frmFP.frx":0EFE
      picture         =   "frmFP.frx":0F22
   End
   Begin MSComctlLib.ListView List1 
      Height          =   660
      Left            =   1200
      TabIndex        =   13
      Top             =   1140
      Width           =   300
      _ExtentX        =   529
      _ExtentY        =   1164
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      SmallIcons      =   "ImageList1"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      Appearance      =   1
      NumItems        =   3
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "厂商名称"
         Object.Width           =   3175
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "厂商电话"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "厂商地址"
         Object.Width           =   6615
      EndProperty
   End
   Begin MSComctlLib.ListView List2 
      Height          =   300
      Left            =   1200
      TabIndex        =   14
      Top             =   1140
      Visible         =   0   'False
      Width           =   780
      _ExtentX        =   1376
      _ExtentY        =   529
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      SmallIcons      =   "ImageList1"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      Appearance      =   1
      NumItems        =   3
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "供货商名称"
         Object.Width           =   3175
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "供货商电话"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "供货商地址"
         Object.Width           =   6615
      EndProperty
   End
   Begin VB.Frame freItem 
      Caption         =   " 厂商 "
      Height          =   2370
      Left            =   1200
      TabIndex        =   4
      Top             =   1140
      Visible         =   0   'False
      Width           =   4740
      Begin SuperMarket.FTextBox txtAddress 
         Height          =   300
         Left            =   1200
         TabIndex        =   7
         Top             =   1320
         Width           =   3195
         _extentx        =   5636
         _extenty        =   529
         font            =   "frmFP.frx":12BC
         fontname        =   "宋体"
         fontsize        =   9
         autoselall      =   -1
      End
      Begin SuperMarket.FTextBox txtName 
         Height          =   300
         Left            =   1200
         TabIndex        =   5
         Top             =   360
         Width           =   3195
         _extentx        =   5636
         _extenty        =   529
         font            =   "frmFP.frx":12E0
         fontname        =   "宋体"
         fontsize        =   9
         autoselall      =   -1
      End
      Begin SuperMarket.FTextBox txtPhone 
         Height          =   300
         Left            =   1200
         TabIndex        =   6
         Top             =   840
         Width           =   3195
         _extentx        =   5636
         _extenty        =   529
         font            =   "frmFP.frx":1304
         fontname        =   "宋体"
         fontsize        =   9
         autoselall      =   -1
      End
      Begin SuperMarket.XPButton cmdExit 
         Cancel          =   -1  'True
         Height          =   345
         Left            =   3300
         TabIndex        =   9
         Top             =   1800
         Width           =   1095
         _extentx        =   1931
         _extenty        =   609
         caption         =   "取消"
         capalign        =   2
         backstyle       =   2
         font            =   "frmFP.frx":1328
         mode            =   0
         value           =   0
         cback           =   -2147483633
      End
      Begin SuperMarket.XPButton cmdOK 
         Default         =   -1  'True
         Height          =   345
         Left            =   2100
         TabIndex        =   8
         Top             =   1800
         Width           =   1095
         _extentx        =   1931
         _extenty        =   609
         caption         =   "确定"
         capalign        =   2
         backstyle       =   2
         font            =   "frmFP.frx":134C
         mode            =   0
         value           =   0
         cback           =   -2147483633
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "地  址:"
         Height          =   180
         Left            =   360
         TabIndex        =   12
         Top             =   1380
         Width           =   720
      End
      Begin VB.Label lbName 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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