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

📄 frm_zxdinfo.frm

📁 一个详细的VB做的小区物业管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Frm_zxdinfo 
   Caption         =   "装修队信息"
   ClientHeight    =   3825
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5580
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   ScaleHeight     =   3825
   ScaleWidth      =   5580
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "装修队信息栏:"
      Height          =   2655
      Index           =   1
      Left            =   240
      TabIndex        =   27
      Top             =   195
      Width           =   4860
      Begin VB.TextBox Text1 
         DataField       =   "出入证编号"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1125
         TabIndex        =   34
         Top             =   345
         Width           =   3400
      End
      Begin VB.TextBox Text2 
         DataField       =   "装修队名"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1125
         TabIndex        =   33
         Top             =   735
         Width           =   3400
      End
      Begin VB.TextBox Text3 
         DataField       =   "联系电话"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1125
         TabIndex        =   32
         Top             =   1095
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         DataField       =   "联系地址"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1125
         TabIndex        =   31
         Top             =   1440
         Width           =   3400
      End
      Begin VB.TextBox Text5 
         DataField       =   "装修范围"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1155
         TabIndex        =   30
         Top             =   1815
         Width           =   3400
      End
      Begin VB.TextBox Text6 
         DataField       =   "装修范围"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   1125
         TabIndex        =   29
         Top             =   2205
         Width           =   3400
      End
      Begin VB.TextBox Text7 
         DataField       =   "负责人"
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   2955
         TabIndex        =   28
         Top             =   1080
         Width           =   1560
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "出入证编号"
         Height          =   180
         Index           =   1
         Left            =   135
         TabIndex        =   41
         Top             =   390
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "装修队名"
         Height          =   180
         Index           =   1
         Left            =   180
         TabIndex        =   40
         Top             =   765
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "联系电话"
         Height          =   180
         Index           =   1
         Left            =   165
         TabIndex        =   39
         Top             =   1125
         Width           =   720
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "联系地址"
         Height          =   180
         Index           =   1
         Left            =   180
         TabIndex        =   38
         Top             =   1485
         Width           =   720
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "详细说明"
         Height          =   180
         Index           =   1
         Left            =   180
         TabIndex        =   37
         Top             =   2205
         Width           =   720
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "装修范围"
         Height          =   180
         Index           =   1
         Left            =   180
         TabIndex        =   36
         Top             =   1860
         Width           =   720
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "负责人"
         Height          =   180
         Index           =   1
         Left            =   2415
         TabIndex        =   35
         Top             =   1110
         Width           =   540
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1440
      Top             =   3960
      Width           =   2235
      _ExtentX        =   3942
      _ExtentY        =   582
      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_zxgroup"
      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 Frame3 
      Height          =   780
      Left            =   2400
      TabIndex        =   19
      Top             =   2880
      Width           =   2820
      Begin VB.CommandButton Command9 
         Caption         =   "退出"
         Height          =   450
         Left            =   2220
         TabIndex        =   24
         Top             =   225
         Width           =   500
      End
      Begin VB.CommandButton Command8 
         Caption         =   "浏览"
         Height          =   450
         Left            =   1725
         TabIndex        =   23
         Top             =   225
         Width           =   500
      End
      Begin VB.CommandButton Command7 
         Caption         =   "删除"
         Height          =   450
         Left            =   1200
         TabIndex        =   22
         Top             =   225
         Width           =   500
      End
      Begin VB.CommandButton Command11 
         Caption         =   "取消"
         Height          =   450
         Left            =   645
         TabIndex        =   26
         Top             =   240
         Width           =   500
      End
      Begin VB.CommandButton Command6 
         Caption         =   "修改"
         Height          =   450
         Left            =   675
         TabIndex        =   21
         Top             =   240
         Width           =   500
      End
      Begin VB.CommandButton Command5 
         Caption         =   "添加"
         Height          =   450
         Left            =   120
         TabIndex        =   20
         Top             =   225
         Width           =   500
      End
      Begin VB.CommandButton Command10 
         Caption         =   "保存"
         Height          =   450
         Left            =   120
         TabIndex        =   25
         Top             =   240
         Width           =   500
      End
   End
   Begin VB.Frame Frame2 
      Height          =   720
      Left            =   210
      TabIndex        =   14
      Top             =   2910
      Width           =   2130
      Begin VB.CommandButton Command4 
         Caption         =   ">|"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   450
         Left            =   1545
         TabIndex        =   18
         Top             =   210
         Width           =   450
      End
      Begin VB.CommandButton Command3 
         Caption         =   ">"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   450
         Left            =   1080
         TabIndex        =   17
         Top             =   195
         Width           =   465
      End
      Begin VB.CommandButton Command2 

⌨️ 快捷键说明

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