Subscribe For Free Updates!

We'll not spam mate! We promise.

الاثنين، 7 يوليو 2014

visual basic code for Delay your program for a certain period Sleep

Examples and codes to deal with Api functions

visual basic code for Delay your program for a certain period Sleep

'in model
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
'in form
Private Sub Form_Load()
Call Sleep(1000)
End Sub


Interpreter and redeployed from vb4arb

Please Give Us Your 1 Minute In Sharing This Post!
SOCIALIZE IT →
FOLLOW US →
SHARE IT →
Powered By: BloggerYard.Com

0 التعليقات:

إرسال تعليق