Greetings Gurus, it seems this is a bug. TimePicker BorderThickness can't be set
var t = new TimePicker();
t.BorderThickness = new Thickness(0);
The border still wraps the control (incidentally it works fine on the DateTimePicker)
Comments: ** Comment from web user: BoucherS **
var t = new TimePicker();
t.BorderThickness = new Thickness(0);
The border still wraps the control (incidentally it works fine on the DateTimePicker)
Comments: ** Comment from web user: BoucherS **
Hi,
Here are the current available versions :
-v2.4 for Community users
-v2.6 for Plus users.
Next releases will be v2.5 for community and v2.7 for Plus users.
Plus users are always 1 or 2 versions ahead.
You can get the Plus version here : http://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions