📄 frmpurchaseorderae.frm
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{FF49E21B-EA30-11D9-85DF-812F544F012A}#69.0#0"; "ctrlNSDataCombo.ocx"
Begin VB.Form frmPurchaseOrderAE
BorderStyle = 0 'None
ClientHeight = 8820
ClientLeft = 30
ClientTop = -60
ClientWidth = 12075
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8820
ScaleWidth = 12075
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton cmdFreightCharges
Caption = "Freight Charges"
Height = 315
Left = 7380
TabIndex = 65
Top = 8250
Width = 1515
End
Begin VB.CommandButton CmdTasks
Caption = "Purchase Order Tasks"
Height = 315
Left = 210
TabIndex = 64
Top = 8280
Width = 2085
End
Begin VB.TextBox txtCreditTerm
Alignment = 1 'Right Justify
Height = 285
Left = 6900
Locked = -1 'True
TabIndex = 7
Top = 1410
Width = 1455
End
Begin VB.TextBox txtDeliveryTime
Height = 315
Left = 6900
TabIndex = 9
Top = 2100
Width = 1455
End
Begin VB.ComboBox cboStatus
Height = 315
ItemData = "frmPurchaseOrderAE.frx":0000
Left = 10290
List = "frmPurchaseOrderAE.frx":000A
TabIndex = 10
Text = "On Hold"
Top = 2100
Width = 1515
End
Begin VB.TextBox txtPONo
Enabled = 0 'False
Height = 285
Left = 1770
Locked = -1 'True
TabIndex = 0
TabStop = 0 'False
Top = 720
Width = 1455
End
Begin VB.TextBox txtGenDiscPerc
Height = 315
Left = 1770
TabIndex = 4
Top = 2130
Width = 1605
End
Begin VB.TextBox txtContact
Height = 315
Left = 1770
TabIndex = 3
Top = 1770
Width = 2325
End
Begin VB.TextBox txtSalesman
Height = 315
Left = 1770
TabIndex = 2
Top = 1410
Width = 2325
End
Begin VB.TextBox txtLocation
Height = 315
Left = 6900
Locked = -1 'True
TabIndex = 6
Top = 1050
Width = 3315
End
Begin VB.PictureBox picPurchase
BorderStyle = 0 'None
Height = 630
Left = 150
ScaleHeight = 630
ScaleWidth = 11700
TabIndex = 33
Top = 2730
Width = 11700
Begin VB.TextBox txtDiscPercent
Height = 315
Left = 7050
TabIndex = 15
Text = "0"
Top = 225
Width = 735
End
Begin VB.TextBox txtExtDiscAmt
Height = 315
Left = 8610
TabIndex = 17
Text = "0"
Top = 225
Width = 1005
End
Begin VB.TextBox txtGross
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 315
Index = 1
Left = 5715
Locked = -1 'True
TabIndex = 23
TabStop = 0 'False
Text = "0.00"
Top = 225
Width = 1290
End
Begin VB.TextBox txtPrice
Height = 315
Left = 4470
TabIndex = 14
Text = "0.00"
Top = 225
Width = 1185
End
Begin VB.TextBox txtQty
Height = 315
Left = 2775
TabIndex = 12
Text = "0"
Top = 225
Width = 660
End
Begin VB.CommandButton btnAdd
Caption = "Add"
Enabled = 0 'False
Height = 315
Left = 10800
TabIndex = 18
Top = 255
Width = 840
End
Begin VB.TextBox txtNetAmount
BackColor = &H00E6FFFF&
Height = 315
Left = 9660
Locked = -1 'True
TabIndex = 24
TabStop = 0 'False
Text = "0.00"
Top = 240
Width = 1035
End
Begin VB.TextBox txtExtDiscPerc
Height = 315
Left = 7830
TabIndex = 16
Text = "0"
Top = 225
Width = 735
End
Begin ctrlNSDataCombo.NSDataCombo nsdStock
Height = 315
Left = 0
TabIndex = 11
Top = 225
Width = 2700
_ExtentX = 4763
_ExtentY = 556
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSDataListLib.DataCombo dcUnit
Height = 315
Left = 3480
TabIndex = 13
Top = 225
Width = 945
_ExtentX = 1667
_ExtentY = 556
_Version = 393216
Style = 2
BackColor = -2147483643
ForeColor = -2147483640
Text = ""
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Disc.%"
Height = 240
Index = 5
Left = 7050
TabIndex = 58
Top = 0
Width = 840
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Ext. Disc.Amt"
Height = 240
Index = 3
Left = 8670
TabIndex = 57
Top = 30
Width = 1020
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Gross"
Height = 240
Index = 17
Left = 5775
TabIndex = 40
Top = 0
Width = 1260
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Qty"
Height = 240
Index = 10
Left = 2775
TabIndex = 39
Top = 0
Width = 660
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Price"
Height = 240
Index = 9
Left = 4500
TabIndex = 38
Top = 0
Width = 1290
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Items/Stocks"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000011D&
Height = 240
Index = 8
Left = 0
TabIndex = 37
Top = 0
Width = 1515
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Unit"
Height = 240
Index = 2
Left = 3480
TabIndex = 36
Top = 0
Width = 900
End
Begin VB.Label Label1
Caption = "Net Amount"
Height = 255
Left = 9840
TabIndex = 35
Top = 30
Width = 975
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Ext. Disc.%"
Height = 240
Index = 14
Left = 7800
TabIndex = 34
Top = 30
Width = 840
End
End
Begin VB.TextBox txtDesc
Alignment = 1 'Right Justify
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 10410
Locked = -1 'True
TabIndex = 26
TabStop = 0 'False
Text = "0.00"
Top = 6630
Width = 1425
End
Begin VB.TextBox txtNotes
Height = 1065
Left = 135
MaxLength = 255
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 19
Tag = "Remarks"
Top = 6900
Width = 4110
End
Begin VB.TextBox txtGross
Alignment = 1 'Right Justify
BackColor = &H00E6FFFF&
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 285
Index = 2
Left = 10410
Locked = -1 'True
TabIndex = 25
TabStop = 0 'False
Text = "0.00"
Top = 6330
Width = 1425
End
Begin VB.CommandButton btnRemove
Height = 275
Left = 210
Picture = "frmPurchaseOrderAE.frx":0020
Style = 1 'Graphical
TabIndex = 30
ToolTipText = "Remove"
Top = 3780
Visible = 0 'False
Width = 275
End
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
Height = 315
Left = 10485
TabIndex = 21
Top = 8250
Width = 1335
End
Begin VB.TextBox txtNet
Alignment = 1 'Right Justify
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -