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

📄 form4.frm

📁 物业管理
💻 FRM
字号:
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 frmrequest 
   Caption         =   "投诉单"
   ClientHeight    =   5580
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7575
   LinkTopic       =   "Form4"
   MDIChild        =   -1  'True
   ScaleHeight     =   5580
   ScaleWidth      =   7575
   Begin VB.TextBox Text10 
      Height          =   270
      Left            =   6000
      TabIndex        =   28
      Text            =   "Text10"
      Top             =   480
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Height          =   4215
      Left            =   240
      TabIndex        =   3
      Top             =   720
      Width           =   7095
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   255
         Left            =   1440
         TabIndex        =   26
         Top             =   480
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19726337
         CurrentDate     =   37861
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1440
         TabIndex        =   13
         Text            =   "Text1"
         Top             =   960
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1440
         TabIndex        =   12
         Text            =   "Text2"
         Top             =   1440
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   495
         Left            =   1440
         ScrollBars      =   3  'Both
         TabIndex        =   11
         Text            =   "Text3"
         Top             =   1920
         Width           =   5295
      End
      Begin VB.TextBox Text4 
         Height          =   495
         Left            =   1440
         ScrollBars      =   3  'Both
         TabIndex        =   10
         Text            =   "Text4"
         Top             =   2520
         Width           =   5295
      End
      Begin VB.TextBox Text5 
         Height          =   495
         Left            =   1440
         ScrollBars      =   3  'Both
         TabIndex        =   9
         Text            =   "Text5"
         Top             =   3120
         Width           =   5295
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   1440
         TabIndex        =   8
         Text            =   "Text6"
         Top             =   3720
         Width           =   3015
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   4920
         TabIndex        =   7
         Text            =   "Text7"
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   4920
         TabIndex        =   6
         Text            =   "Text8"
         Top             =   1560
         Width           =   1815
      End
      Begin VB.CheckBox Check1 
         Caption         =   "保密"
         Height          =   180
         Left            =   6120
         TabIndex        =   5
         Top             =   600
         Width           =   855
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   5880
         TabIndex        =   4
         Text            =   "Text9"
         Top             =   3720
         Width           =   855
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   255
         Left            =   4680
         TabIndex        =   25
         Top             =   600
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   450
         _Version        =   393216
         Format          =   19726337
         CurrentDate     =   37861
      End
      Begin VB.Label Label2 
         Caption         =   "投诉日期"
         Height          =   255
         Left            =   360
         TabIndex        =   24
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label3 
         Caption         =   "房间编号"
         Height          =   255
         Left            =   360
         TabIndex        =   23
         Top             =   960
         Width           =   855
      End
      Begin VB.Label Label4 
         Caption         =   "投诉人"
         Height          =   255
         Left            =   360
         TabIndex        =   22
         Top             =   1440
         Width           =   855
      End
      Begin VB.Label Label5 
         Caption         =   "投诉内容"
         Height          =   255
         Left            =   360
         TabIndex        =   21
         Top             =   1920
         Width           =   855
      End
      Begin VB.Label Label6 
         Caption         =   "投诉要求"
         Height          =   255
         Left            =   360
         TabIndex        =   20
         Top             =   2520
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "处理结果"
         Height          =   255
         Left            =   360
         TabIndex        =   19
         Top             =   3120
         Width           =   855
      End
      Begin VB.Label Label8 
         Caption         =   "备注"
         Height          =   255
         Left            =   360
         TabIndex        =   18
         Top             =   3720
         Width           =   855
      End
      Begin VB.Label Label9 
         Caption         =   "处理日期"
         Height          =   255
         Left            =   3600
         TabIndex        =   17
         Top             =   600
         Width           =   855
      End
      Begin VB.Label Label10 
         Caption         =   "地址"
         Height          =   255
         Left            =   3600
         TabIndex        =   16
         Top             =   1080
         Width           =   855
      End
      Begin VB.Label Label11 
         Caption         =   "电话"
         Height          =   255
         Left            =   3600
         TabIndex        =   15
         Top             =   1560
         Width           =   855
      End
      Begin VB.Label Label12 
         Caption         =   "经手人"
         Height          =   255
         Left            =   5040
         TabIndex        =   14
         Top             =   3720
         Width           =   615
      End
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      Height          =   375
      Left            =   5280
      TabIndex        =   2
      Top             =   5040
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   3120
      TabIndex        =   1
      Top             =   5040
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1200
      Top             =   5040
      Width           =   1200
      _ExtentX        =   2117
      _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 VB.Label Label13 
      Caption         =   "编号"
      Height          =   255
      Left            =   5520
      TabIndex        =   27
      Top             =   480
      Width           =   495
   End
   Begin VB.Label Label1 
      Caption         =   "投诉单"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   2760
      TabIndex        =   0
      Top             =   120
      Width           =   1455
   End
End
Attribute VB_Name = "frmrequest"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Frame1_DragDrop(Source As Control, X As Single, Y As Single)

End Sub

Private Sub Label1_Click()

End Sub

⌨️ 快捷键说明

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