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

📄 frm_yzinfo.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"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Frm_yzinfo 
   Caption         =   "                                                    "
   ClientHeight    =   8775
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   8925
   Icon            =   "Frm_yzinfo.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8775
   ScaleWidth      =   8925
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame4 
      Caption         =   "成员信息"
      Height          =   2235
      Left            =   45
      TabIndex        =   50
      Top             =   6525
      Width           =   8760
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   1755
         Left            =   195
         TabIndex        =   51
         Top             =   315
         Width           =   8400
         _ExtentX        =   14817
         _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          =   345
         Left            =   1965
         Top             =   750
         Width           =   2325
         _ExtentX        =   4101
         _ExtentY        =   609
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         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         =   "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          =   705
      Left            =   60
      TabIndex        =   44
      Top             =   5760
      Width           =   8775
      Begin VB.CommandButton Command5 
         Caption         =   "退出业主信息"
         Height          =   350
         Left            =   6810
         TabIndex        =   49
         Top             =   225
         Width           =   1600
      End
      Begin VB.CommandButton CmdDeleteCY 
         Caption         =   "删除成员信息"
         Height          =   350
         Left            =   4770
         TabIndex        =   48
         Top             =   225
         Width           =   1600
      End
      Begin VB.CommandButton CmdEditCY 
         Caption         =   "编辑成员信息"
         Height          =   350
         Left            =   3555
         TabIndex        =   47
         Top             =   705
         Width           =   1600
      End
      Begin VB.CommandButton CmdNewCY 
         Caption         =   "添加成员信息"
         Height          =   350
         Left            =   2460
         TabIndex        =   46
         Top             =   225
         Width           =   1600
      End
      Begin VB.CommandButton CmdSaveYZ 
         Caption         =   "确定保存业主信息"
         Height          =   350
         Left            =   450
         TabIndex        =   45
         Top             =   225
         Width           =   1600
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "业主信息"
      Height          =   4830
      Left            =   45
      TabIndex        =   9
      Top             =   915
      Width           =   8760
      Begin VB.TextBox Text21 
         Height          =   675
         Left            =   1095
         TabIndex        =   78
         Top             =   4005
         Width           =   7485
      End
      Begin VB.TextBox Text20 
         Height          =   315
         Left            =   1095
         TabIndex        =   77
         Top             =   1905
         Width           =   2490
      End
      Begin VB.ComboBox Combo9 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1C7A
         Left            =   1080
         List            =   "Frm_yzinfo.frx":1C8D
         TabIndex        =   76
         Top             =   1095
         Width           =   1245
      End
      Begin VB.ComboBox Combo8 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1CB1
         Left            =   1080
         List            =   "Frm_yzinfo.frx":1CBB
         TabIndex        =   75
         Top             =   690
         Width           =   1245
      End
      Begin VB.ComboBox Combo7 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1CCB
         Left            =   5055
         List            =   "Frm_yzinfo.frx":1CDB
         TabIndex        =   74
         Top             =   1080
         Width           =   1245
      End
      Begin VB.ComboBox Combo6 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1CFF
         Left            =   3045
         List            =   "Frm_yzinfo.frx":1D15
         TabIndex        =   73
         Top             =   1080
         Width           =   1245
      End
      Begin VB.ComboBox Combo5 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1D3D
         Left            =   7305
         List            =   "Frm_yzinfo.frx":1D56
         TabIndex        =   72
         Top             =   690
         Width           =   1260
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1D86
         Left            =   5055
         List            =   "Frm_yzinfo.frx":1D9C
         TabIndex        =   71
         Top             =   690
         Width           =   1245
      End
      Begin VB.TextBox Text19 
         Height          =   315
         Left            =   1095
         TabIndex        =   70
         Top             =   1500
         Width           =   3180
      End
      Begin VB.TextBox Text18 
         Height          =   300
         Left            =   5055
         TabIndex        =   69
         Top             =   1530
         Width           =   3510
      End
      Begin MSComCtl2.DTPicker DTPicker5 
         Height          =   300
         Left            =   7305
         TabIndex        =   68
         Top             =   255
         Width           =   1260
         _ExtentX        =   2223
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24838145
         CurrentDate     =   39437
      End
      Begin VB.TextBox Text17 
         Height          =   300
         Left            =   4785
         TabIndex        =   67
         Top             =   2355
         Width           =   3795
      End
      Begin VB.TextBox Text14 
         Height          =   330
         Left            =   7275
         TabIndex        =   43
         Top             =   1920
         Width           =   1290
      End
      Begin VB.TextBox Text13 
         Height          =   315
         Left            =   4800
         TabIndex        =   42
         Top             =   1920
         Width           =   1275
      End
      Begin MSComCtl2.DTPicker DTPicker4 
         Height          =   300
         Left            =   7275
         TabIndex        =   39
         Top             =   3570
         Width           =   1290
         _ExtentX        =   2275
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24838145
         CurrentDate     =   39406
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         Height          =   300
         Left            =   7245
         TabIndex        =   38
         Top             =   3135
         Width           =   1320
         _ExtentX        =   2328
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24838145
         CurrentDate     =   39406
      End
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   4770
         TabIndex        =   35
         Top             =   2730
         Width           =   3810
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   4605
         TabIndex        =   34
         Top             =   6255
         Width           =   3975
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1DC6
         Left            =   7305
         List            =   "Frm_yzinfo.frx":1DD0
         Style           =   2  'Dropdown List
         TabIndex        =   33
         Top             =   1080
         Width           =   1260
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Frm_yzinfo.frx":1DE4
         Left            =   4605
         List            =   "Frm_yzinfo.frx":1DF4
         Style           =   2  'Dropdown List
         TabIndex        =   32
         Top             =   5355
         Width           =   1560
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         Height          =   300
         Left            =   4605

⌨️ 快捷键说明

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