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

📄 frm_lrwh.frm

📁 固定资产及设备管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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_LRWH 
   Caption         =   "Form1"
   ClientHeight    =   7185
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10350
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   7185
   ScaleWidth      =   10350
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text32 
      DataField       =   "资产设备编号"
      DataSource      =   "Adodc1"
      Height          =   375
      Left            =   7200
      TabIndex        =   82
      Text            =   "Text32"
      Top             =   6720
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.TextBox Text31 
      Height          =   375
      Left            =   1080
      TabIndex        =   81
      Text            =   "Text31"
      Top             =   6720
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.TextBox Text30 
      Height          =   375
      Left            =   480
      TabIndex        =   80
      Text            =   "Text30"
      Top             =   6720
      Visible         =   0   'False
      Width           =   615
   End
   Begin VB.TextBox Text29 
      Height          =   375
      Left            =   0
      TabIndex        =   79
      Text            =   "Text29"
      Top             =   6720
      Visible         =   0   'False
      Width           =   495
   End
   Begin VB.TextBox Text28 
      Height          =   375
      Left            =   5760
      TabIndex        =   77
      Text            =   "Text28"
      Top             =   6720
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.CommandButton Command3 
      Caption         =   "取消"
      Height          =   375
      Left            =   9360
      TabIndex        =   76
      Top             =   6720
      Width           =   855
   End
   Begin VB.TextBox Text27 
      DataField       =   "资产设备编号"
      DataSource      =   "Adodc2"
      Height          =   375
      Left            =   2160
      TabIndex        =   75
      Text            =   "Text27"
      Top             =   6720
      Visible         =   0   'False
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   375
      Left            =   2520
      Top             =   6720
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _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=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from Table_ZCXX1"
      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 MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   3480
      Top             =   6720
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   661
      ConnectMode     =   3
      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=MSDASQL.1;Persist Security Info=False;User ID=SA;Data Source=MRSOFT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=SA;Data Source=MRSOFT"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from Table_ZCXX"
      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 VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   8400
      TabIndex        =   3
      Top             =   6720
      Width           =   855
   End
   Begin VB.Frame Frame3 
      Height          =   2175
      Left            =   0
      TabIndex        =   2
      Top             =   4440
      Width           =   10335
      Begin VB.TextBox Text26 
         Height          =   300
         Left            =   8040
         TabIndex        =   74
         Top             =   1680
         Width           =   2175
      End
      Begin VB.TextBox Text25 
         Height          =   300
         Left            =   8040
         TabIndex        =   73
         Top             =   1200
         Width           =   2175
      End
      Begin VB.TextBox Text24 
         Height          =   300
         Left            =   8040
         TabIndex        =   72
         Top             =   720
         Width           =   2175
      End
      Begin VB.TextBox Text23 
         Height          =   300
         Left            =   8040
         TabIndex        =   71
         Top             =   240
         Width           =   2175
      End
      Begin VB.TextBox Text22 
         Height          =   300
         Left            =   4560
         TabIndex        =   70
         Top             =   1680
         Width           =   2175
      End
      Begin VB.TextBox Text21 
         Height          =   300
         Left            =   4560
         TabIndex        =   69
         Top             =   1200
         Width           =   2175
      End
      Begin VB.TextBox Text20 
         Height          =   300
         Left            =   4560
         TabIndex        =   68
         Top             =   720
         Width           =   2175
      End
      Begin VB.TextBox Text19 
         Height          =   300
         Left            =   1080
         TabIndex        =   67
         Top             =   1680
         Width           =   2175
      End
      Begin VB.TextBox Text18 
         Height          =   300
         Left            =   1080
         TabIndex        =   66
         Top             =   1200
         Width           =   2175
      End
      Begin VB.TextBox Text17 
         Height          =   300
         Left            =   1080
         TabIndex        =   65
         Top             =   720
         Width           =   2175
      End
      Begin VB.TextBox Text16 
         Height          =   300
         Left            =   4560
         TabIndex        =   64
         Top             =   240
         Width           =   2175
      End
      Begin VB.TextBox Text15 
         Height          =   300
         Left            =   1080
         TabIndex        =   63
         Top             =   240
         Width           =   2175
      End
      Begin VB.Label Label25 
         Caption         =   "自定义项1"
         Height          =   255
         Left            =   120
         TabIndex        =   62
         Top             =   360
         Width           =   1335
      End
      Begin VB.Label Label26 
         Caption         =   "自定义项4"
         Height          =   375
         Left            =   120
         TabIndex        =   61
         Top             =   840
         Width           =   1335
      End
      Begin VB.Label Label27 
         Caption         =   "自定义项2"
         Height          =   255
         Left            =   3480
         TabIndex        =   60
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label28 
         Caption         =   "自定义项5"
         Height          =   375
         Left            =   3480
         TabIndex        =   59
         Top             =   840
         Width           =   975
      End
      Begin VB.Label Label29 
         Caption         =   "自定义项3"
         Height          =   375
         Left            =   6960
         TabIndex        =   58
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label30 
         Caption         =   "自定义项6"
         Height          =   375
         Left            =   6960
         TabIndex        =   57
         Top             =   840
         Width           =   1095
      End
      Begin VB.Label Label31 
         Caption         =   "自定义项7"
         Height          =   375
         Left            =   120
         TabIndex        =   56
         Top             =   1320
         Width           =   1215
      End
      Begin VB.Label Label32 
         Caption         =   "自定义项10"
         Height          =   300
         Left            =   120
         TabIndex        =   55
         Top             =   1800
         Width           =   1335
      End
      Begin VB.Label Label33 
         Caption         =   "自定义项8"
         Height          =   255
         Left            =   3480
         TabIndex        =   54
         Top             =   1320
         Width           =   1095
      End
      Begin VB.Label Label34 
         Caption         =   "自定义项9"
         Height          =   375
         Left            =   6960
         TabIndex        =   53
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label35 
         Caption         =   "自定义项11"
         Height          =   255
         Left            =   3480
         TabIndex        =   52
         Top             =   1800
         Width           =   1095
      End
      Begin VB.Label Label36 
         Caption         =   "自定义项12"
         Height          =   300
         Left            =   6960
         TabIndex        =   51
         Top             =   1800
         Width           =   1095
      End
   End
   Begin VB.Frame Frame2 
      Height          =   1215
      Left            =   0
      TabIndex        =   1
      Top             =   3240
      Width           =   10335
      Begin VB.TextBox Text14 
         Height          =   300
         Left            =   8760
         TabIndex        =   50
         Top             =   720
         Width           =   1455
      End
      Begin VB.TextBox Text13 
         Height          =   300
         Left            =   8760
         TabIndex        =   49
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox Text12 
         Height          =   300
         Left            =   6600
         TabIndex        =   48
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox Text11 
         Height          =   300
         Left            =   6120
         TabIndex        =   47
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox Text10 
         Height          =   300
         Left            =   3600
         TabIndex        =   46
         Top             =   720
         Width           =   1335
      End
      Begin VB.TextBox Text9 
         Height          =   300
         Left            =   3600
         TabIndex        =   45
         Top             =   240
         Width           =   1335
      End
      Begin VB.ComboBox Combo7 
         Height          =   300
         Left            =   1080
         TabIndex        =   44
         Top             =   720
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         Height          =   300
         Left            =   1080
         TabIndex        =   43
         Top             =   240

⌨️ 快捷键说明

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