📄 frmcustomerae.frm
字号:
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmCustomerAE
BorderStyle = 1 'Fixed Single
ClientHeight = 3870
ClientLeft = 45
ClientTop = 360
ClientWidth = 8265
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmCustomerAE.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3870
ScaleWidth = 8265
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton cmdPH
Caption = "Purchase History"
Enabled = 0 'False
Height = 315
Left = 1950
TabIndex = 14
Top = 3375
Width = 1590
End
Begin InvtySystem.ctrlLiner ctrlLiner1
Height = 30
Left = -3000
TabIndex = 28
Top = 3225
Width = 11565
_ExtentX = 20399
_ExtentY = 53
End
Begin VB.ComboBox cmbStat
Height = 315
ItemData = "frmCustomerAE.frx":0A02
Left = 5025
List = "frmCustomerAE.frx":0A0C
Style = 2 'Dropdown List
TabIndex = 11
Top = 2400
Width = 1290
End
Begin VB.CommandButton cmdBrowser
Height = 315
Left = 2700
Style = 1 'Graphical
TabIndex = 6
ToolTipText = "Browse..."
Top = 2025
Width = 315
End
Begin VB.CommandButton cmdUsrHistory
Caption = "Modification History"
Height = 315
Left = 150
TabIndex = 13
Top = 3375
Width = 1680
End
Begin VB.ComboBox cmdDisc
Height = 315
Left = 5025
TabIndex = 9
Top = 150
Width = 1290
End
Begin VB.TextBox txtEntry
Height = 1815
Index = 8
Left = 5025
MaxLength = 255
MultiLine = -1 'True
ScrollBars = 3 'Both
TabIndex = 10
Tag = "Remarks"
Top = 525
Width = 3105
End
Begin VB.TextBox txtEntry
Height = 285
Index = 6
Left = 1350
MaxLength = 100
TabIndex = 7
Top = 2400
Width = 2490
End
Begin VB.TextBox txtEntry
Height = 285
Index = 7
Left = 1350
MaxLength = 20
TabIndex = 8
Top = 2775
Width = 2490
End
Begin VB.TextBox txtEntry
Height = 285
Index = 5
Left = 1350
MaxLength = 10
TabIndex = 5
Top = 2025
Width = 1290
End
Begin VB.TextBox txtEntry
Height = 285
Index = 4
Left = 1350
MaxLength = 100
TabIndex = 4
Top = 1650
Width = 2415
End
Begin VB.TextBox txtEntry
Height = 285
Index = 3
Left = 1350
MaxLength = 100
TabIndex = 3
Top = 1275
Width = 2415
End
Begin VB.TextBox txtEntry
Height = 285
Index = 2
Left = 1350
MaxLength = 200
TabIndex = 2
Top = 900
Width = 2415
End
Begin VB.TextBox txtEntry
Height = 285
Index = 1
Left = 1350
MaxLength = 100
TabIndex = 1
Tag = "Name"
Top = 525
Width = 2415
End
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
Height = 315
Left = 6765
TabIndex = 16
Top = 3375
Width = 1335
End
Begin VB.CommandButton cmdSave
Caption = "Save"
Default = -1 'True
Height = 315
Left = 5325
TabIndex = 15
Top = 3375
Width = 1335
End
Begin VB.TextBox txtEntry
BackColor = &H00E6FFFF&
ForeColor = &H00000000&
Height = 285
Index = 0
Left = 1350
Locked = -1 'True
TabIndex = 0
TabStop = 0 'False
Top = 150
Width = 1965
End
Begin MSDataListLib.DataCombo dcVan
Height = 315
Left = 5025
TabIndex = 12
Top = 2775
Width = 2505
_ExtentX = 4419
_ExtentY = 556
_Version = 393216
Style = 2
BackColor = -2147483643
ForeColor = -2147483640
Text = ""
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Van"
Height = 240
Index = 11
Left = 3750
TabIndex = 29
Top = 2775
Width = 1215
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Status"
Height = 240
Index = 10
Left = 3900
TabIndex = 27
Top = 2400
Width = 1065
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Discount(%)"
Height = 240
Index = 9
Left = 3900
TabIndex = 26
Top = 150
Width = 1065
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Memo"
Height = 240
Index = 8
Left = 3975
TabIndex = 25
Top = 525
Width = 990
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Contact No"
Height = 240
Index = 7
Left = -75
TabIndex = 24
Top = 2775
Width = 1365
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Contact Person"
Height = 240
Index = 6
Left = -75
TabIndex = 23
Top = 2400
Width = 1365
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Zip Code"
Height = 240
Index = 5
Left = -75
TabIndex = 22
Top = 2025
Width = 1365
End
Begin VB.Label Labels
Alignment = 1 'Right Justify
Caption = "Province"
Height = 240
Index = 4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -