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

📄 codp.frm

📁 VB+sql实现区域环境管理信息系统的部分功能
💻 FRM
字号:
VERSION 5.00
Begin VB.Form codp 
   Caption         =   "COD排放量图"
   ClientHeight    =   8685
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   13380
   LinkTopic       =   "Form1"
   ScaleHeight     =   8685
   ScaleWidth      =   13380
   StartUpPosition =   3  '窗口缺省
   Begin VB.Image Image1 
      Height          =   7575
      Left            =   0
      Picture         =   "codp.frx":0000
      Stretch         =   -1  'True
      Top             =   1080
      Width           =   13335
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "山东半岛城市群各地市COD排放图"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   4320
      TabIndex        =   0
      Top             =   480
      Width           =   4590
   End
End
Attribute VB_Name = "codp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub DataGrid1_Click()

End Sub

⌨️ 快捷键说明

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