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

📄 frmmain.frm

📁 hola, este es un programa programado chao
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmMain 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "ImageShack Uploader"
   ClientHeight    =   4965
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   8535
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4965
   ScaleWidth      =   8535
   StartUpPosition =   2  'CenterScreen
   Begin MSWinsockLib.Winsock Winsock 
      Left            =   6960
      Top             =   0
      _ExtentX        =   741
      _ExtentY        =   741
      _Version        =   393216
   End
   Begin InetCtlsObjects.Inet Inet 
      Left            =   7440
      Top             =   0
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
   End
   Begin VB.CheckBox chkRandomName 
      Caption         =   "Give online image a random name"
      Height          =   255
      Left            =   3840
      TabIndex        =   34
      Top             =   4600
      Width           =   2895
   End
   Begin MSComDlg.CommonDialog CDlg 
      Left            =   8040
      Top             =   0
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.CommandButton cmdCopyAll 
      Caption         =   "Copy All"
      Height          =   315
      Left            =   7200
      TabIndex        =   31
      Top             =   4560
      Width           =   1215
   End
   Begin VB.CommandButton cmdInet 
      Caption         =   "Upload (Inet)"
      Height          =   315
      Left            =   2040
      TabIndex        =   30
      Top             =   4560
      Width           =   1695
   End
   Begin VB.CommandButton cmdWinsock 
      Caption         =   "Upload (Winsock)"
      Height          =   315
      Left            =   120
      TabIndex        =   29
      Top             =   4560
      Width           =   1695
   End
   Begin VB.Frame Frame2 
      Caption         =   "Upload Results"
      Height          =   3375
      Left            =   120
      TabIndex        =   3
      Top             =   1080
      Width           =   8295
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   2895
         Left            =   180
         ScaleHeight     =   2895
         ScaleWidth      =   7995
         TabIndex        =   4
         Top             =   360
         Width           =   8000
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   7
            Left            =   720
            TabIndex        =   20
            Top             =   2520
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   6
            Left            =   720
            TabIndex        =   19
            Top             =   2160
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   5
            Left            =   720
            TabIndex        =   18
            Top             =   1800
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   4
            Left            =   720
            TabIndex        =   17
            Top             =   1440
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   3
            Left            =   720
            TabIndex        =   16
            Top             =   1080
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   2
            Left            =   720
            TabIndex        =   15
            Top             =   720
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   1
            Left            =   720
            TabIndex        =   14
            Top             =   360
            Width           =   5295
         End
         Begin VB.TextBox txtResult 
            Height          =   285
            Index           =   0
            Left            =   720
            TabIndex        =   13
            Top             =   0
            Width           =   5295
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   7
            Left            =   0
            TabIndex        =   12
            Top             =   2540
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   6
            Left            =   0
            TabIndex        =   11
            Top             =   2180
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   5
            Left            =   0
            TabIndex        =   10
            Top             =   1820
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   4
            Left            =   0
            TabIndex        =   9
            Top             =   1460
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   3
            Left            =   0
            TabIndex        =   8
            Top             =   1100
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   2
            Left            =   0
            TabIndex        =   7
            Top             =   740
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   1
            Left            =   0
            TabIndex        =   6
            Top             =   380
            Width           =   615
         End
         Begin VB.CommandButton cmdCopy 
            Caption         =   "Copy"
            Height          =   255
            Index           =   0
            Left            =   0
            TabIndex        =   5
            Top             =   20
            Width           =   615
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Direct link to image"
            Height          =   195
            Index           =   7
            Left            =   6120
            TabIndex        =   28
            Top             =   2540
            Width           =   1350
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Show image to friends"
            Height          =   195
            Index           =   6
            Left            =   6120
            TabIndex        =   27
            Top             =   2200
            Width           =   1560
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Hotlink for Websites"
            Height          =   195
            Index           =   5
            Left            =   6120
            TabIndex        =   26
            Top             =   1840
            Width           =   1425
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Hotlink for forums (2)"
            Height          =   195
            Index           =   4
            Left            =   6120
            TabIndex        =   25
            Top             =   1480
            Width           =   1455
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Hotlink for forums (1)"
            Height          =   195
            Index           =   3
            Left            =   6120
            TabIndex        =   24
            Top             =   1120
            Width           =   1455
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Thumbnail for forums (2)"
            Height          =   195
            Index           =   2
            Left            =   6120
            TabIndex        =   23
            Top             =   760
            Width           =   1695
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Thumbnail for forums (1)"
            Height          =   195
            Index           =   1
            Left            =   6120
            TabIndex        =   22
            Top             =   400
            Width           =   1695
         End
         Begin VB.Label Label 
            AutoSize        =   -1  'True
            Caption         =   "Thumbnail for Websites"
            Height          =   195
            Index           =   0
            Left            =   6120
            TabIndex        =   21
            Top             =   40

⌨️ 快捷键说明

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