-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathForm4.frm
439 lines (427 loc) · 11.5 KB
/
Form4.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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
VERSION 5.00
Begin VB.Form Form4
BorderStyle = 1 'Fixed Single
Caption = "Form4"
ClientHeight = 8550
ClientLeft = 5730
ClientTop = 2610
ClientWidth = 13455
LinkTopic = "Form4"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 8550
ScaleWidth = 13455
Begin VB.CommandButton Command8
Caption = "Command6"
Height = 615
Left = 8760
TabIndex = 19
Top = 2520
Width = 1815
End
Begin VB.CommandButton Command7
Caption = "Command6"
Height = 615
Left = 8760
TabIndex = 18
Top = 1680
Width = 1815
End
Begin VB.Frame Frame3
Caption = "Frame3"
Height = 855
Left = 8640
TabIndex = 12
Top = 6840
Width = 4695
Begin VB.TextBox Text2
Appearance = 0 'Flat
Height = 495
Left = 1200
TabIndex = 20
Text = "Text1"
Top = 240
Width = 1815
End
Begin VB.Label Label2
Alignment = 2 'Center
Caption = "Label2"
Height = 495
Left = 240
TabIndex = 14
Top = 240
Width = 1095
End
Begin VB.Label Label3
Caption = "Label3"
Height = 495
Left = 3480
TabIndex = 13
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame1
Caption = "Frame1"
Height = 3375
Left = 8640
TabIndex = 11
Top = 0
Width = 2055
Begin VB.CommandButton Command6
Caption = "Command6"
Height = 615
Left = 120
TabIndex = 17
Top = 960
Width = 1815
End
Begin VB.CommandButton Command5
Caption = "Command5"
Height = 615
Left = 120
TabIndex = 16
Top = 240
Width = 1815
End
End
Begin VB.CommandButton Command1
Caption = "Sinx"
Height = 615
Left = 8880
TabIndex = 10
Top = 360
Width = 1575
End
Begin VB.PictureBox Pic
BackColor = &H00FFFFFF&
BorderStyle = 0 'None
Height = 7575
Left = 120
ScaleHeight = 7575
ScaleWidth = 8175
TabIndex = 9
Top = 120
Width = 8175
Begin VB.Line L1
X1 = 0
X2 = 5640
Y1 = 2520
Y2 = 2520
End
Begin VB.Line L2
X1 = 3240
X2 = 3240
Y1 = 480
Y2 = 4560
End
Begin VB.Shape Shape1
BackStyle = 1 'Opaque
FillColor = &H000000FF&
FillStyle = 0 'Solid
Height = 255
Left = 960
Shape = 3 'Circle
Top = 4800
Width = 255
End
End
Begin VB.CommandButton Command2
Caption = "Sinx"
Height = 615
Left = 8880
TabIndex = 8
Top = 1080
Width = 1575
End
Begin VB.CommandButton Command3
Caption = "Sinx"
Height = 615
Left = 8880
TabIndex = 7
Top = 1800
Width = 1575
End
Begin VB.CommandButton Command4
Caption = "Sinx"
Height = 615
Left = 8880
TabIndex = 6
Top = 2520
Width = 1575
End
Begin VB.Frame Frame2
Caption = "Frame2"
Height = 3255
Left = 8640
TabIndex = 1
Top = 3480
Width = 2055
Begin VB.OptionButton Option1
Caption = "Option1"
Height = 375
Left = 120
TabIndex = 5
Top = 360
Width = 1575
End
Begin VB.OptionButton Option2
Caption = "Option2"
Height = 495
Left = 120
TabIndex = 4
Top = 960
Width = 1575
End
Begin VB.OptionButton Option3
Caption = "Option3"
Height = 615
Left = 120
TabIndex = 3
Top = 1560
Width = 1695
End
Begin VB.OptionButton Option4
Caption = "Option4"
Height = 615
Left = 120
TabIndex = 2
Top = 2280
Width = 1455
End
End
Begin VB.TextBox Text1
Appearance = 0 'Flat
Height = 495
Left = 10200
TabIndex = 0
Text = "Text1"
Top = 7080
Width = 1815
End
Begin VB.Label Label1
Alignment = 2 'Center
Caption = "Label1"
Height = 615
Left = 120
TabIndex = 15
Top = 7800
Width = 8295
End
End
Attribute VB_Name = "Form4"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Declare Function sndPlaySound Lib "winmm.dll" Alias "sndPlaySoundA" (ByVal lpszSoundName As String, ByVal uFlags As Long) As Long
Private Const SND_ASYNC = &H1
Private Const SND_FILENAME = &H20000
Dim x0, y0, d As Single, co, fu As String, cc As Integer
Private Sub Form_Load()
Form4.Caption = "Trigonometry Drawing By Arash Hatami : [email protected]"
Frame1.Caption = "Functions"
Frame2.Caption = "Color"
Frame3.Caption = "Calculator"
Frame1.BackColor = RGB(223, 243, 249)
Frame2.BackColor = RGB(223, 243, 249)
Frame3.BackColor = RGB(223, 243, 249)
Option1.Value = True
Option1.Caption = "Black"
Option2.Caption = "Blue"
Option3.Caption = "Red"
Option4.Caption = "Green"
Option1.Font = arial
Option2.Font = arial
Option3.Font = arial
Option4.Font = arial
Option1.FontSize = 11
Option2.FontSize = 11
Option3.FontSize = 11
Option4.FontSize = 11
Option1.BackColor = RGB(223, 243, 249)
Option2.BackColor = RGB(223, 243, 249)
Option3.BackColor = RGB(223, 243, 249)
Option4.BackColor = RGB(223, 243, 249)
Command5.Caption = "Sin X"
Command6.Caption = "Cos X"
Command7.Caption = "Tan X"
Command8.Caption = "Cot X"
Command5.Font = arial
Command6.Font = arial
Command7.Font = arial
Command8.Font = arial
Command5.FontSize = 12
Command6.FontSize = 12
Command7.FontSize = 12
Command8.FontSize = 12
Label1.Caption = "Arash Hatami"
Label2.Caption = "Sin"
Label3.Caption = ""
Label1.Font = arial
Label2.Font = arial
Label3.Font = arial
Label1.FontSize = 18
Label2.FontSize = 18
Label3.FontSize = 15
Label1.BackColor = RGB(223, 243, 249)
Label2.BackColor = RGB(223, 243, 249)
Label3.BackColor = RGB(223, 243, 249)
Text2.Text = ""
Text2.Font = arial
Text2.FontSize = 25
Shape1.Left = -1000
Shape1.Top = -1000
Pic.ScaleMode = 3
x0 = Pic.ScaleWidth / 2
y0 = Pic.ScaleHeight / 2
L1.X1 = x0
L1.X2 = x0
L1.Y1 = 0
L1.Y2 = 2 * y0
'-------------------------------------------'
L2.X1 = 0:
L2.X2 = 2 * x0
L2.Y1 = y0
L2.Y2 = y0
End Sub
Private Sub Command5_Click()
Pic.Cls
xx = (Text2.Text * 3.14) / 180
z = -(Sin(xx)) * 2
Shape1.Top = (40 * z + y0) - 8
Shape1.Left = (40 * xx + x0) - 8
Shape1.BorderColor = co
Shape1.FillColor = co
For x = -10 * 3.14 To 10 * 3.14 Step 0.005
y = -(Sin(x)) * 2
Pic.PSet (40 * x + x0, 40 * y + y0), co
Next x
Label2.Caption = "Sin"
If Text2.Text = "" Then
dd = MsgBox("Please Input A Number For Degree", , "Error")
Else
fu = Round(Sin(Text2.Text * 3.14 / 180), 3)
xx = (Text2.Text * 3.14) / 180
Label3.Caption = " =" & fu
End If
End Sub
Private Sub Command6_Click()
Pic.Cls
xx = (Text2.Text * 3.14) / 180
z = -(Cos(xx)) * 2
Shape1.Top = (40 * z + y0) - 8
Shape1.Left = (40 * xx + x0) - 8
Shape1.BorderColor = co
Shape1.FillColor = co
For x = -10 * 3.14 To 10 * 3.14 Step 0.005
y = -(Cos(x)) * 2
Pic.PSet (40 * x + x0, 40 * y + y0), co
Next x
Label2.Caption = "Cos"
If Text2.Text = "" Then
dd = MsgBox("Please Input A Number For Degree", , "Error")
Else
fu = Round(Cos(Text2.Text * 3.14 / 180), 3)
Label3.Caption = " =" & fu
End If
End Sub
Private Sub Command7_Click()
Pic.Cls
xx = (Text2.Text * 3.14) / 180
z = -(Tan(xx)) * 2
Shape1.Top = (40 * z + y0) - 8
Shape1.Left = (40 * xx + x0) - 8
Shape1.BorderColor = co
Shape1.FillColor = co
For x = -10 * 3.14 To 10 * 3.14 Step 0.005
y = -(Tan(x)) * 2
Pic.PSet (40 * x + x0, 40 * y + y0), co
Next x
Label2.Caption = "Tan"
If Text2.Text = "" Then
dd = MsgBox("Please Input A Number For Degree", , "Error")
Else
fu = Round(Tan(Text2.Text * 3.14 / 180), 3)
Label3.Caption = " =" & fu
End If
If Val(Text2.Text) >= 73 Then
mm = MsgBox("Your Dot Is Out Of Reach !!", , "Sorry")
Text2.SetFocus
End If
End Sub
Private Sub Command8_Click()
Pic.Cls
xx = (Text2.Text * 3.14) / 180
z = -(1 / Tan(xx)) * 2
Shape1.Top = (40 * z + y0) - 8
Shape1.Left = (40 * xx + x0) - 8
Shape1.BorderColor = co
Shape1.FillColor = co
For x = -10 * 3.14 To -0.0005 * 3.14 Step 0.005
y = -(1 / Tan(x)) * 2
Pic.PSet (40 * x + x0, 40 * y + y0), co
Next x
For x = 0.0005 * 3.14 To 10 * 3.14 Step 0.005
y = -(1 / Tan(x)) * 2
Pic.PSet (40 * x + x0, 40 * y + y0), co
Next x
Label2.Caption = "Cot"
If Text2.Text = "" Then
dd = MsgBox("Please Input A Number For Degree", , "Error")
Else
fu = Round(1 / Tan(Text2.Text * 3.14 / 180), 3)
Label3.Caption = " =" & fu
End If
End Sub
Private Sub Form_Unload(Cancel As Integer)
Dim counter As Integer
Dim I As Integer
counter = Me.Height
Do: DoEvents
counter = counter - 10
Me.Height = counter
Me.Top = (Screen.Height - Me.Height) / 2
Loop Until counter <= 10
I = 15
counter = Me.Width
Do: DoEvents
counter = counter + I
Me.Width = counter
Me.Left = (Screen.Width - Me.Width) / 2
I = I + 1
Loop Until counter >= Screen.Width
Form1.Show
Form2.Hide
Form3.Hide
Form4.Hide
Form5.Hide
Form6.Hide
Form7.Hide
Form8.Hide
Form9.Hide
End Sub
Private Sub Option1_Click()
Option2.Value = False
Option3.Value = False
Option4.Value = False
co = vbBlack
End Sub
Private Sub Option2_Click()
Option1.Value = False
Option3.Value = False
Option4.Value = False
co = vbBlue
End Sub
Private Sub Option3_Click()
Option2.Value = False
Option1.Value = False
Option4.Value = False
co = vbRed
End Sub
Private Sub Option4_Click()
Option2.Value = False
Option3.Value = False
Option1.Value = False
co = vbGreen
End Sub