منتديات رحيل لكل العرب

منتديات رحيل لكل العرب (https://r7il.com/vb/)
-   قسم تطوير المواقع ومحركات البحث والسيو Seo والووردبريس WordPress (https://r7il.com/vb/f20/)
-   -   كود لنسخ خلفية سطح المكتب إلى نموذجك (https://r7il.com/vb/t3620/)

الفارس 07-04-2019 11:19 AM

كود لنسخ خلفية سطح المكتب إلى نموذجك
 
كود لنسخ خلفية سطح المكتب إلى نموذجك
*كود برمجي*


--------------------------------------------------------------------------------


كود:


(ByVal hdc As Long) As Long

'انسخ هذ الكودالى حدث النقر في زر الامر

PaintDesktop Form1.hdc
End Sub
-------------------------------------------------------
تحويل اي حرف إلى حرف ASCII
*كود برمجي*


--------------------------------------------------------------------------------



temp=asc(text1.text)
MsgBox temp


--------------------------------------------------------------------------------


تحيه حسب الوقت
*كود برمجي*


--------------------------------------------------------------------------------





If Time <= "11:30 AM" Then
MsgBox ("Good Morning YourNameHere!")
End
End If


If Time > "11:30 AM" And Time < "5:00 PM" Then
MsgBox ("Good Afternoon YourNameHere!")
End
End If


If Time > "5:00 PM" Then
MsgBox ("Good Evening YourNameHere!")
End
End If


If Time >= "12:01 AM" Then
MsgBox ("Good Morning YourNameHere!")
End
End If
End Sub



الساعة الآن 12:46 PM

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2010, Crawlability, Inc. TranZ By Almuhajir

Security team