📄 frmgui.frm
字号:
VERSION 5.00
Begin VB.Form frmGUI
Caption = "索佳130R系列电子全站仪PC模拟器"
ClientHeight = 4665
ClientLeft = 60
ClientTop = 420
ClientWidth = 6420
LinkTopic = "Form1"
ScaleHeight = 4665
ScaleWidth = 6420
StartUpPosition = 1 '所有者中心
Begin VB.PictureBox Picture1
BackColor = &H00FFFFFF&
Height = 2535
Left = 120
ScaleHeight = 2475
ScaleWidth = 3915
TabIndex = 31
Top = 600
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 = 0
Left = 0
Locked = -1 'True
TabIndex = 37
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 = 36
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 = 35
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 = 34
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 = 33
Top = 1560
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 = 5
Left = 0
Locked = -1 'True
TabIndex = 32
Top = 1920
Visible = 0 'False
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 = 2040
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 = 2040
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 = 2040
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 = 2040
Width = 735
End
End
Begin VB.CommandButton Command1
Height = 255
Left = 4200
TabIndex = 30
Top = 600
Width = 495
End
Begin VB.CommandButton Command2
Height = 255
Left = 4200
TabIndex = 29
Top = 1080
Width = 495
End
Begin VB.CommandButton Command3
Height = 255
Left = 4200
TabIndex = 28
Top = 1560
Width = 495
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -