1 Star 0 Fork 0

fgt1t5y/TPTTY

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Form2.frm 4.29 KB
一键复制 编辑 原始数据 按行查看 历史
VERSION 5.00
Begin VB.Form Form2
Caption = "About - TPTTY"
ClientHeight = 2730
ClientLeft = 120
ClientTop = 465
ClientWidth = 6015
BeginProperty Font
Name = ""
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "Form2.frx":0000
LinkTopic = "Form2"
ScaleHeight = 2730
ScaleWidth = 6015
StartUpPosition = 2 'Ļ
Begin VB.TextBox Text1
BeginProperty Font
Name = ""
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1095
Left = 240
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 5
Text = "Form2.frx":86EA
Top = 1080
Width = 5655
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000005&
BeginProperty Font
Name = ""
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 495
Left = 240
Picture = "Form2.frx":8776
ScaleHeight = 465
ScaleWidth = 465
TabIndex = 1
Top = 120
Width = 495
End
Begin VB.CommandButton Command1
Caption = "ȷ"
BeginProperty Font
Name = ""
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Index = 0
Left = 4680
TabIndex = 0
Top = 2280
Width = 1215
End
Begin VB.Label Label3
Caption = "TPTTY:"
BeginProperty Font
Name = ""
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 4
Top = 720
Width = 1695
End
Begin VB.Label Label2
Caption = "Version.1.0"
BeginProperty Font
Name = ""
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 840
TabIndex = 3
Top = 360
Width = 2415
End
Begin VB.Label Label1
Caption = "TPTTY"
BeginProperty Font
Name = ""
Size = 14.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 840
TabIndex = 2
Top = 120
Width = 2175
End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click(Index As Integer)
Unload Me
End Sub
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Visual Basic
1
https://gitee.com/fgt1t5y/TPTTY.git
git@gitee.com:fgt1t5y/TPTTY.git
fgt1t5y
TPTTY
TPTTY
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385