📄 formmenu1.frm
字号:
VERSION 5.00
Begin VB.Form FormMenu1
Caption = "坐标测量"
ClientHeight = 4965
ClientLeft = 60
ClientTop = 420
ClientWidth = 6945
LinkTopic = "Form1"
ScaleHeight = 4965
ScaleWidth = 6945
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Height = 4695
Left = 120
TabIndex = 0
Top = 120
Width = 6735
Begin VB.PictureBox Picture1
BackColor = &H00FFFFFF&
Height = 2415
Left = 240
ScaleHeight = 2355
ScaleWidth = 3915
TabIndex = 37
Top = 720
Width = 3975
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 5
Left = 0
Locked = -1 'True
TabIndex = 5
Top = 1920
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 0
Locked = -1 'True
TabIndex = 42
Top = 120
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
IMEMode = 3 'DISABLE
Index = 1
Left = 0
Locked = -1 'True
TabIndex = 1
Top = 480
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 2
Left = 0
Locked = -1 'True
TabIndex = 2
Top = 840
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 3
Left = 0
Locked = -1 'True
TabIndex = 3
Top = 1200
Width = 3975
End
Begin VB.TextBox Text1
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 4
Left = 0
Locked = -1 'True
TabIndex = 4
Top = 1560
Width = 3975
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00000000&
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 0
Left = 120
TabIndex = 41
Top = 1920
Width = 735
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00000000&
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 1
Left = 1080
TabIndex = 40
Top = 1920
Width = 735
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00000000&
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 2
Left = 2040
TabIndex = 39
Top = 1920
Width = 735
End
Begin VB.Label Label1
Alignment = 2 'Center
BackColor = &H00000000&
BeginProperty Font
Name = "Times New Roman"
Size = 14.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 375
Index = 3
Left = 3000
TabIndex = 38
Top = 1920
Width = 735
End
End
Begin VB.CommandButton Command1
Height = 255
Left = 4320
TabIndex = 36
Top = 720
Width = 495
End
Begin VB.CommandButton Command2
Height = 255
Left = 4320
TabIndex = 35
Top = 1200
Width = 495
End
Begin VB.CommandButton Command3
Height = 255
Left = 4320
TabIndex = 34
Top = 1680
Width = 495
End
Begin VB.CommandButton Command4
Height = 255
Left = 4320
TabIndex = 33
Top = 2160
Width = 495
End
Begin VB.CommandButton Command5
Height = 255
Left = 360
TabIndex = 32
Top = 3480
Width = 735
End
Begin VB.CommandButton Command6
Height = 255
Left = 1320
TabIndex = 31
Top = 3480
Width = 735
End
Begin VB.CommandButton Command7
Height = 255
Left = 2280
TabIndex = 30
Top = 3480
Width = 735
End
Begin VB.CommandButton Command8
Height = 255
Left = 3240
TabIndex = 29
Top = 3480
Width = 735
End
Begin VB.CommandButton Command9
Height = 255
Left = 5040
TabIndex = 28
Top = 720
Width = 375
End
Begin VB.CommandButton Command10
Height = 255
Left = 5520
TabIndex = 27
Top = 720
Width = 375
End
Begin VB.CommandButton Command11
Height = 255
Left = 6000
TabIndex = 26
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -