frmSplash.frm
上传用户:szlwled
上传日期:2022-06-30
资源大小:95k
文件大小:7k
源码类别:

视频捕捉/采集

开发平台:

Visual Basic

  1. VERSION 5.00
  2. Begin VB.Form frmSplash 
  3.    BorderStyle     =   3  'Fixed Dialog
  4.    ClientHeight    =   4605
  5.    ClientLeft      =   45
  6.    ClientTop       =   45
  7.    ClientWidth     =   7455
  8.    ControlBox      =   0   'False
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   4605
  13.    ScaleWidth      =   7455
  14.    ShowInTaskbar   =   0   'False
  15.    StartUpPosition =   2  '屏幕中心
  16.    Visible         =   0   'False
  17.    Begin VB.Frame fraMainFrame 
  18.       Height          =   4590
  19.       Left            =   45
  20.       TabIndex        =   0
  21.       Top             =   -15
  22.       Width           =   7380
  23.       Begin VB.PictureBox picLogo 
  24.          Height          =   2385
  25.          Left            =   510
  26.          Picture         =   "frmSplash.frx":0000
  27.          ScaleHeight     =   2325
  28.          ScaleWidth      =   1755
  29.          TabIndex        =   2
  30.          Top             =   855
  31.          Width           =   1815
  32.       End
  33.       Begin VB.Label lblLicenseTo 
  34.          Alignment       =   1  'Right Justify
  35.          Caption         =   "使用权属于"
  36.          BeginProperty Font 
  37.             Name            =   "宋体"
  38.             Size            =   8.25
  39.             Charset         =   134
  40.             Weight          =   400
  41.             Underline       =   0   'False
  42.             Italic          =   0   'False
  43.             Strikethrough   =   0   'False
  44.          EndProperty
  45.          Height          =   255
  46.          Left            =   270
  47.          TabIndex        =   1
  48.          Tag             =   "使用权属于"
  49.          Top             =   300
  50.          Width           =   6855
  51.       End
  52.       Begin VB.Label lblProductName 
  53.          AutoSize        =   -1  'True
  54.          Caption         =   "产品"
  55.          BeginProperty Font 
  56.             Name            =   "宋体"
  57.             Size            =   32.25
  58.             Charset         =   134
  59.             Weight          =   700
  60.             Underline       =   0   'False
  61.             Italic          =   0   'False
  62.             Strikethrough   =   0   'False
  63.          EndProperty
  64.          Height          =   645
  65.          Left            =   2670
  66.          TabIndex        =   9
  67.          Tag             =   "产品"
  68.          Top             =   1200
  69.          Width           =   1320
  70.       End
  71.       Begin VB.Label lblCompanyProduct 
  72.          AutoSize        =   -1  'True
  73.          Caption         =   "公司产品"
  74.          BeginProperty Font 
  75.             Name            =   "宋体"
  76.             Size            =   18
  77.             Charset         =   134
  78.             Weight          =   700
  79.             Underline       =   0   'False
  80.             Italic          =   0   'False
  81.             Strikethrough   =   0   'False
  82.          EndProperty
  83.          Height          =   360
  84.          Left            =   2505
  85.          TabIndex        =   8
  86.          Tag             =   "公司产品"
  87.          Top             =   765
  88.          Width           =   1500
  89.       End
  90.       Begin VB.Label lblPlatform 
  91.          Alignment       =   1  'Right Justify
  92.          AutoSize        =   -1  'True
  93.          Caption         =   "平台"
  94.          BeginProperty Font 
  95.             Name            =   "宋体"
  96.             Size            =   15.75
  97.             Charset         =   134
  98.             Weight          =   700
  99.             Underline       =   0   'False
  100.             Italic          =   0   'False
  101.             Strikethrough   =   0   'False
  102.          EndProperty
  103.          Height          =   315
  104.          Left            =   6345
  105.          TabIndex        =   7
  106.          Tag             =   "平台"
  107.          Top             =   2400
  108.          Width           =   660
  109.       End
  110.       Begin VB.Label lblVersion 
  111.          Alignment       =   1  'Right Justify
  112.          AutoSize        =   -1  'True
  113.          Caption         =   "版本"
  114.          BeginProperty Font 
  115.             Name            =   "宋体"
  116.             Size            =   12
  117.             Charset         =   134
  118.             Weight          =   700
  119.             Underline       =   0   'False
  120.             Italic          =   0   'False
  121.             Strikethrough   =   0   'False
  122.          EndProperty
  123.          Height          =   240
  124.          Left            =   6495
  125.          TabIndex        =   6
  126.          Tag             =   "版本"
  127.          Top             =   2760
  128.          Width           =   510
  129.       End
  130.       Begin VB.Label lblWarning 
  131.          Caption         =   "警告"
  132.          BeginProperty Font 
  133.             Name            =   "宋体"
  134.             Size            =   8.25
  135.             Charset         =   134
  136.             Weight          =   400
  137.             Underline       =   0   'False
  138.             Italic          =   0   'False
  139.             Strikethrough   =   0   'False
  140.          EndProperty
  141.          Height          =   195
  142.          Left            =   300
  143.          TabIndex        =   3
  144.          Tag             =   "警告"
  145.          Top             =   3720
  146.          Width           =   6855
  147.       End
  148.       Begin VB.Label lblCompany 
  149.          Caption         =   "公司"
  150.          BeginProperty Font 
  151.             Name            =   "宋体"
  152.             Size            =   8.25
  153.             Charset         =   134
  154.             Weight          =   400
  155.             Underline       =   0   'False
  156.             Italic          =   0   'False
  157.             Strikethrough   =   0   'False
  158.          EndProperty
  159.          Height          =   255
  160.          Left            =   4710
  161.          TabIndex        =   5
  162.          Tag             =   "公司"
  163.          Top             =   3330
  164.          Width           =   2415
  165.       End
  166.       Begin VB.Label lblCopyright 
  167.          Caption         =   "版权"
  168.          BeginProperty Font 
  169.             Name            =   "宋体"
  170.             Size            =   8.25
  171.             Charset         =   134
  172.             Weight          =   400
  173.             Underline       =   0   'False
  174.             Italic          =   0   'False
  175.             Strikethrough   =   0   'False
  176.          EndProperty
  177.          Height          =   255
  178.          Left            =   4710
  179.          TabIndex        =   4
  180.          Tag             =   "版权"
  181.          Top             =   3120
  182.          Width           =   2415
  183.       End
  184.    End
  185. End
  186. Attribute VB_Name = "frmSplash"
  187. Attribute VB_GlobalNameSpace = False
  188. Attribute VB_Creatable = False
  189. Attribute VB_PredeclaredId = True
  190. Attribute VB_Exposed = False
  191. Private Sub Form_Load()
  192.     lblVersion.Caption = "Version " & App.Major & "." & App.Minor & "." & App.Revision
  193.     lblProductName.Caption = App.Title
  194. End Sub