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

📄 frm4start.frm

📁 本公司开发得大请油田人事管理系统c/s结构
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmBackgroud 
   AutoRedraw      =   -1  'True
   BorderStyle     =   0  'None
   Caption         =   "Form4Backgroud"
   ClientHeight    =   4065
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6630
   LinkTopic       =   "Form1"
   ScaleHeight     =   4065
   ScaleWidth      =   6630
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox Picture1 
      AutoSize        =   -1  'True
      Height          =   3975
      Left            =   90
      ScaleHeight     =   3915
      ScaleWidth      =   6390
      TabIndex        =   0
      Top             =   45
      Width           =   6450
   End
End
Attribute VB_Name = "frmBackgroud"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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