اقتباس:
المشاركة الأصلية كتبت بواسطة mohamed_salem
اولا ا شكركم على المجهود الرائع الذى تقوم به فى بوابة الثانوية
السؤال هو قيمة الخاصية interval تتراوح بين 1الى 65535
ام من0 الى 65535 ارجو الرد بسرعة من فضلك
 
|
Setting Description 0 (Default) Disables a
Timer control. 1 to 65,535 Sets an
interval (in milliseconds) that takes effect when a
Timer control's
Enabled property is set to
True. For example, a value of 10,000 milliseconds equals 10 seconds. The maximum, 65,535 milliseconds, is *****alent to just over 1 minute.
An Int32 specifying the number of milliseconds before the Tick event is raised relative to the last occurrence of the Tick event. The value cannot be less than one.
المقصود من الكلام
ان الصفر يوقف عمل الميقاتي
اول قيمة تولد الحدث هي 1
اما الحد الاقصى للدقيقة هو 65.535
وطبعا القيم حسب نوع المعالج وسرعته