Gets or sets a value indicating whether the collection of items continues to the first or last item if the user continues past the end of the list.
Documentation for this section has not yet been entered.
When the DomainUpDown.Wrap property is set to true, if you reach the last item in the collection and continue, the list will start over with the first item and appear to be continuous. This behavior works in reverse as well.