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

📄 frminsertelement.frm

📁 非常有用得编辑器软件源码
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{A79C0290-7F2E-412E-A0B8-2A355548F6DE}#1.0#0"; "prjChameleon.ocx"
Begin VB.Form frmInsertElement 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Element Information..."
   ClientHeight    =   6120
   ClientLeft      =   1050
   ClientTop       =   1335
   ClientWidth     =   6270
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmInsertElement.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6120
   ScaleWidth      =   6270
   ShowInTaskbar   =   0   'False
   Begin MSComDlg.CommonDialog cd1 
      Left            =   1320
      Top             =   5640
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin prjChameleon.chameleonButton cmdCancel 
      Cancel          =   -1  'True
      Height          =   375
      Left            =   4920
      TabIndex        =   2
      Top             =   5640
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BTYPE           =   3
      TX              =   "&Cancel"
      ENAB            =   -1  'True
      BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      COLTYPE         =   3
      FOCUSR          =   -1  'True
      BCOL            =   13160660
      FCOL            =   0
   End
   Begin prjChameleon.chameleonButton cmdOK 
      Default         =   -1  'True
      Height          =   375
      Left            =   3600
      TabIndex        =   1
      Top             =   5640
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BTYPE           =   3
      TX              =   "&OK"
      ENAB            =   -1  'True
      BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      COLTYPE         =   3
      FOCUSR          =   -1  'True
      BCOL            =   13160660
      FCOL            =   0
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5535
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6255
      _ExtentX        =   11033
      _ExtentY        =   9763
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "Image"
      TabPicture(0)   =   "frmInsertElement.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "SSTab2"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "Hyperlink"
      TabPicture(1)   =   "frmInsertElement.frx":06DE
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame5(1)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame5(3)"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "Target"
      TabPicture(2)   =   "frmInsertElement.frx":0DB0
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame5(2)"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).ControlCount=   1
      TabCaption(3)   =   " Video"
      TabPicture(3)   =   "frmInsertElement.frx":1482
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "SSTab3"
      Tab(3).ControlCount=   1
      Begin TabDlg.SSTab SSTab3 
         Height          =   4815
         Left            =   -74880
         TabIndex        =   32
         Top             =   480
         Width           =   6015
         _ExtentX        =   10610
         _ExtentY        =   8493
         _Version        =   393216
         TabOrientation  =   1
         Style           =   1
         Tabs            =   2
         TabsPerRow      =   2
         TabHeight       =   520
         TabCaption(0)   =   "General"
         TabPicture(0)   =   "frmInsertElement.frx":15DC
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame4(0)"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Frame2"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).ControlCount=   2
         TabCaption(1)   =   "Appearance"
         TabPicture(1)   =   "frmInsertElement.frx":15F8
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame5(6)"
         Tab(1).Control(1)=   "Frame5(7)"
         Tab(1).ControlCount=   2
         Begin VB.Frame Frame5 
            Caption         =   "Size"
            Height          =   2535
            Index           =   7
            Left            =   -74880
            TabIndex        =   54
            Top             =   1800
            Width           =   5775
            Begin VB.CheckBox chkVIDSize 
               Caption         =   "Use &Specific Size"
               Height          =   375
               Left            =   240
               TabIndex        =   57
               Top             =   480
               Width           =   2175
            End
            Begin VB.TextBox txtVIDHeight 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               Left            =   3120
               TabIndex        =   56
               Text            =   "32"
               Top             =   600
               Width           =   2415
            End
            Begin VB.TextBox txtVIDWidth 
               Height          =   285
               Left            =   3120
               TabIndex        =   55
               Text            =   "32"
               Top             =   1080
               Width           =   2415
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Height:"
               Height          =   375
               Index           =   17
               Left            =   2520
               TabIndex        =   59
               Top             =   600
               Width           =   3735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Width:"
               Height          =   375
               Index           =   16
               Left            =   2520
               TabIndex        =   58
               Top             =   1080
               Width           =   3735
            End
         End
         Begin VB.Frame Frame5 
            Caption         =   "Layout"
            Height          =   1575
            Index           =   6
            Left            =   -74880
            TabIndex        =   45
            Top             =   120
            Width           =   5775
            Begin VB.ComboBox cobVIDAlign 
               Height          =   315
               ItemData        =   "frmInsertElement.frx":1614
               Left            =   120
               List            =   "frmInsertElement.frx":1639
               Style           =   2  'Dropdown List
               TabIndex        =   49
               Top             =   480
               Width           =   2175
            End
            Begin VB.TextBox txtVIDVspac 
               Height          =   285
               Left            =   2640
               TabIndex        =   48
               Text            =   "0"
               Top             =   1080
               Width           =   2895
            End
            Begin VB.TextBox txtVIDHSpac 
               BackColor       =   &H00FFFFFF&
               Height          =   285
               Left            =   2640
               TabIndex        =   47
               Text            =   "0"
               Top             =   480
               Width           =   2895
            End
            Begin VB.TextBox txtVIDBorder 
               Height          =   285
               Left            =   120
               TabIndex        =   46
               Text            =   "1"
               Top             =   1080
               Width           =   2175
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Vertical Spacing:"
               Height          =   375
               Index           =   15
               Left            =   2640
               TabIndex        =   53
               Top             =   840
               Width           =   3735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Horizontal Spacing:"
               Height          =   375
               Index           =   14
               Left            =   2640
               TabIndex        =   52
               Top             =   240
               Width           =   3735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Border thickness:"
               Height          =   375
               Index           =   13
               Left            =   120
               TabIndex        =   51
               Top             =   840
               Width           =   3735
            End
            Begin VB.Label Label1 
               BackStyle       =   0  'Transparent
               Caption         =   "Alignment:"
               Height          =   375
               Index           =   12
               Left            =   120
               TabIndex        =   50
               Top             =   240
               Width           =   3735
            End
         End
         Begin VB.Frame Frame2 
            Caption         =   "General"
            Height          =   1335
            Left            =   120
            TabIndex        =   40
            Top             =   120
            Width           =   5775
            Begin VB.CommandButton Command1 
               Caption         =   "&Browse..."
               Height          =   285
               Left            =   4560
               TabIndex        =   43
               Top             =   480
               Width           =   1095
            End
            Begin VB.TextBox txtVidSource 
               Height          =   285
               Left            =   120
               TabIndex        =   42
               Top             =   480
               Width           =   4455
            End
            Begin VB.CheckBox chkShowControl 
               Caption         =   "&Show controls in Browser"
               Height          =   375
               Left            =   120
               TabIndex        =   41
               Top             =   840
               Width           =   2775
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "Video Source:"
               Height          =   375
               Left            =   120
               TabIndex        =   44
               Top             =   240
               Width           =   3735
            End
         End
         Begin VB.Frame Frame4 
            Caption         =   "Repeat"
            Height          =   1935
            Index           =   0
            Left            =   120
            TabIndex        =   33
            Top             =   1440
            Width           =   5775
            Begin VB.CheckBox chkMouseOver 
               Caption         =   "Start on &Mouse Over"
               Height          =   375
               Left            =   360
               TabIndex        =   77
               Top             =   1320
               Width           =   3255
            End
            Begin VB.TextBox txtVidLoop 
               Alignment       =   1  'Right Justify
               Height          =   285
               Left            =   1320
               TabIndex        =   36
               Text            =   "1"
               Top             =   360
               Width           =   1095
            End
            Begin VB.TextBox txtVidLoopDelay 
               Alignment       =   1  'Right Justify
               Height          =   285
               Left            =   1320
               TabIndex        =   35
               Text            =   "0"
               Top             =   840
               Width           =   1095
            End
            Begin VB.CheckBox chkForever 
               Caption         =   "Forever"
               Height          =   375
               Left            =   3840
               TabIndex        =   34
               Top             =   360
               Width           =   1575
            End
            Begin VB.Label Label5 
               BackStyle       =   0  'Transparent
               Caption         =   "&Loop:"
               Height          =   375
               Index           =   0
               Left            =   360
               TabIndex        =   39
               Top             =   360
               Width           =   1575

⌨️ 快捷键说明

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