text box Contents

  • Thread starter Thread starter unknown-zero
  • Start date Start date
U

unknown-zero

Guest
hi , i need to know how to check if a textbox contains a letter or numbers in c++

something like this

'''''

if( textbox contains leters ){}

if (textbox contains numbers ){}

'''''

Continue reading...
 
Back
Top