Can I hide the drop shadow around the pages in the winforms report viewer?
I am trying to use FR.net to create "information panels" in a Winforms application. In order to do this I need to display the report in the
winforms preview control without any borders, drop shadow or background around the report page. I will also need to supress any scroll bars.
I have managed to remove the active page border colour and change the background colour of the control to match the report but I cannot figure out how to
remove the drop shadow around the page.
Can this be achieved and if so how?
TIA
Nic
winforms preview control without any borders, drop shadow or background around the report page. I will also need to supress any scroll bars.
I have managed to remove the active page border colour and change the background colour of the control to match the report but I cannot figure out how to
remove the drop shadow around the page.
Can this be achieved and if so how?
TIA
Nic
Comments
Jason
Hi Jason,
if it does I'm not smart enough to figure out how to set the page border style. I've been able to find a property to remove the active page highlighting and to get rid
of the default grey background.
Nic
However I have found that if you set both the activepageborder and the background colour to white there is no drop shadow - hope this is helpful to anyone else
trying to do the same.
Nic