📄 purchase.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Purchase
BackColor = &H00400000&
Caption = "New Purchase Entry"
ClientHeight = 6405
ClientLeft = 60
ClientTop = 450
ClientWidth = 11235
ControlBox = 0 'False
LinkTopic = "Form6"
ScaleHeight = 6405
ScaleWidth = 11235
StartUpPosition = 2 'CenterScreen
Begin VB.ListBox List1
Appearance = 0 'Flat
Height = 4710
Left = 105
TabIndex = 37
Top = 330
Width = 1830
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
BorderStyle = 0 'None
Enabled = 0 'False
Height = 4935
Left = 1980
TabIndex = 9
Top = 135
Width = 9165
Begin VB.TextBox Text1
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 120
Locked = -1 'True
TabIndex = 40
Top = 330
Width = 1335
End
Begin VB.TextBox Text18
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1590
Locked = -1 'True
TabIndex = 39
Top = 330
Width = 1695
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 7230
TabIndex = 14
Top = 285
Width = 1335
_ExtentX = 2355
_ExtentY = 529
_Version = 393216
CustomFormat = "dd/MM/yyyy"
Format = 54722563
CurrentDate = 38461
End
Begin VB.TextBox Text2
Height = 285
Left = 7245
TabIndex = 26
Text = "Text2"
Top = 285
Visible = 0 'False
Width = 1095
End
Begin VB.TextBox Text4
Appearance = 0 'Flat
ForeColor = &H00000080&
Height = 405
Left = 450
TabIndex = 24
ToolTipText = "Press Enter to see the list of Items"
Top = 3315
Width = 1335
End
Begin VB.TextBox Text5
Appearance = 0 'Flat
Enabled = 0 'False
Height = 405
Left = 1770
TabIndex = 23
Top = 3315
Width = 1215
End
Begin VB.TextBox Text6
Appearance = 0 'Flat
Enabled = 0 'False
Height = 405
Left = 2970
TabIndex = 22
Top = 3315
Width = 1335
End
Begin VB.TextBox Text7
Appearance = 0 'Flat
Enabled = 0 'False
Height = 405
Left = 4290
TabIndex = 21
Top = 3315
Width = 1335
End
Begin VB.TextBox Text8
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 405
Left = 5610
TabIndex = 20
Text = "1"
Top = 3315
Width = 735
End
Begin VB.ComboBox Combo1
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000080&
Height = 315
ItemData = "Purchase.frx":0000
Left = 1650
List = "Purchase.frx":000A
TabIndex = 19
Text = "CASH"
Top = 4515
Width = 1215
End
Begin VB.TextBox Text9
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000C000&
Height = 405
Left = 6330
TabIndex = 18
Top = 3315
Width = 1095
End
Begin VB.TextBox Text10
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000C000&
Height = 405
Left = 7410
TabIndex = 17
Text = "0.00"
Top = 3315
Width = 1095
End
Begin VB.TextBox Text11
Appearance = 0 'Flat
Enabled = 0 'False
Height = 285
Left = 7050
TabIndex = 16
Top = 4515
Width = 1335
End
Begin VB.CommandButton Command2
Height = 525
Left = 8520
Picture = "Purchase.frx":001C
Style = 1 'Graphical
TabIndex = 15
Top = 3270
Width = 585
End
Begin VB.TextBox Text14
Alignment = 2 'Center
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 1
EndProperty
Enabled = 0 'False
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 210
TabIndex = 13
Text = "0"
Top = 4515
Width = 1215
End
Begin VB.TextBox Text16
Appearance = 0 'Flat
BeginProperty DataFormat
Type = 1
Format = "#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 1
EndProperty
Height = 285
Left = 5130
TabIndex = 12
Top = 4515
Width = 1575
End
Begin VB.TextBox Text17
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 285
Left = 5760
TabIndex = 11
Top = 285
Width = 1335
End
Begin VB.TextBox Text20
Alignment = 2 'Center
Appearance = 0 'Flat
Enabled = 0 'False
ForeColor = &H00000080&
Height = 285
Left = 3225
TabIndex = 10
Top = 4515
Width = 1695
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "Purchase.frx":04B7
Height = 2535
Left = 90
TabIndex = 25
Top = 795
Width = 8400
_ExtentX = 14817
_ExtentY = 4471
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {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
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
ColumnCount = 11
BeginProperty Column00
DataField = "sno"
Caption = "sno"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "ac_id"
Caption = "ac_id"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "date"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -