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

📄 frmenumres.frm

📁 使用32位色资源图标文件(带 Alpha 通道)的控件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmEnumRes 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "在VB中使用32位色资源图标文件(使用 Alpha 通道)"
   ClientHeight    =   4545
   ClientLeft      =   45
   ClientTop       =   735
   ClientWidth     =   9045
   Icon            =   "frmEnumRes.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4545
   ScaleWidth      =   9045
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdClose 
      Caption         =   "关闭(&C)"
      Height          =   405
      Left            =   7725
      TabIndex        =   23
      Top             =   3630
      Width           =   1200
   End
   Begin VB.CheckBox chkAllSizeFormat 
      Caption         =   "全部大小和格式"
      Height          =   195
      Left            =   4110
      TabIndex        =   19
      Top             =   3150
      Width           =   1815
   End
   Begin VB.ListBox List2 
      BeginProperty Font 
         Name            =   "Courier New"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1320
      Left            =   6450
      TabIndex        =   17
      Top             =   1665
      Width           =   2475
   End
   Begin VB.CommandButton cmdLoadIcons 
      Caption         =   "载入图标(&L)"
      Enabled         =   0   'False
      Height          =   405
      Left            =   6450
      TabIndex        =   22
      Top             =   3630
      Width           =   1200
   End
   Begin VB.ListBox List1 
      Height          =   1500
      Left            =   240
      TabIndex        =   14
      Top             =   1365
      Width           =   3315
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   345
      Left            =   0
      TabIndex        =   24
      Top             =   4200
      Width           =   9045
      _ExtentX        =   15954
      _ExtentY        =   609
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   2
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   13335
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   360
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9045
      _ExtentX        =   15954
      _ExtentY        =   635
      ButtonWidth     =   609
      ButtonHeight    =   582
      Wrappable       =   0   'False
      Appearance      =   1
      Style           =   1
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   11
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin VB.Frame Frame1 
      Caption         =   "色深"
      Height          =   1845
      Index           =   1
      Left            =   4810
      TabIndex        =   8
      Top             =   1140
      Width           =   1485
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   1395
         Index           =   1
         Left            =   210
         ScaleHeight     =   1395
         ScaleWidth      =   1110
         TabIndex        =   9
         Top             =   300
         Width           =   1110
         Begin VB.OptionButton optType 
            Caption         =   "Win XP"
            Height          =   240
            Index           =   3
            Left            =   60
            TabIndex        =   13
            ToolTipText     =   "Windows XP (32bit-Alpha 通道)"
            Top             =   1110
            Width           =   990
         End
         Begin VB.OptionButton optType 
            Caption         =   "真彩色"
            Height          =   240
            Index           =   2
            Left            =   60
            TabIndex        =   12
            ToolTipText     =   "真彩色 (24bit)"
            Top             =   740
            Width           =   990
         End
         Begin VB.OptionButton optType 
            Caption         =   "256"
            Height          =   240
            Index           =   1
            Left            =   60
            TabIndex        =   11
            ToolTipText     =   "256 色 (16bit)"
            Top             =   370
            Width           =   750
         End
         Begin VB.OptionButton optType 
            Caption         =   "16"
            Height          =   240
            Index           =   0
            Left            =   60
            TabIndex        =   10
            ToolTipText     =   "16 色 (4bit)"
            Top             =   0
            Width           =   750
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "大小"
      Height          =   1845
      Index           =   0
      Left            =   3710
      TabIndex        =   2
      Top             =   1140
      Width           =   945
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   1395
         Index           =   0
         Left            =   210
         ScaleHeight     =   1395
         ScaleWidth      =   675
         TabIndex        =   3
         Top             =   300
         Width           =   675
         Begin VB.OptionButton optSize 
            Caption         =   "48"
            Height          =   240
            Index           =   3
            Left            =   60
            TabIndex        =   7
            ToolTipText     =   "48x48"
            Top             =   1110
            Width           =   600
         End
         Begin VB.OptionButton optSize 
            Caption         =   "32"
            Height          =   240
            Index           =   2
            Left            =   60
            TabIndex        =   6
            ToolTipText     =   "32x32"
            Top             =   735
            Width           =   600
         End
         Begin VB.OptionButton optSize 
            Caption         =   "24"
            Height          =   240
            Index           =   1
            Left            =   60
            TabIndex        =   5
            ToolTipText     =   "24x24"
            Top             =   375
            Width           =   600
         End
         Begin VB.OptionButton optSize 
            Caption         =   "16"
            Height          =   240
            Index           =   0
            Left            =   60
            TabIndex        =   4
            ToolTipText     =   "16x16"
            Top             =   0
            Width           =   600
         End
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   7890
      Top             =   3000
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      MaskColor       =   12632256
      _Version        =   393216
   End
   Begin MSComctlLib.ImageCombo ImageCombo1 
      Height          =   315
      Left            =   240
      TabIndex        =   20
      Top             =   3390
      Width           =   3315
      _ExtentX        =   5847
      _ExtentY        =   556
      _Version        =   393216
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
   End
   Begin VB.Label Label1 
      Caption         =   "请注意如果选择全部大小和格式可能会出现一些错误,是因为图标拉伸的缘故."
      ForeColor       =   &H8000000D&
      Height          =   585
      Index           =   3
      Left            =   3780
      TabIndex        =   21
      Top             =   3450
      Width           =   2475
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "其他格式:"
      ForeColor       =   &H8000000D&
      Height          =   180
      Index           =   2
      Left            =   6480
      TabIndex        =   16
      Top             =   1140
      Width           =   810
   End
   Begin VB.Label Label1 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000D&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "  编号  大小  宽  高 "
      ForeColor       =   &H80000005&
      Height          =   270
      Index           =   1
      Left            =   6450
      TabIndex        =   15
      Top             =   1395
      Width           =   2475
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      Caption         =   "Images founds:"
      ForeColor       =   &H8000000D&
      Height          =   195
      Left            =   240
      TabIndex        =   18
      Top             =   3150
      Width           =   1080
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "选择一个库文件 (EXE/DLL):"
      ForeColor       =   &H8000000D&
      Height          =   180
      Index           =   0
      Left            =   240

⌨️ 快捷键说明

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