I'm currently using the new SP1 version of RadControls with SL4. In previous versions of the controls, the style of the validation error border on the RadDatePicker, and the validation tooltip were contained within the style template generated by Blend. I then changed the border color to red (#FFFF000000) and removed the triangle in the upper right corner. I also styled the validation tooltip to match the styles of my other controls.
In the latest version, generating a style template for the RadDatePicker doesn't seem to generate these styles inline any more. Now they are referenced in other components contained in the Telerik.Windows.Controls.Chromes namespace. Any examples of how I can change these styles now given that SP1 has been released? Mainly, I'm looking to slightly customize the error border and the validation tooltip for the RadDatePicker and RadTimePicker.
In the latest version, generating a style template for the RadDatePicker doesn't seem to generate these styles inline any more. Now they are referenced in other components contained in the Telerik.Windows.Controls.Chromes namespace. Any examples of how I can change these styles now given that SP1 has been released? Mainly, I'm looking to slightly customize the error border and the validation tooltip for the RadDatePicker and RadTimePicker.