تخطى إلى المحتوى

ملخص اقتصاد الوحدة الخامسة والسادسة للفصل الثالث جميل 2024.

بسم الله الرحمن الرحيم

ارجوا ان ينال الملخص اعجابكم جميعا
ولا تنسوا الردود الجميلة ايضا

واتمنا للجميع النجاح والتوفيق في امتحانات الفصل الثالث خليجية

وانا سعيد الحفيتي

الملفات المرفقة

شكرا لك سعيد ع الملخص ..

موفق إن شاء الله ,,

الملفات المرفقة

نآيس حيل ..

بآرك آلله فيك ,

قوآك آلبآري (=

الملفات المرفقة

تسلم اخووي ع مجهودك وانشا الله في ميزان حسناتك..

الملفات المرفقة

خليجية المشاركة الأصلية كتبت بواسطة سعود الحفيتي خليجية
بسم الله الرحمن الرحيم

ارجوا ان ينال الملخص اعجابكم جميعا
ولا تنسوا الردود الجميلة ايضا
واتمنا للجميع النجاح والتوفيق في امتحانات الفصل الثالث خليجية

وانا سعيد الحفيتي

الملفات المرفقة

ثآنكس

الملفات المرفقة

شكراً أخ سعوووووود علا الملخص ارائع

الملفات المرفقة

Partial Class Form1
Inherits System.Windows.Forms.Form

‘Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub

‘Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer

‘NOTE: The following procedure is required by the Windows Form Designer
‘It can be modified using the Windows Form Designer.
‘Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.Label1 = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.TextBox3 = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label4 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.Button5 = New System.Windows.Forms.Button()
Me.Panel1.SuspendLayout()
Me.SuspendLayout()

‘Panel1

Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Panel1.Controls.Add(Me.Label1)
Me.Panel1.Location = New System.Drawing.Point(75, 12)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(269, 33)
Me.Panel1.TabIndex = 0

‘Label1

Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Showcard Gothic", 15.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(19, 0)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(229, 27)
Me.Label1.TabIndex = 0
Me.Label1.Text = "العمليات الحسابية الاساسية "

‘TextBox1

Me.TextBox1.Location = New System.Drawing.Point(322, 123)
Me.TextBox1.Multiline = True
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(65, 44)
Me.TextBox1.TabIndex = 1

‘TextBox2

Me.TextBox2.Location = New System.Drawing.Point(193, 123)
Me.TextBox2.Multiline = True
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(68, 44)
Me.TextBox2.TabIndex = 2

‘TextBox3

Me.TextBox3.Location = New System.Drawing.Point(53, 113)
Me.TextBox3.Multiline = True
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(59, 54)
Me.TextBox3.TabIndex = 3

‘Label2

Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(336, 107)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(54, 13)
Me.Label2.TabIndex = 4
Me.Label2.Text = "الرقم الاول"

‘Label3

Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(210, 107)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(60, 13)
Me.Label3.TabIndex = 5
Me.Label3.Text = "الرقم الثاني"

‘Label4

Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(62, 97)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(33, 13)
Me.Label4.TabIndex = 6
Me.Label4.Text = "الناتج"

‘Button1

Me.Button1.Location = New System.Drawing.Point(336, 197)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(75, 23)
Me.Button1.TabIndex = 7
Me.Button1.Text = "اجمع"
Me.Button1.UseVisualStyleBackColor = True

‘Button2

Me.Button2.Location = New System.Drawing.Point(241, 197)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(75, 23)
Me.Button2.TabIndex = 8
Me.Button2.Text = "اطرح"
Me.Button2.UseVisualStyleBackColor = True

‘Button3

Me.Button3.Location = New System.Drawing.Point(151, 197)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(75, 23)
Me.Button3.TabIndex = 9
Me.Button3.Text = "اضرب"
Me.Button3.UseVisualStyleBackColor = True

‘Button4

Me.Button4.Location = New System.Drawing.Point(62, 197)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(75, 23)
Me.Button4.TabIndex = 10
Me.Button4.Text = "اقسم"
Me.Button4.UseVisualStyleBackColor = True

‘Button5

Me.Button5.Location = New System.Drawing.Point(17, 264)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(75, 23)
Me.Button5.TabIndex = 11
Me.Button5.Text = "الخروج"
Me.Button5.UseVisualStyleBackColor = True

‘Form1

Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(427, 299)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.Button4)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.TextBox3)
Me.Controls.Add(Me.TextBox2)
Me.Controls.Add(Me.TextBox1)
Me.Controls.Add(Me.Panel1)
Me.Name = "Form1"
Me.RightToLeft = System.Windows.Forms.RightToLeft.Yes
Me.Text = "مشروعي الاول"
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()

End Sub
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button

الملفات المرفقة

مشكوووور ع الطرررررررررح الراااائع و الجميييييييييييييل
خليجية خليجية خليجية

الملفات المرفقة

مشكور أخوي وما قصرت

الملفات المرفقة

اترك تعليقاً

لن يتم نشر عنوان بريدك الإلكتروني. الحقول الإلزامية مشار إليها بـ *

هذا الموقع يستخدم Akismet للحدّ من التعليقات المزعجة والغير مرغوبة. تعرّف على كيفية معالجة بيانات تعليقك.