www.pudn.com > HEX2BIN_VB.zip > frmMsg.frm
VERSION 5.00
Begin VB.Form frmMsg
Caption = "¸Þ¼¼Áö"
ClientHeight = 8835
ClientLeft = 60
ClientTop = 345
ClientWidth = 10215
FillColor = &H00C0C0FF&
ForeColor = &H00FF0000&
LinkTopic = "Form1"
ScaleHeight = 8835
ScaleWidth = 10215
Begin VB.TextBox txtMsg
BackColor = &H00000000&
BeginProperty Font
Name = "@¹ÙÅÁü"
Size = 12
Charset = 129
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Height = 8895
Left = 0
MultiLine = -1 'True
ScrollBars = 3 '¾ç¹æÇâ
TabIndex = 0
Top = 0
Width = 10215
End
End
Attribute VB_Name = "frmMsg"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False