📄 调整积数.frm
字号:
VERSION 5.00
Object = "{A0C292A3-118E-11D2-AFDF-000021730160}#1.0#0"; "UFEDIT.OCX"
Object = "{7E0DF0CE-703B-11D3-8E57-0000210152D8}#1.0#0"; "USREFBUT.OCX"
Begin VB.Form frmTuneJS
BorderStyle = 3 'Fixed Dialog
Caption = "积数调整"
ClientHeight = 4710
ClientLeft = 5040
ClientTop = 2655
ClientWidth = 7095
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4710
ScaleWidth = 7095
ShowInTaskbar = 0 'False
Begin VB.Frame Frame5
Height = 30
Left = -90
TabIndex = 28
Top = 3990
Width = 7965
End
Begin VB.CommandButton cmdExit
Cancel = -1 'True
Caption = "退出(&X)"
Height = 405
Left = 4530
TabIndex = 12
Top = 4170
Width = 1035
End
Begin VB.CommandButton cmdChange
Caption = "调整(&C)"
Default = -1 'True
Height = 405
Left = 2640
TabIndex = 11
Top = 4170
Width = 1035
End
Begin VB.CommandButton cmdRq
Height = 252
Left = 5775
Style = 1 'Graphical
TabIndex = 14
Top = 210
Width = 264
End
Begin VB.Frame Frame1
BorderStyle = 0 'None
Height = 3495
Left = 150
TabIndex = 17
Top = 510
Width = 6555
Begin VB.CheckBox Check1
Caption = "原积数"
Enabled = 0 'False
Height = 315
Left = 420
TabIndex = 2
Top = 90
Value = 1 'Checked
Width = 915
End
Begin VB.Frame Frame4
Caption = " "
Height = 945
Left = 210
TabIndex = 25
Top = 120
Width = 5955
Begin EDITLib.Edit edtJs
Height = 285
Left = 1110
TabIndex = 3
Top = 405
Width = 1515
_Version = 65536
_ExtentX = 2672
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = -2147483644
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
Locked = -1
BackColor = -2147483644
End
Begin EDITLib.Edit edtJs_Cad
Height = 285
Left = 3990
TabIndex = 4
Top = 405
Width = 1515
_Version = 65536
_ExtentX = 2672
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = -2147483644
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
Locked = -1
BackColor = -2147483644
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "总积数"
Height = 180
Index = 8
Left = 450
TabIndex = 27
Top = 450
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "超定额积数"
Height = 180
Index = 7
Left = 2940
TabIndex = 26
Top = 450
Width = 900
End
End
Begin VB.OptionButton Option1
Caption = "增量调整"
Height = 345
Left = 390
TabIndex = 24
Top = 90
Width = 1095
End
Begin VB.OptionButton optIncrease
Caption = "增量调整"
Height = 345
Left = 420
TabIndex = 5
Top = 1200
Value = -1 'True
Width = 1095
End
Begin VB.OptionButton optAbs
Caption = "绝对调整"
Height = 285
Left = 420
TabIndex = 8
Top = 2280
Width = 1095
End
Begin VB.Frame Frame3
Caption = " "
Height = 945
Left = 210
TabIndex = 19
Top = 2310
Width = 5955
Begin EDITLib.Edit edtAbsJs
Height = 285
Left = 1110
TabIndex = 9
Top = 375
Width = 1485
_Version = 65536
_ExtentX = 2619
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
End
Begin EDITLib.Edit edtAbsJs_Cad
Height = 285
Left = 4020
TabIndex = 10
Top = 375
Width = 1485
_Version = 65536
_ExtentX = 2619
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "超定额积数"
Height = 180
Index = 6
Left = 2940
TabIndex = 23
Top = 420
Width = 900
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "总积数"
Height = 180
Index = 3
Left = 480
TabIndex = 21
Top = 420
Width = 540
End
End
Begin VB.Frame Frame2
Caption = " "
Height = 945
Left = 210
TabIndex = 18
Top = 1230
Width = 5955
Begin EDITLib.Edit edtInJs
Height = 285
Left = 1110
TabIndex = 6
Top = 405
Width = 1515
_Version = 65536
_ExtentX = 2672
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
End
Begin EDITLib.Edit edtInJs_Cad
Height = 285
Left = 3990
TabIndex = 7
Top = 390
Width = 1515
_Version = 65536
_ExtentX = 2672
_ExtentY = 503
_StockProps = 253
ForeColor = 0
BackColor = 16777215
Appearance = 1
Property = 4
NumPoint = 2
MaxLength = 15
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "超定额积数"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -