?? frmreceiver.frm
字號:
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{BF3128D8-55B8-11D4-8ED4-00E07D815373}#1.0#0"; "MBPrgBar.ocx"
Begin VB.Form frmReceiver
AutoRedraw = -1 'True
BackColor = &H00EBF5F4&
BorderStyle = 0 'None
Caption = "Receiver Form"
ClientHeight = 2670
ClientLeft = 0
ClientTop = 0
ClientWidth = 6945
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form2"
ScaleHeight = 178
ScaleMode = 3 'Pixel
ScaleWidth = 463
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin MynetChat.BinaryReceiver Reader
Left = 4320
Top = 4320
_ExtentX = 794
_ExtentY = 794
End
Begin VB.TextBox txtTarget
Appearance = 0 'Flat
BackColor = &H000000C0&
BorderStyle = 0 'None
Height = 195
Left = 2160
Locked = -1 'True
TabIndex = 29
Top = 3600
Width = 3615
End
Begin MSWinsockLib.Winsock udprequest
Left = 4080
Top = 1320
_ExtentX = 741
_ExtentY = 741
_Version = 393216
Protocol = 1
End
Begin VB.Frame Frame1
BackColor = &H00EBF5F4&
BorderStyle = 0 'None
Enabled = 0 'False
Height = 255
Left = 1200
TabIndex = 26
Top = 480
Width = 4335
Begin VB.TextBox txtTotalFileSize
Appearance = 0 'Flat
BackColor = &H00EBF5F4&
BorderStyle = 0 'None
ForeColor = &H00008000&
Height = 195
Left = 120
Locked = -1 'True
TabIndex = 27
Text = "0"
Top = 0
Width = 1335
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "KB"
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00008000&
Height = 225
Index = 5
Left = 1560
TabIndex = 28
Top = 0
Width = 855
End
End
Begin VB.PictureBox WindowBorder
BackColor = &H00EBF5F4&
BorderStyle = 0 'None
Height = 450
Left = 0
Picture = "frmReceiver.frx":0000
ScaleHeight = 450
ScaleWidth = 6975
TabIndex = 25
Top = 0
Width = 6975
Begin MynetChat.chameleonButton cmdClose
Height = 255
Left = 6480
TabIndex = 31
ToolTipText = "Close"
Top = 120
Width = 255
_ExtentX = 450
_ExtentY = 450
BTYPE = 3
TX = "chameleonButton1"
ENAB = -1 'True
BeginProperty FONT {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
COLTYPE = 2
FOCUSR = -1 'True
BCOL = 13160660
BCOLO = 13160660
FCOL = 0
FCOLO = 0
MCOL = 12632256
MPTR = 1
MICON = "frmReceiver.frx":A2EA
PICN = "frmReceiver.frx":A306
UMCOL = -1 'True
SOFT = 0 'False
PICPOS = 0
NGREY = -1 'True
FX = 0
HAND = 0 'False
CHECK = 0 'False
VALUE = 0 'False
End
Begin VB.Label Label1
BackColor = &H0099007B&
BackStyle = 0 'Transparent
Caption = "文件接收 ..."
BeginProperty Font
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 255
Index = 8
Left = 360
TabIndex = 32
Top = 120
Width = 1575
End
End
Begin VB.TextBox txtEventLog
Appearance = 0 'Flat
BeginProperty Font
Name = "Tahoma"
Size = 6.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF80FF&
Height = 615
Left = 240
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 23
ToolTipText = "狀態日志"
Top = 1920
Width = 6375
End
Begin VB.Frame famLog
Caption = "Event Log"
Height = 2175
Left = 8040
TabIndex = 20
Top = 3840
Width = 5655
End
Begin VB.Frame famSendStatus
Caption = "Receive File Status"
Height = 1095
Left = 8040
TabIndex = 16
Top = 2760
Width = 5655
Begin VB.Label Label7
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Total Bytes Received:"
Height = 255
Left = 120
TabIndex = 19
Top = 240
Width = 2295
End
Begin VB.Label lblTotalByteReceived
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
Caption = "0"
ForeColor = &H80000008&
Height = 255
Left = 2400
TabIndex = 18
Top = 240
Width = 3135
End
Begin VB.Label lblPercentage
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Percentage: "
Height = 255
Left = 3120
TabIndex = 17
Top = 480
Width = 1815
End
End
Begin VB.Frame famReceiveOption
Caption = "Send File Option"
Enabled = 0 'False
Height = 1575
Left = 8040
TabIndex = 13
Top = 1200
Width = 5655
Begin VB.Label Label5
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Total File Size(in bytes):"
Height = 255
Left = 120
TabIndex = 15
Top = 1200
Width = 2295
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "The location to save the file:"
Height = 375
Left = 120
TabIndex = 14
Top = 240
Width = 4095
End
End
Begin VB.Frame famRemoteInfo
Caption = "Remote Receiver Information"
Height = 1215
Left = 8040
TabIndex = 6
Top = 0
Width = 5655
Begin VB.TextBox txtLocalPortBinary
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 285
Left = 2400
Locked = -1 'True
TabIndex = 9
Top = 840
Width = 3135
End
Begin VB.TextBox txtLocalPortInfo
Alignment = 2 'Center
Appearance = 0 'Flat
Height = 285
Left = 2400
Locked = -1 'True
TabIndex = 8
Top = 600
Width = 3135
End
Begin VB.TextBox txtLocalIP
Appearance = 0 'Flat
BorderStyle = 0 'None
Height = 285
Left = 2400
Locked = -1 'True
TabIndex = 7
Top = 240
Width = 3135
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Local Port(Binary):"
Height = 255
Left = 120
TabIndex = 12
Top = 840
Width = 2295
End
Begin VB.Label Label2
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Local Port(Info):"
Height = 255
Left = 120
TabIndex = 11
Top = 600
Width = 2295
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
BackStyle = 0 'Transparent
Caption = "Local Host IP:"
Height = 285
Index = 1
Left = 120
TabIndex = 10
Top = 240
Width = 2295
End
End
Begin VB.TextBox txtSpeed
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H00EBF5F4&
BorderStyle = 0 'None
ForeColor = &H000000C0&
Height = 195
Left = 1080
Locked = -1 'True
TabIndex = 3
Text = "0"
Top = 1320
Width = 1335
End
Begin MynetChat.MyButton cmdSetTarget
Height = 255
Left = 5880
TabIndex = 1
Top = 3600
Width = 855
_ExtentX = 1508
_ExtentY = 450
SPN = "MyButtonDefSkin"
Text = "Save to"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "Tahoma"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.PictureBox MyButtonDefSkin
AutoRedraw = -1 'True
AutoSize = -1 'True
BorderStyle = 0 'None
Height = 315
Left = 1320
Picture = "frmReceiver.frx":A7CC
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -