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

📄 form1.frm

📁 两款透明和非透明Vista窗体控件比较,两款透明和非透明Vista窗体控件比较
💻 FRM
字号:
VERSION 5.00
Object = "*\A..\VistaFOrm\OsenVistaSuite.vbp"
Begin VB.Form Form1 
   BackColor       =   &H00464646&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   4710
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6105
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   Picture         =   "Form1.frx":058A
   ScaleHeight     =   314
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   407
   StartUpPosition =   3  '窗口缺省
   Begin OsenVistaSuite2007.OsenVistaForm OsenVistaForm1 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6105
      _ExtentX        =   10769
      _ExtentY        =   741
      Caption         =   "Vista窗体控件示例 for vb6"
      icon            =   "Form1.frx":39DB8
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'****************************************************************************
'人人为我,我为人人
'枕善居汉化收藏整理
'发布日期:2007/08/22
'描    述:Vista窗体控件示例 for vb6
'网    站:http://www.Mndsoft.com/  (VB6源码博客)
'网    站:http://www.VbDnet.com/   (VB.NET源码博客,主要基于.NET2005)
'e-mail  :Mndsoft@163.com
'e-mail  :Mndsoft@126.com
'OICQ    :88382850
'          如果您有新的好的代码别忘记给枕善居哦!
'****************************************************************************

⌨️ 快捷键说明

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