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

📄 frm_zxcx.frm

📁 小区物业管理系统,(vb6+SQLServer2000+使用说明)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frm_zxcx 
   Caption         =   "装修信息查询"
   ClientHeight    =   3885
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7710
   Icon            =   "Frm_zxcx.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   3885
   ScaleWidth      =   7710
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   930
      Left            =   45
      TabIndex        =   2
      Top             =   0
      Width           =   7590
      Begin VB.OptionButton Option2 
         Caption         =   "按申请日期查询"
         Height          =   330
         Left            =   105
         TabIndex        =   11
         Top             =   1035
         Width           =   1575
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "Frm_zxcx.frx":1C7A
         Left            =   1650
         List            =   "Frm_zxcx.frx":1C8A
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   300
         Width           =   1545
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Frm_zxcx.frx":1CAA
         Left            =   3195
         List            =   "Frm_zxcx.frx":1CBA
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   300
         Width           =   1290
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   4560
         TabIndex        =   6
         Top             =   300
         Width           =   1155
      End
      Begin VB.Frame Frame2 
         Height          =   615
         Left            =   5940
         TabIndex        =   3
         Top             =   120
         Width           =   1575
         Begin VB.CommandButton Command1 
            Caption         =   "查询"
            Height          =   345
            Left            =   60
            TabIndex        =   5
            Top             =   165
            Width           =   735
         End
         Begin VB.CommandButton Command2 
            Caption         =   "退出"
            Height          =   345
            Left            =   795
            TabIndex        =   4
            Top             =   165
            Width           =   735
         End
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   345
         Left            =   4500
         TabIndex        =   9
         Top             =   990
         Width           =   1275
         _ExtentX        =   2249
         _ExtentY        =   609
         _Version        =   393216
         Format          =   81330177
         CurrentDate     =   39406
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   345
         Left            =   2460
         TabIndex        =   10
         Top             =   990
         Width           =   1245
         _ExtentX        =   2196
         _ExtentY        =   609
         _Version        =   393216
         Format          =   81330177
         CurrentDate     =   39406
      End
      Begin VB.OptionButton Option1 
         Caption         =   "请选择查询条件"
         Height          =   375
         Left            =   90
         TabIndex        =   12
         Top             =   285
         Width           =   1665
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "起始日期"
         Height          =   180
         Left            =   1710
         TabIndex        =   14
         Top             =   1095
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "结束日期"
         Height          =   180
         Left            =   3735
         TabIndex        =   13
         Top             =   1080
         Width           =   720
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "维修信息列表"
      Height          =   2415
      Left            =   45
      TabIndex        =   0
      Top             =   990
      Width           =   7575
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   1905
         Left            =   165
         TabIndex        =   1
         Top             =   315
         Width           =   7290
         _ExtentX        =   12859
         _ExtentY        =   3360
         _Version        =   393216
         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     =   14
         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          =   ""

⌨️ 快捷键说明

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