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

📄 frmabout.frm

📁 复件 VB界面换肤 复件 VB界面换肤
💻 FRM
字号:
VERSION 5.00
Begin VB.Form FrmAbout 
   BackColor       =   &H00E4EBEB&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "About"
   ClientHeight    =   2895
   ClientLeft      =   45
   ClientTop       =   345
   ClientWidth     =   5475
   ForeColor       =   &H00E4EBEB&
   LinkTopic       =   "Form4"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   2895
   ScaleWidth      =   5475
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox Text1 
      Height          =   285
      Left            =   1950
      Locked          =   -1  'True
      TabIndex        =   5
      Text            =   "mrymenhout@redirack.be"
      Top             =   2160
      Width           =   2175
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Send any comments or questions to "
      Height          =   195
      Left            =   1950
      TabIndex        =   4
      Top             =   1800
      Width           =   2565
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Hope you like this "
      Height          =   180
      Left            =   1950
      TabIndex        =   3
      Top             =   1020
      Width           =   1710
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Dont forget to vote for me thanks"
      Height          =   180
      Left            =   1950
      TabIndex        =   2
      Top             =   1380
      Width           =   2970
   End
   Begin VB.Image Image1 
      Height          =   1560
      Left            =   120
      Picture         =   "FrmAbout.frx":0000
      Top             =   780
      Width           =   1635
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Version 1.1"
      Height          =   195
      Left            =   1890
      TabIndex        =   1
      Top             =   600
      Width           =   795
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "JSSKIN BUILDER(窗体皮肤生成器)"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   15.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00D67563&
      Height          =   360
      Left            =   180
      TabIndex        =   0
      Top             =   150
      Width           =   5085
   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 + -