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

📄 frm_piclist.frm

📁 卧虎山水库监测管理程序:包含实时数据浏览、历史数据浏览以及曲线绘制
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Frm_Piclist 
   BackColor       =   &H00FFFFFF&
   Caption         =   " 卧 虎 山 水 库 图 片"
   ClientHeight    =   11010
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   15240
   Icon            =   "Frm_Piclist.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.Image Img 
      Height          =   5160
      Index           =   3
      Left            =   7560
      Picture         =   "Frm_Piclist.frx":0442
      Stretch         =   -1  'True
      Top             =   5640
      Width           =   7440
   End
   Begin VB.Image Img 
      Height          =   5280
      Index           =   2
      Left            =   7560
      Picture         =   "Frm_Piclist.frx":1B18D
      Stretch         =   -1  'True
      Top             =   240
      Width           =   7425
   End
   Begin VB.Image Img 
      Height          =   5280
      Index           =   1
      Left            =   120
      Picture         =   "Frm_Piclist.frx":107FA7
      Stretch         =   -1  'True
      Top             =   240
      Width           =   7320
   End
   Begin VB.Image Img 
      Height          =   5280
      Index           =   0
      Left            =   240
      Picture         =   "Frm_Piclist.frx":2FF809
      Stretch         =   -1  'True
      Top             =   5640
      Width           =   7320
   End
End
Attribute VB_Name = "Frm_Piclist"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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