I would like to have the text in a cell scroll from right to left and have a different back color and font color. Does anyone have any idea how to do this?
HI,
I am attaching a sample for your review.
Sincerely,
Matt
Developer Support Engineer
This is throwing an error using WPF 11.2
Here a new sample. There was a namespace issue.
Matt Developer Support Engineer
Still giving an error:
Error 1 The type reference cannot find a public type named 'CellValuePresenter'. Line 10 Position 83. E:\Downloads\WpfApplication259\WpfApplication259\WpfApplication259\MainWindow.xaml 10 83 WpfApplication259
Use the IgDP namespace.
I am attaching a new sample.
Sincerely, MattDeveloper Support Engineer
I really appreciate this but I think I missed something in my description. The text should scroll from right to left automatically like a marquee ticker and loop back around. There should be no scroll bar. Thank you so much!
Please let me know if you need further assistance regarding this issue.
Sincerely, Matt
HI Lewis,
Here is a link I found that does Marquee Text Animation. http://stackoverflow.com/questions/15323163/wpf-marquee-text-animation