📄 form1.frm
字号:
VERSION 5.00
Begin VB.Form Form1
Caption = "图片框作工具栏"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic = "Form1"
ScaleHeight = 3195
ScaleWidth = 4680
StartUpPosition = 3 'Windows Default
Begin VB.PictureBox Picture1
Align = 1 'Align Top
Height = 555
Left = 0
ScaleHeight = 495
ScaleWidth = 4620
TabIndex = 0
Top = 0
Width = 4680
Begin VB.CommandButton Command1
Height = 495
Index = 5
Left = 0
Picture = "Form1.frx":0000
Style = 1 'Graphical
TabIndex = 8
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 0
Left = 510
Picture = "Form1.frx":0102
Style = 1 'Graphical
TabIndex = 7
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 1
Left = 1020
Picture = "Form1.frx":0204
Style = 1 'Graphical
TabIndex = 6
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 2
Left = 1680
Picture = "Form1.frx":0306
Style = 1 'Graphical
TabIndex = 5
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 3
Left = 2175
Picture = "Form1.frx":0408
Style = 1 'Graphical
TabIndex = 4
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 4
Left = 2670
Picture = "Form1.frx":050A
Style = 1 'Graphical
TabIndex = 3
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 6
Left = 3360
Picture = "Form1.frx":060C
Style = 1 'Graphical
TabIndex = 2
Top = 0
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Index = 7
Left = 3855
Picture = "Form1.frx":070E
Style = 1 'Graphical
TabIndex = 1
Top = 0
Width = 495
End
End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -