-1

I am using the Xceed wpf Wizard, which is really useful, but I have a problem with it. On the left side, where there would usually be an image for the application, there is just a gray area. I have an image I want to add, but cannot find a way of doing it.

Is there a method of setting this image?

Schroedingers Cat
  • 3,099
  • 1
  • 15
  • 33

1 Answers1

-1

As per @jsanalytics comment, the solution is to set the ExteriorPanelContent on the Wizard page to the relevant object (an image in this case).

This does also mean that the image (or whatever) can change per page displayed.

Schroedingers Cat
  • 3,099
  • 1
  • 15
  • 33