Hello, how can i set the format for this. I would like to show the milliseconds Also.
Comments: ** Comment from web user: LaurenceBunnage **
Comments: ** Comment from web user: LaurenceBunnage **
I have added a class TimeSpanMSUpDown which wraps the toolkit class TimeSpanUpDown.
This class allows the millisecond field to be displayed and used.
The format can be defined using the property MillisecondFormat which takes a string in the range ".f" to ".fffffff"
Unfortunately as it uses a number of internal fields the class has to be added to the toolkit library