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

📄 form1.frm

📁 图标制作
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmicon 
   AutoRedraw      =   -1  'True
   BorderStyle     =   1  'Fixed Single
   Caption         =   "图标制作大师"
   ClientHeight    =   6510
   ClientLeft      =   45
   ClientTop       =   390
   ClientWidth     =   6345
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   434
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   423
   StartUpPosition =   2  '屏幕中心
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   405
      Left            =   0
      TabIndex        =   20
      Top             =   0
      Width           =   6345
      _ExtentX        =   11192
      _ExtentY        =   714
      ButtonWidth     =   609
      ButtonHeight    =   556
      AllowCustomize  =   0   'False
      Appearance      =   1
      ImageList       =   "ImageList2"
      _Version        =   327682
      BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7} 
         NumButtons      =   12
         BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "open"
            Object.ToolTipText     =   "打开"
            Object.Tag             =   ""
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "save"
            Object.ToolTipText     =   "另存为"
            Object.Tag             =   ""
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "fill"
            Object.ToolTipText     =   "填充"
            Object.Tag             =   ""
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "paint"
            Object.ToolTipText     =   "画笔"
            Object.Tag             =   ""
            ImageIndex      =   4
            Value           =   1
         EndProperty
         BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "change"
            Object.ToolTipText     =   "改变颜色"
            Object.Tag             =   ""
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Enabled         =   0   'False
            Key             =   "undo"
            Object.ToolTipText     =   "撤销"
            Object.Tag             =   ""
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "grate"
            Object.ToolTipText     =   "栅格颜色"
            Object.Tag             =   ""
            ImageIndex      =   7
         EndProperty
         BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "up"
            Object.ToolTipText     =   "上移"
            Object.Tag             =   ""
            ImageIndex      =   8
         EndProperty
         BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "down"
            Object.ToolTipText     =   "下移"
            Object.Tag             =   ""
            ImageIndex      =   9
         EndProperty
         BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "left"
            Object.ToolTipText     =   "前移"
            Object.Tag             =   ""
            ImageIndex      =   10
         EndProperty
         BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "right"
            Object.ToolTipText     =   "后移"
            Object.Tag             =   ""
            ImageIndex      =   11
         EndProperty
         BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7} 
            Key             =   "rotate"
            Object.ToolTipText     =   "旋转"
            Object.Tag             =   ""
            ImageIndex      =   12
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin VB.PictureBox Picture5 
      AutoRedraw      =   -1  'True
      BackColor       =   &H00000000&
      Height          =   4335
      Left            =   5880
      ScaleHeight     =   285
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   6
      TabIndex        =   19
      ToolTipText     =   "Current color"
      Top             =   1200
      Width           =   150
   End
   Begin VB.PictureBox Picture4 
      AutoRedraw      =   -1  'True
      BorderStyle     =   0  'None
      Height          =   255
      Left            =   5040
      ScaleHeight     =   17
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   48
      TabIndex        =   18
      ToolTipText     =   "Transparent color"
      Top             =   5640
      Width           =   720
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   3480
      Top             =   1920
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   4815
      Left            =   120
      ScaleHeight     =   321
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   321
      TabIndex        =   17
      Top             =   1200
      Width           =   4815
      Begin VB.PictureBox Picture11 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   480
         Left            =   4080
         ScaleHeight     =   32
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   32
         TabIndex        =   26
         Top             =   2880
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.PictureBox Picture10 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   480
         Left            =   2760
         ScaleHeight     =   32
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   32
         TabIndex        =   25
         Top             =   3720
         Visible         =   0   'False
         Width           =   480
      End
      Begin VB.PictureBox Picture6 
         AutoSize        =   -1  'True
         Height          =   495
         Left            =   120
         ScaleHeight     =   435
         ScaleWidth      =   435
         TabIndex        =   24
         Top             =   3720
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.PictureBox Picture9 
         AutoSize        =   -1  'True
         Height          =   495
         Left            =   1920
         ScaleHeight     =   435
         ScaleWidth      =   435
         TabIndex        =   23
         Top             =   3720
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.PictureBox Picture8 
         AutoSize        =   -1  'True
         Height          =   495
         Left            =   1320
         ScaleHeight     =   435
         ScaleWidth      =   435
         TabIndex        =   22
         Top             =   3720
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.PictureBox Picture7 
         AutoSize        =   -1  'True
         Height          =   495
         Left            =   720
         ScaleHeight     =   435
         ScaleWidth      =   435
         TabIndex        =   21
         Top             =   3720
         Visible         =   0   'False
         Width           =   495
      End
      Begin ComctlLib.ImageList ImageList2 
         Left            =   2400
         Top             =   1560
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   15
         MaskColor       =   12632256
         UseMaskColor    =   0   'False
         _Version        =   327682
         BeginProperty Images {0713E8C2-850A-101B-AFC0-4210102A8DA7} 
            NumListImages   =   12
            BeginProperty ListImage1 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0442
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":054C
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0656
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0760
               Key             =   ""
            EndProperty
            BeginProperty ListImage5 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":086A
               Key             =   ""
            EndProperty
            BeginProperty ListImage6 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0974
               Key             =   ""
            EndProperty
            BeginProperty ListImage7 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0A7E
               Key             =   ""
            EndProperty
            BeginProperty ListImage8 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0B88
               Key             =   ""
            EndProperty
            BeginProperty ListImage9 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0C92
               Key             =   ""
            EndProperty
            BeginProperty ListImage10 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0D9C
               Key             =   ""
            EndProperty
            BeginProperty ListImage11 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0EA6
               Key             =   ""
            EndProperty
            BeginProperty ListImage12 {0713E8C3-850A-101B-AFC0-4210102A8DA7} 
               Picture         =   "Form1.frx":0FB0
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin ComctlLib.ImageList ImageList1 
         Left            =   1320
         Top             =   1200
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         _Version        =   327682
      End
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   15
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   16
      Top             =   5250
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   14
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   15
      Top             =   4980
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   13
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   14
      Top             =   4710
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   12
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   13
      Top             =   4440
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   11
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   12
      Top             =   4170
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   10
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   11
      Top             =   3900
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   9
      Left            =   5040
      ScaleHeight     =   255
      ScaleWidth      =   720
      TabIndex        =   10
      Top             =   3630
      Width           =   720
   End
   Begin VB.PictureBox Picture2 
      BorderStyle     =   0  'None
      Height          =   255
      Index           =   8
      Left            =   5040
      ScaleHeight     =   255

⌨️ 快捷键说明

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