PDF Viewer Control for .NET 2.0 Windows Forms
HideMainToolbar Property
NamespacesPdfViewer4WinNetPdfViewerPreferencesHideMainToolbar
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.
Declaration Syntax
C#Visual BasicVisual C++
public bool HideMainToolbar { get; set; }
Public Property HideMainToolbar As Boolean
public:
property bool HideMainToolbar {
	bool get ();
	void set (bool value);
}

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)