formhelp2.frm

来自「游动微型机器人动力学特性仿真研究,本软件编制了机器人动力学性能计算软件,研究了微」· FRM 代码 · 共 35 行

FRM
35
字号
VERSION 5.00
Begin VB.Form formhelp2 
   Caption         =   "相关说明"
   ClientHeight    =   3825
   ClientLeft      =   1905
   ClientTop       =   1725
   ClientWidth     =   8505
   LinkTopic       =   "Form2"
   ScaleHeight     =   3825
   ScaleWidth      =   8505
   Begin VB.Label Label1 
      Caption         =   $"Formhelp2.frx":0000
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000040C0&
      Height          =   4455
      Left            =   840
      TabIndex        =   0
      Top             =   360
      Width           =   6975
   End
End
Attribute VB_Name = "formhelp2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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