The default color with Expression DarkTheme is hard to see, how can I easy change that?
1 Answer, 1 is accepted
0
Milena
Telerik team
answered on 27 Dec 2013, 07:05 AM
Hello Kennet,
I suppose that you use the obsoleted RadDragAndDropManager and that's why the colors are hard to see. We've changed the built-in drag drop logic of the RadTreeView and now we are using anew DragDropManager. In order to take advantage of it you need to set theTreeViewSettings.DragDropExecutionMode property to New. You can take a look at the Drag And Drop article in the RadTreeView documentation where all new features and functionality of the DragDrop in the control are further described.
So, all you need to add is:
I hope this information will help you and don't hesitate to ask if you have any other questions.
Regards,
Milena
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>