There appears to be a help button in the flash viewer in the top toolbar in between the "bookmarks" and "thumbnails" button. This button is disabled. Is there a way to remove this button? What is the button supposed to do?
Thanks,
Jay
Help button in flash viewer toolbar
-
- Posts: 251
- Joined: Fri Feb 04, 2011 11:46 am
- Location: San Diego, CA
Help button in flash viewer toolbar
Hello,
This button displays/hides the Request from User variables panel. If no such variables in a report, this button is disabled. To remove this button, you can use the following option:
This button displays/hides the Request from User variables panel. If no such variables in a report, this button is disabled. To remove this button, you can use the following option:
Thank you.StiWebViewerFxOptions.Toolbar.ShowParametersButton = false;