📄 form5.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Form5
BackColor = &H00400000&
Caption = "All Stock Details"
ClientHeight = 7080
ClientLeft = 60
ClientTop = 345
ClientWidth = 11520
ControlBox = 0 'False
LinkTopic = "Form5"
ScaleHeight = 7080
ScaleWidth = 11520
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame1
BackColor = &H00400000&
BorderStyle = 0 'None
Height = 2175
Left = 15
TabIndex = 1
Top = 0
Width = 11535
Begin VB.CommandButton Command2
BackColor = &H00FFFFFF&
Height = 495
Left = 10605
Picture = "Form5.frx":0000
Style = 1 'Graphical
TabIndex = 8
Top = 1425
Width = 765
End
Begin VB.CommandButton Command1
BackColor = &H00FFFFFF&
Height = 495
Left = 10605
Picture = "Form5.frx":04A6
Style = 1 'Graphical
TabIndex = 7
Top = 825
Width = 765
End
Begin VB.ComboBox Combo3
Enabled = 0 'False
Height = 315
Left = 5040
TabIndex = 6
Text = "Select Group Head Name"
Top = 600
Width = 2535
End
Begin VB.ComboBox Combo2
Enabled = 0 'False
Height = 315
ItemData = "Form5.frx":0961
Left = 5040
List = "Form5.frx":0968
TabIndex = 5
Text = "Select an Item"
Top = 960
Width = 2535
End
Begin VB.ComboBox Combo1
Height = 315
ItemData = "Form5.frx":0977
Left = 5040
List = "Form5.frx":097E
TabIndex = 4
Text = "Select a Category"
Top = 240
Width = 2535
End
Begin VB.ComboBox Combo4
Enabled = 0 'False
Height = 315
ItemData = "Form5.frx":098F
Left = 5040
List = "Form5.frx":0996
TabIndex = 3
Text = "Select Model/Type of Item"
Top = 1320
Width = 2535
End
Begin VB.ComboBox Combo5
Height = 315
ItemData = "Form5.frx":09A5
Left = 5040
List = "Form5.frx":09AC
TabIndex = 2
Text = "Select Location"
Top = 1680
Width = 2535
End
Begin VB.Image Image1
BorderStyle = 1 'Fixed Single
Height = 1935
Left = 120
Picture = "Form5.frx":09BB
Stretch = -1 'True
Top = 120
Width = 2655
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "GROUP HEAD"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 13
Top = 600
Width = 1575
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "ITEM"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 12
Top = 960
Width = 1575
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "CATEGORY"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 11
Top = 240
Width = 1575
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "MODEL"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 10
Top = 1320
Width = 1575
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "KEPT AT"
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Left = 3360
TabIndex = 9
Top = 1680
Width = 1575
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 840
Top = 7080
Visible = 0 'False
Width = 1335
_ExtentX = 2355
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "DSN=Relience"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Relience"
OtherAttributes = ""
UserName = "admin"
Password = ""
RecordSource = "SELECT * FROM stock"
Caption = "Adodc1"
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
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "Form5.frx":2E0F
Height = 4935
Left = 0
TabIndex = 0
Top = 2160
Width = 11535
_ExtentX = 20346
_ExtentY = 8705
_Version = 393216
AllowUpdate = 0 'False
BackColor = 14737632
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 = 10
BeginProperty Column00
DataField = "item_code"
Caption = "Item Code"
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 = "G_HEAD"
Caption = "Group Head"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 1033
SubFormatType = 0
EndProperty
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -