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

📄 frmabout.frm

📁 一款另类的彩色图形复选框控件源代码(CheckBox2009) (v3)
💻 FRM
字号:
VERSION 5.00
Begin VB.Form dlgAbout 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "关于 ..."
   ClientHeight    =   3315
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   4935
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3315
   ScaleWidth      =   4935
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   405
      Left            =   1740
      TabIndex        =   3
      Top             =   2685
      Width           =   1365
   End
   Begin VB.Label lblCopy 
      Alignment       =   2  'Center
      BackColor       =   &H00E0E0E0&
      Caption         =   "http://www.mndsoft.com"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00008000&
      Height          =   195
      Index           =   2
      Left            =   975
      MousePointer    =   99  'Custom
      TabIndex        =   5
      Top             =   1860
      Width           =   2850
   End
   Begin VB.Label Label1 
      BackColor       =   &H00E0E0E0&
      Caption         =   "[ MAROC ]"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00404040&
      Height          =   225
      Left            =   1860
      TabIndex        =   4
      Top             =   2265
      Width           =   1125
   End
   Begin VB.Label lblFeatures 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      Caption         =   "彩色图形复选框(CheckBox2009) (v3)"
      BeginProperty Font 
         Name            =   "微软雅黑"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00C0FFFF&
      Height          =   330
      Index           =   0
      Left            =   210
      TabIndex        =   2
      Top             =   495
      Width           =   4395
   End
   Begin VB.Label lblCopy 
      Alignment       =   2  'Center
      BackColor       =   &H00E0E0E0&
      Caption         =   "M_simohamed@hotmail.com"
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000D&
      Height          =   195
      Index           =   1
      Left            =   975
      MousePointer    =   99  'Custom
      TabIndex        =   1
      Top             =   1500
      Width           =   2850
   End
   Begin VB.Label lblCopy 
      Alignment       =   2  'Center
      BackColor       =   &H00E0E0E0&
      Caption         =   "Copyright 

⌨️ 快捷键说明

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