Foxit PDF SDK ActiveX

How to remove the Foxit PDF SDK ActiveX Professional header?

Calling the function ShowTitleBar(false) will remove the header panel that appears above the toolbar on the Foxit PDF SDK ActiveX component.

ShowTitleBar(
Description: Show or hide the title bar. 

Prototype: void ShowTitleBar(BOOL bShow) 

Parameters: bShow: A flag specifying specify whether to show the title bar. 
TRUE - Show the title bar. 
FALSE - Hide the title bar.

Return Value: None

Updated on April 5, 2017

Was this article helpful?
Thanks for your feedback. If you have a comment on how to improve the article, you can write it here: