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

📄 frm_badj.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"
Begin VB.Form frm_badj 
   Caption         =   "保安信息"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6360
   Icon            =   "frm_badj.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   3195
   ScaleWidth      =   6360
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame4 
      Caption         =   "排班信息栏:"
      Height          =   2280
      Left            =   60
      TabIndex        =   30
      Top             =   75
      Width           =   6225
      Begin VB.TextBox Text15 
         DataField       =   "事故处理情况"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   945
         TabIndex        =   38
         Top             =   1335
         Width           =   3135
      End
      Begin VB.TextBox Text14 
         DataField       =   "编号"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   900
         TabIndex        =   36
         Top             =   225
         Width           =   1050
      End
      Begin VB.TextBox Text13 
         DataField       =   "值勤目的"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   885
         TabIndex        =   35
         Top             =   600
         Width           =   3105
      End
      Begin VB.TextBox Text12 
         DataField       =   "值勤岗位"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   885
         TabIndex        =   34
         Top             =   975
         Width           =   1260
      End
      Begin VB.TextBox Text11 
         DataField       =   "巡逻路线"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   885
         TabIndex        =   33
         Top             =   1800
         Width           =   3150
      End
      Begin VB.TextBox Text10 
         DataField       =   "值勤人"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   300
         Left            =   2625
         TabIndex        =   32
         Top             =   210
         Width           =   1365
      End
      Begin VB.TextBox Text9 
         DataField       =   "当发生事"
         DataSource      =   "Adodc1"
         Enabled         =   0   'False
         Height          =   1620
         Left            =   4305
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   31
         Top             =   420
         Width           =   1755
      End
      Begin MSComCtl2.DTPicker DTPicker2 
         BeginProperty DataFormat 
            Type            =   0
            Format          =   "yyyy-M-d"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         Height          =   345
         Left            =   2715
         TabIndex        =   37
         Top             =   945
         Width           =   1290
         _ExtentX        =   2275
         _ExtentY        =   609
         _Version        =   393216
         Enabled         =   0   'False
         DateIsNull      =   -1  'True
         Format          =   24838145
         CurrentDate     =   39406
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "排班编号"
         Height          =   180
         Left            =   120
         TabIndex        =   46
         Top             =   285
         Width           =   720
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "值勤目的"
         Height          =   180
         Left            =   90
         TabIndex        =   45
         Top             =   645
         Width           =   720
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "值勤岗位"
         Height          =   180
         Left            =   105
         TabIndex        =   44
         Top             =   1035
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "事故处理"
         Height          =   180
         Left            =   120
         TabIndex        =   43
         Top             =   1410
         Width           =   720
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "逻辑路线"
         Height          =   180
         Left            =   105
         TabIndex        =   42
         Top             =   1860
         Width           =   720
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "值勤人"
         Height          =   180
         Left            =   2055
         TabIndex        =   41
         Top             =   255
         Width           =   540
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "日期"
         Height          =   180
         Left            =   2295
         TabIndex        =   40
         Top             =   1035
         Width           =   360
      End
      Begin VB.Label Label9 
         Caption         =   "当发生事:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   4305
         TabIndex        =   39
         Top             =   210
         Width           =   1440
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "排班信息栏:"
      Height          =   2250
      Left            =   60
      TabIndex        =   0
      Top             =   75
      Width           =   6225
      Begin VB.TextBox Text8 
         Height          =   1620
         Left            =   4305
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   15
         Text            =   "frm_badj.frx":1C7A
         Top             =   450
         Width           =   1755
      End
      Begin VB.TextBox Text6 
         Height          =   300
         Left            =   2640
         TabIndex        =   13
         Text            =   "Text6"
         Top             =   210
         Width           =   1365
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   915
         TabIndex        =   12
         Text            =   "Text5"
         Top             =   1830
         Width           =   3150
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   885
         TabIndex        =   10
         Text            =   "Text3"
         Top             =   960
         Width           =   1260
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   900
         TabIndex        =   9
         Text            =   "Text2"
         Top             =   585
         Width           =   3105
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Left            =   900
         TabIndex        =   8
         Text            =   "Text1"
         Top             =   225
         Width           =   1050
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   345
         Left            =   2760
         TabIndex        =   14
         Top             =   945
         Width           =   1290
         _ExtentX        =   2275
         _ExtentY        =   609
         _Version        =   393216
         Format          =   24838145
         CurrentDate     =   38212
      End
      Begin VB.TextBox Text4 
         Height          =   300
         Left            =   915
         TabIndex        =   11
         Text            =   "Text4"
         Top             =   1380
         Width           =   3135
      End
      Begin VB.Label Label8 
         Caption         =   "当发生事:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   4305
         TabIndex        =   16
         Top             =   210
         Width           =   1440
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "日期"
         Height          =   180
         Left            =   2295
         TabIndex        =   7
         Top             =   1035
         Width           =   360
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "值勤人"
         Height          =   180
         Left            =   2055
         TabIndex        =   6
         Top             =   255
         Width           =   540
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "逻辑路线"
         Height          =   180
         Left            =   105
         TabIndex        =   5
         Top             =   1860
         Width           =   720
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "事故处理"
         Height          =   180
         Left            =   120
         TabIndex        =   4
         Top             =   1410
         Width           =   720
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "值勤岗位"
         Height          =   180
         Left            =   105
         TabIndex        =   3
         Top             =   1035
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "值勤目的"
         Height          =   180
         Left            =   90
         TabIndex        =   2
         Top             =   645
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "排班编号"
         Height          =   180
         Left            =   120
         TabIndex        =   1
         Top             =   285
         Width           =   720
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   345
      Left            =   1995
      Top             =   3675
      Width           =   2100
      _ExtentX        =   3704
      _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         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

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