www.pudn.com > vb625557712344.rar > Frmabout.frm, change:2005-06-03,size:2334b


VERSION 5.00 
Begin VB.Form Frmabout  
   Caption         =   "帮助信息" 
   ClientHeight    =   6645 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   8010 
   LinkTopic       =   "Form1" 
   Picture         =   "Frmabout.frx":0000 
   ScaleHeight     =   6645 
   ScaleWidth      =   8010 
   StartUpPosition =   2  '屏幕中心 
   WindowState     =   2  'Maximized 
   Begin VB.Label Label3  
      BackColor       =   &H80000001& 
      Caption         =   "指导教师:王心颖" 
      BeginProperty Font  
         Name            =   "华文行楷" 
         Size            =   15.75 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      Height          =   495 
      Left            =   7440 
      TabIndex        =   2 
      Top             =   6000 
      Width           =   3015 
   End 
   Begin VB.Label Label2  
      BackColor       =   &H80000001& 
      Caption         =   "计算023班:李思" 
      BeginProperty Font  
         Name            =   "华文行楷" 
         Size            =   15.75 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      Height          =   495 
      Left            =   6840 
      TabIndex        =   1 
      Top             =   3960 
      Width           =   2775 
   End 
   Begin VB.Label Label1  
      BackColor       =   &H80000001& 
      Caption         =   "汽车租赁管理系统" 
      BeginProperty Font  
         Name            =   "华文行楷" 
         Size            =   18 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      Height          =   495 
      Left            =   6360 
      TabIndex        =   0 
      Top             =   1920 
      Width           =   3135 
   End 
End 
Attribute VB_Name = "Frmabout" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False