?? si.frm
字號:
VERSION 5.00
Begin VB.Form FrmMain
AutoRedraw = -1 'True
BackColor = &H00404000&
Caption = " 隱形墨水 V 0.999"
ClientHeight = 6015
ClientLeft = 165
ClientTop = 360
ClientWidth = 7965
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "si.frx":0000
LinkTopic = "Form1"
ScaleHeight = 6015
ScaleWidth = 7965
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
BackColor = &H00808000&
Caption = "預覽"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2895
Left = 120
TabIndex = 25
Top = 2400
Visible = 0 'False
Width = 3735
Begin VB.Image Imagepre
Height = 2535
Left = 120
Stretch = -1 'True
Top = 240
Width = 3495
End
End
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 315
IMEMode = 3 'DISABLE
Left = 4920
MaxLength = 8
PasswordChar = "*"
TabIndex = 22
Top = 3840
Width = 975
End
Begin VB.TextBox Text2
Enabled = 0 'False
Height = 375
IMEMode = 3 'DISABLE
Left = 4920
MaxLength = 8
PasswordChar = "*"
TabIndex = 21
Top = 4440
Width = 975
End
Begin VB.CommandButton cmdadd
Caption = "嵌入信息"
Height = 615
Left = 6240
Style = 1 'Graphical
TabIndex = 20
Top = 3480
Width = 1455
End
Begin VB.CommandButton cmdout
Caption = "取出信息"
Height = 615
Left = 6240
Style = 1 'Graphical
TabIndex = 19
Top = 4320
Width = 1455
End
Begin VB.CheckBox ChkclearBmp
Caption = " 信息取出后將信息從BMP圖片中清除"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 255
Left = 4200
TabIndex = 18
Top = 2640
Width = 3255
End
Begin VB.CommandButton cmdchgOutPath
Caption = "更改信息輸出路徑"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6000
Style = 1 'Graphical
TabIndex = 17
Top = 1800
Width = 1695
End
Begin VB.CommandButton CmdMsgSelect
Caption = "選擇信息文件"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6000
Style = 1 'Graphical
TabIndex = 16
Top = 1080
Width = 1695
End
Begin VB.CommandButton cmdopen
Caption = "選擇BMP文件"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6000
Style = 1 'Graphical
TabIndex = 15
Top = 360
Width = 1695
End
Begin VB.Timer Timer1
Interval = 100
Left = 2400
Top = 5280
End
Begin VB.HScrollBar HScroll3
Height = 255
Left = 4200
TabIndex = 14
Top = 5760
Visible = 0 'False
Width = 1815
End
Begin VB.HScrollBar HScroll2
Height = 255
Left = 2280
TabIndex = 13
Top = 5760
Value = 255
Visible = 0 'False
Width = 1815
End
Begin VB.HScrollBar HScroll1
Height = 255
Left = 120
TabIndex = 12
Top = 5760
Visible = 0 'False
Width = 1935
End
Begin VB.CommandButton CmdAbout
Caption = "關于本軟件"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4800
Style = 1 'Graphical
TabIndex = 11
Top = 5400
Width = 1215
End
Begin VB.TextBox TxtName
Height = 315
Left = 4200
TabIndex = 6
Text = "Text3"
Top = 5400
Visible = 0 'False
Width = 1335
End
Begin VB.CheckBox ChkPassword
Caption = " 使用密碼(最長8位)"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 255
Left = 4200
TabIndex = 4
Top = 3240
Width = 2055
End
Begin VB.CommandButton Cmdexit
BackColor = &H00000080&
Cancel = -1 'True
Caption = "退出"
Height = 375
Left = 6120
Style = 1 'Graphical
TabIndex = 0
Top = 5400
Width = 1695
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "重復:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 255
Left = 4200
TabIndex = 24
Top = 4560
Width = 615
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "密碼:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 375
Left = 4200
TabIndex = 23
Top = 3840
Width = 615
End
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "24位色圖片"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 375
Left = 120
TabIndex = 10
Top = 360
Width = 975
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "信息文件:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 255
Left = 120
TabIndex = 9
Top = 1200
Width = 975
End
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "信息文件 輸出路徑:"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFF00&
Height = 495
Left = 120
TabIndex = 8
Top = 1800
Width = 975
End
Begin VB.Label LabOutPath
BackStyle = 0 'Transparent
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 615
Left = 1200
TabIndex = 7
Top = 1680
Width = 4575
End
Begin VB.Label labfinish
BackStyle = 0 'Transparent
Caption = " welcome"
ForeColor = &H0000FFFF&
Height = 375
Left = 3120
TabIndex = 5
Top = 5400
Width = 855
End
Begin VB.Label LabCue2
BackStyle = 0 'Transparent
BorderStyle = 1 'Fixed Single
Caption = "欲嵌入的文件:無"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 615
Left = 1200
TabIndex = 3
Top = 960
Width = 4575
End
Begin VB.Label LabCue1
BackStyle = 0 'Transparent
BorderStyle = 1 'Fixed Single
Caption = "您沒有選擇任何圖片"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 735
Left = 1200
TabIndex = 2
Top = 120
Width = 4575
End
Begin VB.Label Labtmp
BackStyle = 0 'Transparent
Caption = "歡迎使用本軟件!!!"
BeginProperty Font
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H0000FFFF&
Height = 375
Left = 120
TabIndex = 1
Top = 5400
Width = 2895
End
End
Attribute VB_Name = "FrmMain"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Private InitWidth As Long ' Form 的原始大小
Private InitHeight As Long
Private isExit As Boolean
Private Sub ChkclearBmp_Click()
clearMsg = ChkclearBmp.Value
End Sub
Private Sub ChkPassword_Click()
If ChkPassword Then
Text1.Enabled = True
Text2.Enabled = True
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -