📄 frmguestmain.frm
字号:
Width = 855
End
Begin VB.ComboBox ComboLeiBie
Height = 300
Left = -72120
TabIndex = 7
Text = "选择分类"
Top = 480
Width = 1335
End
Begin VB.TextBox TxtKeyWords
Height = 300
Left = -74040
TabIndex = 5
Text = "关键词"
Top = 480
Width = 1215
End
Begin MSDataGridLib.DataGrid DataGrid2
Bindings = "FrmGuestMain.frx":0ECE
Height = 2535
Left = -73680
TabIndex = 3
Top = 1560
Width = 5295
_ExtentX = 9340
_ExtentY = 4471
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
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
Bindings = "FrmGuestMain.frx":0EE3
Height = 4080
Left = 360
TabIndex = 2
Top = 720
Width = 6975
_ExtentX = 12303
_ExtentY = 7197
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
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 VB.Label LabResult
AutoSize = -1 'True
Caption = "检索结果"
Height = 180
Left = -69360
TabIndex = 39
Top = 600
Width = 720
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "类别:"
Height = 180
Left = -72720
TabIndex = 6
Top = 600
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "关键词:"
Height = 180
Left = -74880
TabIndex = 4
Top = 600
Width = 630
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 6120
Top = 240
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 9
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":0EF8
Key = "logoff"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":36AA
Key = "findall"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":605C
Key = "find"
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":90DE
Key = "regme"
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":B0E0
Key = "fankui"
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":CDEA
Key = "hlp"
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":FE6C
Key = "bs"
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":10CC0
Key = "xx"
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "FrmGuestMain.frx":130A4
Key = "ab"
EndProperty
EndProperty
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 615
Left = 0
TabIndex = 0
Top = 0
Width = 10395
_ExtentX = 18336
_ExtentY = 1085
ButtonWidth = 820
ButtonHeight = 926
Appearance = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 9
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "注销"
Key = "LogOff"
Object.ToolTipText = "注销当前用户"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "浏览"
Key = "findAll"
Object.ToolTipText = "浏览书目"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "检索"
Key = "find"
Object.ToolTipText = "检索书目"
ImageIndex = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "注册"
Key = "regMe"
Object.ToolTipText = "会员注册"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "反馈"
Key = "Fankui"
Object.ToolTipText = "信息反馈"
ImageIndex = 5
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "信息"
Key = "info"
Object.ToolTipText = "查看反馈信息"
ImageIndex = 8
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "书店"
Key = "BookShop"
Object.ToolTipText = "书店简介"
ImageIndex = 7
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "关于"
Key = "aboutMe"
Object.ToolTipText = "关于宛枫书社图书管理系统..."
ImageIndex = 9
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "sys_hlp"
Object.ToolTipText = "系统帮助"
ImageIndex = 6
EndProperty
EndProperty
End
Begin VB.Menu MGuest_sys
Caption = "系统(&S)"
Begin VB.Menu MGuestS_notepad
Caption = "记事本"
End
Begin VB.Menu MGuestS_jsq
Caption = "计算器"
End
Begin VB.Menu MGuestS_lin
Caption = "-"
End
Begin VB.Menu MGuestS_logoff
Caption = "注销(&Q) "
Shortcut = ^Q
End
Begin VB.Menu MGS_LINE0
Caption = "-"
End
Begin VB.Menu MGuestS_exit
Caption = "退出(&X)"
End
End
Begin VB.Menu MGuest_find
Caption = "图书检索(&F)"
Begin VB.Menu MGuestF_bianhao
Caption = "按图书编号检索 "
End
Begin VB.Menu MGuestF_shuMing
Caption = "按书名检索"
End
Begin VB.Menu MGuestF_fenLei
Caption = "按分类检索"
End
Begin VB.Menu MGuestF_zuoZhe
Caption = "按作者检索"
End
Begin VB.Menu MGuestF_guanJianCi
Caption = "按关键词检索"
End
Begin VB.Menu MGuestF_Line
Caption = "-"
End
Begin VB.Menu MGuestF_all
Caption = "浏览全部"
End
End
Begin VB.Menu MGuest_Member
Caption = "会员制度(&M)"
Begin VB.Menu MGuestM_zhengCe
Caption = "会员优惠政策 "
End
Begin VB.Menu MGuestM_reg
Caption = "会员注册"
End
End
Begin VB.Menu MGuest_bookShop
Caption = "书店简介(&B)"
Begin VB.Menu MGuestB_jianJie
Caption = "书店简介 "
End
Begin VB.Menu MGuestB_lianXi
Caption = "联系方式"
End
End
Begin VB.Menu MGuest_Info
Caption = "信息反馈(&I)"
Begin VB.Menu MGuestI_jianYi
Caption = "意见或建议 "
End
Begin VB.Menu MGuestI_touSu
Caption = "读者投诉"
End
Begin VB.Menu MGI_line
Caption = "-"
End
Begin VB.Menu MIGuest_XX
Caption = "查看详细信息 "
End
End
Begin VB.Menu MGuest_Help
Caption = "系统帮助(&H)"
Begin VB.Menu MGuestH_about
Caption = "关于宛枫书社图书管理系统... "
End
Begin VB.Menu MGuestH_hlp
Caption = "帮助"
Shortcut = {F1}
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -