How to programatically generate number in DomainUpDown control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I used a domainUpDown control to populate number starts from 0 increasing by
a step of 10. I want to know how to generate the value (integer)
programatically, i.e., when clciking or pressing on up/down key, showing the
next value.

thanks in advance
 
Back
Top