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

📄 frmabout.frm

📁 通讯录,电子通讯录,把自己的好友加在里边,查找起来十分方便
💻 FRM
字号:
VERSION 5.00
Begin VB.Form FrmAbout 
   Caption         =   "关于友情强档软件"
   ClientHeight    =   3840
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6240
   DrawMode        =   3  'Not Merge Pen
   Icon            =   "FrmAbout.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   Picture         =   "FrmAbout.frx":030A
   ScaleHeight     =   3840
   ScaleWidth      =   6240
   StartUpPosition =   2  '屏幕中心
   WhatsThisButton =   -1  'True
   WhatsThisHelp   =   -1  'True
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "68% 可用空间"
      Height          =   180
      Left            =   5040
      TabIndex        =   8
      Top             =   3480
      Width           =   1080
   End
   Begin VB.Label Label8 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "系统资源:"
      Height          =   180
      Left            =   2040
      TabIndex        =   7
      Top             =   3480
      Width           =   810
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "130,516 KB"
      Height          =   180
      Left            =   5040
      TabIndex        =   6
      Top             =   3120
      Width           =   900
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Windows可用物理内存:"
      Height          =   180
      Left            =   2040
      TabIndex        =   5
      Top             =   3120
      Width           =   1800
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "ACCP-User"
      Height          =   180
      Left            =   2640
      TabIndex        =   4
      Top             =   2760
      Width           =   810
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "本软件使用权属于:"
      Height          =   180
      Left            =   1920
      TabIndex        =   3
      Top             =   2400
      Width           =   1530
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "版权所有:  ACCP北大青鸟培训中心"
      Height          =   180
      Left            =   1920
      TabIndex        =   2
      Top             =   2040
      Width           =   2790
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "运行平台:Windows Millennium Edition\Win98SE\Win2000"
      Height          =   180
      Left            =   1440
      TabIndex        =   1
      Top             =   1680
      Width           =   4590
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "ACCP  (R)  友情强档"
      Height          =   180
      Left            =   1920
      TabIndex        =   0
      Top             =   1320
      Width           =   1710
   End
   Begin VB.Image Image1 
      Height          =   480
      Left            =   600
      Picture         =   "FrmAbout.frx":28C2
      Top             =   1200
      Width           =   480
   End
End
Attribute VB_Name = "FrmAbout"
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 + -