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

📄 formdemo.frm

📁 工具条演示程序 工具条演示程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1 
   BackColor       =   &H008A4922&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "多风格气球式信息提示 Ver 1.0"
   ClientHeight    =   8880
   ClientLeft      =   270
   ClientTop       =   585
   ClientWidth     =   10095
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   592
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   673
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox Text12 
      Appearance      =   0  'Flat
      Height          =   285
      Left            =   5160
      TabIndex        =   59
      Text            =   "测试"
      Top             =   3240
      Width           =   615
   End
   Begin VB.TextBox Text11 
      Appearance      =   0  'Flat
      Height          =   285
      Left            =   5160
      TabIndex        =   58
      Text            =   "测试"
      Top             =   3840
      Width           =   615
   End
   Begin VB.TextBox Text10 
      Appearance      =   0  'Flat
      Height          =   285
      Left            =   5160
      TabIndex        =   57
      Text            =   "测试"
      Top             =   4440
      Width           =   615
   End
   Begin VB.ComboBox CboFont 
      Height          =   315
      ItemData        =   "FormDemo.frx":0000
      Left            =   2520
      List            =   "FormDemo.frx":0002
      TabIndex        =   55
      Text            =   "cboFont"
      Top             =   8160
      Width           =   1815
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退出(&E)"
      Height          =   375
      Left            =   6480
      TabIndex        =   50
      Top             =   6840
      Width           =   1575
   End
   Begin VB.TextBox Text8 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00C000C0&
      ForeColor       =   &H00FFC0FF&
      Height          =   225
      Left            =   7080
      TabIndex        =   49
      Text            =   "E-mail 给我"
      Top             =   720
      Width           =   1695
   End
   Begin VB.OptionButton OptionBack 
      BackColor       =   &H008A4922&
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   3
      Left            =   8760
      TabIndex        =   46
      Top             =   4680
      Width           =   255
   End
   Begin VB.PictureBox PictureBack 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   330
      Index           =   3
      Left            =   9120
      Picture         =   "FormDemo.frx":0004
      ScaleHeight     =   300
      ScaleWidth      =   300
      TabIndex        =   45
      Top             =   4560
      Width           =   330
   End
   Begin VB.OptionButton OptionBack 
      BackColor       =   &H008A4922&
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   2
      Left            =   8760
      TabIndex        =   44
      Top             =   3960
      Width           =   255
   End
   Begin VB.PictureBox PictureBack 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   330
      Index           =   2
      Left            =   9120
      Picture         =   "FormDemo.frx":3BBE
      ScaleHeight     =   300
      ScaleWidth      =   300
      TabIndex        =   43
      Top             =   3840
      Width           =   330
   End
   Begin VB.OptionButton OptionBack 
      BackColor       =   &H008A4922&
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   1
      Left            =   8760
      TabIndex        =   42
      Top             =   3240
      Width           =   255
   End
   Begin VB.PictureBox PictureBack 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   330
      Index           =   1
      Left            =   9120
      Picture         =   "FormDemo.frx":6A32
      ScaleHeight     =   300
      ScaleWidth      =   300
      TabIndex        =   41
      Top             =   3240
      Width           =   330
   End
   Begin VB.OptionButton OptionBack 
      BackColor       =   &H008A4922&
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Index           =   0
      Left            =   8760
      TabIndex        =   40
      Top             =   2520
      Value           =   -1  'True
      Width           =   255
   End
   Begin VB.PictureBox PictureBack 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   330
      Index           =   0
      Left            =   9120
      Picture         =   "FormDemo.frx":6D96
      ScaleHeight     =   300
      ScaleWidth      =   300
      TabIndex        =   39
      Top             =   2400
      Width           =   330
   End
   Begin VB.ComboBox CboImageSize 
      Height          =   315
      ItemData        =   "FormDemo.frx":E646
      Left            =   2520
      List            =   "FormDemo.frx":E659
      TabIndex        =   37
      Text            =   "cboSize"
      Top             =   6720
      Width           =   1815
   End
   Begin VB.PictureBox Picture6 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   2520
      Picture         =   "FormDemo.frx":E680
      ScaleHeight     =   720
      ScaleWidth      =   1785
      TabIndex        =   35
      Top             =   2040
      Width           =   1815
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "测试"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00808000&
         Height          =   180
         Left            =   960
         TabIndex        =   36
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.PictureBox Picture5 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   2520
      Picture         =   "FormDemo.frx":F54A
      ScaleHeight     =   720
      ScaleWidth      =   1785
      TabIndex        =   33
      Top             =   4200
      Width           =   1815
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "测试"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   960
         TabIndex        =   34
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.PictureBox Picture4 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   2520
      Picture         =   "FormDemo.frx":10414
      ScaleHeight     =   720
      ScaleWidth      =   1785
      TabIndex        =   31
      Top             =   3120
      Width           =   1815
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "测试"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000040C0&
         Height          =   180
         Left            =   960
         TabIndex        =   32
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   2520
      Picture         =   "FormDemo.frx":112DE
      ScaleHeight     =   720
      ScaleWidth      =   1785
      TabIndex        =   29
      Top             =   5280
      Width           =   1815
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "测试"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00008000&
         Height          =   180
         Left            =   960
         TabIndex        =   30
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      ForeColor       =   &H80000008&
      Height          =   750
      Left            =   2520
      Picture         =   "FormDemo.frx":121A8
      ScaleHeight     =   48
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   119
      TabIndex        =   27
      Top             =   960
      Width           =   1815
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "测试"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00C000C0&
         Height          =   180
         Left            =   960
         TabIndex        =   28
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.ComboBox cboStyle 
      Height          =   315
      ItemData        =   "FormDemo.frx":13072
      Left            =   2520
      List            =   "FormDemo.frx":13082
      TabIndex        =   26
      Text            =   "cboStyle"
      Top             =   7440
      Width           =   1815
   End
   Begin VB.TextBox Text9 
      Alignment       =   2  'Center
      Appearance      =   0  'Flat
      BackColor       =   &H00C00000&
      ForeColor       =   &H00FFFF80&
      Height          =   285
      Left            =   6000
      TabIndex        =   24
      Text            =   "测试"
      Top             =   240
      Width           =   3615
   End
   Begin VB.TextBox Text7 
      Appearance      =   0  'Flat
      ForeColor       =   &H00000000&
      Height          =   285
      Left            =   5160
      TabIndex        =   22
      Text            =   "测试"
      Top             =   6840
      Width           =   615
   End
   Begin VB.TextBox Text6 
      Appearance      =   0  'Flat
      Height          =   285
      Left            =   5160
      TabIndex        =   21
      Text            =   "测试"
      Top             =   6240
      Width           =   615
   End
   Begin MSComctlLib.ImageList ImageListC 
      Left            =   9000
      Top             =   600
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   9
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FormDemo.frx":130BE
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "FormDemo.frx":13658

⌨️ 快捷键说明

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