?? 貨物信息.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 貨物信息
BackColor = &H00E0E0E0&
BorderStyle = 3 'Fixed Dialog
Caption = "貨物信息"
ClientHeight = 6915
ClientLeft = 1530
ClientTop = 210
ClientWidth = 11415
HelpContextID = 211
Icon = "貨物信息.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6915
ScaleWidth = 11415
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.CommandButton 刪除貨物
BackColor = &H00E0E0E0&
Caption = "刪除貨物"
Height = 375
Left = 8280
Style = 1 'Graphical
TabIndex = 14
ToolTipText = "添加新的貨物到數據庫中."
Top = 6480
WhatsThisHelpID = 211
Width = 1335
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 3915
Left = 120
TabIndex = 13
Top = -60
WhatsThisHelpID = 211
Width = 3615
Begin VB.TextBox 貨物名稱
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 1
Top = 1020
Width = 1935
End
Begin VB.TextBox 貨物規格
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 2
Top = 1440
Width = 1935
End
Begin VB.TextBox 計量單位
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 5
Top = 2760
Width = 1515
End
Begin VB.TextBox 最低限量
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 3
Top = 1980
Width = 1515
End
Begin VB.TextBox 最高限量
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 4
Top = 2340
Width = 1575
End
Begin VB.TextBox 貨物編號
BackColor = &H00FFFFFF&
Height = 315
Left = 1080
TabIndex = 15
Top = 180
Width = 1515
End
Begin VB.TextBox 備注
BackColor = &H00FFFFFF&
Height = 735
Left = 960
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 11
Top = 3120
Width = 2535
End
Begin VB.TextBox 貨物類別
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 1080
Locked = -1 'True
MousePointer = 1 'Arrow
TabIndex = 9
Top = 600
Width = 1935
End
Begin VB.Label Label1
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "貨物名稱:"
Height = 195
Left = 120
TabIndex = 21
Top = 1080
Width = 855
End
Begin VB.Label Label3
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "貨物規格:"
Height = 195
Left = 120
TabIndex = 20
Top = 1500
Width = 855
End
Begin VB.Label Label8
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "計量單位:"
Height = 195
Left = 120
TabIndex = 19
Top = 2820
Width = 855
End
Begin VB.Label Label9
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "最低限量:"
Height = 195
Left = 120
TabIndex = 18
Top = 2040
Width = 855
End
Begin VB.Label Label10
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "最高限量:"
Height = 195
Left = 120
TabIndex = 17
Top = 2400
Width = 855
End
Begin VB.Label Label13
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "貨物編號:"
Height = 195
Left = 120
TabIndex = 16
Top = 240
Width = 855
End
Begin VB.Label Label12
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "貨物備注:"
Height = 255
Left = 120
TabIndex = 10
Top = 3180
Width = 855
End
Begin VB.Label Label2
BackColor = &H00C0FFC0&
BackStyle = 0 'Transparent
Caption = "貨物類別:"
Height = 195
Left = 120
TabIndex = 8
Top = 660
Width = 855
End
End
Begin VB.CommandButton 增加新貨物
BackColor = &H00E0E0E0&
Caption = "增加新貨物"
Height = 375
Left = 6600
Style = 1 'Graphical
TabIndex = 6
ToolTipText = "添加新的貨物到數據庫中."
Top = 6480
WhatsThisHelpID = 211
Width = 1335
End
Begin VB.CommandButton 更換類別
BackColor = &H00E0E0E0&
Caption = "更換貨物類別"
Height = 375
Left = 9960
Style = 1 'Graphical
TabIndex = 12
Top = 6480
WhatsThisHelpID = 211
Width = 1335
End
Begin MSAdodcLib.Adodc Adodc2
Height = 375
Left = 3000
Top = 6480
WhatsThisHelpID = 211
Width = 3375
_ExtentX = 5953
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = 16777215
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select 編號,貨物名稱,貨物類別,貨物規格,計量單位,最低限量,最高限量,備注 from 貨物信息 order by 編號"
Caption = ""
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid DataGrid2
Height = 6375
Left = 3840
TabIndex = 7
Top = 0
WhatsThisHelpID = 211
Width = 7455
_ExtentX = 13150
_ExtentY = 11245
_Version = 393216
AllowUpdate = -1 'True
HeadLines = 2
RowHeight = 15
AllowAddNew = -1 'True
AllowDelete = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 2475
Left = 120
TabIndex = 0
Top = 3900
WhatsThisHelpID = 211
Width = 3555
_ExtentX = 6271
_ExtentY = 4366
_Version = 393216
AllowUpdate = -1 'True
ColumnHeaders = -1 'True
HeadLines = 2
RowHeight = 15
AllowAddNew = -1 'True
AllowDelete = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 120
Top = 6525
WhatsThisHelpID = 211
Width = 2715
_ExtentX = 4789
_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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -