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

📄 frmsgcl.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 FrmSGCL 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "事故记录"
   ClientHeight    =   6060
   ClientLeft      =   1350
   ClientTop       =   1830
   ClientWidth     =   8520
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6060
   ScaleWidth      =   8520
   Begin VB.Frame FrmDLNH 
      Height          =   6135
      Left            =   50
      TabIndex        =   0
      Top             =   -120
      Width           =   8415
      Begin VB.CommandButton CMDFresh 
         Caption         =   "复位"
         Height          =   375
         Left            =   6600
         TabIndex        =   26
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton CMDDel 
         Caption         =   "删除"
         Height          =   375
         Left            =   5760
         TabIndex        =   25
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton CMDEdit 
         Caption         =   "修改"
         Height          =   375
         Left            =   4920
         TabIndex        =   24
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton CMDCancel 
         Caption         =   "关闭"
         Height          =   375
         Left            =   7440
         TabIndex        =   23
         Top             =   5640
         Width           =   735
      End
      Begin VB.CommandButton CMDSave 
         Caption         =   "保存"
         Height          =   375
         Left            =   4080
         TabIndex        =   22
         Top             =   5640
         Width           =   735
      End
      Begin VB.Timer Timer1 
         Interval        =   1000
         Left            =   480
         Top             =   5640
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   4455
         Left            =   240
         TabIndex        =   1
         Top             =   960
         Width           =   7935
         _ExtentX        =   13996
         _ExtentY        =   7858
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "录入"
         TabPicture(0)   =   "FrmSGCL.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame3"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Frame1"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "Frame9"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).Control(3)=   "Frame10"
         Tab(0).Control(3).Enabled=   0   'False
         Tab(0).Control(4)=   "Picture1"
         Tab(0).Control(4).Enabled=   0   'False
         Tab(0).ControlCount=   5
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "FrmSGCL.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "CMDSearch"
         Tab(1).Control(1)=   "Frame12"
         Tab(1).Control(2)=   "Adodc1"
         Tab(1).Control(3)=   "DataGrid1"
         Tab(1).ControlCount=   4
         Begin VB.CommandButton CMDSearch 
            Caption         =   "查询"
            Height          =   375
            Left            =   -68040
            TabIndex        =   20
            Top             =   3960
            Width           =   735
         End
         Begin VB.Frame Frame12 
            Caption         =   "查询条件"
            Height          =   1695
            Left            =   -74880
            TabIndex        =   16
            Top             =   600
            Width           =   7575
            Begin VB.TextBox Text13 
               Height          =   285
               Left            =   2520
               TabIndex        =   19
               Top             =   360
               Visible         =   0   'False
               Width           =   1575
            End
            Begin VB.ListBox List1 
               Height          =   1035
               ItemData        =   "FrmSGCL.frx":0038
               Left            =   2520
               List            =   "FrmSGCL.frx":003A
               TabIndex        =   18
               Top             =   600
               Visible         =   0   'False
               Width           =   1575
            End
            Begin VB.CheckBox Check1 
               Caption         =   "记录人"
               Height          =   375
               Left            =   1080
               TabIndex        =   17
               Top             =   240
               Width           =   1215
            End
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H00808000&
            Height          =   3135
            Left            =   360
            ScaleHeight     =   3075
            ScaleWidth      =   2355
            TabIndex        =   15
            Top             =   960
            Width           =   2415
         End
         Begin VB.Frame Frame10 
            Height          =   495
            Left            =   3360
            TabIndex        =   11
            Top             =   960
            Width           =   2175
            Begin MSComCtl2.DTPicker RQ 
               Height          =   270
               Left            =   840
               TabIndex        =   12
               Top             =   150
               Width           =   1215
               _ExtentX        =   2143
               _ExtentY        =   476
               _Version        =   393216
               Format          =   24969217
               CurrentDate     =   36179
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               Height          =   300
               Left            =   1080
               TabIndex        =   13
               Top             =   1520
               Width           =   1335
               _ExtentX        =   2355
               _ExtentY        =   529
               _Version        =   393216
               Format          =   24969219
               CurrentDate     =   36178
            End
            Begin VB.Line Line18 
               BorderColor     =   &H80000005&
               X1              =   720
               X2              =   720
               Y1              =   120
               Y2              =   600
            End
            Begin VB.Line Line17 
               BorderColor     =   &H80000003&
               X1              =   705
               X2              =   705
               Y1              =   120
               Y2              =   480
            End
            Begin VB.Label Label10 
               Alignment       =   2  'Center
               Caption         =   "日  期"
               Height          =   255
               Left            =   90
               TabIndex        =   14
               Top             =   195
               Width           =   615
            End
         End
         Begin VB.Frame Frame9 
            Height          =   495
            Left            =   5640
            TabIndex        =   8
            Top             =   960
            Width           =   1935
            Begin VB.TextBox JLR 
               Height          =   300
               Left            =   840
               TabIndex        =   9
               Top             =   150
               Width           =   975
            End
            Begin VB.Line Line16 
               BorderColor     =   &H80000005&
               X1              =   720
               X2              =   720
               Y1              =   120
               Y2              =   600
            End
            Begin VB.Line Line15 
               BorderColor     =   &H80000003&
               X1              =   705
               X2              =   705
               Y1              =   120
               Y2              =   480
            End
            Begin VB.Label Label9 
               Alignment       =   2  'Center
               BackStyle       =   0  'Transparent
               Caption         =   "记录人"
               Height          =   255
               Left            =   75
               TabIndex        =   10
               Top             =   195
               Width           =   615
            End
         End
         Begin VB.Frame Frame1 
            Caption         =   "事故简要说明"
            Height          =   1215
            Left            =   3360
            TabIndex        =   6
            Top             =   1560
            Width           =   4215
            Begin VB.TextBox JYSM 
               Height          =   735
               Left            =   120
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   7
               Top             =   360
               Width           =   3855
            End
         End
         Begin VB.Frame Frame3 
            Caption         =   "处理情况"
            Height          =   1215
            Left            =   3360
            TabIndex        =   4
            Top             =   2880
            Width           =   4215
            Begin VB.TextBox CLQK 
               Height          =   735
               Left            =   120
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   5
               Top             =   360
               Width           =   3855
            End
         End
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   330
            Left            =   -74640
            Top             =   3960
            Visible         =   0   'False
            Width           =   1560
            _ExtentX        =   2752
            _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

⌨️ 快捷键说明

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