📄 frmaddtodb.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmAddtoDB
BorderStyle = 1 'Fixed Single
Caption = "添加图片"
ClientHeight = 7020
ClientLeft = 45
ClientTop = 330
ClientWidth = 8250
ControlBox = 0 'False
BeginProperty Font
Name = "Verdana"
Size = 6.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmAddtoDB.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 468
ScaleMode = 3 'Pixel
ScaleWidth = 550
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Image_DB
Appearance = 0 'Flat
AutoSize = -1 'True
BackColor = &H00808080&
BorderStyle = 0 'None
ClipControls = 0 'False
DataField = "Thumb"
DataSource = "DataPictures"
ForeColor = &H80000008&
Height = 285
Left = 5565
ScaleHeight = 19
ScaleMode = 3 'Pixel
ScaleWidth = 20
TabIndex = 29
TabStop = 0 'False
Top = 7545
Visible = 0 'False
Width = 300
End
Begin VB.Frame Me_back3
BorderStyle = 0 'None
Height = 330
Left = 120
TabIndex = 28
Top = 420
Width = 7995
Begin VB.CheckBox chkExt
Caption = "ico/cur"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 4
Left = 3090
TabIndex = 7
TabStop = 0 'False
Tag = "*.ico;*.cur;"
Top = 75
Width = 840
End
Begin VB.CheckBox chkExt
Caption = "wmf/emf"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 3
Left = 2115
TabIndex = 6
TabStop = 0 'False
Tag = "*.wmf;*.emf;"
Top = 75
Width = 1050
End
Begin VB.CheckBox chkExt
Caption = "jpg"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 0
Left = 60
TabIndex = 3
TabStop = 0 'False
Tag = "*.jpg;"
Top = 75
Value = 1 'Checked
Width = 540
End
Begin VB.CheckBox chkExt
Caption = "bmp/dib"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 1
Left = 630
TabIndex = 4
TabStop = 0 'False
Tag = "*.bmp;*.dib;"
Top = 75
Value = 1 'Checked
Width = 915
End
Begin VB.CheckBox chkExt
Caption = "gif"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Index = 2
Left = 1575
TabIndex = 5
TabStop = 0 'False
Tag = "*.gif;"
Top = 75
Value = 1 'Checked
Width = 645
End
End
Begin VB.PictureBox iLoaded
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BackColor = &H00808080&
BorderStyle = 0 'None
ClipControls = 0 'False
ForeColor = &H80000008&
Height = 285
Left = 5910
ScaleHeight = 19
ScaleMode = 3 'Pixel
ScaleWidth = 21
TabIndex = 27
TabStop = 0 'False
Top = 7545
Visible = 0 'False
Width = 315
End
Begin VB.Frame Me_back2
BorderStyle = 0 'None
Height = 330
Left = 120
TabIndex = 26
Top = 15
Width = 7995
Begin VB.TextBox txtFileNameFilter
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 1575
TabIndex = 48
TabStop = 0 'False
Top = 15
Width = 2340
End
Begin VB.CheckBox chkFileNameFilter
Caption = "文件名过滤 :"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 195
Left = 60
TabIndex = 47
TabStop = 0 'False
Top = 60
Width = 1515
End
Begin MSComctlLib.Toolbar Commands
Height = 330
Left = 6825
TabIndex = 31
Top = 0
Width = 1155
_ExtentX = 2037
_ExtentY = 582
ButtonWidth = 609
ButtonHeight = 582
AllowCustomize = 0 'False
Style = 1
ImageList = "Icons"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 4
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Add_Sel"
Object.ToolTipText = "添加所选图片"
ImageIndex = 11
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Add_All"
Object.ToolTipText = "添加所有图片"
ImageIndex = 7
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "Exit"
Object.ToolTipText = "退出"
ImageIndex = 12
EndProperty
EndProperty
End
End
Begin VB.PictureBox Image_Thumbnail
Appearance = 0 'Flat
AutoRedraw = -1 'True
AutoSize = -1 'True
BackColor = &H80000005&
BorderStyle = 0 'None
ClipControls = 0 'False
ForeColor = &H00000000&
Height = 1155
Left = 4215
MouseIcon = "frmAddtoDB.frx":014A
MousePointer = 99 'Custom
ScaleHeight = 77
ScaleMode = 3 'Pixel
ScaleWidth = 77
TabIndex = 23
TabStop = 0 'False
ToolTipText = "Click to show/Click to hide"
Top = 5625
Width = 1155
End
Begin VB.CommandButton Cancel_Process
Cancel = -1 'True
Caption = "停止!!!"
Enabled = 0 'False
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 5805
TabIndex = 0
Top = 4875
Width = 855
End
Begin VB.Frame Me_back
BorderStyle = 0 'None
Height = 6030
Left = 75
TabIndex = 9
Top = 825
Width = 8055
Begin Thumb_DB.ucGraphicButton btnRefresh
Height = 180
Left = 1980
ToolTipText = "Clear selection/s"
Top = 2595
Width = 240
_ExtentX = 423
_ExtentY = 318
End
Begin VB.CheckBox chkAddComment
Appearance = 0 'Flat
BackColor = &H0000C000&
ForeColor = &H80000008&
Height = 195
Left = 7830
TabIndex = 36
TabStop = 0 'False
ToolTipText = "Add picture's name as thumbnail comment"
Top = 4575
Value = 1 'Checked
Width = 210
End
Begin Thumb_DB.ucGraphicButton btnInvertSelection
Height = 180
Left = 3015
Top = 2595
Width = 240
_ExtentX = 423
_ExtentY = 318
End
Begin MSComctlLib.ImageList Icons
Left = 90
Top = 3015
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 15
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmAddtoDB.frx":0454
Key = "PC"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmAddtoDB.frx":05B0
Key = "floppy"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmAddtoDB.frx":070C
Key = "cd"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -