www.pudn.com > myActivebart.rar > Form17.frm


VERSION 5.00 
Begin VB.Form Form17  
   Caption         =   "关于" 
   ClientHeight    =   3195 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   4680 
   Icon            =   "Form17.frx":0000 
   LinkTopic       =   "Form17" 
   ScaleHeight     =   3195 
   ScaleWidth      =   4680 
   StartUpPosition =   2  '屏幕中心 
   Begin VB.Label Label3  
      AutoSize        =   -1  'True 
      Caption         =   "作者:刘宝丰" 
      BeginProperty Font  
         Name            =   "宋体" 
         Size            =   15 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      ForeColor       =   &H00800000& 
      Height          =   300 
      Left            =   1440 
      TabIndex        =   2 
      Top             =   2010 
      Width           =   1890 
   End 
   Begin VB.Label Label2  
      AutoSize        =   -1  'True 
      Caption         =   "V1.0" 
      BeginProperty Font  
         Name            =   "宋体" 
         Size            =   15 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      ForeColor       =   &H00800000& 
      Height          =   300 
      Left            =   1470 
      TabIndex        =   1 
      Top             =   1080 
      Width           =   660 
   End 
   Begin VB.Label Label1  
      AutoSize        =   -1  'True 
      Caption         =   "学 籍 管 理  系 统" 
      BeginProperty Font  
         Name            =   "宋体" 
         Size            =   15 
         Charset         =   134 
         Weight          =   700 
         Underline       =   0   'False 
         Italic          =   0   'False 
         Strikethrough   =   0   'False 
      EndProperty 
      ForeColor       =   &H00800000& 
      Height          =   300 
      Left            =   390 
      TabIndex        =   0 
      Top             =   210 
      Width           =   2880 
   End 
End 
Attribute VB_Name = "Form17" 
Attribute VB_GlobalNameSpace = False 
Attribute VB_Creatable = False 
Attribute VB_PredeclaredId = True 
Attribute VB_Exposed = False