📄 frmadjustcost2.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.2#0"; "ATLEDIT.OCX"
Object = "{EDEC951D-FC76-11D1-9ABD-444553540000}#2.1#0"; "CALCEDIT.OCX"
Object = "{E1606DF4-FC88-11D1-9ABD-444553540000}#1.4#0"; "GACALENDAR.OCX"
Object = "{2DAB3E47-FC82-11D1-9ABD-444553540000}#1.4#0"; "SPINTEXT.OCX"
Object = "{86E2CEB9-1D52-11D2-8408-444553540000}#1.1#0"; "LISTTEXT.OCX"
Begin VB.Form FrmAdjustCost2
Caption = "委托代销调价单"
ClientHeight = 5895
ClientLeft = 60
ClientTop = 345
ClientWidth = 9330
ClipControls = 0 'False
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5895
ScaleWidth = 9330
Begin VB.CommandButton cmdButton
Height = 350
Index = 7
Left = 8220
Style = 1 'Graphical
TabIndex = 34
TabStop = 0 'False
Tag = "1013"
Top = 3070
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 8
Left = 8220
Style = 1 'Graphical
TabIndex = 33
TabStop = 0 'False
Tag = "1012"
Top = 3430
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Caption = "关联凭证"
Height = 350
Index = 6
Left = 8220
TabIndex = 32
TabStop = 0 'False
Top = 2680
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin ListRefer.ListText refInput
Height = 315
Left = 1800
TabIndex = 27
TabStop = 0 'False
Top = 1410
Visible = 0 'False
Width = 825
_ExtentX = 1455
_ExtentY = 556
BackColor = -2147483643
BorderStyle = 0
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin Spintext.GASpintext spinInput
Height = 285
Left = 1800
TabIndex = 26
TabStop = 0 'False
Top = 1680
Visible = 0 'False
Width = 735
_ExtentX = 1296
_ExtentY = 503
BackColor = -2147483643
ForeColor = -2147483640
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BorderStyle = 0
Appearance = 0
Text = "0"
Max = 9999
Digits = 4
End
Begin VB.ComboBox cmbInput
Appearance = 0 'Flat
Height = 300
ItemData = "FrmAdjustCost2.frx":0000
Left = 1800
List = "FrmAdjustCost2.frx":0002
TabIndex = 24
TabStop = 0 'False
Top = 1950
Visible = 0 'False
Width = 765
End
Begin VB.CommandButton cmdButton
Cancel = -1 'True
Height = 350
Index = 5
Left = 8220
Style = 1 'Graphical
TabIndex = 5
TabStop = 0 'False
Tag = "1002"
Top = 2290
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 4
Left = 8220
Style = 1 'Graphical
TabIndex = 4
TabStop = 0 'False
Tag = "1001"
Top = 1935
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 3
Left = 8220
Style = 1 'Graphical
TabIndex = 3
TabStop = 0 'False
Tag = "1008"
Top = 1545
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 2
Left = 8220
Style = 1 'Graphical
TabIndex = 2
TabStop = 0 'False
Tag = "1007"
Top = 1190
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 1
Left = 8220
Style = 1 'Graphical
TabIndex = 1
TabStop = 0 'False
Tag = "1003"
Top = 835
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton cmdButton
Height = 350
Index = 0
Left = 8220
Style = 1 'Graphical
TabIndex = 0
TabStop = 0 'False
Tag = "1004"
Top = 480
UseMaskColor = -1 'True
Visible = 0 'False
Width = 1215
End
Begin Calendar.GACalendar dtmInput
Height = 300
Left = 1800
TabIndex = 23
TabStop = 0 'False
Top = 1110
Visible = 0 'False
Width = 765
_ExtentX = 1349
_ExtentY = 529
BackColor = -2147483643
ForeColor = -2147483640
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BorderStyle = 0
Appearance = 0
Text = "1998-10-02"
BackColor = -2147483643
ForeColor = -2147483640
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Value = 36070.4410532407
End
Begin AtlEdit.TEdit txtInput
Height = 255
Left = 1800
TabIndex = 22
TabStop = 0 'False
Top = 540
Visible = 0 'False
Width = 765
_ExtentX = 1349
_ExtentY = 450
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Appearance = 0
BorderStyle = 0
End
Begin ACEdit.CalcEdit curInput
Height = 285
Left = 1800
TabIndex = 21
TabStop = 0 'False
Top = 810
Visible = 0 'False
Width = 765
_ExtentX = 1349
_ExtentY = 503
BackColor = -2147483643
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BorderStyle = 0
Appearance = 0
BackColor = -2147483643
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BorderStyle = 0
Digits = 8
End
Begin VB.CheckBox chkPrint
Caption = "待打印(&P)"
Height = 210
Index = 0
Left = 8250
TabIndex = 6
TabStop = 0 'False
Top = 3870
Visible = 0 'False
Width = 1155
End
Begin VB.CheckBox chkPrint
Caption = "作废(&V)"
Height = 210
Index = 1
Left = 8250
TabIndex = 7
TabStop = 0 'False
Top = 4140
Visible = 0 'False
Width = 1125
End
Begin MSFlexGridLib.MSFlexGrid grdCol
Height = 2310
Left = 150
TabIndex = 28
TabStop = 0 'False
Top = 2370
Visible = 0 'False
Width = 7755
_ExtentX = 13679
_ExtentY = 4075
_Version = 65541
Rows = 30
Cols = 13
FixedCols = 2
RowHeightMin = 275
BackColorFixed = -2147483643
ForeColorFixed = -2147483640
BackColorSel = -2147483640
ForeColorSel = -2147483640
BackColorBkg = -2147483643
GridColor = -2147483643
GridColorFixed = -2147483643
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -