У вашего броузера проблема в совместимости с HTML5
شرح صنع برنامج قرآن كريم بالفيجوال 2017
ربي اغفر لي ولوالدي وجميع المسلمين والمسلمات والمؤمنين والمؤمنات
الاحياء منهم والاموات
لاتنسونا بدعائكم
رابط المشروع مع الاكواد
http://www.3rbz.com/download689583.html
الاكواد للي يحب ينسخ
=======
كود التشغيل
AxWindowsMediaPlayer1.URL = "d:\quran\0011.mp3"
=============
كود البوتن
===============
If Button1.ForeColor = Color.Yellow Then
Button1.ForeColor = Color.Black
Button1.ForeColor = Color.Red
Else
Button1.ForeColor = Color.Yellow
End If
If Button1.ForeColor = Color.Yellow Then
Button2.ForeColor = Color.Black
Button2.ForeColor = Color.Red
Else
Button2.ForeColor = Color.Yellow
End If
If Button2.ForeColor = Color.Yellow Then
Button3.ForeColor = Color.Black
Button3.ForeColor = Color.Red
Else
Button3.ForeColor = Color.Yellow
End If
If Button3.ForeColor = Color.Yellow Then
Button4.ForeColor = Color.Black
Button3.ForeColor = Color.Red
Else
Button4.ForeColor = Color.Yellow
End If