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

📄 frm_yzinfo.frm

📁 一个详细的VB做的小区物业管理系统
💻 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_yzinfo 
   Caption         =   "                                                    "
   ClientHeight    =   7185
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9225
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7185
   ScaleWidth      =   9225
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame4 
      Caption         =   "家庭成员信息"
      Height          =   2235
      Left            =   135
      TabIndex        =   50
      Top             =   4905
      Width           =   8760
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Frm_yzinfo.frx":0000
         Height          =   1755
         Left            =   180
         TabIndex        =   51
         Top             =   315
         Width           =   8295
         _ExtentX        =   14631
         _ExtentY        =   3096
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         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     =   2
         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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   660
         Left            =   2790
         Top             =   525
         Width           =   2115
         _ExtentX        =   3731
         _ExtentY        =   1164
         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         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\工程与实践\物业管理系统\program\db_wygl.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\工程与实践\物业管理系统\program\db_wygl.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from tab_rkinfo"
         Caption         =   "Adodc2"
         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
   End
   Begin VB.Frame Frame3 
      Height          =   795
      Left            =   150
      TabIndex        =   44
      Top             =   4080
      Width           =   8775
      Begin VB.CommandButton Command5 
         Caption         =   "退出业主信息"
         Height          =   450
         Left            =   7065
         TabIndex        =   49
         Top             =   240
         Width           =   1600
      End
      Begin VB.CommandButton CmdDeleteCY 
         Caption         =   "删除成员信息"
         Height          =   450
         Left            =   5355
         TabIndex        =   48
         Top             =   240
         Width           =   1600
      End
      Begin VB.CommandButton CmdEditCY 
         Caption         =   "编辑成员信息"
         Height          =   450
         Left            =   3675
         TabIndex        =   47
         Top             =   255
         Width           =   1600
      End
      Begin VB.CommandButton CmdNewCY 
         Caption         =   "添加成员信息"
         Height          =   450
         Left            =   1950
         TabIndex        =   46
         Top             =   255
         Width           =   1600
      End
      Begin VB.CommandButton CmdSaveYZ 
         Caption         =   "确定保存业主信息"
         Height          =   450
         Left            =   255
         TabIndex        =   45
         Top             =   240
         Width           =   1600
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "业主信息"
      Height          =   2865
      Left            =   180
      TabIndex        =   9
      Top             =   1125
      Width           =   8730
      Begin VB.TextBox Text14 
         Height          =   330
         Left            =   7275
         TabIndex        =   43
         Top             =   630
         Width           =   1290
      End
      Begin VB.TextBox Text13 
         Height          =   315
         Left            =   7275
         TabIndex        =   42
         Top             =   255
         Width           =   1275
      End
      Begin MSComCtl2.DTPicker DTPicker4 
         Height          =   300
         Left            =   7275
         TabIndex        =   39
         Top             =   2355
         Width           =   1290
         _ExtentX        =   2275
         _ExtentY        =   529
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38205
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         Height          =   300
         Left            =   7245
         TabIndex        =   38
         Top             =   1995
         Width           =   1320
         _ExtentX        =   2328
         _ExtentY        =   529
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38205
      End
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   4605
         TabIndex        =   35
         Top             =   1500
         Width           =   3975
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   4605
         TabIndex        =   34
         Top             =   1110
         Width           =   3975
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":0015
         Left            =   4575
         List            =   "Frm_yzinfo.frx":001F
         Style           =   2  'Dropdown List
         TabIndex        =   33
         Top             =   720
         Width           =   1560
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":0033
         Left            =   4560
         List            =   "Frm_yzinfo.frx":0043
         Style           =   2  'Dropdown List
         TabIndex        =   32
         Top             =   300
         Width           =   1560
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   300
         Left            =   4695
         TabIndex        =   31
         Top             =   2385
         Width           =   1275
         _ExtentX        =   2249
         _ExtentY        =   529
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38205
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   4710
         TabIndex        =   30
         Top             =   1935
         Width           =   1260
         _ExtentX        =   2223
         _ExtentY        =   529
         _Version        =   393216
         Format          =   49872897
         CurrentDate     =   38205
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":0067
         Left            =   2700
         List            =   "Frm_yzinfo.frx":0071
         TabIndex        =   23
         Top             =   690
         Width           =   915
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   1065
         TabIndex        =   21
         Top             =   2340
         Width           =   2500
      End
      Begin VB.TextBox Text9 
         Height          =   300
         Left            =   1080
         TabIndex        =   20
         Top             =   1935
         Width           =   2500
      End
      Begin VB.TextBox Text8 
         Height          =   300
         Left            =   1080
         TabIndex        =   19
         Top             =   1500
         Width           =   2500
      End
      Begin VB.TextBox Text7 
         Height          =   300
         Left            =   1065
         TabIndex        =   18
         Top             =   1095
         Width           =   2500
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   1095
         TabIndex        =   17
         Top             =   720
         Width           =   900
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1095
         TabIndex        =   16
         Top             =   300
         Width           =   2500
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         Caption         =   "协议书编号:"
         Height          =   180
         Left            =   6270
         TabIndex        =   41
         Top             =   690
         Width           =   1080
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         Caption         =   "合同书编号:"
         Height          =   180
         Left            =   6210
         TabIndex        =   40
         Top             =   300
         Width           =   1080
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         Caption         =   "进住截止日期:"
         Height          =   180
         Left            =   6045
         TabIndex        =   37
         Top             =   2460
         Width           =   1260
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         Caption         =   "进住起始日期:"

⌨️ 快捷键说明

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