I have a RadPageView control in ViewMode = Strip (so it appears like a TabControl)
I would like to somehow have multiple Images for the RadPageViewPage - one that represents the actual document icon, and another that is only shown when there are unsaved changes.
Just as an example, take a look at the following screenshot of Visual Studio:
http://i.stack.imgur.com/dPEq0.png
Is this possible? Any ideas how I can accomplish that?
I don't have any problem getting one Image to show up (using the RadPageViewPage.Image property) but how would I go about getting the second one to appear?
Thank you!
I would like to somehow have multiple Images for the RadPageViewPage - one that represents the actual document icon, and another that is only shown when there are unsaved changes.
Just as an example, take a look at the following screenshot of Visual Studio:
http://i.stack.imgur.com/dPEq0.png
Is this possible? Any ideas how I can accomplish that?
I don't have any problem getting one Image to show up (using the RadPageViewPage.Image property) but how would I go about getting the second one to appear?
Thank you!