cell2.ctl

来自「采用VB编写的一个电路分析系统」· CTL 代码 · 共 16 行

CTL
16
字号
VERSION 5.00
Begin VB.UserControl cell2 
   AccessKeys      =   " "
   ClientHeight    =   4170
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4590
   ScaleHeight     =   4170
   ScaleWidth      =   4590
End
Attribute VB_Name = "cell2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False

⌨️ 快捷键说明

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