⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.frm

📁 VB开发的自动更新程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMain 
   AutoRedraw      =   -1  'True
   BackColor       =   &H00EBEDED&
   Caption         =   "LiveUpdate"
   ClientHeight    =   5010
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7605
   BeginProperty Font 
      Name            =   "MS Sans Serif"
      Size            =   8.25
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00FFFFFF&
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   334
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   507
   StartUpPosition =   2  '屏幕中心
   Visible         =   0   'False
   Begin MSComctlLib.ImageList iml 
      Left            =   0
      Top             =   4440
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
   End
   Begin ReVive.ccXPButton cmdReport 
      Height          =   375
      Left            =   3600
      TabIndex        =   2
      Top             =   4440
      Visible         =   0   'False
      Width           =   1185
      _ExtentX        =   2090
      _ExtentY        =   661
      Caption         =   "详情(&D)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FocusRect       =   0   'False
   End
   Begin ReVive.ccDownload ucDL 
      Left            =   600
      Top             =   4590
      _ExtentX        =   741
      _ExtentY        =   741
      dAppShortName   =   "欢迎使用枕善居源码更新系统"
      dAppLongName    =   "枕善居源码更新系统"
      dScriptURLPrim  =   "http://members.cox.net/software.updates/PSC/PSCSample.rus"
      dScriptURLAlt   =   "http://members.cox.net/software.updates/PSC/PSCSample.rus"
   End
   Begin ReVive.ccXPButton cmdNext 
      Default         =   -1  'True
      Height          =   375
      Left            =   6180
      TabIndex        =   0
      Top             =   4440
      Width           =   1185
      _ExtentX        =   2090
      _ExtentY        =   661
      Caption         =   "下一步(&N)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FocusRect       =   0   'False
   End
   Begin ReVive.ccXPButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   375
      Left            =   4890
      TabIndex        =   1
      Top             =   4440
      Width           =   1185
      _ExtentX        =   2090
      _ExtentY        =   661
      Caption         =   "取消(&C)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      FocusRect       =   0   'False
   End
   Begin VB.Frame frm 
      BackColor       =   &H00EBEDED&
      Caption         =   "欢迎使用在线更新程序"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3765
      Index           =   0
      Left            =   1800
      TabIndex        =   3
      Top             =   510
      Width           =   5565
      Begin VB.Label lblLastUpdated 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00EBEDED&
         Caption         =   "最后一次更新: 未知"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   2940
         TabIndex        =   13
         Top             =   3390
         Width           =   2355
      End
      Begin VB.Label lblOpening 
         BackColor       =   &H00EBEDED&
         Caption         =   "打开信息"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2805
         Left            =   330
         TabIndex        =   4
         Top             =   450
         Width           =   4890
      End
   End
   Begin VB.Frame frmError 
      BackColor       =   &H00EBEDED&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3765
      Left            =   1800
      TabIndex        =   8
      Top             =   510
      Visible         =   0   'False
      Width           =   5565
      Begin VB.Label lblErrTitle 
         BackStyle       =   0  'Transparent
         Caption         =   "错误标题"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   960
         TabIndex        =   12
         Top             =   510
         Width           =   4215
      End
      Begin VB.Image imgWarnIcon 
         Height          =   480
         Left            =   330
         Top             =   390
         Width           =   480
      End
      Begin VB.Label lblErrExplain 
         BackColor       =   &H00EBEDED&
         Caption         =   "错误说明"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2115
         Left            =   360
         TabIndex        =   10
         Top             =   1080
         Width           =   4815
      End
      Begin VB.Label Label1 
         BackColor       =   &H00EBEDED&
         Caption         =   "Click E&xit to close LiveUpdate."
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   195
         Left            =   330
         TabIndex        =   9
         Top             =   3390
         Width           =   2385
      End
   End
   Begin VB.Frame frmList 
      BackColor       =   &H00EBEDED&
      Caption         =   "下列组件将进行更新."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3765
      Left            =   1800
      TabIndex        =   5
      Top             =   510
      Visible         =   0   'False
      Width           =   5580
      Begin MSComctlLib.ProgressBar pbDownload 
         Height          =   225
         Left            =   230
         TabIndex        =   14
         Top             =   3390
         Visible         =   0   'False
         Width           =   5110
         _ExtentX        =   9022
         _ExtentY        =   397
         _Version        =   393216
         BorderStyle     =   1
         Appearance      =   0
         Scrolling       =   1
      End
      Begin MSComctlLib.ListView lvFiles 
         Height          =   2805
         Left            =   270
         TabIndex        =   6
         TabStop         =   0   'False
         Top             =   390
         Width           =   5030

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -