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

📄 客户投诉.frm

📁 小区物业管理系统vb开发的,曾用于本科毕业设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form 客户投诉 
   BackColor       =   &H00FFC0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "客户投诉"
   ClientHeight    =   6525
   ClientLeft      =   3375
   ClientTop       =   2430
   ClientWidth     =   8790
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6525
   ScaleWidth      =   8790
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0C0&
      Caption         =   "查找"
      Height          =   735
      Left            =   0
      TabIndex        =   30
      Top             =   0
      Width           =   8775
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "客户投诉.frx":0000
         Height          =   330
         Left            =   6960
         TabIndex        =   36
         Top             =   240
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   582
         _Version        =   393216
         ListField       =   "投诉类别"
         Text            =   ""
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "按序号"
         Height          =   255
         Left            =   240
         TabIndex        =   33
         Top             =   360
         Width           =   1335
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "按类别"
         Height          =   255
         Left            =   1560
         TabIndex        =   32
         Top             =   360
         Width           =   1455
      End
      Begin VB.OptionButton Option3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "按日期"
         Height          =   255
         Left            =   3120
         TabIndex        =   31
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "类别:"
         Height          =   255
         Left            =   6480
         TabIndex        =   34
         Top             =   240
         Width           =   615
      End
   End
   Begin CSCommand.Command Command1 
      Height          =   375
      Left            =   5520
      TabIndex        =   26
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":0015
      Caption         =   "取消"
      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 Cmdexit 
      Height          =   375
      Left            =   7680
      TabIndex        =   25
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":0E67
      Caption         =   "退出"
      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            =   6600
      TabIndex        =   24
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":1CB9
      Caption         =   "返回"
      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 Cmddelete 
      Height          =   375
      Left            =   4440
      TabIndex        =   23
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":2B0B
      Caption         =   "删除"
      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 Cmdsave 
      Height          =   375
      Left            =   3360
      TabIndex        =   22
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":395D
      Caption         =   "保存"
      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 Cmdadd 
      Height          =   375
      Left            =   2280
      TabIndex        =   21
      Top             =   6120
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      Icon            =   "客户投诉.frx":5667
      Caption         =   "添加"
      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 MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "客户投诉.frx":64B9
      Height          =   1575
      Left            =   0
      TabIndex        =   1
      Top             =   840
      Width           =   8775
      _ExtentX        =   15478
      _ExtentY        =   2778
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      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     =   7
      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
      BeginProperty Column02 
         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 Column03 
         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 Column04 
         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 Column05 
         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 Column06 
         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 
            ColumnWidth     =   480.189
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1019.906
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   840.189
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   569.764
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   870.236
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   2190.047
         EndProperty
         BeginProperty Column06 
            ColumnWidth     =   2475.213
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFC0C0&
      Caption         =   "信息"
      Height          =   3495
      Left            =   0
      TabIndex        =   0
      Top             =   2520
      Width           =   8775
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   300
         Left            =   3600
         TabIndex        =   37
         Top             =   1440
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   63438849
         CurrentDate     =   39478
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   270
         Left            =   6840
         TabIndex        =   35
         Top             =   960
         Width           =   1815
      End
      Begin VB.ComboBox Cmbroom 
         Enabled         =   0   'False
         Height          =   300
         Left            =   3600
         TabIndex        =   29
         Top             =   960
         Width           =   1575
      End
      Begin VB.ComboBox Cmbtype 
         Enabled         =   0   'False
         Height          =   300
         Left            =   960
         TabIndex        =   28
         Top             =   960
         Width           =   1575
      End
      Begin VB.TextBox Text9 
         Enabled         =   0   'False
         Height          =   270
         Left            =   5520
         TabIndex        =   20
         Top             =   3120
         Width           =   1695
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   270
         Left            =   960
         TabIndex        =   19
         Top             =   3120
         Width           =   1695
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   495
         Left            =   960
         TabIndex        =   18
         Top             =   2520
         Width           =   7695
      End
      Begin VB.ComboBox Cmbclass 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "客户投诉.frx":64CE
         Left            =   960
         List            =   "客户投诉.frx":64DB
         TabIndex        =   17
         Top             =   1440
         Width           =   1575
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   495
         Left            =   960
         MultiLine       =   -1  'True
         TabIndex        =   11
         Top             =   1920
         Width           =   7695
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   270
         Left            =   6840
         TabIndex        =   9
         Top             =   1440
         Width           =   1815
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   270
         Left            =   3600
         TabIndex        =   4
         Top             =   480
         Width           =   5055
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   960
         TabIndex        =   2
         Top             =   480
         Width           =   1575
      End
      Begin VB.Label Label10 
         BackColor       =   &H00FFC0C0&
         Caption         =   "所属大楼:"
         Height          =   255

⌨️ 快捷键说明

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