frmyibiao.frm

来自「本程序用VB+SQL 2000实现,可以实现小区的住户资料,仪表资料,住户投宿,」· FRM 代码 · 共 1,867 行 · 第 1/5 页

FRM
1,867
字号
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "物业地址"
            Height          =   255
            Index           =   39
            Left            =   4920
            TabIndex        =   115
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "年份"
            Height          =   255
            Index           =   38
            Left            =   240
            TabIndex        =   114
            Top             =   1200
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "月份"
            Height          =   255
            Index           =   37
            Left            =   2160
            TabIndex        =   113
            Top             =   1200
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "上月数据"
            Height          =   255
            Index           =   36
            Left            =   3600
            TabIndex        =   112
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "本月数据"
            Height          =   255
            Index           =   35
            Left            =   6480
            TabIndex        =   111
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "本月用量"
            Height          =   255
            Index           =   34
            Left            =   120
            TabIndex        =   110
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "单价"
            Height          =   255
            Index           =   33
            Left            =   3120
            TabIndex        =   109
            Top             =   1800
            Width           =   495
         End
         Begin VB.Label Label1 
            Caption         =   "本月费用"
            Height          =   255
            Index           =   32
            Left            =   6000
            TabIndex        =   108
            Top             =   1800
            Width           =   735
         End
         Begin VB.Label Label2 
            Caption         =   "方"
            Height          =   255
            Index           =   14
            Left            =   6000
            TabIndex        =   107
            Top             =   1200
            Width           =   255
         End
         Begin VB.Label Label2 
            Caption         =   "方"
            Height          =   255
            Index           =   13
            Left            =   8640
            TabIndex        =   106
            Top             =   1200
            Width           =   255
         End
         Begin VB.Label Label2 
            Caption         =   "方"
            Height          =   255
            Index           =   12
            Left            =   2400
            TabIndex        =   105
            Top             =   1800
            Width           =   255
         End
         Begin VB.Label Label2 
            Caption         =   "元/方"
            Height          =   255
            Index           =   11
            Left            =   5040
            TabIndex        =   104
            Top             =   1800
            Width           =   615
         End
         Begin VB.Label Label2 
            Caption         =   "元"
            Height          =   255
            Index           =   10
            Left            =   8400
            TabIndex        =   103
            Top             =   1800
            Width           =   255
         End
         Begin VB.Label Label1 
            Caption         =   "上月抄表日期"
            Height          =   255
            Index           =   31
            Left            =   120
            TabIndex        =   102
            Top             =   2400
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "本月抄表日期"
            Height          =   255
            Index           =   30
            Left            =   4920
            TabIndex        =   101
            Top             =   2400
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "本月交费日期"
            Height          =   255
            Index           =   29
            Left            =   120
            TabIndex        =   100
            Top             =   3000
            Width           =   1215
         End
         Begin VB.Label Label1 
            Caption         =   "办理人"
            Height          =   255
            Index           =   28
            Left            =   5160
            TabIndex        =   99
            Top             =   3000
            Width           =   735
         End
      End
      Begin VB.Frame Frame1 
         Height          =   3495
         Index           =   2
         Left            =   -74880
         TabIndex        =   50
         Top             =   360
         Width           =   9015
         Begin MSAdodcLib.Adodc Adodc2 
            Height          =   375
            Left            =   3840
            Top             =   0
            Visible         =   0   'False
            Width           =   2295
            _ExtentX        =   4048
            _ExtentY        =   661
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   2
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   3
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "DSN=XiaoQu"
            OLEDBString     =   ""
            OLEDBFile       =   ""
            DataSourceName  =   "XiaoQu"
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "Power"
            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
         Begin VB.TextBox Text1 
            DataField       =   "仪表编号"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   14
            Left            =   1080
            TabIndex        =   51
            Top             =   480
            Width           =   1095
         End
         Begin VB.TextBox Text1 
            DataField       =   "住户姓名"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   15
            Left            =   3360
            TabIndex        =   52
            Top             =   480
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            DataField       =   "物业地址"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   16
            Left            =   5880
            TabIndex        =   53
            Top             =   480
            Width           =   3015
         End
         Begin VB.TextBox Text1 
            DataField       =   "年份"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   17
            Left            =   1080
            TabIndex        =   54
            Top             =   1080
            Width           =   735
         End
         Begin VB.TextBox Text1 
            DataField       =   "月份"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   18
            Left            =   2640
            TabIndex        =   55
            Top             =   1080
            Width           =   735
         End
         Begin VB.TextBox Text1 
            DataField       =   "上月数据"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   19
            Left            =   4560
            TabIndex        =   56
            Top             =   1080
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            DataField       =   "本月数据"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   20
            Left            =   7320
            TabIndex        =   57
            Top             =   1080
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            DataField       =   "本月用量"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   21
            Left            =   1080
            TabIndex        =   58
            Top             =   1680
            Width           =   1095
         End
         Begin VB.TextBox Text1 
            DataField       =   "单价"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   22
            Left            =   3720
            TabIndex        =   59
            Top             =   1680
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            DataField       =   "本月费用"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   23
            Left            =   6960
            TabIndex        =   60
            Top             =   1680
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            DataField       =   "上月抄表日期"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   24
            Left            =   1560
            TabIndex        =   61
            Top             =   2280
            Width           =   2775
         End
         Begin VB.TextBox Text1 
            DataField       =   "本月抄表日期"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   25
            Left            =   6360
            TabIndex        =   62
            Top             =   2280
            Width           =   2415
         End
         Begin VB.TextBox Text1 
            DataField       =   "本月交费日期"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   26
            Left            =   1560
            TabIndex        =   63
            Top             =   2880
            Width           =   2775
         End
         Begin VB.TextBox Text1 
            DataField       =   "办理人"
            DataSource      =   "Adodc2"
            Height          =   390
            Index           =   27
            Left            =   6360
            TabIndex        =   64
            Top             =   2880
            Width           =   2415
         End
         Begin VB.Label Label1 
            Caption         =   "仪表编号"
            Height          =   255
            Index           =   27
            Left            =   120
            TabIndex        =   83
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "住户姓名"
            Height          =   255
            Index           =   26
            Left            =   2400
            TabIndex        =   82
            Top             =   600
            Width           =   735
         End
         Begin VB.Label Label1 
            Caption         =   "物业地址"
            Height          =   255
            Index           =   25
            Left            =   4920
            TabIndex        =   81

⌨️ 快捷键说明

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