gyu.frm
资源名称:WebSite1.rar [点击查看]
上传用户:vtryaojia
上传日期:2020-04-18
资源大小:1214k
文件大小:3k
源码类别:
SCSI/ASPI
开发平台:
Others
- VERSION 5.00
- Begin VB.Form gyu
- Caption = "关于"
- ClientHeight = 3900
- ClientLeft = 60
- ClientTop = 450
- ClientWidth = 6495
- LinkTopic = "Form1"
- ScaleHeight = 3900
- ScaleWidth = 6495
- StartUpPosition = 3 '窗口缺省
- Begin VB.Label Label5
- Caption = "警告:任何未授权的单位不得复制传阅本系统"
- Height = 255
- Left = 120
- TabIndex = 4
- Top = 3120
- Width = 5175
- End
- Begin VB.Line Line1
- X1 = 0
- X2 = 5880
- Y1 = 3000
- Y2 = 3000
- End
- Begin VB.Label Label4
- Caption = "系统可运行在Windows2000、Windows2003、WindowsXP系统下。系统由VB6.0中文版完成"
- BeginProperty Font
- Name = "新宋体"
- Size = 12
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = 240
- TabIndex = 3
- Top = 2040
- Width = 5055
- End
- Begin VB.Label Label3
- Caption = "本系统适用于公司管理员,由第5小组成员制作完成。"
- BeginProperty Font
- Name = "新宋体"
- Size = 12
- Charset = 134
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 735
- Left = 240
- TabIndex = 2
- Top = 1080
- Width = 5055
- End
- Begin VB.Label Label2
- Caption = "后台管理系统"
- BeginProperty Font
- Name = "幼圆"
- Size = 14.25
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 2880
- TabIndex = 1
- Top = 360
- Width = 2415
- End
- Begin VB.Label Label1
- Caption = "Computer Sale"
- BeginProperty Font
- Name = "幼圆"
- Size = 14.25
- Charset = 134
- Weight = 700
- Underline = 0 'False
- Italic = -1 'True
- Strikethrough = 0 'False
- EndProperty
- Height = 495
- Left = 360
- TabIndex = 0
- Top = 360
- Width = 2415
- End
- End
- Attribute VB_Name = "gyu"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False