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

📄 frm_dlinfomd.frm

📁 物业管理系统在一本书上的数据光盘
💻 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"
Begin VB.Form frm_dlinfomd 
   ClientHeight    =   4710
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7995
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   ScaleHeight     =   4710
   ScaleWidth      =   7995
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame3 
      Height          =   705
      Left            =   330
      TabIndex        =   37
      Top             =   3825
      Width           =   3915
      Begin VB.CommandButton Command7 
         Caption         =   "最后一条"
         Height          =   405
         Left            =   2895
         TabIndex        =   41
         Top             =   180
         Width           =   900
      End
      Begin VB.CommandButton Command6 
         Caption         =   "下一条"
         Height          =   390
         Left            =   1965
         TabIndex        =   40
         Top             =   195
         Width           =   900
      End
      Begin VB.CommandButton Command5 
         Caption         =   "上一条"
         Height          =   390
         Left            =   1065
         TabIndex        =   39
         Top             =   195
         Width           =   900
      End
      Begin VB.CommandButton Command4 
         Caption         =   "第一条"
         Height          =   390
         Left            =   135
         TabIndex        =   38
         Top             =   195
         Width           =   900
      End
   End
   Begin VB.Frame Frame2 
      Height          =   705
      Left            =   4500
      TabIndex        =   33
      Top             =   3855
      Width           =   2925
      Begin VB.CommandButton Command1 
         Caption         =   "修  改"
         Height          =   390
         Left            =   135
         TabIndex        =   36
         Top             =   195
         Width           =   870
      End
      Begin VB.CommandButton Command2 
         Caption         =   "保  存"
         Height          =   390
         Left            =   1065
         TabIndex        =   35
         Top             =   195
         Width           =   840
      End
      Begin VB.CommandButton Command3 
         Caption         =   "退  出"
         Height          =   390
         Left            =   1980
         TabIndex        =   34
         Top             =   180
         Width           =   855
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   360
      Left            =   2625
      Top             =   6030
      Width           =   2025
      _ExtentX        =   3572
      _ExtentY        =   635
      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=db_wygl.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_wygl.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from tab_dlinfo "
      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.Frame Frame1 
      Height          =   3300
      Left            =   135
      TabIndex        =   0
      Top             =   480
      Width           =   7770
      Begin VB.TextBox Text1 
         DataField       =   "大楼编号"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   1065
         TabIndex        =   16
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox Text2 
         DataField       =   "大楼名称"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   2865
         TabIndex        =   15
         Top             =   255
         Width           =   990
      End
      Begin VB.TextBox Text3 
         DataField       =   "负责人"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   4620
         TabIndex        =   14
         Top             =   270
         Width           =   825
      End
      Begin VB.TextBox Text4 
         DataField       =   "大楼说明"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   1110
         TabIndex        =   13
         Top             =   615
         Width           =   1230
      End
      Begin VB.TextBox Text5 
         DataField       =   "大楼结构"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   3315
         TabIndex        =   12
         Top             =   630
         Width           =   2145
      End
      Begin VB.TextBox Text6 
         DataField       =   "建筑面积"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   1110
         TabIndex        =   11
         Top             =   975
         Width           =   1230
      End
      Begin VB.ComboBox Combo1 
         DataField       =   "朝向"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   3330
         TabIndex        =   10
         Text            =   "Combo1"
         Top             =   990
         Width           =   2160
      End
      Begin VB.TextBox Text7 
         DataField       =   "房屋数量"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   1125
         TabIndex        =   9
         Top             =   1350
         Width           =   1230
      End
      Begin VB.TextBox Text8 
         DataField       =   "单元数"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   3195
         TabIndex        =   8
         Top             =   1365
         Width           =   765
      End
      Begin VB.TextBox Text9 
         DataField       =   "总户数"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   4725
         TabIndex        =   7
         Top             =   1380
         Width           =   780
      End
      Begin VB.TextBox Text10 
         DataField       =   "大楼位置"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   3765
         TabIndex        =   5
         Top             =   1725
         Width           =   1785
      End
      Begin VB.ComboBox Combo2 
         DataField       =   "所属区域"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   3750
         TabIndex        =   4
         Text            =   "Combo2"
         Top             =   2115
         Width           =   1800
      End
      Begin VB.PictureBox Picture1 
         Enabled         =   0   'False
         Height          =   2610
         Left            =   5730
         Picture         =   "frm_dlinfomd.frx":0000

⌨️ 快捷键说明

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