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

📄 frmshopinfo.frm

📁 一套简易的MIS系统。带SQLServer数据库。供参考。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmShopInfo 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "供货商信息维护"
   ClientHeight    =   7950
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11445
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7950
   ScaleWidth      =   11445
   ShowInTaskbar   =   0   'False
   Begin VB.ComboBox cmbState 
      Height          =   300
      Left            =   1260
      Style           =   2  'Dropdown List
      TabIndex        =   21
      Top             =   780
      Width           =   2115
   End
   Begin MSComctlLib.ListView lstShopInfo 
      Height          =   5565
      Left            =   60
      TabIndex        =   19
      Top             =   2310
      Width           =   11325
      _ExtentX        =   19976
      _ExtentY        =   9816
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   4
      Left            =   3780
      TabIndex        =   4
      Top             =   420
      Width           =   2265
   End
   Begin MSComCtl2.DTPicker inDate 
      Height          =   300
      Left            =   6930
      TabIndex        =   5
      Top             =   420
      Width           =   1665
      _ExtentX        =   2937
      _ExtentY        =   529
      _Version        =   393216
      Format          =   66125824
      CurrentDate     =   38878
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   3
      Left            =   1260
      TabIndex        =   3
      Top             =   420
      Width           =   1455
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   0
      Left            =   1260
      TabIndex        =   0
      Top             =   90
      Width           =   1455
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   1
      Left            =   3780
      TabIndex        =   1
      Top             =   90
      Width           =   2265
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   2
      Left            =   6930
      TabIndex        =   2
      Top             =   90
      Width           =   2475
   End
   Begin CSCommand.Command cmdOK 
      Height          =   375
      Left            =   9630
      TabIndex        =   7
      Top             =   120
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmShopInfo.frx":0000
      Caption         =   "确定(&S)"
      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 CSCommand.Command cmdUpdate 
      Height          =   375
      Left            =   9630
      TabIndex        =   12
      Top             =   555
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmShopInfo.frx":059A
      Caption         =   "修改(&U)"
      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 CSCommand.Command cmdPrint 
      Height          =   375
      Left            =   9630
      TabIndex        =   13
      Top             =   1425
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmShopInfo.frx":0B34
      Caption         =   "打印(&P)"
      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 CSCommand.Command cmbBack 
      Height          =   375
      Left            =   9630
      TabIndex        =   9
      Top             =   1860
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmShopInfo.frx":10CE
      Caption         =   "返回(&B)"
      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 CSCommand.Command cmdQuery 
      Height          =   375
      Left            =   9630
      TabIndex        =   14
      Top             =   990
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmShopInfo.frx":1668
      Caption         =   "查询(&Q)"
      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 RichTextLib.RichTextBox rtxtMemo 
      Height          =   1155
      Left            =   1260
      TabIndex        =   6
      Top             =   1110
      Width           =   8145
      _ExtentX        =   14367
      _ExtentY        =   2037
      _Version        =   393217
      Enabled         =   -1  'True
      ScrollBars      =   2
      Appearance      =   0
      TextRTF         =   $"frmShopInfo.frx":1C02
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "录入日期:"
      Height          =   180
      Index           =   7
      Left            =   450
      TabIndex        =   20
      Top             =   840
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电    话:"
      Height          =   180
      Index           =   6
      Left            =   2970
      TabIndex        =   18
      Top             =   480
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "备   注:"
      Height          =   180
      Index           =   5
      Left            =   480
      TabIndex        =   17
      Top             =   1230
      Width           =   810
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "录入日期:"
      Height          =   180
      Index           =   4
      Left            =   6120
      TabIndex        =   16
      Top             =   480
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "联 系 人:"
      Height          =   180
      Index           =   3
      Left            =   450
      TabIndex        =   15
      Top             =   480
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "供货商编号:"
      Height          =   180
      Index           =   0
      Left            =   270
      TabIndex        =   11
      Top             =   150
      Width           =   1080
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "供货商名称:"
      Height          =   180
      Index           =   1
      Left            =   2790
      TabIndex        =   10
      Top             =   150
      Width           =   1080
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "地    址:"
      Height          =   180
      Index           =   2
      Left            =   6120
      TabIndex        =   8
      Top             =   150
      Width           =   900

⌨️ 快捷键说明

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