مدونة تقنية تهتم بما يتعلق بالبرمجة والشبكات والكمبيوتر

الخميس، 5 أبريل 2018

منع المستخدم من إدخال أرقام إلى مربع النص - prevent numbers in a textbox


·        If we want to prevent entering numbers in a textbox... use the KeyPress event:
منع المستخدم من إدخال أرقام إلى مربع النص  ... من حدث الضغط على الكيبورد (KeyPress)  :

private void textBox1_KeyPress(object sender, KeyPressEventArgs e)
        }
            if (char.IsNumber(e.KeyChar)) 
e.Handled = true ; // prevent numbers
        }

هناك تعليقان (2) :

  1. Hotel Las Vegas, NV | Mapyro
    Harrah's, formerly Jardin, has a history 구미 출장안마 of being one of the most 포항 출장안마 successful 평택 출장샵 casinos in Las Vegas. The property is owned and 보령 출장샵 operated by the 동해 출장안마

    ردحذف
  2. معروف إبن أحمد

    ردحذف