We upgraded to infragistics 9.2.20092.2119 (from 6.2) and UltraDateTimeEditor dropdown doesn't look right.
The dropdown portion of ultradateTimeEditor (InboxDateTimePicker) does not pick the appearance from InboxDateTimePicker (grey background versus white background , Dark blue Caption header versus White.). Even the selected date looks different.
You can see this behavior in AppStylist. I have attached snapshots of UltraDateTimeEditor and InboxDateTimePicker.
Please let me know if there is a workaround for this. I hate to change all my UltraDateTimeEditor controls to UltraCalendarCombo.
Related Post:http://forums.labs.infragistics.com/readmessage?id=%3C243217fe$70211fbd$13a6ac@news.infragistics.com%3E&group=infragistics.products.netadvantage.windowsforms.wineditors
The appearance of this control depends on a number of factors.
If you are looking at it in AppStylist, then what isl file are you loading?
AppStylist does not enable Visual Styles, which are enabled by default in most applications.
What operating system are you using? And what theme?
I have attached isl. and as you can see we use the default appearance for that control.
We do not enable visual styles in our application. And this is how we apply the ISLInfragistics.Win.AppStyling.StyleManager.Load(sISLPath)Operating System: XP Professional, Version 2002 Service Pack 3
UseOsThemes is set to Default for all of our controls.