forked from dreamd/CdiuBeatUpEditor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystemRead.frm
31 lines (31 loc) · 920 Bytes
/
systemRead.frm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
VERSION 5.00
Begin VB.Form systemRead
BorderStyle = 1 '³æ½u©T©w
Caption = "¨t²Î°T®§"
ClientHeight = 6390
ClientLeft = 45
ClientTop = 435
ClientWidth = 7605
Icon = "systemRead.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6390
ScaleWidth = 7605
StartUpPosition = 3 '¨t²Î¹w³]È
Visible = 0 'False
Begin VB.TextBox ShowText
Height = 6135
Left = 120
MultiLine = -1 'True
ScrollBars = 1 '¤ô¥±²¶b
TabIndex = 0
Top = 120
Width = 7335
End
End
Attribute VB_Name = "systemRead"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False