validation help
-
hi, i use windows application I want validation to create texbox write arabic only
Ahmed hassan
Hi, I think if you will set the Font property of that particular textbox to Arabic font, then whatever text is entered in the textbox will be in Arabic only and you wont need to validate it.
Regards, Ujjaval Modi :) Manpower moves wrenches, horsepower moves cars, and the power of the mind moves the world.
-
Hi, I think if you will set the Font property of that particular textbox to Arabic font, then whatever text is entered in the textbox will be in Arabic only and you wont need to validate it.
Regards, Ujjaval Modi :) Manpower moves wrenches, horsepower moves cars, and the power of the mind moves the world.
-
Please don't ask twice. Also, there is no code. DId you understand the answer ? I was wondering myself, if a computer is set up to be arabic, what other characters would you expect ? Or do you just mean to reject numbers and symbols ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
You already asked before. Don't keep asking the same thing over and over. It is rude.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon