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

📄 frmexample.frm

📁 几个不错的VB例子
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "*\AvbpScrllngFrm.vbp"
Begin VB.Form frmExample 
   Caption         =   "Example"
   ClientHeight    =   4665
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5205
   Icon            =   "frmExample.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4665
   ScaleWidth      =   5205
   StartUpPosition =   3  'Windows Default
   Begin VB.Frame Frame4 
      Height          =   855
      Left            =   120
      TabIndex        =   76
      Top             =   2520
      Width           =   1695
      Begin VB.CommandButton Command3 
         Height          =   300
         Left            =   1200
         Picture         =   "frmExample.frx":014A
         Style           =   1  'Graphical
         TabIndex        =   77
         ToolTipText     =   "Next >>"
         Top             =   480
         Width           =   375
      End
      Begin VB.CommandButton Command5 
         Height          =   300
         Left            =   840
         Picture         =   "frmExample.frx":0188
         Style           =   1  'Graphical
         TabIndex        =   78
         ToolTipText     =   "Last Page >>|"
         Top             =   480
         Width           =   375
      End
      Begin VB.CommandButton Command2 
         Height          =   300
         Left            =   480
         Picture         =   "frmExample.frx":01CE
         Style           =   1  'Graphical
         TabIndex        =   79
         ToolTipText     =   "|<< First Page"
         Top             =   480
         Width           =   375
      End
      Begin VB.CommandButton Command1 
         Height          =   300
         Left            =   120
         Picture         =   "frmExample.frx":0213
         Style           =   1  'Graphical
         TabIndex        =   80
         ToolTipText     =   "<< Previous"
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "0 of 0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   240
         TabIndex        =   81
         Top             =   120
         Width           =   1215
      End
   End
   Begin vbpScrllngFrm.ScrllngFrm ScrllngFrm1 
      Height          =   2295
      Left            =   120
      TabIndex        =   42
      Top             =   120
      Width           =   4935
      _ExtentX        =   8705
      _ExtentY        =   4048
      BackPicture     =   "frmExample.frx":0251
      BackColor       =   14737632
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   3255
         Left            =   0
         ScaleHeight     =   3255
         ScaleWidth      =   3735
         TabIndex        =   43
         Top             =   0
         Visible         =   0   'False
         Width           =   3735
         Begin VB.Frame Frame3 
            BackColor       =   &H00E0E0E0&
            Caption         =   "Form"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   2775
            Left            =   120
            TabIndex        =   70
            Top             =   120
            Width           =   3375
            Begin VB.TextBox Text1 
               Height          =   285
               Left            =   1080
               TabIndex        =   0
               Top             =   720
               Width           =   1455
            End
            Begin VB.TextBox Text4 
               Height          =   285
               Left            =   1080
               TabIndex        =   3
               Top             =   2160
               Width           =   1455
            End
            Begin VB.TextBox Text3 
               Height          =   285
               Left            =   1080
               TabIndex        =   2
               Top             =   1680
               Width           =   1455
            End
            Begin VB.TextBox Text2 
               Height          =   285
               Left            =   1080
               TabIndex        =   1
               Top             =   1200
               Width           =   1455
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Name:"
               Height          =   255
               Index           =   0
               Left            =   360
               TabIndex        =   75
               Top             =   720
               Width           =   735
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Address: "
               Height          =   255
               Index           =   1
               Left            =   360
               TabIndex        =   74
               Top             =   1200
               Width           =   735
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Phone:"
               Height          =   255
               Index           =   2
               Left            =   360
               TabIndex        =   73
               Top             =   1680
               Width           =   735
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "E-mail:"
               Height          =   255
               Index           =   3
               Left            =   360
               TabIndex        =   72
               Top             =   2160
               Width           =   735
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "Personal Information:"
               BeginProperty Font 
                  Name            =   "MS Sans Serif"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Height          =   255
               Left            =   360
               TabIndex        =   71
               Top             =   360
               Width           =   2535
            End
         End
      End
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   3255
         Left            =   0
         ScaleHeight     =   3255
         ScaleWidth      =   3735
         TabIndex        =   44
         Top             =   0
         Visible         =   0   'False
         Width           =   3735
         Begin VB.TextBox Text6 
            Height          =   285
            Left            =   840
            TabIndex        =   5
            Top             =   1080
            Width           =   1455
         End
         Begin VB.TextBox Text5 
            Height          =   285
            Left            =   840
            TabIndex        =   4
            Top             =   600
            Width           =   1455
         End
         Begin VB.TextBox Text8 
            Height          =   285
            Left            =   840
            TabIndex        =   7
            Top             =   2040
            Width           =   1215
         End
         Begin VB.TextBox Text7 
            Height          =   285
            Left            =   840
            TabIndex        =   6
            Top             =   1560
            Width           =   1215
         End
         Begin VB.Label Label6 
            BackStyle       =   0  'Transparent
            Caption         =   "Company Information:"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   61
            Top             =   240
            Width           =   2535
         End
         Begin VB.Label Label4 
            BackStyle       =   0  'Transparent
            Caption         =   "Website:"
            Height          =   255
            Index           =   11
            Left            =   120
            TabIndex        =   60
            Top             =   2040
            Width           =   735
         End
         Begin VB.Label Label4 
            BackStyle       =   0  'Transparent
            Caption         =   "Phone:"
            Height          =   255
            Index           =   10
            Left            =   120
            TabIndex        =   59
            Top             =   1560
            Width           =   735
         End
         Begin VB.Label Label4 
            BackStyle       =   0  'Transparent
            Caption         =   "Address: "
            Height          =   255
            Index           =   9
            Left            =   120
            TabIndex        =   58
            Top             =   1080
            Width           =   735
         End
         Begin VB.Label Label4 
            BackStyle       =   0  'Transparent
            Caption         =   "Business:"
            Height          =   255
            Index           =   8
            Left            =   120
            TabIndex        =   57
            Top             =   600
            Width           =   735
         End
      End
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   3255
         Left            =   0
         ScaleHeight     =   3255
         ScaleWidth      =   3735
         TabIndex        =   45
         Top             =   0
         Visible         =   0   'False
         Width           =   3735
         Begin VB.CommandButton Command7 
            Caption         =   "Poor"
            Height          =   375
            Left            =   960
            Style           =   1  'Graphical
            TabIndex        =   11
            Top             =   2400
            Width           =   1335
         End
         Begin VB.CommandButton Command4 
            Caption         =   "Good"
            Height          =   375
            Index           =   2
            Left            =   960
            Style           =   1  'Graphical

⌨️ 快捷键说明

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