gyu.frm
上传用户:vtryaojia
上传日期:2020-04-18
资源大小:1214k
文件大小:3k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. VERSION 5.00
  2. Begin VB.Form gyu 
  3.    Caption         =   "关于"
  4.    ClientHeight    =   3900
  5.    ClientLeft      =   60
  6.    ClientTop       =   450
  7.    ClientWidth     =   6495
  8.    LinkTopic       =   "Form1"
  9.    ScaleHeight     =   3900
  10.    ScaleWidth      =   6495
  11.    StartUpPosition =   3  '窗口缺省
  12.    Begin VB.Label Label5 
  13.       Caption         =   "警告:任何未授权的单位不得复制传阅本系统"
  14.       Height          =   255
  15.       Left            =   120
  16.       TabIndex        =   4
  17.       Top             =   3120
  18.       Width           =   5175
  19.    End
  20.    Begin VB.Line Line1 
  21.       X1              =   0
  22.       X2              =   5880
  23.       Y1              =   3000
  24.       Y2              =   3000
  25.    End
  26.    Begin VB.Label Label4 
  27.       Caption         =   "系统可运行在Windows2000、Windows2003、WindowsXP系统下。系统由VB6.0中文版完成"
  28.       BeginProperty Font 
  29.          Name            =   "新宋体"
  30.          Size            =   12
  31.          Charset         =   134
  32.          Weight          =   400
  33.          Underline       =   0   'False
  34.          Italic          =   0   'False
  35.          Strikethrough   =   0   'False
  36.       EndProperty
  37.       Height          =   735
  38.       Left            =   240
  39.       TabIndex        =   3
  40.       Top             =   2040
  41.       Width           =   5055
  42.    End
  43.    Begin VB.Label Label3 
  44.       Caption         =   "本系统适用于公司管理员,由第5小组成员制作完成。"
  45.       BeginProperty Font 
  46.          Name            =   "新宋体"
  47.          Size            =   12
  48.          Charset         =   134
  49.          Weight          =   400
  50.          Underline       =   0   'False
  51.          Italic          =   0   'False
  52.          Strikethrough   =   0   'False
  53.       EndProperty
  54.       Height          =   735
  55.       Left            =   240
  56.       TabIndex        =   2
  57.       Top             =   1080
  58.       Width           =   5055
  59.    End
  60.    Begin VB.Label Label2 
  61.       Caption         =   "后台管理系统"
  62.       BeginProperty Font 
  63.          Name            =   "幼圆"
  64.          Size            =   14.25
  65.          Charset         =   134
  66.          Weight          =   700
  67.          Underline       =   0   'False
  68.          Italic          =   0   'False
  69.          Strikethrough   =   0   'False
  70.       EndProperty
  71.       Height          =   495
  72.       Left            =   2880
  73.       TabIndex        =   1
  74.       Top             =   360
  75.       Width           =   2415
  76.    End
  77.    Begin VB.Label Label1 
  78.       Caption         =   "Computer Sale"
  79.       BeginProperty Font 
  80.          Name            =   "幼圆"
  81.          Size            =   14.25
  82.          Charset         =   134
  83.          Weight          =   700
  84.          Underline       =   0   'False
  85.          Italic          =   -1  'True
  86.          Strikethrough   =   0   'False
  87.       EndProperty
  88.       Height          =   495
  89.       Left            =   360
  90.       TabIndex        =   0
  91.       Top             =   360
  92.       Width           =   2415
  93.    End
  94. End
  95. Attribute VB_Name = "gyu"
  96. Attribute VB_GlobalNameSpace = False
  97. Attribute VB_Creatable = False
  98. Attribute VB_PredeclaredId = True
  99. Attribute VB_Exposed = False