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

📄 frmsaleedit.frm

📁 主要是基本的客户资源管理操作界面, 包含基本信息管理、客户管理商业管理等
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmSaleEdit 
   Caption         =   "编辑商业机会"
   ClientHeight    =   6135
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6330
   LinkTopic       =   "Form1"
   ScaleHeight     =   6135
   ScaleWidth      =   6330
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc AdoPType 
      Height          =   375
      Left            =   4440
      Top             =   120
      Visible         =   0   'False
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "AdoPType"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc AdoContact 
      Height          =   375
      Left            =   2760
      Top             =   240
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "AdoContact"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc AdoCust 
      Height          =   375
      Left            =   2760
      Top             =   0
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "AdoCust"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton Cmd_Cancel 
      Caption         =   "取 消"
      Height          =   450
      Left            =   3840
      TabIndex        =   29
      Top             =   5520
      Width           =   1335
   End
   Begin VB.CommandButton Cmd_OK 
      Caption         =   "确 定"
      Height          =   450
      Left            =   1200
      TabIndex        =   28
      Top             =   5520
      Width           =   1335
   End
   Begin VB.Frame Frame2 
      Caption         =   "项目信息"
      Height          =   3135
      Left            =   120
      TabIndex        =   12
      Top             =   1800
      Width           =   6135
      Begin VB.TextBox txtPName 
         Height          =   330
         Left            =   1080
         TabIndex        =   33
         Top             =   285
         Width           =   4695
      End
      Begin MSDataListLib.DataCombo dco_PType 
         Height          =   330
         Left            =   1080
         TabIndex        =   31
         Top             =   645
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         Style           =   2
         Text            =   ""
      End
      Begin VB.TextBox txtDetail 
         Height          =   1095
         Left            =   1080
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   25
         Top             =   1800
         Width           =   4695
      End
      Begin VB.ComboBox ComboPercent 
         Height          =   300
         Left            =   4320
         Style           =   2  'Dropdown List
         TabIndex        =   22
         Top             =   1380
         Width           =   855
      End
      Begin VB.TextBox txtSum 
         Height          =   330
         Left            =   4320
         TabIndex        =   20
         Top             =   1005
         Width           =   855
      End
      Begin VB.TextBox txtSignDate 
         Height          =   330
         Left            =   4320
         TabIndex        =   19
         Top             =   645
         Width           =   1455
      End
      Begin MSDataListLib.DataCombo dco_Emps 
         Height          =   315
         Left            =   1080
         TabIndex        =   34
         Top             =   1080
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         Style           =   2
         Text            =   ""
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "项目名称"
         Height          =   180
         Left            =   120
         TabIndex        =   32
         Top             =   360
         Width           =   720
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "细节说明"
         Height          =   180
         Left            =   120
         TabIndex        =   24
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "万元"
         Height          =   180
         Left            =   5280
         TabIndex        =   23
         Top             =   1080
         Width           =   360
      End
      Begin VB.Label lbl_Status 
         AutoSize        =   -1  'True
         Caption         =   "lbl_Status"
         Height          =   180
         Left            =   1080
         TabIndex        =   21
         Top             =   1440
         Width           =   900
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "目前进展程度"
         Height          =   180
         Left            =   3120
         TabIndex        =   18
         Top             =   1440
         Width           =   1080
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "销售人员"
         Height          =   180
         Left            =   120
         TabIndex        =   17
         Top             =   1080
         Width           =   720
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "预计成交金额"
         Height          =   180
         Left            =   3120
         TabIndex        =   16
         Top             =   1080
         Width           =   1080
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "项目状态"
         Height          =   180
         Left            =   120
         TabIndex        =   15
         Top             =   1440
         Width           =   720
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "预计签约日期"
         Height          =   180
         Left            =   3120
         TabIndex        =   14
         Top             =   720
         Width           =   1080
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "项目类型"
         Height          =   180
         Left            =   120
         TabIndex        =   13
         Top             =   720
         Width           =   720
      End
   End
   Begin VB.TextBox txtSaleId 
      Height          =   330

⌨️ 快捷键说明

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