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

📄 resources.frm

📁 FloodEvaluation-程序是gis方面的程序
💻 FRM
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmResources 
   Caption         =   "picResource"
   ClientHeight    =   2385
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4275
   LinkTopic       =   "Form1"
   ScaleHeight     =   2385
   ScaleWidth      =   4275
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox picArea 
      Height          =   375
      Left            =   3600
      Picture         =   "Resources.frx":0000
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   14
      Top             =   1800
      Width           =   375
   End
   Begin VB.PictureBox picEvaluate 
      Height          =   375
      Left            =   2880
      Picture         =   "Resources.frx":0102
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   13
      Top             =   1800
      Width           =   375
   End
   Begin VB.PictureBox picPolyExtract 
      Height          =   375
      Left            =   2040
      Picture         =   "Resources.frx":0204
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   12
      Top             =   1800
      Width           =   375
   End
   Begin VB.PictureBox picV2r 
      Height          =   375
      Left            =   3600
      Picture         =   "Resources.frx":0306
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   11
      Top             =   1080
      Width           =   375
   End
   Begin VB.PictureBox picCropEvaluation 
      Height          =   375
      Left            =   2880
      Picture         =   "Resources.frx":0408
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   10
      Top             =   1080
      Width           =   375
   End
   Begin VB.PictureBox picWaterRange 
      Height          =   375
      Left            =   3600
      Picture         =   "Resources.frx":050A
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   9
      Top             =   360
      Width           =   375
   End
   Begin VB.PictureBox picWaterDepth 
      Height          =   375
      Left            =   2880
      Picture         =   "Resources.frx":060C
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   8
      Top             =   360
      Width           =   375
   End
   Begin VB.PictureBox picSum 
      Height          =   375
      Left            =   1200
      Picture         =   "Resources.frx":070E
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   7
      Top             =   1800
      Width           =   375
   End
   Begin VB.PictureBox picABC 
      Height          =   375
      Left            =   360
      Picture         =   "Resources.frx":0810
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   6
      Top             =   1800
      Width           =   375
   End
   Begin VB.PictureBox picSelect 
      Height          =   375
      Left            =   2040
      Picture         =   "Resources.frx":0D42
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   5
      Top             =   1080
      Width           =   375
   End
   Begin MSComDlg.CommonDialog CommonDlg 
      Left            =   720
      Top             =   600
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox picUnderline 
      Height          =   375
      Left            =   1200
      Picture         =   "Resources.frx":1284
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   4
      Top             =   1080
      Width           =   375
   End
   Begin VB.PictureBox picBalloom 
      Height          =   375
      Left            =   360
      Picture         =   "Resources.frx":1386
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   3
      Top             =   1080
      Width           =   375
   End
   Begin VB.PictureBox picCup 
      Height          =   375
      Left            =   2040
      Picture         =   "Resources.frx":1510
      ScaleHeight     =   315
      ScaleWidth      =   435
      TabIndex        =   2
      Top             =   360
      Width           =   495
   End
   Begin VB.PictureBox picKey 
      Height          =   375
      Left            =   1200
      Picture         =   "Resources.frx":169A
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   1
      Top             =   360
      Width           =   375
   End
   Begin VB.PictureBox picBell 
      Height          =   375
      Left            =   360
      Picture         =   "Resources.frx":1824
      ScaleHeight     =   315
      ScaleWidth      =   315
      TabIndex        =   0
      Top             =   360
      Width           =   375
   End
End
Attribute VB_Name = "frmResources"
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 + -