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

📄 frm_khxxwh_kh.frm

📁 本系统为客户管理系统 (1)本系统的数据库为SQL Server 2000
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Frm_Khxxwh_kh 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "客户信息录入"
   ClientHeight    =   5250
   ClientLeft      =   1515
   ClientTop       =   2385
   ClientWidth     =   9150
   Icon            =   "Frm_Khxxwh_kh.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   5250
   ScaleWidth      =   9150
   StartUpPosition =   1  '所有者中心
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   705
      Left            =   0
      TabIndex        =   18
      Top             =   0
      Width           =   9150
      _ExtentX        =   16140
      _ExtentY        =   1244
      ButtonWidth     =   1138
      ButtonHeight    =   1191
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   13
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   " 增加 "
            Key             =   "add"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Key             =   "modify"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "delete"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "save"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "取消"
            Key             =   "cancel"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查找"
            Key             =   "find"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "第一条"
            Key             =   "first"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "上一条"
            Key             =   "previous"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "下一条"
            Key             =   "next"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "末一条"
            Key             =   "last"
            ImageIndex      =   10
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Enabled         =   0   'False
            Style           =   3
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "关闭"
            Key             =   "close"
            ImageIndex      =   11
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4485
      Left            =   15
      TabIndex        =   0
      Top             =   720
      Width           =   9090
      _ExtentX        =   16034
      _ExtentY        =   7911
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "客户基本信息"
      TabPicture(0)   =   "Frm_Khxxwh_kh.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "ImageList1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Adodc1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "客户列表"
      TabPicture(1)   =   "Frm_Khxxwh_kh.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Dgr_Kh"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      Begin MSDataGridLib.DataGrid Dgr_Kh 
         Bindings        =   "Frm_Khxxwh_kh.frx":0044
         Height          =   3900
         Left            =   -74910
         TabIndex        =   32
         Top             =   420
         Width           =   8850
         _ExtentX        =   15610
         _ExtentY        =   6879
         _Version        =   393216
         AllowUpdate     =   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
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   345
         Left            =   -1890
         Top             =   45
         Visible         =   0   'False
         Width           =   1995
         _ExtentX        =   3519
         _ExtentY        =   609
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from tb_khxx order by khxx_id"
         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 VB.Frame Frame1 
         Height          =   3990
         Left            =   120
         TabIndex        =   1
         Top             =   375
         Width           =   8865
         Begin MSAdodcLib.Adodc Adodc2 
            Height          =   330
            Left            =   -825
            Top             =   3750
            Visible         =   0   'False
            Width           =   1425
            _ExtentX        =   2514
            _ExtentY        =   582
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   1
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_Client"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from tb_Client_lxrxx order by lxrxx_id"
            Caption         =   "Adodc2"
            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.TextBox txt1 
            Height          =   315
            Index           =   12
            Left            =   5805
            TabIndex        =   36
            Top             =   3150
            Width           =   2940
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   11
            Left            =   1320
            TabIndex        =   35
            Top             =   3180
            Width           =   3270
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   13
            Left            =   1320
            TabIndex        =   34
            Top             =   3540
            Width           =   3060
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   10
            Left            =   6120
            TabIndex        =   31
            Top             =   2775
            Width           =   2640
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   9
            Left            =   1335
            TabIndex        =   30
            Top             =   2790
            Width           =   3585
         End
         Begin VB.ComboBox Cbx_Cs 
            Height          =   300
            Left            =   5310
            Style           =   1  'Simple Combo
            TabIndex        =   29
            Text            =   "Cbx_Cs"
            Top             =   1665
            Width           =   3450
         End
         Begin VB.ComboBox Cbx_Sf 
            Height          =   300
            Left            =   1320
            TabIndex        =   28
            Text            =   "Cbx_Sf"
            Top             =   1680
            Width           =   2940
         End
         Begin VB.ComboBox Cbx_Zx 
            Height          =   300
            Left            =   5340
            TabIndex        =   27
            Text            =   "Cbx_Zx"
            Top             =   930
            Width           =   3435
         End
         Begin VB.ComboBox Cbx_Jb 
            Height          =   300
            Left            =   5325
            TabIndex        =   26
            Text            =   "Cbx_Jb"
            Top             =   585
            Width           =   3435
         End
         Begin VB.ComboBox Cbx_Lx 
            Height          =   300
            Left            =   1320
            TabIndex        =   25
            Text            =   "Cbx_Lx"
            Top             =   930
            Width           =   2925
         End
         Begin VB.ComboBox Cbx_Xz 
            Height          =   300
            Left            =   1320
            TabIndex        =   24
            Text            =   "Cbx_Xz"
            Top             =   570
            Width           =   2925
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   14
            Left            =   5640
            TabIndex        =   23
            Top             =   3540
            Width           =   3105
         End
         Begin VB.TextBox txt1 
            Height          =   315
            Index           =   1
            Left            =   5325
            TabIndex        =   21
            Top             =   240
            Width           =   3420
         End
         Begin VB.TextBox txt1 
            BackColor       =   &H00FFFFFF&
            Enabled         =   0   'False
            Height          =   315
            Index           =   0
            Left            =   1335
            TabIndex        =   9
            Top             =   225
            Width           =   2925
         End
         Begin VB.TextBox txt1 
            BackColor       =   &H00FFFFFF&
            Enabled         =   0   'False
            Height          =   315
            Index           =   2
            Left            =   1320

⌨️ 快捷键说明

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