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

📄 frmanimaker.frm

📁 大量优秀的vb编程
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmAnimaker 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   6720
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   10665
   Icon            =   "frmAnimaker.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6720
   ScaleWidth      =   10665
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton btnAdd 
      Caption         =   "Add to Ani"
      Height          =   255
      Left            =   9600
      TabIndex        =   12
      Top             =   2160
      Width           =   975
   End
   Begin VB.CommandButton btnChange 
      Caption         =   "Change"
      Height          =   255
      Left            =   9600
      TabIndex        =   33
      Top             =   1920
      Width           =   975
   End
   Begin VB.CommandButton btnDeleteS 
      Caption         =   "Delete"
      Height          =   255
      Left            =   9600
      TabIndex        =   8
      Top             =   1680
      Width           =   975
   End
   Begin VB.CommandButton btnNewS 
      Caption         =   "Insert"
      Height          =   255
      Left            =   9600
      TabIndex        =   32
      Top             =   1440
      Width           =   975
   End
   Begin VB.CommandButton btnHelp 
      Caption         =   "Help"
      Height          =   375
      Left            =   6960
      TabIndex        =   31
      Top             =   480
      Width           =   1215
   End
   Begin VB.TextBox txtPath 
      Alignment       =   1  'Right Justify
      Height          =   285
      Left            =   7440
      Locked          =   -1  'True
      TabIndex        =   28
      Text            =   "<none>"
      Top             =   960
      Width           =   3135
   End
   Begin MSComDlg.CommonDialog comDlg 
      Left            =   9720
      Top             =   4560
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton btnQuit 
      Caption         =   "Quit"
      Height          =   375
      Left            =   8160
      TabIndex        =   27
      Top             =   480
      Width           =   1215
   End
   Begin VB.CommandButton btnAniDelete 
      Caption         =   "Delete"
      Height          =   255
      Left            =   9600
      TabIndex        =   21
      Top             =   3120
      Width           =   975
   End
   Begin VB.CommandButton btnLoad 
      Caption         =   "Load Ani"
      Height          =   375
      Left            =   9360
      TabIndex        =   20
      Top             =   480
      Width           =   1215
   End
   Begin VB.TextBox txtspeed 
      Height          =   285
      Left            =   9720
      TabIndex        =   19
      Text            =   "0"
      Top             =   3600
      Width           =   615
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   10200
      Top             =   4560
   End
   Begin VB.CommandButton btnNew 
      Caption         =   "New"
      Height          =   255
      Left            =   9600
      TabIndex        =   17
      Top             =   2880
      Width           =   975
   End
   Begin VB.CommandButton btnSave 
      Caption         =   "Save Ani"
      Height          =   375
      Left            =   9360
      TabIndex        =   16
      Top             =   120
      Width           =   1215
   End
   Begin VB.CommandButton btnStop 
      Caption         =   "Stop"
      Enabled         =   0   'False
      Height          =   255
      Left            =   8040
      TabIndex        =   15
      Top             =   5640
      Width           =   855
   End
   Begin VB.CommandButton btnPlay 
      Caption         =   "Play"
      Enabled         =   0   'False
      Height          =   255
      Left            =   8040
      TabIndex        =   14
      Top             =   5400
      Width           =   855
   End
   Begin VB.CommandButton btnDeleteA 
      Caption         =   "Delete"
      Height          =   255
      Left            =   9600
      TabIndex        =   13
      Top             =   4200
      Width           =   975
   End
   Begin VB.ListBox lstAnidesc 
      Height          =   780
      Left            =   6840
      TabIndex        =   11
      Top             =   4200
      Width           =   2775
   End
   Begin VB.PictureBox picAni 
      AutoRedraw      =   -1  'True
      CausesValidation=   0   'False
      FillStyle       =   0  'Solid
      Height          =   1215
      Left            =   6840
      ScaleHeight     =   77
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   77
      TabIndex        =   10
      Top             =   5400
      Width           =   1215
   End
   Begin VB.ListBox lstAni 
      Height          =   960
      Left            =   6840
      TabIndex        =   9
      ToolTipText     =   "Click to select..."
      Top             =   2880
      Width           =   2775
   End
   Begin VB.CommandButton btnGrid 
      Caption         =   "Get Sprites"
      Height          =   375
      Left            =   8160
      TabIndex        =   7
      Top             =   120
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Height          =   255
      Left            =   6480
      TabIndex        =   6
      Top             =   6360
      Width           =   255
   End
   Begin VB.PictureBox picback 
      BorderStyle     =   0  'None
      Height          =   6495
      Left            =   120
      ScaleHeight     =   433
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   441
      TabIndex        =   2
      Top             =   120
      Width           =   6615
      Begin VB.HScrollBar HScroll1 
         CausesValidation=   0   'False
         Height          =   255
         LargeChange     =   100
         Left            =   0
         Max             =   0
         TabIndex        =   4
         TabStop         =   0   'False
         Top             =   6240
         Width           =   6375
      End
      Begin VB.VScrollBar VScroll1 
         CausesValidation=   0   'False
         Height          =   6255
         LargeChange     =   100
         Left            =   6360
         Max             =   0
         TabIndex        =   3
         TabStop         =   0   'False
         Top             =   0
         Width           =   255
      End
      Begin VB.PictureBox picBmp 
         AutoRedraw      =   -1  'True
         AutoSize        =   -1  'True
         Height          =   6255
         Left            =   0
         MousePointer    =   2  'Cross
         ScaleHeight     =   413
         ScaleMode       =   3  'Pixel
         ScaleWidth      =   421
         TabIndex        =   5
         Top             =   0
         Width           =   6375
         Begin VB.Shape shpSprite 
            BorderColor     =   &H00000000&
            BorderWidth     =   3
            DrawMode        =   6  'Mask Pen Not
            Height          =   1215
            Left            =   960
            Top             =   1440
            Visible         =   0   'False
            Width           =   2055
         End
      End
   End
   Begin VB.CommandButton btnLoadBmp 
      Caption         =   "Load BMP"
      Height          =   375
      Left            =   6960
      TabIndex        =   1
      Top             =   120
      Width           =   1215
   End
   Begin VB.ListBox lstSprites 
      Height          =   960
      Left            =   6840
      TabIndex        =   0
      ToolTipText     =   "Click to select, doubleclick to change..."
      Top             =   1440
      Width           =   2775
   End
   Begin VB.Label Label7 
      Caption         =   "Preview:"
      Height          =   255
      Left            =   6840
      TabIndex        =   30
      Top             =   5160
      Width           =   855
   End
   Begin VB.Label Label1 
      Caption         =   "Bitmap:"
      Height          =   255
      Left            =   6840
      TabIndex        =   29
      Top             =   960
      Width           =   615
   End
   Begin VB.Image Image1 
      Height          =   1095
      Left            =   9240
      MousePointer    =   14  'Arrow and Question
      Picture         =   "frmAnimaker.frx":030A
      Stretch         =   -1  'True
      Top             =   5400
      Width           =   1215
   End
   Begin VB.Label Label6 
      Alignment       =   2  'Center
      Caption         =   "Sprite:"
      Height          =   195
      Left            =   8280
      TabIndex        =   26
      Top             =   6000
      Width           =   570
   End
   Begin VB.Label Label5 
      Caption         =   "Sprites in this Animation:"
      Height          =   255
      Left            =   6840
      TabIndex        =   25
      Top             =   3960
      Width           =   2055
   End
   Begin VB.Label Label4 
      Caption         =   "Speed:"
      Height          =   255
      Left            =   9720
      TabIndex        =   24
      Top             =   3360
      Width           =   735
   End
   Begin VB.Label Label3 
      Caption         =   "Animations:"
      Height          =   255
      Left            =   6840
      TabIndex        =   23
      Top             =   2640
      Width           =   1455
   End
   Begin VB.Label Label2 
      Caption         =   "Sprites:"
      Height          =   255
      Left            =   6840
      TabIndex        =   22
      Top             =   1200

⌨️ 快捷键说明

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