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

📄 frmcustomerinfo.frm

📁 客户关系管理系统(打包+源程序)是数据库系统开发项目方案精解系列丛书VB数据库管理中附带CD中的程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmCustomerInfo 
   Caption         =   "客户信息 — [添加]"
   ClientHeight    =   5385
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10095
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   5385
   ScaleWidth      =   10095
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdChange 
      Caption         =   "更改"
      Height          =   375
      Left            =   3645
      TabIndex        =   24
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "退出"
      Height          =   375
      Left            =   7800
      TabIndex        =   26
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton cmdFresh 
      Caption         =   "清除"
      Height          =   375
      Left            =   5600
      TabIndex        =   25
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton cmdAdd 
      Caption         =   "添加"
      Default         =   -1  'True
      Height          =   375
      Left            =   1560
      TabIndex        =   23
      Top             =   4800
      Width           =   1215
   End
   Begin VB.CommandButton cmdActive 
      Caption         =   "活动记录"
      Height          =   975
      Left            =   8640
      TabIndex        =   56
      Top             =   3480
      Width           =   1095
   End
   Begin VB.Frame Frame2 
      Caption         =   "相关人信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1335
      Left            =   120
      TabIndex        =   49
      Top             =   3240
      Width           =   8175
      Begin VB.TextBox txtJurFax 
         Height          =   315
         Left            =   6480
         TabIndex        =   22
         Top             =   780
         Width           =   1455
      End
      Begin VB.TextBox txtViaFax 
         Height          =   315
         Left            =   6480
         TabIndex        =   19
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtJurPerson 
         Height          =   315
         Left            =   1080
         TabIndex        =   20
         Top             =   780
         Width           =   1455
      End
      Begin VB.TextBox txtJurTel 
         Height          =   315
         Left            =   3780
         TabIndex        =   21
         Top             =   780
         Width           =   1455
      End
      Begin VB.TextBox txtViaPerson 
         Height          =   315
         Left            =   1080
         TabIndex        =   17
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtViaTel 
         Height          =   315
         Left            =   3780
         TabIndex        =   18
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label20 
         Alignment       =   1  'Right Justify
         Caption         =   "联系人"
         Height          =   255
         Left            =   240
         TabIndex        =   55
         Top             =   420
         Width           =   795
      End
      Begin VB.Label Label21 
         Alignment       =   1  'Right Justify
         Caption         =   "联系人电话"
         Height          =   255
         Left            =   2760
         TabIndex        =   54
         Top             =   420
         Width           =   975
      End
      Begin VB.Label Label22 
         Alignment       =   1  'Right Justify
         Caption         =   "联系人传真"
         Height          =   255
         Left            =   5460
         TabIndex        =   53
         Top             =   420
         Width           =   975
      End
      Begin VB.Label Label23 
         Alignment       =   1  'Right Justify
         Caption         =   "法人代表"
         Height          =   255
         Left            =   240
         TabIndex        =   52
         Top             =   840
         Width           =   795
      End
      Begin VB.Label Label24 
         Alignment       =   1  'Right Justify
         Caption         =   "法人电话"
         Height          =   255
         Left            =   2760
         TabIndex        =   51
         Top             =   840
         Width           =   975
      End
      Begin VB.Label Label25 
         Alignment       =   1  'Right Justify
         Caption         =   "法人传真"
         Height          =   255
         Left            =   5460
         TabIndex        =   50
         Top             =   840
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "基本信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   3015
      Left            =   120
      TabIndex        =   27
      Top             =   120
      Width           =   9855
      Begin VB.TextBox txtPeopleNum 
         Height          =   315
         Left            =   8580
         TabIndex        =   12
         Top             =   1200
         Width           =   1095
      End
      Begin VB.TextBox txtAddress 
         Height          =   315
         Left            =   1140
         TabIndex        =   6
         Top             =   2040
         Width           =   4095
      End
      Begin VB.TextBox txtCustFax 
         Height          =   315
         Left            =   3780
         TabIndex        =   8
         Top             =   2460
         Width           =   1455
      End
      Begin VB.TextBox txtIncoming 
         Height          =   315
         Left            =   6300
         TabIndex        =   11
         Top             =   1200
         Width           =   1095
      End
      Begin VB.TextBox txtWebSite 
         Height          =   315
         Left            =   6300
         TabIndex        =   10
         Top             =   780
         Width           =   3375
      End
      Begin VB.TextBox txtEmail 
         Height          =   315
         Left            =   6300
         TabIndex        =   9
         Top             =   360
         Width           =   3375
      End
      Begin VB.TextBox txtZipCode 
         Height          =   315
         Left            =   1140
         TabIndex        =   5
         Top             =   1605
         Width           =   1455
      End
      Begin VB.TextBox txtCustID 
         Height          =   315
         Left            =   3780
         TabIndex        =   1
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtCustTel 
         Height          =   315
         Left            =   1140
         TabIndex        =   7
         Top             =   2460
         Width           =   1455
      End
      Begin VB.TextBox txtCustName 
         Height          =   315
         Left            =   1140
         TabIndex        =   0
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo_CustType 
         Height          =   300
         Left            =   8580
         Style           =   2  'Dropdown List
         TabIndex        =   14
         Top             =   1620
         Width           =   1095
      End
      Begin VB.ComboBox Combo_Business 
         Height          =   300
         Left            =   6300
         Style           =   2  'Dropdown List
         TabIndex        =   13
         Top             =   1620
         Width           =   1335
      End
      Begin VB.ComboBox Combo_CustFrom 
         Height          =   300
         Left            =   6300
         Style           =   2  'Dropdown List
         TabIndex        =   15
         Top             =   2040
         Width           =   1335
      End
      Begin VB.ComboBox Combo_CustState 
         Height          =   300
         Left            =   6300
         Style           =   2  'Dropdown List
         TabIndex        =   16
         Top             =   2460
         Width           =   1335
      End
      Begin VB.ComboBox Combo_City 
         Enabled         =   0   'False
         Height          =   300
         Left            =   3780
         Style           =   2  'Dropdown List
         TabIndex        =   4
         Top             =   1215
         Width           =   1455
      End
      Begin VB.ComboBox Combo_ProvName 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1140
         Style           =   2  'Dropdown List
         TabIndex        =   3
         Top             =   1215
         Width           =   1455
      End
      Begin VB.ComboBox Combo_NationName 
         Height          =   300
         Left            =   1140
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   780
         Width           =   1455
      End
      Begin VB.Label Label26 
         Alignment       =   1  'Right Justify
         Caption         =   "万元"
         Height          =   255
         Left            =   7440
         TabIndex        =   57
         Top             =   1260
         Width           =   375
      End
      Begin VB.Label Label2 
         Alignment       =   1  'Right Justify
         Caption         =   "客户代码 C"
         Height          =   255
         Left            =   2760
         TabIndex        =   48
         Top             =   420
         Width           =   975
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         Caption         =   "国家/地区"
         Height          =   255
         Left            =   240
         TabIndex        =   47
         Top             =   900
         Width           =   855
      End
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         Caption         =   "国际区号"
         Height          =   255
         Left            =   2880
         TabIndex        =   46
         Top             =   900
         Width           =   855
      End
      Begin VB.Label Label5 
         Alignment       =   1  'Right Justify
         Caption         =   "省份"
         Height          =   255
         Left            =   240
         TabIndex        =   45
         Top             =   1260
         Width           =   855
      End
      Begin VB.Label Label6 
         Alignment       =   1  'Right Justify
         Caption         =   "城市区号"
         Height          =   255
         Left            =   2880
         TabIndex        =   44
         Top             =   1665
         Width           =   855
      End
      Begin VB.Label Label7 
         Alignment       =   1  'Right Justify
         Caption         =   "城市"
         Height          =   255
         Left            =   2880
         TabIndex        =   43
         Top             =   1260
         Width           =   855
      End
      Begin VB.Label Label8 
         Alignment       =   1  'Right Justify

⌨️ 快捷键说明

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