?? frmmain.frm
字號:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmMain
Caption = "Merchandise"
ClientHeight = 7845
ClientLeft = 165
ClientTop = 735
ClientWidth = 9840
LinkTopic = "Form1"
ScaleHeight = 7845
ScaleWidth = 9840
StartUpPosition = 3 '窗口缺省
Begin TabDlg.SSTab sstabView
Height = 6045
Left = 2160
TabIndex = 7
Top = 1320
Width = 7575
_ExtentX = 13361
_ExtentY = 10663
_Version = 393216
Tabs = 5
TabsPerRow = 5
TabHeight = 520
TabMaxWidth = 2646
MouseIcon = "frmMain.frx":0000
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
TabCaption(0) = "商品庫存"
TabPicture(0) = "frmMain.frx":22B2
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "lvMerch"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).ControlCount= 1
TabCaption(1) = "進貨記錄"
TabPicture(1) = "frmMain.frx":284C
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "lvBuy"
Tab(1).ControlCount= 1
TabCaption(2) = "銷售記錄"
TabPicture(2) = "frmMain.frx":2DE6
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "lvSell"
Tab(2).ControlCount= 1
TabCaption(3) = "報損記錄"
TabPicture(3) = "frmMain.frx":2E02
Tab(3).ControlEnabled= 0 'False
Tab(3).Control(0)= "lvDispose"
Tab(3).ControlCount= 1
TabCaption(4) = "供應商"
TabPicture(4) = "frmMain.frx":2F5C
Tab(4).ControlEnabled= 0 'False
Tab(4).Control(0)= "lvProvider"
Tab(4).Control(0).Enabled= 0 'False
Tab(4).ControlCount= 1
Begin MSComctlLib.ListView lvMerch
Height = 2640
Left = 840
TabIndex = 8
ToolTipText = "商品庫存列表"
Top = 1200
Width = 3210
_ExtentX = 5662
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
TextBackground = -1 'True
_Version = 393217
Icons = "imlViewBIcon"
SmallIcons = "imlViewSIcon"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComctlLib.ListView lvBuy
Height = 2640
Left = -73920
TabIndex = 9
Top = 1320
Width = 3210
_ExtentX = 5662
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "imlViewBIcon"
SmallIcons = "imlViewSIcon"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComctlLib.ListView lvSell
Height = 2640
Left = -73800
TabIndex = 10
Top = 1080
Width = 3210
_ExtentX = 5662
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "imlViewBIcon"
SmallIcons = "imlViewSIcon"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComctlLib.ListView lvDispose
Height = 2640
Left = -73440
TabIndex = 11
Top = 1080
Width = 3210
_ExtentX = 5662
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "imlViewBIcon"
SmallIcons = "imlViewSIcon"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
Begin MSComctlLib.ListView lvProvider
Height = 2640
Left = -72120
TabIndex = 12
Top = 1440
Width = 3210
_ExtentX = 5662
_ExtentY = 4657
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
Icons = "imlViewBIcon"
SmallIcons = "imlViewSIcon"
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
NumItems = 0
End
End
Begin VB.PictureBox picSplitter
BackColor = &H00808080&
BorderStyle = 0 'None
FillColor = &H00808080&
Height = 4800
Left = 5400
ScaleHeight = 2090.126
ScaleMode = 0 'User
ScaleWidth = 780
TabIndex = 5
Top = 705
Visible = 0 'False
Width = 72
End
Begin VB.PictureBox picTitles
Align = 1 'Align Top
Appearance = 0 'Flat
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 9840
TabIndex = 1
TabStop = 0 'False
Top = 360
Width = 9840
Begin VB.Label lblTitle
Caption = " 列表視圖:"
Height = 270
Index = 1
Left = 2085
TabIndex = 3
Tag = "1023"
Top = 15
Width = 3210
End
Begin VB.Label lblTitle
Caption = " 樹形視圖:"
Height = 270
Index = 0
Left = 0
TabIndex = 2
Tag = "1022"
Top = 15
Width = 2016
End
End
Begin MSComctlLib.StatusBar sbStatusBar
Align = 2 'Align Bottom
Height = 270
Left = 0
TabIndex = 0
Top = 7575
Width = 9840
_ExtentX = 17357
_ExtentY = 476
_Version = 393216
BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628}
NumPanels = 3
BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628}
AutoSize = 1
Object.Width = 11721
Text = "狀態"
TextSave = "狀態"
EndProperty
BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 6
AutoSize = 2
TextSave = "2004-10-13"
EndProperty
BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628}
Style = 5
AutoSize = 2
TextSave = "2:18"
EndProperty
EndProperty
End
Begin MSComDlg.CommonDialog dlgCommonDialog
Left = 8880
Top = 2160
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin MSComctlLib.ImageList imlToolbarIcons
Left = 8880
Top = 2760
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 11
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":2F78
Key = "Back"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":308A
Key = "Forward"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":319C
Key = "Cut"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":32AE
Key = "Copy"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":33C0
Key = "Paste"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":34D2
Key = "Delete"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":35E4
Key = "Properties"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":36F6
Key = "View Large Icons"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":3808
Key = "View Small Icons"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":391A
Key = "View List"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":3A2C
Key = "View Details"
EndProperty
EndProperty
End
Begin MSComctlLib.TreeView tvTreeView
Height = 4800
Left = 0
TabIndex = 4
Top = 705
Width = 2016
_ExtentX = 3545
_ExtentY = 8467
_Version = 393217
HideSelection = 0 'False
LabelEdit = 1
Style = 7
ImageList = "imlViewSIcon"
Appearance = 1
End
Begin MSComctlLib.ImageList imlViewBIcon
Left = 7680
Top = 720
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 17
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":3B3E
Key = "boy"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":3F90
Key = "girl"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":43E2
Key = "bboy2"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":5436
Key = "bboy"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":5750
Key = "bgirl"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":67A4
Key = "group"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":8F56
Key = "add"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":93A8
Key = "modify2"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":97FA
Key = "modify"
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":9B14
Key = "del"
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":9C6E
Key = "info"
EndProperty
BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":A208
Key = "info2"
EndProperty
BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmMain.frx":C4BA
Key = "search"
EndProperty
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -