Posted 15 years ago
by Geir Schjorlien
Version: 9.2.0513
Platform: .NET 3.5
Environment: Windows Vista (32-bit)

Hi,
I'm using the TimeSpanEditBox with the following properties:When "SpinBehavior=SimpleWrap" and editing the "days" part (set it to 0), I get a "divide by zero" error. Is this a known bug or am I doing something wrong?
Btw. nice work with these controls :)
Cheers,
Geir
I'm using the TimeSpanEditBox with the following properties:
Format="d hh:mm:ss"
Value="01:00:00"
Maximum="7.0:0:0"
Minimum="00:00:01"
SpinnerVisibility="Visible"
SpinBehavior="SimpleWrap"
Btw. nice work with these controls :)
Cheers,
Geir