📄 form2.frm
字号:
VERSION 5.00
Begin VB.Form Form2
Caption = "参数维护"
ClientHeight = 4410
ClientLeft = 45
ClientTop = 330
ClientWidth = 6555
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4410
ScaleWidth = 6555
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "价格维护"
Height = 3015
Left = 240
TabIndex = 4
Top = 240
Width = 6135
Begin VB.ComboBox lstetime
Height = 300
Index = 3
Left = 2160
Style = 2 'Dropdown List
TabIndex = 34
Top = 1440
Width = 735
End
Begin VB.ComboBox lstetime
Height = 300
Index = 2
Left = 2160
Style = 2 'Dropdown List
TabIndex = 33
Top = 1080
Width = 735
End
Begin VB.ComboBox lstetime
Height = 300
Index = 1
Left = 2160
Style = 2 'Dropdown List
TabIndex = 32
Top = 720
Width = 735
End
Begin VB.ComboBox lststime
Height = 300
Index = 3
Left = 825
Style = 2 'Dropdown List
TabIndex = 31
Top = 1425
Width = 735
End
Begin VB.ComboBox lststime
Height = 300
Index = 2
Left = 825
Style = 2 'Dropdown List
TabIndex = 30
Top = 1065
Width = 735
End
Begin VB.ComboBox lststime
Height = 300
Index = 1
Left = 825
Style = 2 'Dropdown List
TabIndex = 29
Top = 705
Width = 735
End
Begin VB.ComboBox lstetime
Height = 300
Index = 0
Left = 2160
Style = 2 'Dropdown List
TabIndex = 28
Top = 360
Width = 735
End
Begin VB.ComboBox lststime
Height = 300
Index = 0
Left = 825
Style = 2 'Dropdown List
TabIndex = 27
Top = 345
Width = 735
End
Begin VB.TextBox txtprice
Height = 255
Index = 0
Left = 4065
TabIndex = 10
Top = 435
Width = 495
End
Begin VB.TextBox txtprice
Height = 255
Index = 1
Left = 4080
TabIndex = 9
Top = 840
Width = 495
End
Begin VB.TextBox txtprice
Height = 255
Index = 2
Left = 4080
TabIndex = 8
Top = 1200
Width = 495
End
Begin VB.TextBox txtprice
Height = 255
Index = 3
Left = 4080
TabIndex = 7
Top = 1560
Width = 495
End
Begin VB.CommandButton Command3
Caption = "确认修改"
Height = 375
Left = 3240
TabIndex = 6
Top = 2520
Width = 855
End
Begin VB.CommandButton Command1
Caption = "重设时段"
Height = 375
Left = 1920
TabIndex = 5
Top = 2520
Width = 855
End
Begin VB.Label Label1
Alignment = 2 'Center
Caption = "从"
Height = 255
Index = 0
Left = 480
TabIndex = 26
Top = 360
Width = 255
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "时到"
Height = 255
Index = 0
Left = 1680
TabIndex = 25
Top = 390
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "时 每小时"
Height = 255
Index = 0
Left = 3000
TabIndex = 24
Top = 435
Width = 975
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "元"
Height = 255
Index = 0
Left = 4665
TabIndex = 23
Top = 435
Width = 255
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "元"
Height = 255
Index = 1
Left = 4680
TabIndex = 22
Top = 840
Width = 255
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "时 每小时"
Height = 255
Index = 1
Left = 3000
TabIndex = 21
Top = 840
Width = 975
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "时到"
Height = 255
Index = 1
Left = 1680
TabIndex = 20
Top = 840
Width = 375
End
Begin VB.Label Label1
Alignment = 2 'Center
Caption = "从"
Height = 255
Index = 1
Left = 480
TabIndex = 19
Top = 720
Width = 255
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "元"
Height = 255
Index = 2
Left = 4680
TabIndex = 18
Top = 1200
Width = 255
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "时 每小时"
Height = 255
Index = 2
Left = 3000
TabIndex = 17
Top = 1200
Width = 975
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "时到"
Height = 255
Index = 2
Left = 1680
TabIndex = 16
Top = 1200
Width = 375
End
Begin VB.Label Label1
Alignment = 2 'Center
Caption = "从"
Height = 255
Index = 2
Left = 480
TabIndex = 15
Top = 1080
Width = 255
End
Begin VB.Label Label6
Alignment = 2 'Center
Caption = "元"
Height = 255
Index = 3
Left = 4680
TabIndex = 14
Top = 1560
Width = 255
End
Begin VB.Label Label5
Alignment = 2 'Center
Caption = "时 每小时"
Height = 255
Index = 3
Left = 3000
TabIndex = 13
Top = 1560
Width = 975
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -