Question

I want the funcionality of a NumericUpdown (cycle through the 12 possible values) but want to display month names rather than 1..12.

Possible?

Was it helpful?

Solution

Try using the DomainUpDown control, which is sort of the same thing as NumericUpDown, but for text.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top