Visibility close button in Viewer
Posted: Thu Jan 05, 2017 3:37 pm
Hi,
I did upgrade from 2015.2 to 2016.3 and I found, that close button in Viewer is invisible. I want make this button visible again.
I tried:
PreviewControl = new Stimulsoft.Report.Viewer.StiViewerControl();
PreviewControl.ShowCloseButton = true
but it doesn't work.
I downloaded Custom Viewer Sample from your pages, but in this sample work show/hide for all componenets except close button.
Is it possible to show close button in Viewer?
I did upgrade from 2015.2 to 2016.3 and I found, that close button in Viewer is invisible. I want make this button visible again.
I tried:
PreviewControl = new Stimulsoft.Report.Viewer.StiViewerControl();
PreviewControl.ShowCloseButton = true
but it doesn't work.
I downloaded Custom Viewer Sample from your pages, but in this sample work show/hide for all componenets except close button.
Is it possible to show close button in Viewer?