📄 frmpattern.frm
字号:
VERSION 5.00
Begin VB.Form frmPattern
BorderStyle = 1 'Fixed Single
Caption = "Pattern Configuration"
ClientHeight = 2055
ClientLeft = 45
ClientTop = 390
ClientWidth = 6060
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2055
ScaleWidth = 6060
StartUpPosition = 1 'CenterOwner
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 7
Left = 840
TabIndex = 43
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 7
Left = 120
TabIndex = 45
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 7
Left = 120
TabIndex = 44
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 6
Left = 1320
TabIndex = 40
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 6
Left = 120
TabIndex = 42
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 6
Left = 120
TabIndex = 41
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 5
Left = 1800
TabIndex = 37
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 5
Left = 120
TabIndex = 39
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 5
Left = 120
TabIndex = 38
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 4
Left = 2280
TabIndex = 34
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 4
Left = 120
TabIndex = 36
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 4
Left = 120
TabIndex = 35
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 3
Left = 2760
TabIndex = 31
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 3
Left = 120
TabIndex = 33
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 3
Left = 120
TabIndex = 32
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 2
Left = 3240
TabIndex = 28
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 2
Left = 120
TabIndex = 30
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 2
Left = 120
TabIndex = 29
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.Frame framBit
BorderStyle = 0 'None
Enabled = 0 'False
Height = 1095
Index = 1
Left = 3720
TabIndex = 25
Top = 840
Width = 495
Begin VB.OptionButton optPatternBitLo
Enabled = 0 'False
Height = 255
Index = 1
Left = 120
TabIndex = 27
Top = 720
Width = 255
End
Begin VB.OptionButton optPatternBitHi
Enabled = 0 'False
Height = 255
Index = 1
Left = 120
TabIndex = 26
Top = 240
Value = -1 'True
Width = 255
End
End
Begin VB.CommandButton cmdPatternOK
Caption = "&OK"
Height = 375
Left = 4800
TabIndex = 21
Top = 600
Width = 1095
End
Begin VB.CommandButton cmdCancel
Caption = "&Cancel"
Height = 375
Left = 4800
TabIndex = 20
Top = 1320
Width = 1095
End
Begin VB.CheckBox chkPatternBit
Caption = "Check1"
Height = 255
Index = 7
Left = 960
TabIndex = 13
Top = 600
Width = 255
End
Begin VB.CheckBox chkPatternBit
Caption = "Check1"
Height = 255
Index = 6
Left = 1440
TabIndex = 12
Top = 600
Width = 255
End
Begin VB.CheckBox chkPatternBit
Caption = "Check1"
Height = 255
Index = 5
Left = 1920
TabIndex = 9
Top = 600
Width = 255
End
Begin VB.CheckBox chkPatternBit
Caption = "Check1"
Height = 255
Index = 4
Left = 2400
TabIndex = 8
Top = 600
Width = 255
End
Begin VB.CheckBox chkPatternBit
Caption = "Check1"
Height = 255
Index = 3
Left = 2880
TabIndex = 5
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -