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

📄 frmkhinfo.frm

📁 一套简易的MIS系统。带SQLServer数据库。供参考。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmKHInfo 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "客户信息维护"
   ClientHeight    =   7875
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11250
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7875
   ScaleWidth      =   11250
   ShowInTaskbar   =   0   'False
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   5
      Left            =   6690
      TabIndex        =   24
      Top             =   780
      Width           =   2475
   End
   Begin VB.ComboBox cmbState 
      Height          =   300
      Left            =   3870
      Style           =   2  'Dropdown List
      TabIndex        =   22
      Top             =   780
      Width           =   1935
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   4
      Left            =   3300
      TabIndex        =   20
      Top             =   420
      Width           =   2475
   End
   Begin MSComCtl2.DTPicker inDate 
      Height          =   300
      Left            =   6690
      TabIndex        =   15
      Top             =   480
      Width           =   2475
      _ExtentX        =   4366
      _ExtentY        =   529
      _Version        =   393216
      Format          =   25296896
      CurrentDate     =   38877
   End
   Begin VB.ComboBox cmbType 
      Height          =   300
      Left            =   930
      Style           =   2  'Dropdown List
      TabIndex        =   14
      Top             =   780
      Width           =   1995
   End
   Begin RichTextLib.RichTextBox rtxtMemo 
      Height          =   1305
      Left            =   930
      TabIndex        =   11
      Top             =   1110
      Width           =   8265
      _ExtentX        =   14579
      _ExtentY        =   2302
      _Version        =   393217
      Enabled         =   -1  'True
      ScrollBars      =   2
      Appearance      =   0
      TextRTF         =   $"frmKHInfo.frx":0000
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   3
      Left            =   930
      TabIndex        =   8
      Top             =   420
      Width           =   1485
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   2
      Left            =   6690
      TabIndex        =   6
      Top             =   120
      Width           =   2475
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   1
      Left            =   3300
      TabIndex        =   4
      Top             =   90
      Width           =   2475
   End
   Begin MSComctlLib.ListView lstKHInfo 
      Height          =   5385
      Left            =   0
      TabIndex        =   3
      Top             =   2430
      Width           =   11205
      _ExtentX        =   19764
      _ExtentY        =   9499
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.TextBox txtCust 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   0
      Left            =   930
      TabIndex        =   0
      Top             =   90
      Width           =   1485
   End
   Begin CSCommand.Command cmdOK 
      Height          =   375
      Left            =   9450
      TabIndex        =   1
      Top             =   150
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmKHInfo.frx":009D
      Caption         =   "确定(&S)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command1 
      Height          =   375
      Left            =   9450
      TabIndex        =   16
      Top             =   585
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmKHInfo.frx":0637
      Caption         =   "修改(&U)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command cmdPrint 
      Height          =   375
      Left            =   9450
      TabIndex        =   17
      Top             =   1455
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmKHInfo.frx":0BD1
      Caption         =   "打印(&P)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command cmdBack 
      Height          =   375
      Left            =   9450
      TabIndex        =   18
      Top             =   1890
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmKHInfo.frx":116B
      Caption         =   "返回(&B)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command cmdQuery 
      Height          =   375
      Left            =   9450
      TabIndex        =   19
      Top             =   1020
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmKHInfo.frx":1705
      Caption         =   "查询(&Q)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "输入码:"
      Height          =   180
      Index           =   9
      Left            =   5850
      TabIndex        =   25
      Top             =   840
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "客户状态:"
      Height          =   180
      Index           =   8
      Left            =   3030
      TabIndex        =   23
      Top             =   840
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "联系电话:"
      Height          =   180
      Index           =   7
      Left            =   2460
      TabIndex        =   21
      Top             =   480
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "客户类型:"
      Height          =   180
      Index           =   6
      Left            =   90
      TabIndex        =   13
      Top             =   840
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "录入日期:"
      Height          =   180
      Index           =   5
      Left            =   5850
      TabIndex        =   12
      Top             =   540
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "备    注:"
      Height          =   180
      Index           =   4
      Left            =   90
      TabIndex        =   10
      Top             =   1635
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "联 系 人:"
      Height          =   180
      Index           =   3
      Left            =   90
      TabIndex        =   9
      Top             =   480
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "客户地址:"
      Height          =   180
      Index           =   2
      Left            =   5850
      TabIndex        =   7
      Top             =   180
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "客户名称:"
      Height          =   180
      Index           =   1
      Left            =   2460
      TabIndex        =   5
      Top             =   150
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "客户编号:"
      Height          =   180
      Index           =   0
      Left            =   90
      TabIndex        =   2
      Top             =   150
      Width           =   900

⌨️ 快捷键说明

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