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

📄 frmstart.frm

📁 非常有用得编辑器软件源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{9F631458-BEE6-11D3-AFAF-9F131A29873D}#1.7#0"; "Tree.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.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 frmStart 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Page Creator 3 Startup Manager"
   ClientHeight    =   6465
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6375
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmStart.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "frmStart.frx":1272
   ScaleHeight     =   6465
   ScaleWidth      =   6375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   WhatsThisHelp   =   -1  'True
   Begin MSComctlLib.ListView lst 
      Height          =   255
      Left            =   5280
      TabIndex        =   16
      Top             =   6120
      Visible         =   0   'False
      Width           =   615
      _ExtentX        =   1085
      _ExtentY        =   450
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   3720
      Top             =   6000
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStart.frx":3A14
            Key             =   "pcs"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStart.frx":3E66
            Key             =   "webpage"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStart.frx":4740
            Key             =   "template"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStart.frx":5312
            Key             =   "history"
         EndProperty
      EndProperty
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5295
      Left            =   0
      TabIndex        =   0
      Top             =   720
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   9340
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   1058
      BackColor       =   14737632
      MouseIcon       =   "frmStart.frx":744C
      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
      TabCaption(0)   =   "Create"
      TabPicture(0)   =   "frmStart.frx":7468
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "cmdOK"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "cmdCancel"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lsCreate"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "Templates"
      TabPicture(1)   =   "frmStart.frx":8142
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "lsTemplate"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "cmdOK2"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "cmdCancel2"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "Open"
      TabPicture(2)   =   "frmStart.frx":8E1C
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "cmdCancel3"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "ctlFrame1"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).ControlCount=   2
      TabCaption(3)   =   "History"
      TabPicture(3)   =   "frmStart.frx":96F6
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "cmdOK4"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "cmdCancel4"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).Control(2)=   "lsHistory"
      Tab(3).Control(2).Enabled=   0   'False
      Tab(3).ControlCount=   3
      Begin PageCreatorRevolt.cpvCoolList lsHistory 
         Height          =   3660
         Left            =   -74880
         TabIndex        =   15
         Top             =   720
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   6456
         ScrollBarWidth  =   15
         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
         BackNormal      =   14737632
         BackSelected    =   8388608
         BackSelectedG1  =   16711680
         BoxBorder       =   8454016
         BoxRadius       =   2
         Focus           =   0   'False
         ItemHeight      =   48
         ItemHeightAuto  =   0   'False
         ItemOffset      =   5
         ItemTextLeft    =   35
         SelectionPicture=   "frmStart.frx":B830
         SelectModeStyle =   6
      End
      Begin PageCreatorRevolt.ctlFrame ctlFrame1 
         Height          =   3855
         Left            =   -74880
         TabIndex        =   12
         Top             =   720
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   6800
         Begin ExplorerCtls.asxFolderTreeView Tree1 
            Height          =   3615
            Left            =   120
            TabIndex        =   13
            Top             =   120
            Width           =   2415
            _ExtentX        =   4260
            _ExtentY        =   6376
            IncludeDesktop  =   0   'False
            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
            Indentation     =   19.994
            LineStyle       =   0
            ActAsBrowseDialog=   0   'False
            MouseIcon       =   "frmStart.frx":D8CE
         End
         Begin ExplorerCtls.asxFileListView File1 
            Height          =   3615
            Left            =   2520
            TabIndex        =   14
            Top             =   120
            Width           =   3495
            _ExtentX        =   6165
            _ExtentY        =   6376
            FlatHeaders     =   0
            Pattern         =   "*.htm;*.html"
            AllowDrives     =   0   'False
            IncludeFolders  =   0   'False
            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
            View            =   2
            AllowDelete     =   -1  'True
            PictureAlignment=   0
         End
      End
      Begin PageCreatorRevolt.cpvCoolList lsCreate 
         Height          =   3660
         Left            =   120
         TabIndex        =   10
         Top             =   720
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   6456
         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
         FontSelected    =   16777215
         BackNormal      =   14737632
         BackSelected    =   8388608
         BackSelectedG1  =   16711680
         BoxBorder       =   8454016
         BoxRadius       =   2
         Focus           =   0   'False
         ItemHeight      =   48
         ItemHeightAuto  =   0   'False
         ItemOffset      =   5
         ItemTextLeft    =   35
         SelectionPicture=   "frmStart.frx":D8EA
         SelectModeStyle =   6
      End
      Begin prjChameleon.chameleonButton cmdCancel4 
         Height          =   375
         Left            =   -70080
         TabIndex        =   8
         Top             =   4680
         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          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         COLTYPE         =   3
         FOCUSR          =   -1  'True
         BCOL            =   13160660
         FCOL            =   0
      End
      Begin prjChameleon.chameleonButton cmdOK4 
         Height          =   375
         Left            =   -71400
         TabIndex        =   7
         Top             =   4680
         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          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         COLTYPE         =   3
         FOCUSR          =   -1  'True
         BCOL            =   13160660
         FCOL            =   0
      End
      Begin prjChameleon.chameleonButton cmdCancel3 
         Height          =   375
         Left            =   -70080
         TabIndex        =   6
         Top             =   4680
         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          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         COLTYPE         =   3
         FOCUSR          =   -1  'True
         BCOL            =   13160660
         FCOL            =   0
      End
      Begin prjChameleon.chameleonButton cmdCancel2 
         Height          =   375
         Left            =   -70080
         TabIndex        =   5
         Top             =   4680

⌨️ 快捷键说明

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