www.pudn.com > VBkongjian.rar > frmValueTip.frm


VERSION 5.00 
Begin VB.Form frmValueTip  
   BackColor       =   &H80000018& 
   BorderStyle     =   0  'None 
   Caption         =   "Form1" 
   ClientHeight    =   300 
   ClientLeft      =   0 
   ClientTop       =   0 
   ClientWidth     =   1050 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   20 
   ScaleMode       =   3  'Pixel 
   ScaleWidth      =   70 
   ShowInTaskbar   =   0   'False 
   StartUpPosition =   3  '´°¿Úȱʡ 
   Begin VB.Label lblTip  
      Appearance      =   0  'Flat 
      BackColor       =   &H80000005& 
      BackStyle       =   0  'Transparent 
      Caption         =   "lblTip" 
      ForeColor       =   &H80000008& 
      Height          =   180 
      Left            =   0 
      TabIndex        =   0 
      Top             =   0 
      Width           =   420 
   End 
End 
Attribute VB_Name = "frmValueTip" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False