سورس Focusing controls with carriage returns ویژوال بیسیک تاریخ : 96/28/06 دسته بندی : آموزشگاه / سورس ویژوال بیسیک 6 بـازدید : 2585 نظـرات : 0 نـویسنده : مدیریت 0 1 2 3 4 5 سورس Focusing controls with carriage returns ویژوال بیسیکDon't forget to set the form's KeyPreview property to True. Private Sub myControl_KeyPress(KeyAscii As Integer) If KeyAscii = 13 Then KeyAscii = 0 SendKeys "{tab}" End If End Sub کلمات کلیدی : سورس Focusing controls with carriage returns ویژوال بیسیک, سورس, ویژوال بیسک, آموزش برنامه نویسی, طراحی سایت, طراح سایت, هاست رشت, ثبت دامنه رشت