Posted 13 years ago by Mick
Avatar
Is there a simple way to get the DateTimePicker control to use the current theme of the software?

I ask because the DateTimePicker doesn't seem to pay attention to the ThemeManager.Theme attached property:

<shared:DateTimePicker Height="22" Width="80" themes:ThemeManager.Theme="Office2010Black"/>
and

<shared:DateTimePicker Height="22" Width="80" themes:ThemeManager.Theme="Office2010Blue"/>
and

<shared:DateTimePicker Height="22" Width="80" themes:ThemeManager.Theme="Office2010Silver"/>
all look the same.

Thanks,
Mick

[Modified at 03/30/2011 11:07 AM]

Comments (1)

Posted 13 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Mick,

The DateTimePicker has been deprecated in favor of the DateTimeEditBox in the Editors for WPF product and may eventually be removed. The DateTimeEditBox includes themes for the various Office colors, as well as all the OS themes.


Actipro Software Support

The latest build of this product (v24.1.2) was released 2 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.