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

📄 frmdlnh.frm

📁 针对各种管理系统提供有的VB源代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmDLNH 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "电力能耗表"
   ClientHeight    =   5550
   ClientLeft      =   1545
   ClientTop       =   2325
   ClientWidth     =   8520
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   5550
   ScaleWidth      =   8520
   Begin VB.Frame FrmDLNH 
      Height          =   5655
      Left            =   50
      TabIndex        =   0
      Top             =   -120
      Width           =   8415
      Begin VB.CommandButton CMDSave 
         Caption         =   "保存"
         Height          =   375
         Left            =   4080
         TabIndex        =   24
         Top             =   5160
         Width           =   735
      End
      Begin VB.CommandButton CMDCancel 
         Caption         =   "关闭"
         Height          =   375
         Left            =   7440
         TabIndex        =   23
         Top             =   5160
         Width           =   735
      End
      Begin VB.CommandButton CMDEdit 
         Caption         =   "修改"
         Height          =   375
         Left            =   4920
         TabIndex        =   22
         Top             =   5160
         Width           =   735
      End
      Begin VB.CommandButton CMDDel 
         Caption         =   "删除"
         Height          =   375
         Left            =   5760
         TabIndex        =   21
         Top             =   5160
         Width           =   735
      End
      Begin VB.CommandButton CMDFresh 
         Caption         =   "复位"
         Height          =   375
         Left            =   6600
         TabIndex        =   20
         Top             =   5160
         Width           =   735
      End
      Begin VB.Timer Timer1 
         Interval        =   1000
         Left            =   480
         Top             =   5160
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   4095
         Left            =   240
         TabIndex        =   1
         Top             =   840
         Width           =   7935
         _ExtentX        =   13996
         _ExtentY        =   7223
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "录入"
         TabPicture(0)   =   "FrmDLNH.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Label1"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Picture1"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "fran"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).Control(3)=   "Frame9"
         Tab(0).Control(3).Enabled=   0   'False
         Tab(0).Control(4)=   "Frame3"
         Tab(0).Control(4).Enabled=   0   'False
         Tab(0).ControlCount=   5
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "FrmDLNH.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "DataGrid1"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).Control(1)=   "Adodc1"
         Tab(1).Control(1).Enabled=   0   'False
         Tab(1).Control(2)=   "Frame1"
         Tab(1).Control(2).Enabled=   0   'False
         Tab(1).Control(3)=   "CMDSearch"
         Tab(1).Control(3).Enabled=   0   'False
         Tab(1).ControlCount=   4
         Begin VB.CommandButton CMDSearch 
            Caption         =   "查询"
            Height          =   375
            Left            =   -68040
            TabIndex        =   19
            Top             =   3600
            Width           =   735
         End
         Begin VB.Frame Frame1 
            Caption         =   "查询条件"
            Height          =   855
            Left            =   -74640
            TabIndex        =   17
            Top             =   720
            Width           =   7335
            Begin VB.Frame Frame2 
               BorderStyle     =   0  'None
               Caption         =   "Frame2"
               Height          =   615
               Left            =   2160
               TabIndex        =   25
               Top             =   120
               Visible         =   0   'False
               Width           =   4215
               Begin MSComCtl2.DTPicker BeginDate 
                  Height          =   300
                  Left            =   240
                  TabIndex        =   26
                  Top             =   240
                  Width           =   1455
                  _ExtentX        =   2566
                  _ExtentY        =   529
                  _Version        =   393216
                  Format          =   277807105
                  CurrentDate     =   36187
               End
               Begin MSComCtl2.DTPicker EndDate 
                  Height          =   300
                  Left            =   2520
                  TabIndex        =   27
                  Top             =   240
                  Width           =   1455
                  _ExtentX        =   2566
                  _ExtentY        =   529
                  _Version        =   393216
                  Format          =   277807105
                  CurrentDate     =   36187
               End
            End
            Begin VB.CheckBox Check1 
               Caption         =   "日期"
               Height          =   255
               Left            =   360
               TabIndex        =   18
               Top             =   360
               Width           =   1215
            End
         End
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   330
            Left            =   -74640
            Top             =   3600
            Visible         =   0   'False
            Width           =   1335
            _ExtentX        =   2355
            _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=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=LandaMis"
            OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=LandaMis"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from 电力能耗表"
            Caption         =   "Adodc1"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
         Begin VB.Frame Frame3 
            Height          =   495
            Left            =   4200
            TabIndex        =   13
            Top             =   1320
            Width           =   2895
            Begin VB.TextBox SL 
               Height          =   300
               Left            =   960
               TabIndex        =   14
               Top             =   150
               Width           =   1815
            End
            Begin VB.Label Label3 
               Alignment       =   2  'Center
               BackStyle       =   0  'Transparent
               Caption         =   "数  量"
               Height          =   255
               Left            =   0
               TabIndex        =   15
               Top             =   195
               Width           =   855
            End
            Begin VB.Line Line3 
               BorderColor     =   &H80000003&
               X1              =   825
               X2              =   825
               Y1              =   120
               Y2              =   480
            End
            Begin VB.Line Line4 
               BorderColor     =   &H80000005&
               X1              =   840
               X2              =   840
               Y1              =   120
               Y2              =   600
            End
         End
         Begin VB.Frame Frame9 
            Height          =   495
            Left            =   4200
            TabIndex        =   10
            Top             =   3240
            Width           =   2895
            Begin VB.TextBox JLR 
               Height          =   300
               Left            =   1080
               TabIndex        =   11
               Top             =   150
               Width           =   1695
            End
            Begin VB.Label Label9 
               Alignment       =   2  'Center
               BackStyle       =   0  'Transparent
               Caption         =   "记录人"
               Height          =   255
               Left            =   75
               TabIndex        =   12
               Top             =   195
               Width           =   855
            End
            Begin VB.Line Line15 
               BorderColor     =   &H80000003&
               X1              =   945
               X2              =   945
               Y1              =   120
               Y2              =   480
            End
            Begin VB.Line Line16 
               BorderColor     =   &H80000005&
               X1              =   960
               X2              =   960
               Y1              =   120
               Y2              =   600
            End
         End
         Begin VB.Frame fran 
            Height          =   495
            Left            =   4200
            TabIndex        =   6
            Top             =   2280
            Width           =   2895
            Begin MSComCtl2.DTPicker RQ 
               Height          =   270
               Left            =   1080
               TabIndex        =   7
               Top             =   150
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   476
               _Version        =   393216
               Format          =   277807105
               CurrentDate     =   36179
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               Height          =   300
               Left            =   1080
               TabIndex        =   8
               Top             =   1520
               Width           =   1335
               _ExtentX        =   2355
               _ExtentY        =   529
               _Version        =   393216
               Format          =   277807107
               CurrentDate     =   36178
            End
            Begin VB.Label Label10 
               Alignment       =   2  'Center
               Caption         =   "日  期"
               Height          =   255
               Left            =   120
               TabIndex        =   9

⌨️ 快捷键说明

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