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

📄 frm_tsinfo.frm

📁 小区物业管理系统,(vb6+SQLServer2000+使用说明)
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_xqtsinfo 
   Caption         =   "小区投诉信息"
   ClientHeight    =   4920
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7620
   FillColor       =   &H000000FF&
   Icon            =   "Frm_tsinfo.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4920
   ScaleWidth      =   7620
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Caption         =   "投诉信息栏:"
      Height          =   3810
      Index           =   0
      Left            =   225
      TabIndex        =   0
      Top             =   120
      Width           =   7215
      Begin VB.ComboBox Combo4 
         Height          =   300
         Index           =   0
         ItemData        =   "Frm_tsinfo.frx":1C7A
         Left            =   3330
         List            =   "Frm_tsinfo.frx":1C84
         Style           =   2  'Dropdown List
         TabIndex        =   28
         Top             =   1575
         Width           =   1275
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   345
         Index           =   0
         Left            =   1080
         TabIndex        =   26
         Top             =   1560
         Width           =   1260
         _ExtentX        =   2223
         _ExtentY        =   609
         _Version        =   393216
         Format          =   67698689
         CurrentDate     =   39406
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Index           =   0
         Left            =   5625
         TabIndex        =   25
         Top             =   1935
         Width           =   1275
      End
      Begin VB.TextBox Text9 
         Height          =   300
         Index           =   0
         Left            =   5610
         TabIndex        =   23
         Top             =   1530
         Width           =   1290
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   0
         ItemData        =   "Frm_tsinfo.frx":1C9C
         Left            =   5595
         List            =   "Frm_tsinfo.frx":1CAC
         Style           =   2  'Dropdown List
         TabIndex        =   21
         Top             =   1185
         Width           =   1290
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   0
         ItemData        =   "Frm_tsinfo.frx":1CDC
         Left            =   5595
         List            =   "Frm_tsinfo.frx":1CE9
         Style           =   2  'Dropdown List
         TabIndex        =   19
         Top             =   720
         Width           =   1275
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   0
         ItemData        =   "Frm_tsinfo.frx":1D05
         Left            =   5580
         List            =   "Frm_tsinfo.frx":1D0F
         Style           =   2  'Dropdown List
         TabIndex        =   17
         Top             =   345
         Width           =   1275
      End
      Begin VB.TextBox Text8 
         Height          =   300
         Index           =   0
         Left            =   3390
         TabIndex        =   15
         Top             =   375
         Width           =   1185
      End
      Begin VB.TextBox Text7 
         Height          =   780
         Index           =   0
         Left            =   1095
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   13
         Top             =   2865
         Width           =   5865
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Index           =   0
         Left            =   1065
         TabIndex        =   12
         Top             =   2430
         Width           =   5865
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Index           =   0
         Left            =   1080
         TabIndex        =   11
         Top             =   1980
         Width           =   3495
      End
      Begin VB.TextBox Text3 
         DataField       =   "话"
         Height          =   300
         Index           =   0
         Left            =   1080
         TabIndex        =   10
         Top             =   1185
         Width           =   3495
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Index           =   0
         Left            =   1095
         TabIndex        =   9
         Top             =   765
         Width           =   3465
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   1080
         TabIndex        =   8
         Top             =   360
         Width           =   1470
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "投诉性质:"
         Height          =   180
         Index           =   0
         Left            =   2430
         TabIndex        =   27
         Top             =   1635
         Width           =   900
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "联系方式:"
         Height          =   180
         Index           =   0
         Left            =   4695
         TabIndex        =   24
         Top             =   1995
         Width           =   900
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "接 待 员:"
         Height          =   180
         Index           =   0
         Left            =   4650
         TabIndex        =   22
         Top             =   1575
         Width           =   900
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "投诉方式:"
         Height          =   180
         Index           =   0
         Left            =   4650
         TabIndex        =   20
         Top             =   1200
         Width           =   900
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "投诉状况 :"
         Height          =   180
         Index           =   0
         Left            =   4635
         TabIndex        =   18
         Top             =   780
         Width           =   990
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "性     别:"
         Height          =   180
         Index           =   0
         Left            =   4620
         TabIndex        =   16
         Top             =   405
         Width           =   990
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "投诉人:"
         Height          =   180
         Index           =   0
         Left            =   2640
         TabIndex        =   14
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "居住位置:"
         Height          =   180
         Index           =   0
         Left            =   195
         TabIndex        =   7
         Top             =   795
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "投诉编号:"
         Height          =   180
         Index           =   0
         Left            =   210
         TabIndex        =   6
         Top             =   420
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "投诉人电话:"
         Height          =   180
         Index           =   0
         Left            =   180
         TabIndex        =   5
         Top             =   1215
         Width           =   1080
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "被投诉方:"
         Height          =   180
         Index           =   0
         Left            =   180
         TabIndex        =   4
         Top             =   2040
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "投诉时间:"
         Height          =   180
         Index           =   0
         Left            =   180
         TabIndex        =   3
         Top             =   1620
         Width           =   900
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "处理意见:"
         Height          =   180
         Index           =   0
         Left            =   210
         TabIndex        =   2
         Top             =   2475
         Width           =   900
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "投诉原因:"
         Height          =   180
         Index           =   0
         Left            =   210
         TabIndex        =   1
         Top             =   2880
         Width           =   900
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "投诉信息栏:"
      Height          =   3810
      Index           =   1
      Left            =   225
      TabIndex        =   41
      Top             =   120
      Width           =   7215
      Begin VB.TextBox Text1 
         DataField       =   "投诉编号"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1

⌨️ 快捷键说明

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