frmformatchg.frm

来自「利用了vb 当作显示画面」· FRM 代码 · 共 130 行

FRM
130
字号
VERSION 5.00
Begin VB.Form frnFormatChg 
   Caption         =   "Form2"
   ClientHeight    =   1770
   ClientLeft      =   10545
   ClientTop       =   3615
   ClientWidth     =   3780
   LinkTopic       =   "Form2"
   ScaleHeight     =   1770
   ScaleWidth      =   3780
   Begin VB.TextBox Text10 
      Height          =   270
      Left            =   2640
      TabIndex        =   19
      Top             =   1440
      Width           =   1095
   End
   Begin VB.CommandButton Command5 
      Caption         =   "锣传"
      Height          =   255
      Left            =   2040
      TabIndex        =   18
      Top             =   1440
      Width           =   495
   End
   Begin VB.TextBox Text9 
      Height          =   270
      Left            =   840
      TabIndex        =   17
      Top             =   1440
      Width           =   1095
   End
   Begin VB.TextBox Text8 
      Height          =   270
      Left            =   2640
      TabIndex        =   15
      Top             =   1080
      Width           =   1095
   End
   Begin VB.CommandButton Command4 
      Caption         =   "锣传"
      Height          =   255
      Left            =   2040
      TabIndex        =   14
      Top             =   1080
      Width           =   495
   End
   Begin VB.TextBox Text7 
      Height          =   270
      Left            =   840
      TabIndex        =   13
      Top             =   1080
      Width           =   1095
   End
   Begin VB.TextBox Text6 
      Height          =   270
      Left            =   2640
      TabIndex        =   11
      Top             =   720
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "锣传"
      Height          =   255
      Left            =   2040
      TabIndex        =   10
      Top             =   720
      Width           =   495
   End
   Begin VB.TextBox Text5 
      Height          =   270
      Left            =   840
      TabIndex        =   9
      Top             =   720
      Width           =   1095
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Left            =   2640
      TabIndex        =   7
      Top             =   360
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "锣传"
      Height          =   255
      Left            =   2040
      TabIndex        =   6
      Top             =   360
      Width           =   495
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   840
      TabIndex        =   5
      Top             =   360
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   2640
      TabIndex        =   3
      Top             =   0
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "锣传"
      Height          =   255
      Left            =   2040
      TabIndex        =   2
      Top             =   0
      Width           =   495
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   840
      TabIndex        =   1
      Top             =   0
      Width           =   1095
   End
   Begin VB.Label Label5 
      Caption         =   "Asc->Bin:"
      Height          =   255
      Left            =   0
      TabIndex        =   16
      Top             =   1440
      Width           =   855
   End
   Begin VB.Label Label4 
      Caption         =   "Asc->

⌨️ 快捷键说明

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