📄 transactionaddedit.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{D18BBD1F-82BB-4385-BED3-E9D31A3E361E}#1.0#0"; "KewlButtonz.ocx"
Begin VB.Form frmTransactionAddEdit
BackColor = &H00FBF7F4&
BorderStyle = 1 'Fixed Single
Caption = "Transaction"
ClientHeight = 6900
ClientLeft = 45
ClientTop = 330
ClientWidth = 11400
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "TransactionAddEdit.frx":0000
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 460
ScaleMode = 3 'Pixel
ScaleWidth = 760
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin KewlButtonz.KewlButtons btnCancel
Height = 390
Left = 9900
TabIndex = 21
Top = 6150
Width = 1290
_ExtentX = 2275
_ExtentY = 688
BTYPE = 3
TX = "&Cancel"
ENAB = -1 'True
BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
COLTYPE = 1
FOCUSR = -1 'True
BCOL = 15002603
BCOLO = 15002603
FCOL = 0
FCOLO = 0
MCOL = 12632256
MPTR = 1
MICON = "TransactionAddEdit.frx":0EBA
UMCOL = -1 'True
SOFT = 0 'False
PICPOS = 0
NGREY = 0 'False
FX = 0
HAND = 0 'False
CHECK = 0 'False
VALUE = 0 'False
End
Begin KewlButtonz.KewlButtons btnSave
Height = 390
Left = 8550
TabIndex = 20
Top = 6150
Width = 1290
_ExtentX = 2275
_ExtentY = 688
BTYPE = 3
TX = "&Save"
ENAB = -1 'True
BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
COLTYPE = 1
FOCUSR = -1 'True
BCOL = 15002603
BCOLO = 15002603
FCOL = 0
FCOLO = 0
MCOL = 12632256
MPTR = 1
MICON = "TransactionAddEdit.frx":0ED6
UMCOL = -1 'True
SOFT = 0 'False
PICPOS = 0
NGREY = 0 'False
FX = 0
HAND = 0 'False
CHECK = 0 'False
VALUE = 0 'False
End
Begin MSComctlLib.ImageList imgList
Left = 10500
Top = 4950
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 14
MaskColor = 14480885
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 1
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "TransactionAddEdit.frx":0EF2
Key = ""
EndProperty
EndProperty
End
Begin VB.ComboBox lstCur
Height = 315
Left = 7200
Style = 2 'Dropdown List
TabIndex = 15
Top = 2175
Width = 1590
End
Begin VB.TextBox txtNoCek
Appearance = 0 'Flat
Height = 315
Left = 7200
MaxLength = 30
TabIndex = 11
Top = 1425
Width = 1890
End
Begin VB.TextBox txtBank
Appearance = 0 'Flat
Height = 315
Left = 7200
MaxLength = 30
TabIndex = 9
Top = 1050
Width = 3990
End
Begin VB.ComboBox lstBayar
Height = 315
Left = 2250
Style = 2 'Dropdown List
TabIndex = 7
Top = 2175
Width = 1590
End
Begin VB.TextBox txtKepada
Appearance = 0 'Flat
Height = 315
Left = 2250
MaxLength = 30
TabIndex = 5
Top = 1800
Width = 2940
End
Begin MSComCtl2.DTPicker dtTanggal
Height = 315
Left = 2250
TabIndex = 3
Top = 1425
Width = 1590
_ExtentX = 2805
_ExtentY = 556
_Version = 393216
CustomFormat = "dd-MM-yyyy"
Format = 20709379
CurrentDate = 38982
End
Begin VB.TextBox txtBukti
Appearance = 0 'Flat
Height = 315
Left = 2250
MaxLength = 12
TabIndex = 1
Top = 1050
Width = 1515
End
Begin MSComCtl2.DTPicker dtCek
Height = 315
Left = 7200
TabIndex = 13
Top = 1800
Width = 1590
_ExtentX = 2805
_ExtentY = 556
_Version = 393216
CustomFormat = "dd-MM-yyyy"
Format = 20709379
CurrentDate = 38982
End
Begin MSComctlLib.ListView lvDetail
Height = 2640
Left = 225
TabIndex = 17
Top = 3000
Width = 10965
_ExtentX = 19341
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
SmallIcons = "imgList"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 0
NumItems = 0
End
Begin Irfan.IrfanHeader ihdForm
Align = 1 'Align Top
Height = 825
Left = 0
Top = 0
Width = 11400
_ExtentX = 20108
_ExtentY = 1455
Text = "Transaction"
End
Begin VB.Label lblTotal
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00F0E0D5&
BorderStyle = 1 'Fixed Single
Caption = "0"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 315
Index = 1
Left = 9150
TabIndex = 19
Top = 5700
Width = 2040
End
Begin VB.Label lblTotal
Alignment = 1 'Right Justify
Appearance = 0 'Flat
BackColor = &H00F0E0D5&
BorderStyle = 1 'Fixed Single
Caption = "0"
BeginProperty Font
Name = "Verdana"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000000&
Height = 315
Index = 0
Left = 7050
TabIndex = 18
Top = 5700
Width = 2040
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "&Detail:"
Height = 195
Index = 8
Left = 225
TabIndex = 16
Top = 2700
Width = 570
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Mata &Uang:"
Height = 195
Index = 7
Left = 5850
TabIndex = 14
Top = 2220
Width = 975
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Tan&ggal Cek:"
Height = 195
Index = 6
Left = 5850
TabIndex = 12
Top = 1845
Width = 1155
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "N&omor Cek:"
Height = 195
Index = 5
Left = 5850
TabIndex = 10
Top = 1470
Width = 1050
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Na&ma Bank:"
Height = 195
Index = 4
Left = 5850
TabIndex = 8
Top = 1095
Width = 1065
End
Begin VB.Label lblForm
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "Sistem &Pembayaran:"
Height = 195
Index = 3
Left = 225
TabIndex = 6
Top = 2220
Width = 1800
End
Begin VB.Label lblForm
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -