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

📄 供应商信息更新.frm

📁 服装销售管理系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form 供应商信息更新 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "供应商信息更新"
   ClientHeight    =   4410
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   9930
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4410
   ScaleWidth      =   9930
   Begin VB.CommandButton Command7 
      Caption         =   "退出"
      Height          =   375
      Left            =   8040
      TabIndex        =   24
      Top             =   3480
      Width           =   1095
   End
   Begin VB.CommandButton Command5 
      Caption         =   "取消 "
      Height          =   735
      Left            =   6000
      TabIndex        =   21
      Top             =   7680
      Width           =   1815
   End
   Begin VB.CommandButton Command4 
      Caption         =   "确定"
      Height          =   735
      Left            =   2160
      TabIndex        =   20
      Top             =   7680
      Width           =   1695
   End
   Begin VB.Frame Frame3 
      Caption         =   "更新"
      Height          =   3135
      Left            =   7560
      TabIndex        =   16
      Top             =   120
      Width           =   2175
      Begin VB.CommandButton Command6 
         Caption         =   "清空"
         Height          =   375
         Left            =   480
         TabIndex        =   22
         Top             =   2520
         Width           =   1095
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除"
         Height          =   375
         Left            =   480
         TabIndex        =   19
         Top             =   1800
         Width           =   1095
      End
      Begin VB.CommandButton Command2 
         Caption         =   "修改"
         Height          =   375
         Left            =   480
         TabIndex        =   18
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加"
         Height          =   375
         Left            =   480
         TabIndex        =   17
         Top             =   360
         Width           =   1095
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "备注"
      Height          =   1455
      Left            =   240
      TabIndex        =   14
      Top             =   2640
      Width           =   7095
      Begin VB.TextBox Text10 
         Height          =   1095
         Left            =   120
         TabIndex        =   15
         Top             =   240
         Width           =   6855
      End
   End
   Begin VB.TextBox Text7 
      Height          =   375
      Left            =   4440
      TabIndex        =   13
      Top             =   840
      Width           =   1695
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Left            =   1320
      TabIndex        =   11
      Top             =   1440
      Width           =   1575
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   4440
      TabIndex        =   9
      Top             =   1440
      Width           =   2895
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   1320
      TabIndex        =   7
      Top             =   840
      Width           =   1575
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   1320
      TabIndex        =   5
      Top             =   2040
      Width           =   6015
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   4440
      TabIndex        =   3
      Top             =   240
      Width           =   1695
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   1320
      TabIndex        =   1
      Top             =   240
      Width           =   1575
   End
   Begin VB.Label Label10 
      Caption         =   "供应商地址"
      Height          =   495
      Left            =   240
      TabIndex        =   23
      Top             =   2160
      Width           =   1215
   End
   Begin VB.Label Label7 
      Caption         =   "联系电话    "
      Height          =   495
      Left            =   3360
      TabIndex        =   12
      Top             =   960
      Width           =   1215
   End
   Begin VB.Label Label6 
      Caption         =   "联系人"
      Height          =   495
      Left            =   240
      TabIndex        =   10
      Top             =   1560
      Width           =   1335
   End
   Begin VB.Label Label5 
      Caption         =   "电子信箱"
      Height          =   495
      Left            =   3360
      TabIndex        =   8
      Top             =   1560
      Width           =   975
   End
   Begin VB.Label Label4 
      Caption         =   "邮编"
      Height          =   375
      Left            =   240
      TabIndex        =   6
      Top             =   960
      Width           =   975
   End
   Begin VB.Label Label3 
      Caption         =   "地址"
      Height          =   615
      Left            =   -360
      TabIndex        =   4
      Top             =   5280
      Width           =   1215
   End
   Begin VB.Label Label2 
      Caption         =   "供应商名称"
      Height          =   375
      Left            =   3360
      TabIndex        =   2
      Top             =   360
      Width           =   1095
   End
   Begin VB.Label Label1 
      Caption         =   "供应商编号"
      Height          =   495
      Left            =   240
      TabIndex        =   0
      Top             =   360
      Width           =   975
   End
End
Attribute VB_Name = "供应商信息更新"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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