frmdevice.frm
来自「电脑和三菱APLC通讯」· FRM 代码 · 共 33 行
FRM
33 行
VERSION 5.00
Begin VB.Form frmdevice
BorderStyle = 1 'Fixed Single
Caption = "Form1"
ClientHeight = 3495
ClientLeft = 45
ClientTop = 330
ClientWidth = 4815
Icon = "frmdevice.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3495
ScaleWidth = 4815
StartUpPosition = 3 'Windows Default
Begin VB.ComboBox cmbdevice2
Appearance = 0 'Flat
Height = 315
Left = 1530
TabIndex = 7
Top = 2475
Width = 3165
End
Begin VB.ComboBox cmbdevice1
Appearance = 0 'Flat
Height = 315
Left = 1530
TabIndex = 6
Top = 2070
Width = 3165
End
Begin VB.CommandButton Command2
Caption = "
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?