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

📄 form1.frm

📁 显示XP效果的状态栏程序.希望能和大家一起学习
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   3465
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6390
   LinkTopic       =   "Form1"
   ScaleHeight     =   3465
   ScaleWidth      =   6390
   StartUpPosition =   3  'Windows Default
   Begin StatusBarTest.ucVeryWellsStatusBarXP ucVeryWellsStatusBarXP 
      Height          =   660
      Left            =   765
      TabIndex        =   0
      Top             =   2085
      Width           =   4980
      _ExtentX        =   8784
      _ExtentY        =   1164
      BackColor       =   8421631
      ForeColor       =   16711680
      ForeColorDissabled=   -2147483631
      MaskColor       =   16711935
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ShowGripper     =   -1  'True
      ShowSeperators  =   -1  'True
      Apperance       =   3
      TopLine         =   0   'False
      NumberOfPanels  =   1
      pEnabled1       =   -1  'True
      PWidth1         =   100
      pTTText1        =   ""
      pType1          =   0
      pText1          =   "khkh"
      pTextAlignment1 =   0
      PanelPicture1   =   "Form1.frx":0000
      PanelPicAlignment1=   0
      pBckgColor1     =   0
      pGradient1      =   0
      pEdgeSpacing1   =   0
      pEdgeInner1     =   0
      pEdgeOuter1     =   0
   End
End
Attribute VB_Name = "Form1"
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 + -