SET RANGE OF ANGLES TO TEXTBOX USING C#
-
Hai i have to set range of angles to text box what it exactly mean is when i type value of angle in textbox it should allow values from 0 to 360 if the vlaue is nore than that i need to message so plz help me i this
RamyaNaidu
-
Hai i have to set range of angles to text box what it exactly mean is when i type value of angle in textbox it should allow values from 0 to 360 if the vlaue is nore than that i need to message so plz help me i this
RamyaNaidu
1. Please avoid ALLCAPS. 2. Is it really that difficult to parse the string and check the value? 3. A
TextBox
here is a round peg in a square hole. What you need is aNumericUpDown
.Cheers, Vikram.
"If a trend is truly global, then that trend ought to be visible across ANY subset of that data" - fat_boy