📄 frmverdatainput2.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "msflxgrd.ocx"
Begin VB.Form FrmVerDataInput2
Caption = "观测数据输入(2/2)"
ClientHeight = 7635
ClientLeft = 60
ClientTop = 450
ClientWidth = 10365
LinkTopic = "Form1"
ScaleHeight = 7635
ScaleWidth = 10365
StartUpPosition = 3 '窗口缺省
Begin VB.TextBox Text1
Height = 495
Left = 360
TabIndex = 9
Text = "Text1"
Top = 5400
Width = 1215
End
Begin VB.CheckBox Check2
Caption = "Check2"
Height = 495
Left = 480
TabIndex = 8
Top = 3120
Width = 1215
End
Begin VB.CheckBox Check1
Caption = "Check1"
Height = 495
Left = 480
TabIndex = 7
Top = 2400
Width = 1215
End
Begin VB.CommandButton Command3
Caption = "Command3"
Height = 495
Left = 7920
TabIndex = 6
Top = 6360
Width = 1215
End
Begin VB.CommandButton Command2
Caption = "Command2"
Height = 495
Left = 5400
TabIndex = 5
Top = 6360
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "Command1"
Height = 495
Left = 2760
TabIndex = 4
Top = 6360
Width = 1215
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2
Height = 4095
Left = 6360
TabIndex = 3
Top = 1680
Width = 3015
_ExtentX = 5318
_ExtentY = 7223
_Version = 393216
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Height = 4095
Left = 2400
TabIndex = 2
Top = 1680
Width = 2655
_ExtentX = 4683
_ExtentY = 7223
_Version = 393216
End
Begin VB.Label Label3
Caption = "Label3"
Height = 495
Left = 360
TabIndex = 10
Top = 4320
Width = 1215
End
Begin VB.Label Label2
Caption = "Label2"
Height = 495
Left = 6720
TabIndex = 1
Top = 480
Width = 1215
End
Begin VB.Label Label1
Caption = "Label1"
Height = 495
Left = 2760
TabIndex = 0
Top = 480
Width = 1215
End
End
Attribute VB_Name = "FrmVerDataInput2"
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 + -