?? 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 + -