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

📄 商户.frm

📁 一间公司的管理系统的源码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form shanghu 
   Caption         =   "商户档案"
   ClientHeight    =   6120
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7215
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6120
   ScaleWidth      =   7215
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton cmdCancel 
      Caption         =   "取消"
      Height          =   375
      Left            =   4320
      TabIndex        =   47
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdSave 
      Caption         =   "保存"
      Height          =   375
      Left            =   5400
      TabIndex        =   46
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdDel 
      Caption         =   "删除档案"
      Height          =   375
      Left            =   3000
      TabIndex        =   45
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdModify 
      Caption         =   "修改档案"
      Height          =   375
      Left            =   1920
      TabIndex        =   44
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "增加档案"
      Height          =   375
      Left            =   840
      TabIndex        =   43
      Top             =   5520
      Width           =   975
   End
   Begin VB.Frame Frame2 
      Height          =   4215
      Left            =   3720
      TabIndex        =   21
      Top             =   840
      Width           =   3375
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   14
         Left            =   960
         TabIndex        =   13
         Top             =   1440
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   12
         Left            =   960
         TabIndex        =   11
         Top             =   660
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   11
         Left            =   960
         TabIndex        =   10
         Top             =   285
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   13
         Left            =   960
         TabIndex        =   12
         Top             =   1050
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   15
         Left            =   960
         TabIndex        =   14
         Top             =   1830
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   16
         Left            =   960
         TabIndex        =   15
         Top             =   2220
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   17
         Left            =   960
         TabIndex        =   16
         Top             =   2595
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   18
         Left            =   960
         TabIndex        =   17
         Top             =   2985
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   19
         Left            =   960
         TabIndex        =   18
         Top             =   3375
         Width           =   1215
      End
      Begin VB.TextBox txtHeTong 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0C0FF&
         BorderStyle     =   0  'None
         Height          =   200
         Index           =   20
         Left            =   960
         TabIndex        =   19
         Top             =   3765
         Width           =   1215
      End
      Begin VB.Label lblSumDay 
         Caption         =   "共计天数"
         Height          =   200
         Left            =   2280
         TabIndex        =   63
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "如1,2-3"
         Height          =   200
         Index           =   4
         Left            =   2280
         TabIndex        =   62
         Top             =   1050
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "如A,二楼"
         Height          =   200
         Index           =   3
         Left            =   2280
         TabIndex        =   61
         Top             =   675
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "元(小写)"
         Height          =   200
         Index           =   9
         Left            =   2280
         TabIndex        =   60
         Top             =   3780
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "元(小写)"
         Height          =   200
         Index           =   8
         Left            =   2280
         TabIndex        =   59
         Top             =   3380
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "元(小写)"
         Height          =   200
         Index           =   7
         Left            =   2280
         TabIndex        =   58
         Top             =   3000
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "平方米"
         Height          =   200
         Index           =   6
         Left            =   2280
         TabIndex        =   57
         Top             =   2600
         Width           =   975
      End
      Begin VB.Label lblHelp 
         Caption         =   "元/月"
         Height          =   200
         Index           =   5
         Left            =   2280
         TabIndex        =   56
         Top             =   2220
         Width           =   975
      End
      Begin VB.Label lblLimitDay 
         Caption         =   "剩余天数"
         Height          =   200
         Left            =   2280
         TabIndex        =   51
         Top             =   1840
         Width           =   975
      End
      Begin VB.Label lblInfo 
         Caption         =   "欠费金额:"
         Height          =   195
         Index           =   20
         Left            =   120
         TabIndex        =   41
         Top             =   3780
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "实交金额:"
         Height          =   195
         Index           =   19
         Left            =   120
         TabIndex        =   40
         Top             =   3384
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "共计金额:"
         Height          =   195
         Index           =   18
         Left            =   120
         TabIndex        =   39
         Top             =   2996
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "占地面积:"
         Height          =   195
         Index           =   17
         Left            =   120
         TabIndex        =   38
         Top             =   2608
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "每平方米:"
         Height          =   195
         Index           =   16
         Left            =   120
         TabIndex        =   37
         Top             =   2220
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "到期日期:"
         Height          =   195
         Index           =   15
         Left            =   120
         TabIndex        =   36
         Top             =   1832
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "开始日期:"
         Height          =   195
         Index           =   14
         Left            =   120
         TabIndex        =   35
         Top             =   1444
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "区位号码:"
         Height          =   195
         Index           =   13
         Left            =   120
         TabIndex        =   34
         Top             =   1056
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "合同编号:"
         Height          =   195
         Index           =   11
         Left            =   120
         TabIndex        =   32
         Top             =   280
         Width           =   900
      End
      Begin VB.Label lblInfo 
         Caption         =   "所在区位:"
         Height          =   195
         Index           =   12
         Left            =   120
         TabIndex        =   33
         Top             =   675
         Width           =   900
      End
      Begin VB.Line Line 
         Index           =   10
         X1              =   960
         X2              =   2160
         Y1              =   480
         Y2              =   480
      End
      Begin VB.Line Line 
         Index           =   11
         X1              =   960
         X2              =   2160
         Y1              =   860
         Y2              =   860
      End
      Begin VB.Line Line 
         Index           =   12
         X1              =   960
         X2              =   2160
         Y1              =   1250
         Y2              =   1250
      End
      Begin VB.Line Line 
         Index           =   13
         X1              =   960
         X2              =   2160
         Y1              =   1640
         Y2              =   1640
      End
      Begin VB.Line Line 
         Index           =   14
         X1              =   960
         X2              =   2160
         Y1              =   2030
         Y2              =   2030
      End
      Begin VB.Line Line 
         Index           =   15
         X1              =   960
         X2              =   2160
         Y1              =   2420
         Y2              =   2420

⌨️ 快捷键说明

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