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

📄 frmau.frm

📁 很好的个人数字助理软件代码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Begin VB.Form frmAU 
   BorderStyle     =   0  'None
   Caption         =   "Hirdhav Digital Diary - Auto Update"
   ClientHeight    =   4935
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6015
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00000000&
   Icon            =   "frmAU.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4935
   ScaleWidth      =   6015
   StartUpPosition =   2  'CenterScreen
   Begin InetCtlsObjects.Inet net 
      Left            =   120
      Top             =   4080
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
   End
   Begin VB.Frame FrameMessage 
      BorderStyle     =   0  'None
      Height          =   4455
      Left            =   120
      TabIndex        =   25
      Top             =   360
      Visible         =   0   'False
      Width           =   5775
      Begin VB.Label lblUpdateSupport 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   3720
         TabIndex        =   33
         Top             =   3840
         Width           =   1455
      End
      Begin VB.Label lblUpdate 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Update"
         Height          =   225
         Left            =   4160
         TabIndex        =   32
         Top             =   3960
         Width           =   600
      End
      Begin VB.Label lblCancel2Support 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   1920
         TabIndex        =   31
         Top             =   3840
         Width           =   1575
      End
      Begin VB.Label lblCancel2 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Cancel"
         Height          =   225
         Left            =   1920
         TabIndex        =   30
         Top             =   3960
         Width           =   1545
      End
      Begin VB.Shape shapeUpdate 
         BackStyle       =   1  'Opaque
         Height          =   495
         Left            =   3720
         Top             =   3840
         Width           =   1455
      End
      Begin VB.Shape shapeCancel2 
         BackStyle       =   1  'Opaque
         Height          =   495
         Left            =   1920
         Top             =   3840
         Width           =   1575
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "If you want to update your Hirdhav Digital Diary Software with this new version click on Update otherwise click on Cancel to Exit."
         Height          =   495
         Left            =   120
         TabIndex        =   29
         Top             =   2760
         Width           =   5655
      End
      Begin VB.Label lblMessage 
         BackStyle       =   0  'Transparent
         Caption         =   "Message"
         Height          =   1575
         Left            =   240
         TabIndex        =   28
         Top             =   960
         Width           =   5415
      End
      Begin VB.Label lblNewVer 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "New Version is"
         Height          =   225
         Left            =   600
         TabIndex        =   27
         Top             =   480
         Width           =   1275
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Update Information:"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   120
         TabIndex        =   26
         Top             =   120
         Width           =   1665
      End
   End
   Begin VB.Frame Frame2 
      BorderStyle     =   0  'None
      Height          =   4455
      Left            =   120
      TabIndex        =   14
      Top             =   360
      Visible         =   0   'False
      Width           =   5775
      Begin VB.Label lblCancel1Support 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   1920
         TabIndex        =   24
         Top             =   3840
         Width           =   1575
      End
      Begin VB.Label lblNext2Support 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   3720
         TabIndex        =   23
         Top             =   3840
         Width           =   1455
      End
      Begin VB.Label lblNext2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Next >"
         Height          =   225
         Left            =   4200
         TabIndex        =   22
         Top             =   3960
         Width           =   540
      End
      Begin VB.Shape shapeNext2 
         BackStyle       =   1  'Opaque
         Height          =   495
         Left            =   3720
         Top             =   3840
         Width           =   1455
      End
      Begin VB.Label lblCancel1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Cancel"
         Height          =   225
         Left            =   2400
         TabIndex        =   21
         Top             =   3960
         Width           =   585
      End
      Begin VB.Shape shapeCancel1 
         BackStyle       =   1  'Opaque
         Height          =   495
         Left            =   1920
         Top             =   3840
         Width           =   1575
      End
      Begin VB.Label lblStatus 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "Idle........."
         Height          =   615
         Left            =   480
         TabIndex        =   20
         Top             =   2520
         Width           =   4575
      End
      Begin VB.Label lblStartSupport 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   480
         TabIndex        =   19
         Top             =   1320
         Width           =   1575
      End
      Begin VB.Label lblStart 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Start"
         Height          =   225
         Left            =   1080
         TabIndex        =   18
         Top             =   1470
         Width           =   420
      End
      Begin VB.Shape shapeStart 
         BackStyle       =   1  'Opaque
         Height          =   495
         Left            =   480
         Top             =   1320
         Width           =   1575
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Status"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   120
         TabIndex        =   17
         Top             =   2040
         Width           =   555
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   $"frmAU.frx":030A
         Height          =   735
         Left            =   360
         TabIndex        =   16
         Top             =   480
         Width           =   5415
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Step 2"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   700
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   225
         Left            =   120
         TabIndex        =   15
         Top             =   120
         Width           =   540
      End
   End
   Begin VB.Frame FrameWelcome 
      BorderStyle     =   0  'None
      Height          =   4455
      Left            =   120
      TabIndex        =   1
      Top             =   360
      Width           =   5775
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "- Check the Internet Connection."
         Height          =   225
         Left            =   120
         TabIndex        =   34
         Top             =   1440
         Width           =   2715
      End
      Begin VB.Label lblNext1Support 
         BackStyle       =   0  'Transparent
         Height          =   495
         Left            =   3720
         TabIndex        =   13
         Top             =   3840
         Width           =   1575
      End
      Begin VB.Label lblNext1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Next >"
         Height          =   225

⌨️ 快捷键说明

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