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

📄 client_dbchange.frm

📁 小型客户管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Client_DbChange 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "客户资料分配"
   ClientHeight    =   4770
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8250
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4770
   ScaleWidth      =   8250
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frm_Third 
      Height          =   4095
      Left            =   120
      TabIndex        =   16
      Top             =   0
      Visible         =   0   'False
      Width           =   8000
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   255
         Left            =   960
         TabIndex        =   22
         Top             =   3720
         Visible         =   0   'False
         Width           =   6855
         _ExtentX        =   12091
         _ExtentY        =   450
         _Version        =   393216
         Appearance      =   0
         Scrolling       =   1
      End
      Begin VB.TextBox Yjyy 
         Height          =   2580
         Left            =   3840
         MultiLine       =   -1  'True
         TabIndex        =   20
         Top             =   1080
         Width           =   3975
      End
      Begin VB.ListBox List3 
         Height          =   2580
         Left            =   120
         TabIndex        =   19
         Top             =   1080
         Width           =   3495
      End
      Begin VB.ComboBox User_ListOut 
         Height          =   300
         Left            =   120
         Style           =   2  'Dropdown List
         TabIndex        =   17
         Top             =   600
         Width           =   2295
      End
      Begin VB.Label Label5 
         Caption         =   "正在处理"
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   3750
         Visible         =   0   'False
         Width           =   855
      End
      Begin VB.Label Label4 
         Caption         =   "移交原因"
         Height          =   255
         Left            =   3840
         TabIndex        =   21
         Top             =   720
         Width           =   2655
      End
      Begin VB.Label Label3 
         Caption         =   "请选择需要转入的客户的用户"
         Height          =   255
         Left            =   120
         TabIndex        =   18
         Top             =   240
         Width           =   2415
      End
   End
   Begin VB.CommandButton cmdClose 
      Caption         =   "关闭"
      Height          =   495
      Left            =   5520
      TabIndex        =   15
      Top             =   4200
      Width           =   1215
   End
   Begin VB.CommandButton cmdFinish 
      Caption         =   "完成"
      Height          =   495
      Left            =   6840
      TabIndex        =   14
      Top             =   4200
      Width           =   1215
   End
   Begin VB.Frame Frm_Second 
      Height          =   4095
      Left            =   120
      TabIndex        =   6
      Top             =   0
      Visible         =   0   'False
      Width           =   8000
      Begin VB.CommandButton cmdRemoveAll 
         Caption         =   "<<"
         Height          =   375
         Left            =   3720
         TabIndex        =   13
         Top             =   3120
         Width           =   495
      End
      Begin VB.CommandButton cmdRemoveOne 
         Caption         =   "<"
         Height          =   375
         Left            =   3720
         TabIndex        =   12
         Top             =   2640
         Width           =   495
      End
      Begin VB.CommandButton cmdAddAll 
         Caption         =   ">>"
         Height          =   375
         Left            =   3720
         TabIndex        =   11
         Top             =   1440
         Width           =   495
      End
      Begin VB.CommandButton cmdAddOne 
         Caption         =   ">"
         Height          =   375
         Left            =   3720
         TabIndex        =   10
         Top             =   960
         Width           =   495
      End
      Begin VB.ListBox List2 
         Height          =   3300
         Left            =   4320
         TabIndex        =   9
         Top             =   600
         Width           =   3500
      End
      Begin VB.ListBox List1 
         Height          =   3300
         Left            =   120
         TabIndex        =   8
         Top             =   600
         Width           =   3495
      End
      Begin VB.Label Label2 
         Caption         =   "请选择需要分配的客户"
         Height          =   255
         Left            =   120
         TabIndex        =   7
         Top             =   240
         Width           =   2415
      End
   End
   Begin VB.CommandButton cmdPrevious 
      Caption         =   "上一步"
      Height          =   495
      Left            =   1920
      TabIndex        =   5
      Top             =   4200
      Width           =   1215
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   "下一步"
      Height          =   495
      Left            =   3240
      TabIndex        =   4
      Top             =   4200
      Width           =   1215
   End
   Begin VB.Frame Frm_First 
      Height          =   4095
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Visible         =   0   'False
      Width           =   8000
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   3120
         Top             =   480
         Visible         =   0   'False
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   582
         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         =   "Adodc1"
         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 MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Client_DbChange.frx":0000
         Height          =   3015
         Left            =   120
         TabIndex        =   3
         Top             =   960
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   5318
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9

⌨️ 快捷键说明

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