frm_sbgl_sbda.frm

来自「PMS是一个生产管理系统,功能强大,供大家享用,希望大家支持!!」· FRM 代码 · 共 893 行 · 第 1/3 页

FRM
893
字号
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form Frm_Sbgl_Sbda 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "生产设备档案"
   ClientHeight    =   4275
   ClientLeft      =   1515
   ClientTop       =   2385
   ClientWidth     =   8190
   Icon            =   "Frm_Sbgl_Sbda.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   4275
   ScaleWidth      =   8190
   StartUpPosition =   1  '所有者中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   3525
      Left            =   0
      TabIndex        =   1
      Top             =   705
      Width           =   8160
      _ExtentX        =   14393
      _ExtentY        =   6218
      _Version        =   393216
      Tabs            =   1
      TabsPerRow      =   1
      TabHeight       =   520
      TabCaption(0)   =   "Tab 0"
      TabPicture(0)   =   "Frm_Sbgl_Sbda.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      Begin VB.Frame Frame2 
         Height          =   3360
         Left            =   3630
         TabIndex        =   21
         Top             =   60
         Width           =   4455
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   375
            Left            =   1080
            Top             =   2250
            Visible         =   0   'False
            Width           =   1545
            _ExtentX        =   2725
            _ExtentY        =   661
            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         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
            OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=db_SCGL"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   "select * from tb_SCGL_scsb order by scsb_sbbh"
            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 MSDataGridLib.DataGrid Dgr_Scsb 
            Bindings        =   "Frm_Sbgl_Sbda.frx":0028
            Height          =   3090
            Left            =   75
            TabIndex        =   22
            Top             =   165
            Width           =   4290
            _ExtentX        =   7567
            _ExtentY        =   5450
            _Version        =   393216
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame Frame1 
         Height          =   3345
         Left            =   90
         TabIndex        =   2
         Top             =   75
         Width           =   3480
         Begin VB.ComboBox Cbx_Txsj 
            Height          =   300
            Left            =   960
            TabIndex        =   20
            Text            =   "请选择摊销时间"
            Top             =   2580
            Width           =   2415
         End
         Begin MSComCtl2.DTPicker Dtp_Qyrq 
            Height          =   315
            Left            =   1290
            TabIndex        =   19
            Top             =   1875
            Width           =   2085
            _ExtentX        =   3678
            _ExtentY        =   556
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   20185089
            CurrentDate     =   38716
         End
         Begin VB.ComboBox Cbx_Sbzt 
            Height          =   300
            Left            =   960
            TabIndex        =   18
            Text            =   "请选择设备状态"
            Top             =   1545
            Width           =   2415
         End
         Begin VB.ComboBox Cbx_Sblx 
            Height          =   300
            Left            =   960
            TabIndex        =   17
            Text            =   "请选择设备类型"
            Top             =   1215
            Width           =   2415
         End
         Begin VB.ComboBox Cbx_bm 
            Height          =   300
            Left            =   960
            TabIndex        =   16
            Text            =   "请选择部门"
            Top             =   885
            Width           =   2400
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   3
            Left            =   960
            TabIndex        =   14
            Top             =   2925
            Width           =   2415
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   2
            Left            =   1290
            TabIndex        =   12
            Top             =   2220
            Width           =   2085
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   1
            Left            =   960
            TabIndex        =   6
            Top             =   540
            Width           =   2385
         End
         Begin VB.TextBox Text1 
            Height          =   315
            Index           =   0
            Left            =   960
            TabIndex        =   4
            Top             =   195
            Width           =   2370
         End
         Begin VB.Label Label10 
            Caption         =   "备注信息"
            Height          =   210
            Left            =   105
            TabIndex        =   15
            Top             =   2955
            Width           =   810
         End
         Begin VB.Label Label8 
            Caption         =   "摊销时间"
            Height          =   225
            Left            =   105
            TabIndex        =   13
            Top             =   2625
            Width           =   825
         End
         Begin VB.Label Label7 
            Caption         =   "设备购买价值"
            Height          =   195
            Left            =   90
            TabIndex        =   11
            Top             =   2265
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "设备启用日期"
            Height          =   195
            Left            =   90
            TabIndex        =   10
            Top             =   1965
            Width           =   1200
         End
         Begin VB.Label Label5 
            Caption         =   "设备状态"
            Height          =   225
            Left            =   90
            TabIndex        =   9
            Top             =   1590
            Width           =   735
         End
         Begin VB.Label Label4 
            Caption         =   "设备类型"
            Height          =   195
            Left            =   75
            TabIndex        =   8
            Top             =   1275
            Width           =   795
         End
         Begin VB.Label Label3 
            Caption         =   "使用部门"
            Height          =   225
            Left            =   75
            TabIndex        =   7
            Top             =   930
            Width           =   795
         End

⌨️ 快捷键说明

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