اذهب الي المحتوي
أوفيسنا
بحث مخصص من جوجل فى أوفيسنا
Custom Search

الردود الموصى بها

قام بنشر

اقدم لكم اخوانى واساتذتى الاعزاء بالمنتدى برنامج الالة الحاسبة

والبرنامج هدية منى لاستاذى / مجدى يونس

وان كانت هدية لا تليق بمستوى استاذى العزيز الذى اكن له كل حب وتقدير واعزاز واحترام

الاكواد المستخدمة فى البرنامج كالتالى

Private Sub CommandButton1_Click()
ActivePresentation.SlideShowWindow.View.Next
 MsgBox " مع تحياتى / قنديل الصياد .. منتديات اوفيسنا "
End Sub

Private Sub CommandButton1_Click()
Label1.Caption = Val(TextBox1.Text) + Val(TextBox2.Text)
End Sub
Private Sub CommandButton2_Click()
Label1.Caption = Val(TextBox1.Text) - Val(TextBox2.Text)
End Sub
Private Sub CommandButton3_Click()
Label1.Caption = Val(TextBox1.Text) * Val(TextBox2.Text)
End Sub
Private Sub CommandButton4_Click()
Label1.Caption = Val(TextBox1.Text) / Val(TextBox2.Text)
End Sub

مرفق ملف به  التطبيق

 

برنامج الالة الحاسبة.rar

 

 

kCj4f.gif

  • Like 1
قام بنشر

الاخ قنديل الصياد

هدية مقبولة ان شاء الله وشكرا لك

ونورت مع الاخوة الزملاء منتدى الباوربوينت

 

oooou_10.jpg

 

من احدث اعمالى المتواضعة على الرابط التالى

http://www.officena.net/ib/index.php?showtopic=48260

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

زائر
اضف رد علي هذا الموضوع....

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • تصفح هذا الموضوع مؤخراً   0 اعضاء متواجدين الان

    • لايوجد اعضاء مسجلون يتصفحون هذه الصفحه
×
×
  • اضف...

Important Information