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

📄 维修管理.frm

📁 小区物业管理系统vb开发的,曾用于本科毕业设计
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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       =   &H00C0C0FF&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "维修管理"
   ClientHeight    =   6585
   ClientLeft      =   3375
   ClientTop       =   2430
   ClientWidth     =   8850
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6585
   ScaleWidth      =   8850
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0FF&
      Caption         =   "查找"
      Height          =   735
      Left            =   0
      TabIndex        =   21
      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       =   &H00C0C0FF&
         Caption         =   "按序号"
         Height          =   255
         Left            =   240
         TabIndex        =   24
         Top             =   360
         Width           =   1335
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H00C0C0FF&
         Caption         =   "按类别"
         Height          =   255
         Left            =   1560
         TabIndex        =   23
         Top             =   360
         Width           =   1455
      End
      Begin VB.OptionButton Option3 
         BackColor       =   &H00C0C0FF&
         Caption         =   "按日期"
         Height          =   255
         Left            =   3120
         TabIndex        =   22
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label1 
         BackColor       =   &H00C0C0FF&
         Caption         =   "类别:"
         Height          =   255
         Left            =   6480
         TabIndex        =   25
         Top             =   240
         Width           =   615
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0C0FF&
      Caption         =   "信息"
      Height          =   3495
      Left            =   0
      TabIndex        =   1
      Top             =   2520
      Width           =   8775
      Begin MSComCtl2.DTPicker DTP1 
         DataField       =   "故障时间"
         DataSource      =   "Adodc1"
         Height          =   300
         Left            =   7440
         TabIndex        =   39
         Top             =   840
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   529
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   63700993
         CurrentDate     =   39478
      End
      Begin VB.ComboBox Cmbclass 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "维修管理.frx":0015
         Left            =   960
         List            =   "维修管理.frx":0025
         TabIndex        =   38
         Top             =   840
         Width           =   1575
      End
      Begin VB.ComboBox Cmbtype 
         Enabled         =   0   'False
         Height          =   300
         Left            =   5160
         TabIndex        =   37
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text10 
         Enabled         =   0   'False
         Height          =   270
         Left            =   6960
         TabIndex        =   33
         Top             =   3120
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   960
         TabIndex        =   10
         Top             =   360
         Width           =   975
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   270
         Left            =   2640
         TabIndex        =   9
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   270
         Left            =   3600
         TabIndex        =   8
         Top             =   840
         Width           =   2775
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   495
         Left            =   960
         TabIndex        =   7
         Top             =   1320
         Width           =   7695
      End
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   495
         Left            =   960
         TabIndex        =   6
         Top             =   1920
         Width           =   7695
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   495
         Left            =   960
         MultiLine       =   -1  'True
         TabIndex        =   5
         Top             =   2520
         Width           =   7695
      End
      Begin VB.ComboBox Cmbroom 
         Enabled         =   0   'False
         Height          =   300
         Left            =   7440
         TabIndex        =   4
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   270
         Left            =   960
         TabIndex        =   3
         Top             =   3120
         Width           =   1455
      End
      Begin VB.TextBox Text9 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4080
         TabIndex        =   2
         Top             =   3120
         Width           =   1695
      End
      Begin VB.Label Label14 
         BackColor       =   &H00C0C0FF&
         Caption         =   "需要费用:"
         Height          =   255
         Left            =   6120
         TabIndex        =   35
         Top             =   3120
         Width           =   855
      End
      Begin VB.Label Label10 
         BackColor       =   &H00C0C0FF&
         Caption         =   "故障现象:"
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   1320
         Width           =   855
      End
      Begin VB.Label Label7 
         BackColor       =   &H00C0C0FF&
         Caption         =   "所属大楼:"
         Height          =   255
         Left            =   4320
         TabIndex        =   32
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label3 
         BackColor       =   &H00C0C0FF&
         Caption         =   "标题:"
         Height          =   255
         Left            =   2160
         TabIndex        =   20
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label4 
         BackColor       =   &H00C0C0FF&
         Caption         =   "房    号:"
         Height          =   255
         Left            =   6600
         TabIndex        =   19
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label5 
         BackColor       =   &H00C0C0FF&
         Caption         =   "故障时间:"
         Height          =   255
         Left            =   6600
         TabIndex        =   18
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label6 
         BackColor       =   &H00C0C0FF&
         Caption         =   "故障类别:"
         Height          =   255
         Left            =   120
         TabIndex        =   17
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label8 
         BackColor       =   &H00C0C0FF&
         Caption         =   "联系方式:"
         Height          =   255
         Left            =   2760
         TabIndex        =   16
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label2 
         BackColor       =   &H00C0C0FF&
         Caption         =   "序    号:"
         Height          =   255
         Left            =   120
         TabIndex        =   15
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label9 
         BackColor       =   &H00C0C0FF&
         Caption         =   "维修内容:"
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   1920
         Width           =   855
      End
      Begin VB.Label Label11 
         BackColor       =   &H00C0C0FF&
         Caption         =   "处理结果:"
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   2520
         Width           =   855
      End
      Begin VB.Label Label12 
         BackColor       =   &H00C0C0FF&
         Caption         =   "录入员:"
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   3120
         Width           =   735
      End
      Begin VB.Label Label13 
         BackColor       =   &H00C0C0FF&
         Caption         =   "接待员:"
         Height          =   255
         Left            =   3360
         TabIndex        =   11
         Top             =   3120
         Width           =   735
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 

⌨️ 快捷键说明

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