📄 frmlocalpurchaseae.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 frmLocalPurchaseAE
BorderStyle = 0 'None
Caption = "View Record"
ClientHeight = 9015
ClientLeft = 0
ClientTop = 0
ClientWidth = 11190
KeyPreview = -1 'True
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 9015
ScaleWidth = 11190
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton CmdReturn
Caption = "Return"
Height = 315
Left = 6720
TabIndex = 63
Top = 8490
Visible = 0 'False
Width = 1335
End
Begin VB.TextBox txtCanvass
Height = 285
Left = 1740
TabIndex = 5
Top = 2040
Width = 2475
End
Begin VB.ComboBox cmbPaymentType
Height = 315
ItemData = "frmLocalPurchaseAE.frx":0000
Left = 5940
List = "frmLocalPurchaseAE.frx":000A
Style = 2 'Dropdown List
TabIndex = 6
Top = 720
Width = 2475
End
Begin VB.TextBox txtCash
Height = 285
Left = 5940
TabIndex = 7
Top = 1080
Width = 2475
End
Begin VB.TextBox txtPurchaseRequest
Height = 285
Left = 1740
TabIndex = 4
Top = 1710
Width = 2475
End
Begin VB.TextBox txtPurchaseFrom
Height = 285
Left = 1740
TabIndex = 0
Top = 720
Width = 2475
End
Begin VB.TextBox txtVat
BackColor = &H00E6FFFF&
Height = 285
Left = 9540
TabIndex = 25
TabStop = 0 'False
Top = 7500
Width = 1425
End
Begin VB.TextBox txtTaxBase
BackColor = &H00E6FFFF&
Height = 285
Left = 9540
TabIndex = 24
TabStop = 0 'False
Top = 7200
Width = 1425
End
Begin VB.TextBox txtDate
Height = 285
Left = 1740
Locked = -1 'True
TabIndex = 3
Top = 1380
Visible = 0 'False
Width = 2460
End
Begin VB.TextBox txtInvoiceNo
ForeColor = &H00000000&
Height = 285
Left = 1740
TabIndex = 1
Top = 1065
Width = 2475
End
Begin VB.TextBox txtNet
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 9540
Locked = -1 'True
TabIndex = 26
TabStop = 0 'False
Text = "0.00"
Top = 7950
Width = 1425
End
Begin VB.CommandButton cmdUsrHistory
Caption = "Modification History"
Height = 315
Left = 225
TabIndex = 29
Top = 8490
Width = 1755
End
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
Height = 315
Left = 9615
TabIndex = 28
Top = 8490
Width = 1335
End
Begin VB.CommandButton cmdSave
Caption = "Save"
Height = 315
Left = 8190
TabIndex = 27
Top = 8490
Width = 1335
End
Begin VB.CommandButton btnRemove
Height = 275
Left = 300
Picture = "frmLocalPurchaseAE.frx":001A
Style = 1 'Graphical
TabIndex = 37
ToolTipText = "Remove"
Top = 4050
Visible = 0 'False
Width = 275
End
Begin VB.TextBox txtGross
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 = 9540
Locked = -1 'True
TabIndex = 22
TabStop = 0 'False
Text = "0.00"
Top = 6600
Width = 1425
End
Begin VB.TextBox txtRemarks
Height = 1335
Left = 225
MaxLength = 255
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 21
Tag = "Remarks"
Top = 6870
Width = 5910
End
Begin VB.TextBox txtDesc
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Left = 9540
Locked = -1 'True
TabIndex = 23
TabStop = 0 'False
Text = "0.00"
Top = 6900
Width = 1425
End
Begin VB.CommandButton cmdPH
Caption = "Payment History"
Enabled = 0 'False
Height = 315
Left = 2100
TabIndex = 30
Top = 8490
Width = 1590
End
Begin InvtySystem.ctrlLiner ctrlLiner1
Height = 30
Left = 240
TabIndex = 31
Top = 8340
Width = 10620
_ExtentX = 18733
_ExtentY = 53
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid Grid
Height = 2610
Left = 210
TabIndex = 38
Top = 3900
Width = 10755
_ExtentX = 18971
_ExtentY = 4604
_Version = 393216
Rows = 0
FixedRows = 0
FixedCols = 0
RowHeightMin = 275
ForeColorFixed = -2147483640
BackColorSel = 1091552
ForeColorSel = 16777215
BackColorBkg = -2147483643
GridColor = -2147483633
GridColorFixed = -2147483633
GridColorUnpopulated= -2147483633
AllowBigSelection= 0 'False
FocusRect = 0
SelectionMode = 1
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
_NumberOfBands = 1
_Band(0).Cols = 2
_Band(0).GridLinesBand= 1
_Band(0).TextStyleBand= 0
_Band(0).TextStyleHeader= 0
End
Begin MSComCtl2.DTPicker dtpDate
Height = 285
Left = 1740
TabIndex = 2
Top = 1380
Width = 2505
_ExtentX = 4419
_ExtentY = 503
_Version = 393216
CustomFormat = "MMM-dd-yyyy"
Format = 44564483
CurrentDate = 38207
End
Begin VB.PictureBox picPurchase
BorderStyle = 0 'None
Height = 630
Left = 240
ScaleHeight = 630
ScaleWidth = 10740
TabIndex = 32
Top = 2910
Width = 10740
Begin VB.TextBox txtDisc
Height = 285
Left = 7200
TabIndex = 18
Text = "0"
Top = 240
Width = 735
End
Begin VB.TextBox txtNetAmount
BackColor = &H00E6FFFF&
Height = 285
Left = 8040
Locked = -1 'True
TabIndex = 19
TabStop = 0 'False
Top = 240
Width = 855
End
Begin VB.CommandButton btnAdd
Caption = "Add"
Enabled = 0 'False
Height = 315
Left = 9000
TabIndex = 20
Top = 225
Width = 840
End
Begin VB.TextBox txtQty
Height = 285
Left = 2775
TabIndex = 14
Text = "0"
Top = 240
Width = 660
End
Begin VB.TextBox txtUnitPrice
Height = 285
Left = 4470
TabIndex = 16
Text = "0.00"
Top = 240
Width = 1185
End
Begin VB.TextBox txtGross
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Index = 1
Left = 5775
Locked = -1 'True
TabIndex = 17
TabStop = 0 'False
Text = "0.00"
Top = 225
Width = 1290
End
Begin ctrlNSDataCombo.NSDataCombo nsdStock
Height = 315
Left = 0
TabIndex = 13
Top = 225
Width = 2640
_ExtentX = 4657
_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 = 15
Top = 240
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 = 14
Left = 7140
TabIndex = 50
Top = 0
Width = 840
End
Begin VB.Label Label1
Caption = "Net Amount"
Height = 255
Left = 8040
TabIndex = 47
Top = 0
Width = 975
End
Begin VB.Label Labels
BackStyle = 0 'Transparent
Caption = "Unit"
Height = 240
Index = 2
Left = 3480
TabIndex = 46
Top = 0
Width = 900
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -