Click to See Complete Forum and Search --> : Edit Control


Denis C++
April 29th, 1999, 01:17 PM
Help I wish to to format the content of my edit box ih the following:
case 1 selected: if I type 10000000 would like to see 10:00:00:00
1000 10:00
case 2 selected: if I type 10000000 would like to see 100000+00
1000 10+00
Thanks