-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupper.frm
166 lines (166 loc) · 5.93 KB
/
upper.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
VERSION 5.00
Begin VB.Form upper
Caption = "Form1"
ClientHeight = 7935
ClientLeft = 60
ClientTop = 405
ClientWidth = 16605
LinkTopic = "Form1"
ScaleHeight = 7935
ScaleWidth = 16605
StartUpPosition = 3 'Windows Default
Begin VB.PictureBox titlebar
Appearance = 0 'Flat
BackColor = &H00800000&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 615
Left = 0
ScaleHeight = 615
ScaleWidth = 15495
TabIndex = 0
Top = 0
Width = 15495
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 615
Left = 14640
ScaleHeight = 615
ScaleWidth = 855
TabIndex = 5
Top = 0
Width = 855
Begin TugasAkhir.ShapeButton tombolclose
Height = 855
Left = -110
TabIndex = 6
Top = -120
Width = 955
_ExtentX = 1693
_ExtentY = 1508
BackColor = 8388608
BackColorPressed= 192
BackColorHover = 192
BorderColor = -2147483627
BorderColorPressed= -2147483628
BorderColorHover= -2147483627
Caption = ""
Picture = "upper.frx":0000
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
End
Begin VB.PictureBox Picture2
BackColor = &H80000008&
BorderStyle = 0 'None
Height = 615
Left = 13920
ScaleHeight = 615
ScaleWidth = 735
TabIndex = 3
Top = 0
Width = 735
Begin TugasAkhir.ShapeButton tombolminimize
Height = 855
Left = -120
TabIndex = 4
Top = -120
Width = 960
_ExtentX = 1693
_ExtentY = 1508
BackColor = 8388608
BackColorPressed= 12632256
BackColorHover = 12632256
BorderColor = -2147483627
BorderColorPressed= -2147483628
BorderColorHover= -2147483627
Caption = ""
Picture = "upper.frx":059A
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
End
Begin VB.PictureBox Picture3
BorderStyle = 0 'None
Height = 615
Left = 13200
ScaleHeight = 615
ScaleWidth = 735
TabIndex = 1
Top = 0
Width = 735
Begin TugasAkhir.ShapeButton tombolabout
Height = 855
Left = -120
TabIndex = 2
Top = -120
Width = 975
_ExtentX = 1720
_ExtentY = 1508
BackColor = 8388608
BackColorPressed= 12632256
BackColorHover = 12632256
BorderColor = -2147483627
BorderColorPressed= -2147483628
BorderColorHover= -2147483627
Caption = ""
Picture = "upper.frx":0B34
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
End
Begin VB.Image logo
Height = 495
Left = 120
Picture = "upper.frx":10CE
Stretch = -1 'True
Top = 120
Width = 615
End
Begin VB.Label judul
BackStyle = 0 'Transparent
Caption = "MOCACINO AV"
BeginProperty Font
Name = "NewsGoth Cn BT"
Size = 27.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H8000000E&
Height = 555
Left = 960
TabIndex = 7
Top = 0
Width = 4920
End
End
End
Attribute VB_Name = "upper"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False