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

📄 frmdevicedetail.frm

📁 网路设备资产管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form FrmDeviceDetail 
   Caption         =   "设备详细资料"
   ClientHeight    =   5895
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8865
   Icon            =   "FrmDeviceDetail.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5895
   ScaleWidth      =   8865
   StartUpPosition =   1  '所有者中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   4815
      Left            =   120
      TabIndex        =   1
      Top             =   960
      Width           =   8655
      _ExtentX        =   15266
      _ExtentY        =   8493
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "设备资料"
      TabPicture(0)   =   "FrmDeviceDetail.frx":08CA
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "操作记录"
      TabPicture(1)   =   "FrmDeviceDetail.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "MSFlexGrid1"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "设备管理"
      TabPicture(2)   =   "FrmDeviceDetail.frx":0902
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame2"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame2 
         Height          =   3495
         Left            =   -74880
         TabIndex        =   18
         Top             =   480
         Width           =   8415
         Begin VB.CommandButton cmdSaveIP 
            Caption         =   "Save"
            Height          =   375
            Left            =   3480
            TabIndex        =   27
            Top             =   360
            Width           =   735
         End
         Begin VB.CommandButton cmdTelnet 
            Caption         =   "Telnet"
            Height          =   375
            Left            =   4320
            TabIndex        =   21
            Top             =   360
            Width           =   735
         End
         Begin VB.TextBox txtIp 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   1200
            TabIndex        =   19
            Top             =   360
            Width           =   2175
         End
         Begin VB.Label Label17 
            Caption         =   "IP:"
            Height          =   255
            Left            =   240
            TabIndex        =   20
            Top             =   480
            Width           =   975
         End
      End
      Begin VB.Frame Frame1 
         Height          =   4095
         Left            =   120
         TabIndex        =   2
         Top             =   480
         Width           =   8415
         Begin VB.TextBox txtOldNetcenterId 
            Height          =   375
            Left            =   3600
            TabIndex        =   39
            Top             =   360
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtManufacturerId 
            Height          =   375
            Left            =   7920
            TabIndex        =   38
            Top             =   840
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtTypeId 
            Height          =   375
            Left            =   3600
            TabIndex        =   37
            Top             =   1320
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtModelId 
            Height          =   375
            Left            =   3600
            TabIndex        =   36
            Top             =   840
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtRoomId 
            Height          =   375
            Left            =   3600
            TabIndex        =   35
            Top             =   2280
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtBuildingId 
            Height          =   375
            Left            =   7920
            TabIndex        =   34
            Top             =   1800
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.TextBox txtAreaId 
            Height          =   375
            Left            =   3600
            TabIndex        =   33
            Top             =   1800
            Visible         =   0   'False
            Width           =   255
         End
         Begin VB.ComboBox cboRoom 
            Height          =   300
            Left            =   1200
            TabIndex        =   32
            Text            =   "cboRoom"
            Top             =   2280
            Width           =   2205
         End
         Begin VB.ComboBox cboBuilding 
            Height          =   300
            Left            =   5640
            TabIndex        =   31
            Text            =   "cboBuilding"
            Top             =   1800
            Width           =   2205
         End
         Begin VB.ComboBox cboArea 
            Height          =   300
            Left            =   1200
            TabIndex        =   30
            Text            =   "cboArea"
            Top             =   1800
            Width           =   2205
         End
         Begin VB.TextBox txtType 
            BackColor       =   &H80000011&
            Enabled         =   0   'False
            Height          =   390
            Left            =   1200
            TabIndex        =   29
            Top             =   1320
            Width           =   2175
         End
         Begin VB.TextBox txtManufacturer 
            BackColor       =   &H80000011&
            Enabled         =   0   'False
            Height          =   390
            Left            =   5640
            TabIndex        =   28
            Top             =   840
            Width           =   2175
         End
         Begin VB.ComboBox cboState 
            Height          =   300
            Left            =   5640
            TabIndex        =   26
            Text            =   "cboState"
            Top             =   2280
            Width           =   2175
         End
         Begin VB.TextBox txtMemo 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   1200
            TabIndex        =   25
            Top             =   3240
            Width           =   6615
         End
         Begin VB.TextBox txtBuyrq 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   1200
            TabIndex        =   23
            Top             =   2760
            Width           =   2175
         End
         Begin VB.TextBox txtSN 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   5640
            TabIndex        =   6
            Top             =   1320
            Width           =   2175
         End
         Begin VB.TextBox txtPropertyId 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   5640
            TabIndex        =   5
            Top             =   360
            Width           =   2175
         End
         Begin VB.TextBox txtNetcenterId 
            BackColor       =   &H80000009&
            Height          =   390
            Left            =   1200
            TabIndex        =   4
            Top             =   360
            Width           =   2175
         End
         Begin VB.TextBox txtModel 
            BackColor       =   &H80000011&
            Enabled         =   0   'False
            Height          =   390
            Left            =   1200
            TabIndex        =   3
            Top             =   840
            Width           =   2175
         End
         Begin VB.Label Label10 
            Caption         =   "备注:"
            Height          =   255
            Left            =   240
            TabIndex        =   24
            Top             =   3360
            Width           =   975
         End
         Begin VB.Label Label7 
            Caption         =   "购买时间:"
            Height          =   255
            Left            =   240
            TabIndex        =   22
            Top             =   2880
            Width           =   975
         End
         Begin VB.Label Label11 
            Caption         =   "状态:"
            Height          =   255
            Left            =   4440
            TabIndex        =   16
            Top             =   2400
            Width           =   975
         End
         Begin VB.Label Label12 
            Caption         =   "房间:"
            Height          =   255
            Left            =   240
            TabIndex        =   15
            Top             =   2400
            Width           =   975
         End
         Begin VB.Label Label1 
            Caption         =   "楼栋:"
            Height          =   255
            Left            =   4440
            TabIndex        =   14
            Top             =   1920
            Width           =   975
         End
         Begin VB.Label Label8 
            Caption         =   "固定资产号:"
            Height          =   255
            Left            =   4440
            TabIndex        =   13
            Top             =   480
            Width           =   1095
         End
         Begin VB.Label Label6 
            Caption         =   "校区:"
            Height          =   255
            Left            =   240
            TabIndex        =   12
            Top             =   1920
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "SN号:"
            Height          =   255
            Left            =   4440
            TabIndex        =   11
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label4 
            Caption         =   "中心编号:"
            Height          =   255
            Left            =   240
            TabIndex        =   10
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "型号:"
            Height          =   255
            Left            =   240
            TabIndex        =   9
            Top             =   960
            Width           =   735
         End
         Begin VB.Label Label3 
            Caption         =   "设备类型:"
            Height          =   255
            Left            =   240
            TabIndex        =   8

⌨️ 快捷键说明

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