mainmdi.frm
来自「测绘仪器的模拟器」· FRM 代码 · 共 233 行
FRM
233 行
VERSION 5.00
Begin VB.MDIForm MainMDI
BackColor = &H8000000C&
Caption = "索佳130R系列电子全站仪PC模拟器"
ClientHeight = 4245
ClientLeft = 60
ClientTop = 420
ClientWidth = 5970
LinkTopic = "MDIForm1"
StartUpPosition = 3 '窗口缺省
Begin VB.PictureBox Picture1
Align = 1 'Align Top
BackColor = &H00FFFFFF&
Height = 2415
Left = 0
ScaleHeight = 2355
ScaleWidth = 5910
TabIndex = 0
Top = 0
Width = 5970
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 = 6
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 = 5
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 = 4
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 = 3
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 = 2
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 = 1
Top = 1560
Width = 3975
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
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 = 330
Index = 0
Left = 435
TabIndex = 10
Top = 1920
Width = 105
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
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 = 330
Index = 1
Left = 1395
TabIndex = 9
Top = 1920
Width = 105
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
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 = 330
Index = 2
Left = 2355
TabIndex = 8
Top = 1920
Width = 105
End
Begin VB.Label Label1
Alignment = 2 'Center
AutoSize = -1 'True
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 = 330
Index = 3
Left = 3315
TabIndex = 7
Top = 1920
Width = 105
End
End
End
Attribute VB_Name = "MainMDI"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?