about.frm

来自「又一个将HTML文件转换成文本文件的程序」· FRM 代码 · 共 30 行

FRM
30
字号
VERSION 2.00
Begin Form frmAbout 
   BackColor       =   &H8000000F&
   BorderStyle     =   3  'Fixed Double
   Caption         =   "About StripText"
   ClientHeight    =   2070
   ClientLeft      =   2040
   ClientTop       =   1590
   ClientWidth     =   3990
   Height          =   2475
   Left            =   1980
   LinkTopic       =   "Form1"
   ScaleHeight     =   2070
   ScaleWidth      =   3990
   Top             =   1245
   Width           =   4110
   Begin CommandButton cmdOK 
      Cancel          =   -1  'True
      Caption         =   "OK"
      Default         =   -1  'True
      Height          =   375
      Left            =   2880
      TabIndex        =   0
      Top             =   1560
      Width           =   855
   End
   Begin Label Label3 
      Alignment       =   1  'Right Justify
      BackColor       =   &H8000000F&
      Caption         =   "Copyright 

⌨️ 快捷键说明

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