📄 frmmain.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form FrmMain
Caption = "汇发地面测试仪"
ClientHeight = 7770
ClientLeft = 165
ClientTop = 570
ClientWidth = 11310
Icon = "frmMain.frx":0000
KeyPreview = -1 'True
ScaleHeight = 7770
ScaleWidth = 11310
StartUpPosition = 2 '屏幕中心
WindowState = 2 'Maximized
Begin MSComctlLib.ImageList ImageList1
Left = 5520
Top = 3660
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 8
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":038A
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":04E4
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":087E
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":0C18
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":18F2
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":1C8C
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":2026
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":2180
Key = ""
EndProperty
EndProperty
End
Begin VB.PictureBox picTitle
AutoRedraw = -1 'True
BackColor = &H80000018&
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 975
Left = 2640
ScaleHeight = 915
ScaleWidth = 8895
TabIndex = 5
Tag = "sh"
Top = 600
Width = 8955
End
Begin VB.PictureBox picDis
AutoRedraw = -1 'True
BackColor = &H80000018&
FillColor = &H00FF0000&
Height = 555
Left = 2640
ScaleHeight = 495
ScaleWidth = 8895
TabIndex = 4
Tag = "sh"
Top = 1560
Width = 8955
End
Begin MSComctlLib.StatusBar StatusBar1
Align = 2 'Align Bottom
Height = 360
Left = 0
TabIndex = 1
Top = 7410
Width = 11310
_ExtentX = 19950
_ExtentY = 635
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 3
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
AutoSize = 1
Object.Width = 14314
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
TextSave = "2008-4-1"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
TextSave = "17:24"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 555
Left = 0
TabIndex = 0
Top = 0
Width = 11310
_ExtentX = 19950
_ExtentY = 979
ButtonWidth = 820
ButtonHeight = 926
AllowCustomize = 0 'False
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 10
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "通讯"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打开"
ImageIndex = 2
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "关闭"
ImageIndex = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "合并"
ImageIndex = 4
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "检定"
ImageIndex = 5
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打印"
ImageIndex = 6
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出"
ImageIndex = 7
EndProperty
EndProperty
BorderStyle = 1
OLEDropMode = 1
Begin VB.CommandButton Command2
Caption = "Command2"
Height = 495
Left = 3840
TabIndex = 7
Top = 0
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton Command1
Caption = "test"
Height = 495
Left = 5280
TabIndex = 6
Top = 0
Visible = 0 'False
Width = 1215
End
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 5940
Top = 2880
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.ListView ListDde
Height = 1515
Left = 0
TabIndex = 3
Top = 600
Width = 2715
_ExtentX = 4789
_ExtentY = 2672
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
HideColumnHeaders= -1 'True
AllowReorder = -1 'True
_Version = 393217
SmallIcons = "ImageList1"
ForeColor = -2147483640
BackColor = -2147483624
BorderStyle = 1
Appearance = 1
NumItems = 1
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Object.Width = 4410
EndProperty
End
Begin MSComctlLib.ListView listData
Height = 5415
Left = 8460
TabIndex = 8
Tag = "svmh"
Top = 2100
Width = 3075
_ExtentX = 5424
_ExtentY = 9551
View = 3
Arrange = 1
LabelEdit = 1
LabelWrap = 0 'False
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483624
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin VB.PictureBox PicMain
AutoRedraw = -1 'True
BackColor = &H80000018&
Enabled = 0 'False
Height = 4635
Left = 0
ScaleHeight = 4575
ScaleWidth = 8415
TabIndex = 2
Tag = "sa"
Top = 2880
Width = 8475
Begin VB.Label LbDisplay
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "1"
ForeColor = &H00FF0000&
Height = 180
Left = 1200
TabIndex = 86
Top = 360
Visible = 0 'False
Width = 90
End
Begin VB.Line Line1
BorderStyle = 6 'Inside Solid
BorderWidth = 2
Visible = 0 'False
X1 = 0
X2 = 0
Y1 = 0
Y2 = 2160
End
End
Begin TabDlg.SSTab SSTab1
Height = 5355
Left = 0
TabIndex = 9
Tag = "sa"
Top = 2160
Width = 8475
_ExtentX = 14949
_ExtentY = 9446
_Version = 393216
Tabs = 4
Tab = 2
TabsPerRow = 5
TabHeight = 520
WordWrap = 0 'False
ShowFocusRect = 0 'False
TabCaption(0) = "液面套压"
TabPicture(0) = "frmMain.frx":251A
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "Option1(2)"
Tab(0).Control(1)= "Option1(1)"
Tab(0).Control(2)= "Option1(0)"
Tab(0).ControlCount= 3
TabCaption(1) = "静液面"
TabPicture(1) = "frmMain.frx":2536
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "txtZs"
Tab(1).Control(1)= "txtHs"
Tab(1).Control(2)= "Command3"
Tab(1).Control(3)= "lbZs"
Tab(1).Control(4)= "lbHs"
Tab(1).ControlCount= 5
TabCaption(2) = "动液面"
TabPicture(2) = "frmMain.frx":2552
Tab(2).ControlEnabled= -1 'True
Tab(2).Control(0)= "HScroll1"
Tab(2).Control(0).Enabled= 0 'False
Tab(2).Control(1)= "VScroll1"
Tab(2).Control(1).Enabled= 0 'False
Tab(2).ControlCount= 2
TabCaption(3) = "报表"
TabPicture(3) = "frmMain.frx":256E
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "Frame1"
Tab(3).ControlCount= 1
Begin VB.TextBox txtZs
Height = 330
Left = -73980
TabIndex = 89
Text = "0"
Top = 360
Width = 855
End
Begin VB.TextBox txtHs
Height = 330
Left = -72600
TabIndex = 88
Text = "0"
Top = 360
Width = 855
End
Begin VB.CommandButton Command3
Caption = "确定"
Enabled = 0 'False
Height = 315
Left = -67740
TabIndex = 87
Tag = "mh"
Top = 360
Width = 1155
End
Begin VB.VScrollBar VScroll1
Height = 375
Left = 8040
Max = 0
Min = -5
TabIndex = 85
TabStop = 0 'False
Tag = "mh"
Top = 360
Width = 375
End
Begin VB.OptionButton Option1
Caption = "液面套压"
Height = 315
Index = 2
Left = -71760
TabIndex = 84
Top = 360
Value = -1 'True
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "套压"
Height = 315
Index = 1
Left = -73380
TabIndex = 83
Top = 360
Width = 1335
End
Begin VB.OptionButton Option1
Caption = "液面"
Height = 315
Index = 0
Left = -74880
TabIndex = 82
Top = 360
Width = 1335
End
Begin VB.HScrollBar HScroll1
Height = 375
LargeChange = 500
Left = 0
Max = 1
Min = 1
SmallChange = 20
TabIndex = 81
TabStop = 0 'False
Tag = "sh"
Top = 360
Value = 1
Width = 8055
End
Begin VB.Frame Frame1
Height = 4875
Left = -74100
TabIndex = 10
Tag = "sa"
Top = 360
Width = 6735
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 4
Left = 1380
TabIndex = 49
Top = 555
Width = 1260
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 270
Index = 5
Left = 3420
TabIndex = 48
Top = 540
Width = 1380
End
Begin VB.TextBox Text2
Height = 270
Index = 0
Left = 1260
TabIndex = 47
Top = 180
Width = 1425
End
Begin VB.TextBox Text1
Height = 270
Index = 21
Left = 360
TabIndex = 46
Top = 2895
Width = 1485
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -