16
Answers

how to increment textbox value

I have a form where I define code masks in a masked textbox, for example CA##### and assign it to a textbox that I am using as the code of relevant form. ( Current Account Code = CA0001).
How can I increment the value automatically?
 
 

Answers (16)